index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-12-19
ifupdown: do not print and/or execute empty commands ("").
Denis Vlasenko
2006-12-19
ifupdown: parse() returning NULL and returning "" is not the same,
Denis Vlasenko
2006-12-19
u_short, ulong exterminated
Denis Vlasenko
2006-12-19
cmdedit: fix my bug, improve code a bit
Denis Vlasenko
2006-12-19
- use xlisten/xsocket some more. Saves .25 kB
Bernhard Reutner-Fischer
2006-12-19
- rename SU_SYSLOG to FEATURE_SU_SYSLOG
Bernhard Reutner-Fischer
2006-12-19
cmdedit: use qsort for sorting command completion results; style fixes
Denis Vlasenko
2006-12-19
passwd: add option to check passwords for weakness
Denis Vlasenko
2006-12-19
Add option to disable command execution from vi & awk
Denis Vlasenko
2006-12-19
su: make /etc/shells check configurable
Denis Vlasenko
2006-12-18
mount: add getmntent_r stub for dietlibc
Denis Vlasenko
2006-12-18
xfuncs.c: dietlibc actually HAS fdprintf!
Denis Vlasenko
2006-12-18
nc: add missing cast
Denis Vlasenko
2006-12-18
A bunch of defined(__GLIBC__) added. static-linking warning expanded
Denis Vlasenko
2006-12-18
du: dietlibc compat fix, style fixes. Thanks to sampo@symlabs.com.
Denis Vlasenko
2006-12-18
ifupdown: strlen(NULL) is a no-no, fixed. Also few micro-optimizations
Denis Vlasenko
2006-12-18
ps: fix buglet, add microoptimization
Denis Vlasenko
2006-12-17
httpd: we don't have FEATURE_HTTPD_WITHOUT_INETD anymore,
Denis Vlasenko
2006-12-17
start_stop_daemon: make code a bit more readable
Denis Vlasenko
2006-12-17
od: remove bug-for-bug compat (because the bug was fixed in coreuitls)
Denis Vlasenko
2006-12-17
tar: report error if child dies while writing out the end of tarball
Denis Vlasenko
2006-12-17
start_stop_daemon: fix bug where any program name was "matching"
Denis Vlasenko
2006-12-17
fix/shorten some usage strings
Denis Vlasenko
2006-12-17
tftp: corrupted input packets were killing retransmits - fixed
Denis Vlasenko
2006-12-17
diff: comment - explain what happens when hunk fails to apply
Denis Vlasenko
2006-12-17
patch: fix double-free (bug 1120)
Denis Vlasenko
2006-12-16
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
Denis Vlasenko
2006-12-16
s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g
Denis Vlasenko
2006-12-16
wget: smallish optimization
Denis Vlasenko
2006-12-16
diff: fix -q exit code
Denis Vlasenko
2006-12-15
site: add link to directory with patches
Denis Vlasenko
2006-12-15
re-applying first post-1.3.x change
Denis Vlasenko
2006-12-15
back out last change - need to make busybox-1_3-stable branch first
Denis Vlasenko
2006-12-14
- table support for ip route
Bernhard Reutner-Fischer
2006-12-14
- minor shrinkage
Bernhard Reutner-Fischer
2006-12-14
Update busybox.net webpage with 1.3.0 announcement
Denis Vlasenko
2006-12-13
exterminate last bzero's
Denis Vlasenko
2006-12-13
- honor CONFIG_DEBUG
Bernhard Reutner-Fischer
2006-12-13
- remove warning about unused depth parameter in add_to_dirlist()
Bernhard Reutner-Fischer
2006-12-13
date: -R shouldn't use locale
Denis Vlasenko
2006-12-12
build system: small fix for "release" target to work
Denis Vlasenko
2006-12-12
build system: add "release" target
Denis Vlasenko
2006-12-12
passwd: fix indentation
Denis Vlasenko
2006-12-12
passwd: added comment
Denis Vlasenko
2006-12-12
passwd: shrink by ~10 bytes, use PRNG instead of usleep.
Denis Vlasenko
2006-12-12
- remove functions marked as LEGACY in SUSv3 and use their modern counterparts.
Bernhard Reutner-Fischer
2006-12-10
- add an anchor to let me point people to FAQ.html#standalone_shell
Bernhard Reutner-Fischer
2006-12-10
bb_makedev: fix for glibc 2.3.2
Denis Vlasenko
2006-12-10
sed: style fixes
Denis Vlasenko
2006-12-10
more: fix for case when _FILE_OFFSET_BITS is not #defined.
Denis Vlasenko
[next]