summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* shells: do not frocibly enable test, echo and kill _applets_,Denis Vlasenko2008-04-012-13/+7
* libbb: preventive fix for SIGxxx >= 32Denis Vlasenko2008-03-301-14/+18
* copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils.Denis Vlasenko2008-03-281-15/+19
* fbsplash: move to /sbin; small shrinkDenis Vlasenko2008-03-281-1/+1
* openvt: fix gross mismatch between us and "standard" openvt.Denis Vlasenko2008-03-271-2/+8
* fbsplash: support this usage:Denis Vlasenko2008-03-271-2/+0
* *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/Denis Vlasenko2008-03-262-7/+10
* fbsplash: shrink, better help text; inifile cannot specify image now;Denis Vlasenko2008-03-261-4/+6
* patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ...Denis Vlasenko2008-03-262-1/+14
* help text shrinkageDenis Vlasenko2008-03-251-15/+13
* date: even more of help text shrinkDenis Vlasenko2008-03-251-2/+1
* date: make help text more understandable; small shrinkDenis Vlasenko2008-03-251-9/+17
* lpr: add more accurate commentsDenis Vlasenko2008-03-241-1/+1
* lpd: fix OOM vulnerability (was eating arbitrarily large commands)Denis Vlasenko2008-03-241-1/+1
* lpd: maintainer's update: now with spool helpersDenis Vlasenko2008-03-231-2/+2
* pscan: fix a typo in help textDenis Vlasenko2008-03-231-1/+1
* pscan: add -c, -b: report closed, blocked portsDenis Vlasenko2008-03-231-1/+3
* small NOMMU fixesDenis Vlasenko2008-03-201-1/+1
* hdparm: do not lie about supporting -q (quiet)Denis Vlasenko2008-03-201-1/+1
* gcc compat fix and warning suppressionDenis Vlasenko2008-03-201-1/+2
* adduser/addgroup: check username for invalid charsDenis Vlasenko2008-03-191-1/+5
* *: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember)Denis Vlasenko2008-03-191-2/+2
* tftpd: options -c (allow _new_ files to be uploaded) and -u USERDenis Vlasenko2008-03-191-2/+4
* tftpd: make open() check r/w permissions instead of doing it ourself.Denis Vlasenko2008-03-181-2/+4
* remove extra spaces in help text; delete duplicate #defineDenis Vlasenko2008-03-171-3/+4
* *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.Denis Vlasenko2008-03-172-3/+3
* volude_id: remove unused fields and functions which were setting themDenis Vlasenko2008-03-171-1/+1
* tftpd: new applet (mostly using existing code for tftp)Denis Vlasenko2008-03-172-1/+8
* *: shrink by using [f]open_or_warn_stdin where appropriateDenis Vlasenko2008-03-171-0/+3
* *: fix fallout from -Wunused-parameterDenis Vlasenko2008-03-173-3/+5
* dnsd: properly set _src_ IP:port on outgoing UDP packetsDenis Vlasenko2008-03-171-2/+4
* *: add -Wunused-parameter; fix resulting breakageDenis Vlasenko2008-03-172-2/+4
* help text: regularize format, and shrinkDenis Vlasenko2008-03-171-1478/+1545
* fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area!Denis Vlasenko2008-03-171-11/+12
* dos2unix: tiny shrinkDenis Vlasenko2008-03-172-141/+142
* libbb: introduce and use sigprocmask_allsigs and sigaction_set.Denis Vlasenko2008-03-171-6/+7
* libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_setDenis Vlasenko2008-03-121-0/+7
* inetd: make it NOMMU-capable and IPv6-friendly. Lots of renamesDenis Vlasenko2008-03-122-14/+21
* crond: make it NOMMU-capableDenis Vlasenko2008-03-122-9/+9
* fixups to vi usage, and move the initial redraw() past thePaul Fox2008-03-061-1/+5
* libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector()Denis Vlasenko2008-03-021-0/+3
* *: add optimization barrier to all "G trick" locationsDenis Vlasenko2008-02-271-3/+7
* script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com>Denis Vlasenko2008-02-273-0/+11
* sendmail: yet another maintainer's updateDenis Vlasenko2008-02-271-4/+2
* sendmail: update from maintainerDenis Vlasenko2008-02-261-8/+8
* syslogd: optional support for dropping dups. closes bug 436.Denis Vlasenko2008-02-261-12/+14
* ifenslave: new applet. closes bug 115.Denis Vlasenko2008-02-262-0/+27
* *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>Denis Vlasenko2008-02-251-0/+2
* lpd: spool mode added by VladimirDenis Vlasenko2008-02-252-1/+6
* lpd: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>Denis Vlasenko2008-02-242-0/+7