aboutsummaryrefslogtreecommitdiff
path: root/miscutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY is disabledEric Andersen2003-12-121-6/+9
* Patch from Tito, size optimisation, cleanup noise when in debuggingGlenn L McGrath2003-11-302-167/+174
* Correct Matteo's email addressGlenn L McGrath2003-11-281-1/+1
* Patch from Steven Scholz to send the output from 'time'Eric Andersen2003-11-071-2/+2
* the dc applet now needs libmEric Andersen2003-10-221-0/+7
* Goetz Bock writes:Eric Andersen2003-10-221-0/+20
* last_patch116 from vodz:Eric Andersen2003-10-221-3/+5
* Tito writes:Eric Andersen2003-10-221-3/+2
* Andreas Mohr writes:Eric Andersen2003-10-221-4/+4
* old gccTim Riker2003-10-171-3/+3