aboutsummaryrefslogtreecommitdiff
path: root/miscutils
AgeCommit message (Expand)Author
2005-09-08Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP toRob Landley
2005-09-05destroy bug [0000381]"Vladimir N. Oleynik"
2005-09-051) bb_opt_complementaly -> bb_opt_complementally"Vladimir N. Oleynik"
2005-09-01According to bug #63, crond is unhappy with crontab lines that don't end in aRob Landley
2005-08-20Bernhard Fischer provided a mountpoint(1) applet. This is apparently somethingRob Landley
2005-08-10Major rewrite of mount, umount, losetup. Untangled lots of code, shrunkRob Landley
2005-08-01commiting:Paul Fox
2005-08-01new config display applet, from bug 46. i've changed the namePaul Fox
2005-07-31eat leading whitespace with preprocessorMike Frysinger
2005-07-27use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger
2005-07-18Fixup makedevs to handle regular files, and also fixEric Andersen
2005-07-18a bit more polishEric Andersen
2005-07-18a bit of polish on makedevsEric Andersen
2005-07-18the makedevs config option was pretty much totally brokenEric Andersen
2005-07-18Fixup device table based makedevs so it actually worksEric Andersen
2005-07-01Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTM...Mike Frysinger
2005-06-23applets specified as _BB_SUID_ALWAYS in applets.h should also selectEric Andersen
2005-06-09About time to just apply this and kill off the patchesEric Andersen
2005-06-07Tito posted a devfsd error message fix. It's highly deprecated and willRob Landley
2005-06-07Clean up strings.c to use busybox's option processing. Bug 006, apparently.Rob Landley
2005-05-15Tito pointed out I'd broken -t (argv[optind] can't be before getulflags),Rob Landley
2005-05-14Add automatic umount support to eject command. Patch from Tito,Rob Landley
2005-05-11import eject by Peter Willis / Tito RagusaMike Frysinger
2005-04-16Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen
2004-10-13Make certain clients of bb_make_directory default to honoringEric Andersen
2004-10-08egor duda writes:Eric Andersen
2004-08-26Improve the setuid situation a bit, and make it more apparentEric Andersen
2004-07-30Fix incorrect arguments being passed to mknodEric Andersen
2004-07-30Fixup getty, login, etc so the utmp and wtmp are updated, allowingEric Andersen
2004-07-30Fix up brain damage with the way major and minor are used toEric Andersen
2004-07-26BusyBox has no business hard coding the number of major and minor bits for aEric Andersen
2004-07-24Patch by Paul Whittaker, make busybox dc compatable with GNU dc. Glenn L McGrath
2004-07-20Avoid a naming conflict with include/bits/fcntl.hEric Andersen
2004-07-20Include some documentation posted to the list by vodzEric Andersen
2004-06-05Woops, the previous commit was an accident, its supplied in the patch,Glenn L McGrath
2004-06-05Device table support for makedevs, the previous behaviour can beenGlenn L McGrath
2004-04-30BugfixesGlenn L McGrath
2004-04-14Larry Doolittle writes:Eric Andersen
2004-04-05Tito, farmatito at tiscali dot it writes:Eric Andersen
2004-03-20Tito noticed a printf that should have been a bb_error_msg.Eric Andersen
2004-03-19Fix broken arg parsing (was not passing pointer to items so p, argc, and argvEric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2004-02-22Patch from Florian Schirmer. compile fix for debug buildsGlenn L McGrath
2004-02-22Fixup braces (patch from Thomas Geulig), run through indent and manuallyGlenn L McGrath
2004-02-14Avoid naming conflict with symbol in newer glibc headersEric Andersen
2004-02-04Bug fix from Tito.Glenn L McGrath
2003-12-23Fix compile error, the indenting really needs to be fixed hereGlenn L McGrath
2003-12-20New applet, rx, by Christopher HooverGlenn L McGrath
2003-12-19Tito writes:Eric Andersen
2003-12-15Get vfork_daemon_rexec working under uclinuxRuss Dill