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
2008-11-19
klogd: fix small buglet in previous commit
Denis Vlasenko
2008-11-19
klogctl: fix a problem where we don't terminate read data with '\0'
Denis Vlasenko
2008-11-17
inotify: add x, o, and u events
Denis Vlasenko
2008-11-17
nslookup: glibc + IPv6 address of DNS server don't mix (yet)
Denis Vlasenko
2008-11-17
id: do not abort build if we use internal password/group functions.
Denis Vlasenko
2008-11-16
libbb: replace some memmove's with memcpy's (Ron (ron AT debian.org))
Denis Vlasenko
2008-11-16
nslookup: allow usage of IPv6 addresses or hostnames
Denis Vlasenko
2008-11-16
id: abort the build of uclibc is less than 0.9.30
Denis Vlasenko
2008-11-16
man: better check for duplicated MANPATH. Also -10 bytes.
Denis Vlasenko
2008-11-14
inotifyd: fix "inotifyd with no params" case
Denis Vlasenko
2008-11-14
inotify: document waiting behavior
Denis Vlasenko
2008-11-14
inotify: fix buffer overflow and "unreaped zombies" problem
Denis Vlasenko
2008-11-14
ifupdown.c: allow options to udhcpc to be configurable from .config
Wade Berrier
2008-11-13
stat: fix compile breakage (get_f_fsid() is used even if !FEATURE_STAT_FORMAT)
Denis Vlasenko
2008-11-13
libbb: sha_crypt -123 bytes
Denis Vlasenko
2008-11-13
libbb/pw_encrypt_sha: -28 bytes
Denis Vlasenko
2008-11-13
libbb: remove glibc-style bloat from sha_crypt. -1130 bytes.
Denis Vlasenko
2008-11-13
arp: stop using globals
Denis Vlasenko
2008-11-12
gzip: fix gzip -dc case caused by using stale getopt state
Denis Vlasenko
2008-11-12
seq: shrink by 10 bytes
Denis Vlasenko
2008-11-12
correct help texts
Denis Vlasenko
2008-11-12
telnetd: fix compile problem for non-standalone telnetd
Denis Vlasenko
2008-11-12
- add support for seq -s <separator>
Bernhard Reutner-Fischer
2008-11-12
- add seq -w support (Natanael Copa)
Bernhard Reutner-Fischer
2008-11-12
modprobe-small: fix failure to load when no arguments are given
Denis Vlasenko
2008-11-11
cksum, printenv: report errors via exitcode
Denis Vlasenko
2008-11-11
head: report file open errors with exitcode 1 (was happily returning 0)
Denis Vlasenko
2008-11-11
expr: on error, exit with exitcode 2
Denis Vlasenko
2008-11-11
stat: make stat -f show filesystem "ID:" as coreutils does
Denis Vlasenko
2008-11-11
env: support -uVAR=VAL
Denis Vlasenko
2008-11-11
du: fix "du /dir /dir" case
Denis Vlasenko
2008-11-11
runsvdir: straighten some convoluted code. logic is unchanged
Denis Vlasenko
2008-11-11
telnetd: correctly output 0xff char. ~100 bytes.
Denis Vlasenko
2008-11-11
libbb: disable a second md5 implementation which managed to creep in :)
Denis Vlasenko
2008-11-10
webpage: announce 1.13.0 and 1.12.2
Denis Vlasenko
2008-11-10
libbb: add optionl support for SHA256/512 encrypted passwords
Denis Vlasenko
2008-11-10
sha256,sha512: new applets. +4.9kb
Denis Vlasenko
2008-11-10
Typo fixes
Denis Vlasenko
2008-11-10
libbb: constify some data in sha1. gcc is clever enough to do it itself,
Denis Vlasenko
2008-11-10
build system: reorder less' options in config so that
Denis Vlasenko
2008-11-09
Bump version to 1.14.0.svn
Denis Vlasenko
2008-11-09
Bump version to 1.13.0
Denis Vlasenko
2008-11-09
update "maximum nommu" config
Denis Vlasenko
2008-11-09
update random config tester
Denis Vlasenko
2008-11-09
randomconfig fixes
Denis Vlasenko
2008-11-09
telnetd: set SO_KEEPALIVE, users report it's useful. +20 bytes.
Denis Vlasenko
2008-11-09
*: a bit of code shrink
Denis Vlasenko
2008-11-08
move documentation to docs/
Denis Vlasenko
2008-11-08
kbd_mode: s/ioctl/xioctl. also saves 12 bytes
Denis Vlasenko
2008-11-08
kbd_mode: support -C TTY option
Denis Vlasenko
[prev]
[next]