index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-12-19
remove casts from xmalloc()
vda
15
-27
/
+25
2006-12-19
ifupdown: do not print and/or execute empty commands ("").
vda
1
-9
/
+7
2006-12-19
ifupdown: parse() returning NULL and returning "" is not the same,
vda
2
-12
/
+16
2006-12-19
u_short, ulong exterminated
vda
11
-95
/
+90
2006-12-19
cmdedit: fix my bug, improve code a bit
vda
1
-31
/
+20
2006-12-19
- use xlisten/xsocket some more. Saves .25 kB
aldot
6
-35
/
+9
2006-12-19
- rename SU_SYSLOG to FEATURE_SU_SYSLOG
aldot
3
-9
/
+10
2006-12-19
cmdedit: use qsort for sorting command completion results; style fixes
vda
1
-132
/
+104
2006-12-19
passwd: add option to check passwords for weakness
vda
2
-1
/
+9
2006-12-19
Add option to disable command execution from vi & awk
vda
3
-4
/
+16
2006-12-19
su: make /etc/shells check configurable
vda
4
-30
/
+29
2006-12-18
mount: add getmntent_r stub for dietlibc
vda
1
-1
/
+16
2006-12-18
xfuncs.c: dietlibc actually HAS fdprintf!
vda
3
-13
/
+24
2006-12-18
nc: add missing cast
vda
3
-1
/
+35
2006-12-18
A bunch of defined(__GLIBC__) added. static-linking warning expanded
vda
13
-24
/
+14
2006-12-18
du: dietlibc compat fix, style fixes. Thanks to sampo@symlabs.com.
vda
1
-35
/
+31
2006-12-18
ifupdown: strlen(NULL) is a no-no, fixed. Also few micro-optimizations
vda
1
-80
/
+76
2006-12-18
ps: fix buglet, add microoptimization
vda
1
-6
/
+4
2006-12-17
httpd: we don't have FEATURE_HTTPD_WITHOUT_INETD anymore,
vda
1
-3
/
+3
2006-12-17
start_stop_daemon: make code a bit more readable
vda
1
-23
/
+19
2006-12-17
od: remove bug-for-bug compat (because the bug was fixed in coreuitls)
vda
1
-2
/
+1
2006-12-17
tar: report error if child dies while writing out the end of tarball
vda
1
-8
/
+39
2006-12-17
start_stop_daemon: fix bug where any program name was "matching"
vda
2
-30
/
+40
2006-12-17
fix/shorten some usage strings
vda
1
-349
/
+412
2006-12-17
tftp: corrupted input packets were killing retransmits - fixed
vda
1
-18
/
+22
2006-12-17
diff: comment - explain what happens when hunk fails to apply
vda
1
-2
/
+3
2006-12-17
patch: fix double-free (bug 1120)
vda
1
-0
/
+1
2006-12-16
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
vda
28
-63
/
+69
2006-12-16
s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g
vda
8
-42
/
+41
2006-12-16
wget: smallish optimization
vda
1
-18
/
+18
2006-12-16
diff: fix -q exit code
vda
2
-76
/
+78
2006-12-15
site: add link to directory with patches
vda
1
-1
/
+2
2006-12-15
re-applying first post-1.3.x change
vda
2
-2
/
+14
2006-12-15
back out last change - need to make busybox-1_3-stable branch first
vda
1
-12
/
+0
2006-12-14
- table support for ip route
aldot
1
-0
/
+12
2006-12-14
- minor shrinkage
aldot
1
-4
/
+6
2006-12-14
Update busybox.net webpage with 1.3.0 announcement
vda
1
-0
/
+35
2006-12-13
exterminate last bzero's
vda
2
-7
/
+7
2006-12-13
- honor CONFIG_DEBUG
aldot
2
-2
/
+8
2006-12-13
- remove warning about unused depth parameter in add_to_dirlist()
aldot
1
-2
/
+5
2006-12-13
date: -R shouldn't use locale
vda
1
-5
/
+13
2006-12-12
build system: small fix for "release" target to work
vda
2
-4
/
+8
2006-12-12
build system: add "release" target
vda
4
-23
/
+63
2006-12-12
passwd: fix indentation
vda
1
-3
/
+2
2006-12-12
passwd: added comment
vda
1
-1
/
+6
2006-12-12
passwd: shrink by ~10 bytes, use PRNG instead of usleep.
vda
1
-17
/
+10
2006-12-12
- remove functions marked as LEGACY in SUSv3 and use their modern counterparts.
aldot
2
-6
/
+6
2006-12-10
- add an anchor to let me point people to FAQ.html#standalone_shell
aldot
1
-2
/
+11
2006-12-10
bb_makedev: fix for glibc 2.3.2
vda
3
-4
/
+4
2006-12-10
sed: style fixes
vda
1
-328
/
+338
[next]