aboutsummaryrefslogtreecommitdiff
path: root/miscutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not use kernel headersEric Andersen2003-10-091-13/+50
* New applet, devfsd, by Matteo Croce and TitoGlenn L McGrath2003-10-093-0/+2051
* Patch from Steven Scholz, fix some warningsGlenn L McGrath2003-10-091-1/+1
* Patch from Tito, size optimisation and fix error in exit code of -VGlenn L McGrath2003-10-091-1056/+1265
* Patch from Tito, Reduces the size of busybox's strings applet from 1900 toGlenn L McGrath2003-09-151-12/+11
* Update Matteo Croce's email addressGlenn L McGrath2003-09-151-1/+1
* more crond+crontab integrating with loginutil libbb functions and deletedGlenn L McGrath2003-09-032-39/+8
* move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as oneGlenn L McGrath2003-09-022-10/+7
* save a couple of bytesGlenn L McGrath2003-08-301-1/+1
* "A little patch for the strings applet of the busybox development treeGlenn L McGrath2003-08-291-6/+3
* "Typo and/or thinko: scanning till the end of NUL terminated stringGlenn L McGrath2003-08-281-1/+1
* Implement a minimalist 'last' which allows the LEAF project toEric Andersen2003-08-084-74/+111
* quiet some noiseEric Andersen2003-08-081-0/+2