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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2009-10-05
unpackers: check errors from close() too
Denys Vlasenko
2009-10-04
sendmail: accept -i too, not only -oi
Vladimir Dronnikov
2009-10-02
Fixes to usage text; updated busybox.spec
Denys Vlasenko
2009-09-29
find: -follow should not error out on dandling links
Denys Vlasenko
2009-09-22
ps: fix compile breakage
Denys Vlasenko
2009-09-20
ps: document -T option
Denys Vlasenko
2009-09-20
swaponoff: add uuid/label support. By Natanael Copa
Natanael Copa
2009-09-19
ps,top: add an option to show threads. +260 bytes of code
Denys Vlasenko
2009-09-17
tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits
Denys Vlasenko
2009-09-12
fix read_cmdline API and a small buglet where "[comm]" may be too narrow
Denys Vlasenko
2009-09-11
top, ps: do not output trailing spaces
Denys Vlasenko
2009-09-11
top: add -m ("memory") option
Denys Vlasenko
2009-09-07
modprobe-small: make string buffer code robust; fix help text
Denys Vlasenko
2009-09-06
documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-09-06
remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-09-04
telnetd: add -w ("inetd wait") option. Can be configured off.
Denys Vlasenko
2009-08-28
rpm2cpio: handle unseekable input correctly
Denys Vlasenko
2009-08-27
more help text tweaking
Denys Vlasenko
2009-08-27
trim help texts a bit
Denys Vlasenko
2009-08-27
remove a few extra newlines in help text
Denys Vlasenko
2009-08-21
fix duplicate FAST_FUNC FAST_FUNC
Denys Vlasenko
2009-08-21
add simple beep applet
Bernhard Reutner-Fischer
2009-08-21
msh: aliased to hush
Denys Vlasenko
2009-08-20
patch: support -N. By Olivier Duclos (olivier.duclos AT gmail.com)
Denys Vlasenko
2009-08-13
volname: new applet
Matthew Stoltenberg
2009-08-08
randomconfig fixes
Denys Vlasenko
2009-07-30
rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes.
Denys Vlasenko
2009-07-30
ping6: make it setuid just like ping
Denys Vlasenko
2009-07-29
make find_pid_by_name look at /proc/PID/exe too
Alexander Shishkin
2009-07-18
fix mountpoint test to not prevemt mkfs_xxx from making image in any file
Denys Vlasenko
2009-07-18
touch: implement -t TIME (needed for testsuite)
Denys Vlasenko
2009-07-18
touch: implement -d --date (our own testsuite needs that)
Denys Vlasenko
2009-07-18
date: factor out date parsing (in preparation for touch -d)
Denys Vlasenko
2009-07-16
fix a thinko in lineedit completion code
Denys Vlasenko
2009-07-11
tweaking Unicode support
Denys Vlasenko
2009-07-11
added simplified Unicode support for non-locale-enabled builds
Denys Vlasenko
2009-07-09
restore shadow.h independence
Mike Frysinger
2009-07-08
move libc related stuff out of platform.h
Denys Vlasenko
2009-07-06
pgrep/pkill: support -s and -P options
Denys Vlasenko
2009-07-05
tweak sendmail and makemime help texts
Denys Vlasenko
2009-07-05
df: fix "df /"
Denys Vlasenko
2009-07-05
Patches to enable FreeBSD build
Denys Vlasenko
2009-07-03
ps: conditionally support additional -o FIELDs
Denys Vlasenko
2009-06-26
updates for supporting Linux kernel build and initrd utilities
Denys Vlasenko
2009-06-20
trim/regularize usage texts. -92 bytes
Denys Vlasenko
2009-06-19
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
Denys Vlasenko
2009-06-19
mount: support -i; pass through -f and -n to helpers as necessary
Denys Vlasenko
2009-06-18
fsync: new applet by Pekka Pessi (Pekka.Pessi AT nokia.com)
Denys Vlasenko
2009-06-12
readlink: support -n, -v, -s and -q too if support for -f is requested
Denys Vlasenko
2009-06-07
stop using non-standard macro, use WEXITSTATUS instead
Denys Vlasenko
[prev]
[next]