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
/
libbb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
su: make /etc/shells check configurable
vda
2006-12-19
1
-18
/
+7
*
xfuncs.c: dietlibc actually HAS fdprintf!
vda
2006-12-18
1
-2
/
+2
*
nc: add missing cast
vda
2006-12-18
1
-0
/
+31
*
A bunch of defined(__GLIBC__) added. static-linking warning expanded
vda
2006-12-18
1
-1
/
+1
*
start_stop_daemon: fix bug where any program name was "matching"
vda
2006-12-17
1
-2
/
+5
*
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
vda
2006-12-16
1
-1
/
+1
*
s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g
vda
2006-12-16
3
-6
/
+5
*
diff: fix -q exit code
vda
2006-12-16
1
-6
/
+6
*
build system: small fix for "release" target to work
vda
2006-12-12
1
-0
/
+4
*
bb_makedev: fix for glibc 2.3.2
vda
2006-12-10
1
-0
/
+1
*
- cosmetic change to avoid warnings about eventual padding/packing.
aldot
2006-12-04
1
-9
/
+9
*
sed: improve handling of NULs
vda
2006-12-02
1
-5
/
+5
*
passwd: made smaller by ~130 bytes. size can go negative
vda
2006-12-01
1
-35
/
+33
*
passwd: small size optimization. salt generation improved
vda
2006-11-30
1
-1
/
+0
*
passwd: rework:
vda
2006-11-30
3
-13
/
+13
*
cut 0.5k off mkfs.minix
vda
2006-11-29
2
-9
/
+11
*
fix bug in new str -> num convertors
vda
2006-11-28
1
-4
/
+12
*
erase_mtab: do not limit ourself to 40 mtab entries
vda
2006-11-27
1
-32
/
+21
*
style cleanup: return(a) -> return a, part 2
vda
2006-11-27
3
-10
/
+10
*
style cleanup: return(a) -> return a, part 1
vda
2006-11-27
2
-4
/
+4
*
svn add bb_strtonum.c :(
vda
2006-11-27
1
-0
/
+147
*
safe_strtoXX interface proved to be a bit unconvenient.
vda
2006-11-27
5
-181
/
+13
*
Closing bug 730. libbb run_parts is using scandir (a GNUism),
vda
2006-11-26
2
-120
/
+0
*
small fixes:
vda
2006-11-26
1
-11
/
+19
*
tee: fix bug: argv[-1] is a no-no!
vda
2006-11-25
2
-19
/
+32
*
small improvements in str -> num convertors
vda
2006-11-25
1
-3
/
+13
*
regularize str -> num convertors
vda
2006-11-25
4
-237
/
+267
*
small optimization
vda
2006-11-24
1
-4
/
+3
*
tar: fix multiple -t and/or -v options handling.
vda
2006-11-24
1
-8
/
+7
*
tar: sanitize option handling
vda
2006-11-24
4
-90
/
+88
*
tar: fix and sanitize handling of long filenames/linknames
vda
2006-11-24
1
-0
/
+1
*
hunt down improper include <>, make mkswap output 4Gb+ friendly
vda
2006-11-24
3
-5
/
+3
*
svn add makedev.c. Forgot as usual... :(
vda
2006-11-24
1
-0
/
+19
*
tar: small fixes:
vda
2006-11-24
1
-15
/
+19
*
tar: cache [ug]id->username/groupname mappings. Cuts down amount
vda
2006-11-24
1
-18
/
+48
*
tar: cry murder and bail out if file shrinks under us while we tar it up
vda
2006-11-24
1
-2
/
+1
*
glibc makedev() is a large inline. Save 700+ bytes by wrapping it
vda
2006-11-24
1
-32
/
+90
*
tar:
vda
2006-11-24
1
-1
/
+0
*
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
vda
2006-11-22
1
-2
/
+11
*
fix double merge
vda
2006-11-22
1
-76
/
+0
*
telnetd: move generic stuff into libbb. It will make it easy
vda
2006-11-22
1
-0
/
+152
*
telnetd: we were having telnetd with is ONLY inetd or ONLY standalone.
vda
2006-11-22
1
-0
/
+12
*
xgethostbyname: more readable
vda
2006-11-21
1
-5
/
+2
*
bb_INET_default[] is really just a const "default",
vda
2006-11-21
2
-19
/
+21
*
rodata cleanup. "unable to" == "cannot". -300 bytes
vda
2006-11-18
4
-13
/
+13
*
svlogd: new applet. +9k. Still too big, but it was 12k yesterday.
vda
2006-11-16
1
-0
/
+10
*
wget: fix error message.
vda
2006-11-10
1
-4
/
+1
*
rename: compare_string_array -> index_in_str_array
vda
2006-11-05
1
-4
/
+20
*
smart_ulltoa5: make available in libbb
vda
2006-11-05
1
-6
/
+54
*
replace /proc scanning code by more versatile one.
vda
2006-11-05
2
-93
/
+174
[next]