Age | Commit message (Expand) | Author |
2008-02-26 | syslogd: optional support for dropping dups. closes bug 436. | Denis Vlasenko |
2008-02-26 | ifenslave: new applet. closes bug 115. | Denis Vlasenko |
2008-02-25 | *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> | Denis Vlasenko |
2008-02-25 | lpd: spool mode added by Vladimir | Denis Vlasenko |
2008-02-24 | lpd: new applet by Vladimir Dronnikov <dronnikov AT gmail.com> | Denis Vlasenko |
2008-02-24 | lpr,lpq: rework by dronnikov AT gmail.com | Denis Vlasenko |
2008-02-24 | less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) | Denis Vlasenko |
2008-02-23 | less: update line input so that it doesn't interfere with | Denis Vlasenko |
2008-02-22 | lpr and lpq applets by Walter Harms. | Denis Vlasenko |
2008-02-20 | libbb: introduce and use nonblock_safe_read(). Yay! | Denis Vlasenko |
2008-02-18 | chat: new applet by dronnikov AT gmail.com. With all options on: | Denis Vlasenko |
2008-02-18 | support for mount by label (not yet tested) | Denis Vlasenko |
2008-02-18 | mount: recognize "dirsync" (closes bug 835) | Denis Vlasenko |
2008-02-17 | libbb: introduce and use xrename and rename_or_warn. | Denis Vlasenko |
2008-02-16 | mount: make -f work even without mtab support | Denis Vlasenko |
2008-02-16 | libbb: introduce bb_signals and bb_signals_recursive, | Denis Vlasenko |
2008-02-16 | *: more readable handling of pipe fds. No code changes. | Denis Vlasenko |
2008-02-16 | random s/short/int/ | Denis Vlasenko |
2008-02-16 | crontab: almost complete rewrite | Denis Vlasenko |
2008-02-15 | we need to pass back the rtc device name that was actually used so that we ca... | Mike Frysinger |
2008-02-15 | split some rtc funcs out of hwclock and into an rtc header/lib so that the ne... | Mike Frysinger |
2008-02-15 | sendmail is lexically after selinux, so fix the order | Mike Frysinger |
2008-02-15 | fix microcom usage | Mike Frysinger |
2008-02-14 | tar: real support for -p. +200 if selected. | Denis Vlasenko |
2008-02-14 | umount: instead of non-standard -D, use -d with opposite meaning | Denis Vlasenko |
2008-02-13 | tar: move FNM_LEADING_DIR #define to tar.c - no other users. | Denis Vlasenko |
2008-02-13 | mkswap: fix help text to not lie about supported options. | Denis Vlasenko |
2008-02-10 | hush: reinstate `cmd` handling for NOMMU (with fat big warning). | Denis Vlasenko |
2008-02-09 | microcom: split -d (delay) option away from -t | Denis Vlasenko |
2008-02-09 | mktemp: don't advertise -q option | Denis Vlasenko |
2008-02-09 | mktemp: support -p DIR (Timo Teras <timo.teras at iki.fi>) | Denis Vlasenko |
2008-02-08 | sendmail: update from maintainer | Denis Vlasenko |
2008-02-08 | README: doccument the need of CONFIG_DESKTOP | Denis Vlasenko |
2008-02-08 | - add eject -s for SCSI- and USB-devices (Nico Erfurth) | Bernhard Reutner-Fischer |
2008-02-07 | some more fixes for cross-compiling on an OS X host: apple provides core type... | Mike Frysinger |
2008-02-07 | only include mntent.h according to HAVE_MNTENT_H and dont define this on OS X | Mike Frysinger |
2008-02-04 | udhcp: optional support for non-standard DHCP ports (+300 bytes when selected) | Denis Vlasenko |
2008-02-04 | unzip: do not try to read entire compressed stream at once (it can be huge) | Denis Vlasenko |
2008-02-02 | msh: fix Ctrl-C handling with line editing | Denis Vlasenko |
2008-02-02 | sendmail: fixes by Vladimir Dronnikov <dronnikov at gmail.com> | Denis Vlasenko |
2008-01-29 | - be C99 friendly. Anonymous unions are a GNU extension. This change is | Bernhard Reutner-Fischer |
2008-01-28 | sendmail: new applet by dronnikov at gmail.com | Denis Vlasenko |
2008-01-28 | *: tidy up usage of char **environ | Denis Vlasenko |
2008-01-24 | halt: update help text | Denis Vlasenko |
2008-01-24 | comment fix | Denis Vlasenko |
2008-01-17 | - correct helptext of stat (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer |
2008-01-14 | - implement brctl setpathcost, setportprio, setbridgeprio, stp | Bernhard Reutner-Fischer |
2008-01-13 | - shrink a bit and implement time related fancy features. Improve help texts. | Bernhard Reutner-Fischer |
2008-01-13 | - fix commentary typo | Bernhard Reutner-Fischer |
2008-01-13 | - new applet brctl | Bernhard Reutner-Fischer |