aboutsummaryrefslogtreecommitdiff
path: root/miscutils
AgeCommit message (Expand)Author
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
2003-12-12Fix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY is disabledEric Andersen
2003-11-30Patch from Tito, size optimisation, cleanup noise when in debuggingGlenn L McGrath
2003-11-28Correct Matteo's email addressGlenn L McGrath
2003-11-07Patch from Steven Scholz to send the output from 'time'Eric Andersen
2003-10-22the dc applet now needs libmEric Andersen
2003-10-22Goetz Bock writes:Eric Andersen
2003-10-22last_patch116 from vodz:Eric Andersen
2003-10-22Tito writes:Eric Andersen
2003-10-22Andreas Mohr writes:Eric Andersen
2003-10-17old gccTim Riker
2003-10-09Do not use kernel headersEric Andersen
2003-10-09New applet, devfsd, by Matteo Croce and TitoGlenn L McGrath
2003-10-09Patch from Steven Scholz, fix some warningsGlenn L McGrath
2003-10-09Patch from Tito, size optimisation and fix error in exit code of -VGlenn L McGrath
2003-09-15Patch from Tito, Reduces the size of busybox's strings applet from 1900 toGlenn L McGrath
2003-09-15Update Matteo Croce's email addressGlenn L McGrath
2003-09-03more crond+crontab integrating with loginutil libbb functions and deletedGlenn L McGrath
2003-09-02move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as oneGlenn L McGrath
2003-08-30save a couple of bytesGlenn L McGrath
2003-08-29"A little patch for the strings applet of the busybox development treeGlenn L McGrath
2003-08-28"Typo and/or thinko: scanning till the end of NUL terminated stringGlenn L McGrath
2003-08-08Implement a minimalist 'last' which allows the LEAF project toEric Andersen
2003-08-08quiet some noiseEric Andersen
2003-08-06Patch from Steven Scholz:Eric Andersen