index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename bb_sanitize_stdio -> bb_sanitize_server_stdio
vda
2007-01-14
1
-1
/
+1
*
By popular request reinstate fakeidentd's standalone mode.
vda
2007-01-14
2
-14
/
+10
*
whitespace fixes (leading spaces to tab)
vda
2007-01-13
1
-2
/
+2
*
random small size optimizations
vda
2007-01-12
1
-1
/
+5
*
next part of ipv6-ization. mostly netcat.
vda
2007-01-12
2
-5
/
+10
*
next part of ipv6-ization is here: wget & httpd
vda
2007-01-12
1
-0
/
+1
*
fakeinetd: attempted ipv6-ization (and it's done)
vda
2007-01-11
1
-0
/
+9
*
Trailing whitespace removal over entire tree
vda
2007-01-11
1
-1
/
+1
*
ipv6-ization efforts continue. Few bugs are found,
vda
2007-01-11
1
-11
/
+20
*
a bit more IPv6-ization work
vda
2007-01-10
1
-3
/
+20
*
Improve generic ipv4+ipv6 support in libbb.
vda
2007-01-10
1
-11
/
+10
*
Fix typo in usage text by shortening it
vda
2007-01-09
1
-3
/
+3
*
- a few minor tweaks
aldot
2007-01-07
1
-5
/
+5
*
add arp applet - thanks to
vda
2007-01-07
3
-0
/
+58
*
do not expose internal state of [g]zip unpacker.
vda
2007-01-05
1
-8
/
+7
*
- remove duplicate includes
aldot
2007-01-04
1
-5
/
+0
*
syslogd: start using bb_common_bufsiz1 instead of stack/malloc
vda
2007-01-04
1
-9
/
+9
*
new libbb func: xmalloc_realpath (+ use it where makes sense)
vda
2007-01-04
2
-1
/
+3
*
convert calloc to xzalloc
vda
2007-01-03
1
-0
/
+1
*
extern variable declaration in a .c file is heresy - fixing it
vda
2007-01-03
1
-0
/
+5
*
introduce small[u]int
vda
2007-01-03
1
-0
/
+12
*
remove commented out #includes etc
vda
2006-12-31
1
-7
/
+0
*
stop using __u32 etc. uint32_t is there for a reason
vda
2006-12-31
1
-6
/
+6
*
fixdep.c: avoit doing memcmp in most cases
vda
2006-12-30
3
-57
/
+114
*
fix for uclibc-without-shadow.h compilation
vda
2006-12-30
1
-8
/
+12
*
fix build without shadow support
vda
2006-12-28
2
-50
/
+39
*
bb_xget[pw/gr]nam were horribly misnamed - fixed.
vda
2006-12-28
1
-8
/
+10
*
merge post-1.3.0 fixes
vda
2006-12-26
1
-0
/
+2
*
properly export externs thru *.h files
vda
2006-12-26
1
-2
/
+9
*
style fixes
vda
2006-12-26
1
-1
/
+1
*
chattr: bugfixes and size reduction
vda
2006-12-26
1
-1
/
+1
*
leftover of e2fsck surgery
vda
2006-12-26
3
-13
/
+14
*
Fix irregular capitalization in usage texts
vda
2006-12-25
1
-536
/
+535
*
trim help texts a bit more
vda
2006-12-25
1
-16
/
+16
*
more usage message cleanups
vda
2006-12-24
1
-164
/
+152
*
Cleanup usage messages (-200 bytes).
vda
2006-12-24
3
-370
/
+379
*
random tiny size savings
vda
2006-12-24
1
-2
/
+3
*
missing piece of prev commit: ndelay_off
vda
2006-12-24
1
-0
/
+1
*
tar et al: die if bb_copyfd_size copies less than asked for.
vda
2006-12-22
2
-2
/
+7
*
less: stop dying on bad regexps, quietly pipe data w/o
vda
2006-12-21
1
-1
/
+2
*
introduce LONE_CHAR (optimized strcmp with one-char string)
vda
2006-12-21
1
-1
/
+5
*
xfuncs.c: dietlibc actually HAS fdprintf!
vda
2006-12-18
1
-2
/
+11
*
nc: add missing cast
vda
2006-12-18
1
-0
/
+3
*
A bunch of defined(__GLIBC__) added. static-linking warning expanded
vda
2006-12-18
1
-1
/
+1
*
fix/shorten some usage strings
vda
2006-12-17
1
-349
/
+412
*
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
vda
2006-12-16
1
-0
/
+8
*
s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g
vda
2006-12-16
2
-31
/
+31
*
build system: add "release" target
vda
2006-12-12
2
-23
/
+33
*
- s/:\t\t/\t/ for two helptexts.
aldot
2006-12-07
1
-5
/
+5
*
passwd: made smaller by ~130 bytes. size can go negative
vda
2006-12-01
1
-1
/
+1
[next]