summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Accept the -c option and do nothingGlenn L McGrath2003-10-291-0/+3
* fix a bug where `which' doesn't check whether the file passed as an argumentGlenn L McGrath2003-10-291-1/+3
* make CONFIG_FEATURE_UNARCHIVE_TAPE common between itar and cpio, patchGlenn L McGrath2003-10-291-7/+10
* "A few references to sourcefiles and URLs in docs/contributing.txt hadGlenn L McGrath2003-10-291-7/+7
* Use the return value from uncompress_bunzip, fix some typoGlenn L McGrath2003-10-292-10/+7
* Add some error messages, use xmalloc instead of mallocGlenn L McGrath2003-10-281-5/+18
* Fix a logic error, the old bunzip code returned non-zero for success,Glenn L McGrath2003-10-281-1/+1
* Conditionally compile some files.Glenn L McGrath2003-10-281-20/+23
* Another bzip2 update and speedup from Manuel Novoa III, with someEric Andersen2003-10-231-223/+267
* the dc applet now needs libmEric Andersen2003-10-221-0/+7
* sighEric Andersen2003-10-221-1/+1
* Goetz Bock writes:Eric Andersen2003-10-222-2/+24
* last_patch116 from vodz:Eric Andersen2003-10-222-13/+23
* Tomasz Motylewski reported that the 'which' applet does not findEric Andersen2003-10-221-12/+30
* Patch from Arthur Othieno for style-guide.txt conformanceEric Andersen2003-10-223-12/+36
* Patch from Arthur Othieno for docs/style-guide.txt conformance.Eric Andersen2003-10-221-6/+24
* 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