aboutsummaryrefslogtreecommitdiff
path: root/miscutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP toRob Landley2005-09-081-3/+3
* destroy bug [0000381]"Vladimir N. Oleynik"2005-09-051-2/+2
* 1) bb_opt_complementaly -> bb_opt_complementally"Vladimir N. Oleynik"2005-09-051-2/+2
* According to bug #63, crond is unhappy with crontab lines that don't end in aRob Landley2005-09-011-4/+2
* Bernhard Fischer provided a mountpoint(1) applet. This is apparently somethingRob Landley2005-08-203-0/+77
* Major rewrite of mount, umount, losetup. Untangled lots of code, shrunkRob Landley2005-08-101-6/+2
* commiting:Paul Fox2005-08-013-0/+53
* new config display applet, from bug 46. i've changed the namePaul Fox2005-08-013-0/+16
* eat leading whitespace with preprocessorMike Frysinger2005-07-311-2/+2
* use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger2005-07-271-1/+1
* Fixup makedevs to handle regular files, and also fixEric Andersen2005-07-181-1/+32
* a bit more polishEric Andersen2005-07-181-5/+5
* a bit of polish on makedevsEric Andersen2005-07-181-0/+1
* the makedevs config option was pretty much totally brokenEric Andersen2005-07-181-1/+2
* Fixup device table based makedevs so it actually worksEric Andersen2005-07-181-28/+41
* Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTM...Mike Frysinger2005-07-011-1/+1
* applets specified as _BB_SUID_ALWAYS in applets.h should also selectEric Andersen2005-06-231-0/+1
* About time to just apply this and kill off the patchesEric Andersen2005-06-092-30/+184
* Tito posted a devfsd error message fix. It's highly deprecated and willRob Landley2005-06-071-31/+28
* Clean up strings.c to use busybox's option processing. Bug 006, apparently.Rob Landley2005-06-071-71/+54
* Tito pointed out I'd broken -t (argv[optind] can't be before getulflags),Rob Landley2005-05-151-17/+13
* Add automatic umount support to eject command. Patch from Tito,Rob Landley2005-05-142-27/+23
* import eject by Peter Willis / Tito RagusaMike Frysinger2005-05-113-13/+91
* Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen2005-04-161-2/+2
* Make certain clients of bb_make_directory default to honoringEric Andersen2004-10-131-1/+1
* egor duda writes:Eric Andersen2004-10-082-6/+11
* Improve the setuid situation a bit, and make it more apparentEric Andersen2004-08-261-0/+3
* Fix incorrect arguments being passed to mknodEric Andersen2004-07-301-2/+2
* Fixup getty, login, etc so the utmp and wtmp are updated, allowingEric Andersen2004-07-301-0/+1
* Fix up brain damage with the way major and minor are used toEric Andersen2004-07-301-1/+1
* BusyBox has no business hard coding the number of major and minor bits for aEric Andersen2004-07-261-4/+5
* Patch by Paul Whittaker, make busybox dc compatable with GNU dc. Glenn L McGrath2004-07-241-8/+1
* Avoid a naming conflict with include/bits/fcntl.hEric Andersen2004-07-201-4/+4
* Include some documentation posted to the list by vodzEric Andersen2004-07-201-0/+5
* Woops, the previous commit was an accident, its supplied in the patch,Glenn L McGrath2004-06-052-190/+32
* Device table support for makedevs, the previous behaviour can beenGlenn L McGrath2004-06-052-32/+190
* BugfixesGlenn L McGrath2004-04-301-2/+2
* Larry Doolittle writes:Eric Andersen2004-04-144-5/+5
* Tito, farmatito at tiscali dot it writes:Eric Andersen2004-04-051-31/+32
* Tito noticed a printf that should have been a bb_error_msg.Eric Andersen2004-03-201-1/+1
* Fix broken arg parsing (was not passing pointer to items so p, argc, and argvEric Andersen2004-03-191-132/+117
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-1513-32/+32
* Patch from Florian Schirmer. compile fix for debug buildsGlenn L McGrath2004-02-221-2/+2
* Fixup braces (patch from Thomas Geulig), run through indent and manuallyGlenn L McGrath2004-02-221-778/+744
* Avoid naming conflict with symbol in newer glibc headersEric Andersen2004-02-141-4/+4
* Bug fix from Tito.Glenn L McGrath2004-02-041-3/+4
* Fix compile error, the indenting really needs to be fixed hereGlenn L McGrath2003-12-231-1/+1
* New applet, rx, by Christopher HooverGlenn L McGrath2003-12-203-0/+351
* Tito writes:Eric Andersen2003-12-192-340/+464
* Get vfork_daemon_rexec working under uclinuxRuss Dill2003-12-151-6/+4