aboutsummaryrefslogtreecommitdiff
path: root/miscutils
AgeCommit message (Expand)Author
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko
2008-07-05man: fix inverted cat/man bool variableDenis Vlasenko
2008-07-05man: code shrinkDenis Vlasenko
2008-07-04man: support cat pages too (by Jason Curl <jcurlnews AT arcor.de>)Denis Vlasenko
2008-07-04man: fix missed NULL termination of an arrayDenis Vlasenko
2008-07-01sendmail: fix wrong vfork usage here tooDenis Vlasenko
2008-07-01revert last two commits. vfork cannot be used in subroutine,Denis Vlasenko
2008-07-01- wrap overlong linesBernhard Reutner-Fischer
2008-07-01*: introduce and use xvfork()Denis Vlasenko
2008-06-30crond: use execlp instead of execlDenis Vlasenko
2008-06-30sendmail: from Vladimir:Denis Vlasenko
2008-06-28sendmail: another update from the maintainerDenis Vlasenko
2008-06-27stat: pointers are not 0L, they are NULLDenis Vlasenko
2008-06-27man: mimic "no manual entry for 'bogus'" message and exitcodeDenis Vlasenko
2008-06-26style fixes, no code changesDenis Vlasenko
2008-06-25whitespace fixes. no code changesDenis Vlasenko
2008-06-09less: fix a case when regexp matches ""Denis Vlasenko
2008-06-07libbb: introduce and use print_flags().Denis Vlasenko
2008-06-05replace single-char printf's with bb_putcharDenis Vlasenko
2008-06-01ash: optional printf builtin. +25 bytes if off, +35 if on.Denis Vlasenko
2008-06-01- use ut_user rather than ut_name (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2008-05-25last: code shrinkDenis Vlasenko
2008-05-24inotify: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>Denis Vlasenko
2008-05-22- not sure but i may have had the shutdown-time wrong and no records to verifyBernhard Reutner-Fischer
2008-05-22- untangle the implementation of the small and huge last appletsBernhard Reutner-Fischer
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