| Commit message (Expand) | Author | Age | Files | Lines |
* | do not use `a' quoting style in comments | Denys Vlasenko | 2017-08-02 | 1 | -1/+1 |
* | libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1 | Denys Vlasenko | 2015-10-19 | 1 | -0/+2 |
* | libbb: get_uidgid() always called with allow_numeric=1 | Denys Vlasenko | 2015-10-19 | 1 | -23/+19 |
* | simplify parsing of /etc/busybox.conf | Denys Vlasenko | 2011-05-16 | 1 | -1/+2 |
* | watchdog: add -T option | Denis Vlasenko | 2008-09-07 | 1 | -4/+1 |
* | whitespace fixes, no code changed | Denis Vlasenko | 2008-07-21 | 1 | -2/+2 |
* | - first pass to unify/cleanup uid handling (-236b) | Bernhard Reutner-Fischer | 2008-07-21 | 1 | -2/+6 |
* | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | 2008-06-27 | 1 | -2/+2 |
* | usage.c: remove reference to busybox.h | Denis Vlasenko | 2007-05-26 | 1 | -1/+1 |
* | start_stop_daemon: add -chuid support | Denis Vlasenko | 2007-02-26 | 1 | -0/+36 |
* | fixdep.c: avoit doing memcmp in most cases | Denis Vlasenko | 2006-12-30 | 1 | -0/+27 |
* | bb_xget[pw/gr]nam were horribly misnamed - fixed. | Denis Vlasenko | 2006-12-28 | 1 | -17/+38 |
* | httpd: add -u user[:grp] support | Denis Vlasenko | 2006-10-05 | 1 | -0/+49 |