aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Patch from Arthur Othieno to fix a compiler warningEric Andersen2003-10-221-0/+2
* make this a little bit less messyEric Andersen2003-10-221-13/+11
* Update mail locationEric Andersen2003-10-221-2/+2
* Disable any buffering to stdoutEric Andersen2003-10-221-0/+1
* Tito writes:Eric Andersen2003-10-221-3/+2
* Andreas Mohr writes:Eric Andersen2003-10-2214-104/+103
* Do a better job of dealing with screwy s390 abi changesEric Andersen2003-10-211-2/+5
* ccording to this:Eric Andersen2003-10-201-3/+3
* Manuel Novoa III writes:Eric Andersen2003-10-181-22/+43
* Rob Landley's new micro-bunzip version 3. Rob writes:Eric Andersen2003-10-181-1592/+465
* old gccTim Riker2003-10-171-3/+3
* Paul Mundt (lethal) writes:Eric Andersen2003-10-111-12/+48
* Vodz last_patch_117, update options for new xargsGlenn L McGrath2003-10-102-8/+51
* Vods versions of xargsGlenn L McGrath2003-10-101-191/+510
* I don't need to have my email adder listed twiceEric Andersen2003-10-091-1/+1
* Do not use kernel headersEric Andersen2003-10-091-13/+50
* Fix an ommision preventing building, patch by Tito.Glenn L McGrath2003-10-091-3/+3
* example devfs config file, patch from Tito.Glenn L McGrath2003-10-091-0/+181
* New applet, devfsd, by Matteo Croce and TitoGlenn L McGrath2003-10-096-0/+2070
* Patch from Steven Scholz, fix some warningsGlenn L McGrath2003-10-093-3/+3
* Bugfix for xargsGlenn L McGrath2003-10-092-58/+107
* Arnd Ben Otto writes:Eric Andersen2003-10-093-1/+64
* We did not have a safe_write, which is the analog to safe_read. ConvertEric Andersen2003-10-093-1/+50
* Fix some warnings that have crept in recentlyEric Andersen2003-10-091-6/+6
* Patch from Tito, size optimisation and fix error in exit code of -VGlenn L McGrath2003-10-091-1056/+1265
* Comaptability with gcc-2.95Glenn L McGrath2003-10-091-1/+2
* Vodz last_patch_105 without his xargs patch which doenst apply cleanlyGlenn L McGrath2003-10-062-2/+14
* Add the x, n, s and E options, remove -r as its expected behaviour.Glenn L McGrath2003-10-041-14/+115
* Patch from Rob Landley;Glenn L McGrath2003-10-041-23/+24
* Woops, the previous patch reversal wasnt complete, breaking everything.Glenn L McGrath2003-10-041-1/+1
* Reverse my previous changes and make a note about why its dont this wayGlenn L McGrath2003-10-031-1/+12
* Dont mix xarg options with utility option, fixes example ofGlenn L McGrath2003-10-031-11/+15
* Vodz, last_patch_114Glenn L McGrath2003-10-031-139/+115
* Patch by Rob Landley, fix warningGlenn L McGrath2003-10-031-2/+2
* argc has already been decrementedGlenn L McGrath2003-10-031-2/+3
* Patch from Rob Landley, Simplify organisation of arguments.Glenn L McGrath2003-10-031-13/+2
* Fix -C option when creating tar files.Glenn L McGrath2003-10-021-30/+37
* Thomas Lundquist, update for current structureGlenn L McGrath2003-10-011-11/+20
* Patch from Rob Landley to fix backrefsGlenn L McGrath2003-10-011-1/+1
* Patch by Rob Landley, fix "newline after edit command"Glenn L McGrath2003-10-011-2/+3
* Patch by Rob Landley, work in progress update, fixes lots of bugs,Glenn L McGrath2003-10-013-803/+680
* Patch by Guillaume MorinGlenn L McGrath2003-09-261-5/+13
* Patch from Fillod Stephane Glenn L McGrath2003-09-261-18/+68
* add size parameter to syslogd -CGlenn L McGrath2003-09-261-5/+10
* Patch by Fillod Stephane, declare variables as static to not clobberGlenn L McGrath2003-09-261-20/+20
* Use a variable for the config files, makes it easier to syncronise withGlenn L McGrath2003-09-241-10/+13
* Syncronise with debian busybox-cvs packageGlenn L McGrath2003-09-249-37/+887
* Fix some typo's, remove some extra free statementsGlenn L McGrath2003-09-241-4/+2
* Add the -d optionGlenn L McGrath2003-09-241-1/+31
* Add the "install" applet, move get_ug_id to libbb as its used by chown,Glenn L McGrath2003-09-2410-18/+155