aboutsummaryrefslogtreecommitdiff
path: root/miscutils
AgeCommit message (Expand)Author
2008-05-22last: make its output more like "standard" last (aka "fancy last").Denis Vlasenko
2008-05-22last: trim format string a bitDenis Vlasenko
2008-05-22last: optional alternative sysv-like implementationDenis Vlasenko
2008-05-19- use STD*_FILENO some more. No object-code changesBernhard Reutner-Fischer
2008-05-19- use EXIT_{SUCCESS,FAILURE}. No object-code changesBernhard Reutner-Fischer
2008-05-17last: style fixesDenis Vlasenko
2008-05-15more of -Wall fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko
2008-05-13more -Wall warning fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko
2008-05-12-Wall fixes by Cristian Ionescu-Idbohrn. No object code changes.Denis Vlasenko
2008-05-09fix warnings about pointer signednessDenis Vlasenko
2008-05-05- fix strncmp'ing "runlevel". (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2008-04-25taskset: (1ull < 65) like ops are not good, avoid thatDenis Vlasenko
2008-04-23delay reconfig of input tty until target device has been both openedPaul Fox
2008-04-22whitespace fixes. no code changesDenis Vlasenko
2008-04-21build system: move misplaced config entry for script appletDenis Vlasenko
2008-04-19libbb: introduce xmalloc_xopen_read_close and use where appropriateDenis Vlasenko
2008-04-19man: handle many MANPAGER directives so that they do not overrideDenis Vlasenko
2008-04-13fix typo in Config.in hext textDenis Vlasenko
2008-04-13less: fix somewhat elusive case when less gets stuck in search modeDenis Vlasenko
2008-04-13man: new applet. ~600 bytes.Denis Vlasenko
2008-04-07crond: add handling of "MAILTO=user" linesDenis Vlasenko
2008-04-04fbsplash: more compact support for named pipes + EOF scenarioDenis Vlasenko
2008-03-28fbsplash: move to /sbin; small shrinkDenis Vlasenko
2008-03-28whitespace fixesDenis Vlasenko
2008-03-27fbsplash: support this usage:Denis Vlasenko
2008-03-26fbsplash: fix broken handling of buffered case:Denis Vlasenko
2008-03-26*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/Denis Vlasenko
2008-03-26fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfgDenis Vlasenko
2008-03-26fbsplash: shrink, better help text; inifile cannot specify image now;Denis Vlasenko
2008-03-26patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ...Denis Vlasenko
2008-03-24lpr: add more accurate commentsDenis Vlasenko
2008-03-23patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)Denis Vlasenko
2008-03-22taskset: fix false failure in testsuiteDenis Vlasenko
2008-03-20small NOMMU fixesDenis Vlasenko
2008-03-20hdparm: do not lie about supporting -q (quiet)Denis Vlasenko
2008-03-19*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember)Denis Vlasenko
2008-03-17brctl: eliminate stray data objectDenis Vlasenko
2008-03-17*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.Denis Vlasenko
2008-03-17*: mode tcp/udpsvd to networking, delete ipsvd/*Denis Vlasenko
2008-03-17*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)Denis Vlasenko
2008-03-17*: shrink by using [f]open_or_warn_stdin where appropriateDenis Vlasenko
2008-03-17*: fix fallout from -Wunused-parameterDenis Vlasenko
2008-03-17*: add -Wunused-parameter; fix resulting breakageDenis Vlasenko
2008-03-17less: improve search when data is not supplied fast enough by stdin -Denis Vlasenko
2008-03-12libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_setDenis Vlasenko
2008-03-12nc: remove a bit of bloatDenis Vlasenko
2008-03-12crond: make it NOMMU-capableDenis Vlasenko
2008-02-28microcom: shrinkDenis Vlasenko
2008-02-27*: add optimization barrier to all "G trick" locationsDenis Vlasenko
2008-02-27script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com>Denis Vlasenko