| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | *: shrink by using [f]open_or_warn_stdin where appropriate | Denis Vlasenko | 2008-03-17 | 1 | -0/+3 |
* | *: fix fallout from -Wunused-parameter | Denis Vlasenko | 2008-03-17 | 3 | -3/+5 |
* | dnsd: properly set _src_ IP:port on outgoing UDP packets | Denis Vlasenko | 2008-03-17 | 1 | -2/+4 |
* | *: add -Wunused-parameter; fix resulting breakage | Denis Vlasenko | 2008-03-17 | 2 | -2/+4 |
* | help text: regularize format, and shrink | Denis Vlasenko | 2008-03-17 | 1 | -1478/+1545 |
* | fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area! | Denis Vlasenko | 2008-03-17 | 1 | -11/+12 |
* | dos2unix: tiny shrink | Denis Vlasenko | 2008-03-17 | 2 | -141/+142 |
* | libbb: introduce and use sigprocmask_allsigs and sigaction_set. | Denis Vlasenko | 2008-03-17 | 1 | -6/+7 |
* | libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set | Denis Vlasenko | 2008-03-12 | 1 | -0/+7 |
* | inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames | Denis Vlasenko | 2008-03-12 | 2 | -14/+21 |
* | crond: make it NOMMU-capable | Denis Vlasenko | 2008-03-12 | 2 | -9/+9 |
* | fixups to vi usage, and move the initial redraw() past the | Paul Fox | 2008-03-06 | 1 | -1/+5 |
* | libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector() | Denis Vlasenko | 2008-03-02 | 1 | -0/+3 |
* | *: add optimization barrier to all "G trick" locations | Denis Vlasenko | 2008-02-27 | 1 | -3/+7 |
* | script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com> | Denis Vlasenko | 2008-02-27 | 3 | -0/+11 |
* | sendmail: yet another maintainer's update | Denis Vlasenko | 2008-02-27 | 1 | -4/+2 |
* | sendmail: update from maintainer | Denis Vlasenko | 2008-02-26 | 1 | -8/+8 |
* | syslogd: optional support for dropping dups. closes bug 436. | Denis Vlasenko | 2008-02-26 | 1 | -12/+14 |
* | ifenslave: new applet. closes bug 115. | Denis Vlasenko | 2008-02-26 | 2 | -0/+27 |
* | *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> | Denis Vlasenko | 2008-02-25 | 1 | -0/+2 |
* | lpd: spool mode added by Vladimir | Denis Vlasenko | 2008-02-25 | 2 | -1/+6 |
* | lpd: new applet by Vladimir Dronnikov <dronnikov AT gmail.com> | Denis Vlasenko | 2008-02-24 | 2 | -0/+7 |
* | lpr,lpq: rework by dronnikov AT gmail.com | Denis Vlasenko | 2008-02-24 | 2 | -8/+9 |
* | less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) | Denis Vlasenko | 2008-02-24 | 1 | -0/+1 |
* | less: update line input so that it doesn't interfere with | Denis Vlasenko | 2008-02-23 | 1 | -3/+26 |
* | lpr and lpq applets by Walter Harms. | Denis Vlasenko | 2008-02-22 | 2 | -0/+21 |
* | libbb: introduce and use nonblock_safe_read(). Yay! | Denis Vlasenko | 2008-02-20 | 1 | -0/+2 |
* | chat: new applet by dronnikov AT gmail.com. With all options on: | Denis Vlasenko | 2008-02-18 | 2 | -0/+10 |
* | support for mount by label (not yet tested) | Denis Vlasenko | 2008-02-18 | 2 | -0/+29 |
* | mount: recognize "dirsync" (closes bug 835) | Denis Vlasenko | 2008-02-18 | 1 | -2/+2 |
* | libbb: introduce and use xrename and rename_or_warn. | Denis Vlasenko | 2008-02-17 | 1 | -0/+2 |
* | mount: make -f work even without mtab support | Denis Vlasenko | 2008-02-16 | 1 | -1/+3 |
* | libbb: introduce bb_signals and bb_signals_recursive, | Denis Vlasenko | 2008-02-16 | 1 | -8/+12 |
* | *: more readable handling of pipe fds. No code changes. | Denis Vlasenko | 2008-02-16 | 2 | -3/+8 |
* | random s/short/int/ | Denis Vlasenko | 2008-02-16 | 2 | -3/+3 |
* | crontab: almost complete rewrite | Denis Vlasenko | 2008-02-16 | 1 | -8/+7 |
* | we need to pass back the rtc device name that was actually used so that we ca... | Mike Frysinger | 2008-02-15 | 1 | -1/+1 |
* | split some rtc funcs out of hwclock and into an rtc header/lib so that the ne... | Mike Frysinger | 2008-02-15 | 3 | -0/+97 |
* | sendmail is lexically after selinux, so fix the order | Mike Frysinger | 2008-02-15 | 1 | -1/+1 |
* | fix microcom usage | Mike Frysinger | 2008-02-15 | 1 | -5/+5 |
* | tar: real support for -p. +200 if selected. | Denis Vlasenko | 2008-02-14 | 1 | -0/+4 |
* | umount: instead of non-standard -D, use -d with opposite meaning | Denis Vlasenko | 2008-02-14 | 1 | -1/+1 |
* | tar: move FNM_LEADING_DIR #define to tar.c - no other users. | Denis Vlasenko | 2008-02-13 | 1 | -6/+0 |
* | mkswap: fix help text to not lie about supported options. | Denis Vlasenko | 2008-02-13 | 1 | -28/+33 |
* | hush: reinstate `cmd` handling for NOMMU (with fat big warning). | Denis Vlasenko | 2008-02-10 | 1 | -0/+3 |
* | microcom: split -d (delay) option away from -t | Denis Vlasenko | 2008-02-09 | 1 | -2/+8 |
* | mktemp: don't advertise -q option | Denis Vlasenko | 2008-02-09 | 1 | -1/+1 |
* | mktemp: support -p DIR (Timo Teras <timo.teras at iki.fi>) | Denis Vlasenko | 2008-02-09 | 1 | -2/+8 |
* | sendmail: update from maintainer | Denis Vlasenko | 2008-02-08 | 2 | -21/+27 |
* | README: doccument the need of CONFIG_DESKTOP | Denis Vlasenko | 2008-02-08 | 1 | -2/+2 |