aboutsummaryrefslogtreecommitdiff
path: root/include/applets.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* runit: add runsv, runsvdir and sv. Oh yes.vda2006-11-171-0/+3
* svlogd: new applet. +9k. Still too big, but it was 12k yesterday.vda2006-11-161-0/+1
* - revert r16191; re-add resize() applet.aldot2006-10-251-0/+1
* raidautorun: new applet, by:vda2006-10-201-0/+1
* mount: support user mounts if CONFIG_DESKTOPvda2006-10-161-1/+5
* nmeter: new applet. ~4kvda2006-10-111-0/+1
* runit/chpst: "change process state" utilityvda2006-10-031-0/+5
* kill: implement killall5. OpenWRT folks will be happy.vda2006-09-271-0/+1
* "I'll think about it" != "apply it now". It means I need to think about it.landley2006-09-221-1/+1
* - add new applet resize.aldot2006-09-221-0/+1
* Michael Opdenacker contributed a readahead applet.landley2006-08-201-0/+1
* Teach md5sum and sha1sum to work the way other applets do so I don't have tolandley2006-08-061-2/+2
* scripts/individual now builds 171 applets. Some of them may even work. :)landley2006-08-051-1/+1
* Standardize on the vi editing directives being on the first line.rpjday2006-07-021-0/+1
* Revert taskset for 1.2.0. It emits a warning, breaks building under RH9,landley2006-06-301-1/+0
* CONFIG_DHCP -> CONFIG_APP_DHCP.landley2006-06-221-3/+3
* - add applet taskset to set/retrieve the CPU affinity of a processaldot2006-06-071-0/+1
* fix fdflish typo (reported by erik hovland)pgf2006-06-021-1/+1
* The common case APPLET() macro only needs three arguments.landley2006-06-011-232/+232
* Add catv (separate applet instead of cat -v). Also cleanup cat.c comments,landley2006-05-311-0/+1
* add back in udhcp supportvapier2006-05-081-0/+3
* The udhcp was deleted from busybox in 14634. Bolting an external project tolandley2006-05-071-3/+0
* fix udhcp againvapier2006-05-061-3/+3
* Patch from Dennis Vlasenko simplifying the APPLET macros.landley2006-05-051-260/+260
* It was sitting there, in the patches directory, for years. It was delete itlandley2006-05-041-3/+4
* Patch from Dennis Vlasenko to add the option to compress help text.landley2006-04-271-1/+0
* New applet cksum, from Rob Sullivan.landley2006-04-181-0/+1
* - enable dumpleases applet again; bad robaldot2006-04-181-1/+1
* enable udhcp applets again; bad robvapier2006-04-171-2/+2
* Patch from Tito to unify deluser and delgroup, and generally shrink code.landley2006-04-101-4/+4
* - new applet diff. Rob Sullivan writes:aldot2006-04-061-0/+1
* setlogcons, from Jan Kaszka.landley2006-03-271-0/+1
* Cleanup: remove double quotes that don't seem to be needed.landley2006-03-201-30/+30
* Tito unified fdflush and freeramdisk. I tweaked the result a bit.landley2006-03-141-1/+1
* Convert all the applets from #include to USE(). Had to fix some nonstandardlandley2006-02-231-738/+251
* fix applet ordervapier2006-02-221-3/+3
* add setarch/linux32/linux64 appletvapier2006-02-211-0/+7
* Re-add initrd support, unify halt/reboot/poweroff, add -n and -f options.landley2006-01-301-4/+4
* new applet. Thanks Roberto A. Fogliettavodz2006-01-251-0/+3
* Patch from Aurelien Jacobs to add unlzma. (A new decompression type,landley2006-01-201-0/+6
* Nothing to see here. Move along.landley2005-12-131-0/+3
* Tito is using broken kernel headers that pollute the namespace with everylandley2005-12-061-2/+2
* - add BB_APPLET_RUNLEVEL used by emdebian via /etc/init.d/rc.aldot2005-10-281-0/+3
* New applet, fuser, from Tony J. White. (Needs some cleanup.)landley2005-10-281-0/+3
* Add a switch_root utility (like kconfig's utils/run_init.c, although notlandley2005-10-271-0/+3
* import the very fat e2fsck/fsck appletsvapier2005-09-241-0/+10
* make e2label and findfs optionalvapier2005-09-241-2/+2
* - add applet nohup(1)aldot2005-09-211-0/+3
* First cleanup pass, from Rob Sullivan. More to be done...landley2005-09-181-3/+3
* New applet "less", from Rob Sullivan.landley2005-09-151-0/+3