Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-07 | watchdog: add -T option | Denis Vlasenko | |
function old new delta watchdog_main 159 219 +60 mdev: support match by major,minor. See bug 4714. +100 bytes. | |||
2008-07-21 | whitespace fixes, no code changed | Denis Vlasenko | |
2008-07-21 | - first pass to unify/cleanup uid handling (-236b) | Bernhard Reutner-Fischer | |
This needs further love, alot of love.. Tito? | |||
2008-06-27 | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | |
text data bss dec hex filename 808035 611 6868 815514 c719a busybox_old 804472 611 6868 811951 c63af busybox_unstripped | |||
2007-05-26 | usage.c: remove reference to busybox.h | Denis Vlasenko | |
*: s/include "busybox.h"/include "libbb.h" | |||
2007-02-26 | start_stop_daemon: add -chuid support | Denis Vlasenko | |
2006-12-30 | fixdep.c: avoit doing memcmp in most cases | Denis Vlasenko | |
uidgid_get.c: add forgotten copyright notice pwd/grp/shadow: avoid collisions with libc names | |||
2006-12-28 | bb_xget[pw/gr]nam were horribly misnamed - fixed. | Denis Vlasenko | |
uidgid_get -> get_uidgid, add additional param (numeric_ok). Make chown use it. chown: fix "chown user: ...." install: fix incorrect use of bb_xget[pw/gr]nam | |||
2006-10-05 | httpd: add -u user[:grp] support | Denis Vlasenko | |