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
*
- make tty's pre SUSv3 option handling dependant on INCLUDE_SUSv2
aldot
2007-01-20
1
-1
/
+2
*
- get_terminal_width_height does not and should never write to fd. Cosmetic P...
aldot
2007-01-20
1
-1
/
+1
*
- add C99 bool type for setups that support it.
aldot
2007-01-20
1
-0
/
+10
*
fixing bugs revealed by randomconfig runs
vda
2007-01-20
1
-0
/
+2
*
ls: use get_cached_username/groupname
vda
2007-01-19
1
-10
/
+12
*
openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code
vda
2007-01-19
1
-1
/
+3
*
- move the smallint that is platform dependant to it's proper place
aldot
2007-01-18
2
-11
/
+11
*
Use char for smallint on CRIS as well.
pkj
2007-01-18
1
-1
/
+1
*
smallint can be a char for amd64 too
vda
2007-01-18
1
-1
/
+1
*
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
[next]