aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* start_stop_daemon: add -test, fix -x to not match by inode,Denis Vlasenko2008-05-181-32/+51
* - fix bug where we incorrectly rejected ifconfig eth0 hw ether $whateverBernhard Reutner-Fischer2008-05-162-1/+4
* more of -Wall fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko2008-05-151-1/+1
* Use intra-DSO calls when we build libbusybox. No-op for normal build.Denis Vlasenko2008-05-0911-58/+131
* - fix selinux stuffBernhard Reutner-Fischer2008-05-081-7/+7
* - correct usage helptext of ifupdownBernhard Reutner-Fischer2008-05-081-4/+8
* httpd: fix several bugs triggering by realtive path in -h DIR.Denis Vlasenko2008-05-071-0/+4
* uniq: support -w. closes bug 3094.Denis Vlasenko2008-05-031-5/+5
* remove stray semicolonDenis Vlasenko2008-04-301-1/+1
* cp: fix "cp -RL" to create regular files even if src is a symlinkDenis Vlasenko2008-04-271-3/+4
* date: make it accept ISO date format. Fix help text.Denis Vlasenko2008-04-251-1/+2
* whitespace fixes. no code changesDenis Vlasenko2008-04-222-2/+2
* tentative fix for ppc64 problems with ioctl.Denis Vlasenko2008-04-211-6/+7
* libbb: introduce xmalloc_xopen_read_close and use where appropriateDenis Vlasenko2008-04-191-2/+5
* top: fix build failureDenis Vlasenko2008-04-171-5/+0
* make test, [ and [[ all NOFORK, for consistency.Denis Vlasenko2008-04-132-336/+361
* man: new applet. ~600 bytes.Denis Vlasenko2008-04-132-0/+9
* dd: update usage textDenis Vlasenko2008-04-071-4/+8
* ping: add -w, -W support (James Simmons <jsimmons AT infradead.org>)Denis Vlasenko2008-04-071-0/+4
* brctl: optional support for "show" cmd (by L. Gabriel Somlo <somlo AT cmu.edu>)Denis Vlasenko2008-04-062-4/+8
* cpio: optional support for writing cpio files in newc format.Denis Vlasenko2008-04-051-2/+9
* udhcpc: add -o "do not request options by default" switchDenis Vlasenko2008-04-021-5/+7
* 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