summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Rework wget, the xconnect interface, and its various clientsEric Andersen2003-10-316-67/+70
* Put back the tar support stubs (and warnings) for now.Eric Andersen2003-10-311-0/+16
* Try to make indent formatting less horribleEric Andersen2003-10-311-39/+37
* Patch from David Meggy to make the swap default to the new version if noGlenn L McGrath2003-10-311-5/+1
* Move the tail -c option from FANCY_TAIL to the default tail, this makesGlenn L McGrath2003-10-312-18/+9
* Fix stupid typoEric Andersen2003-10-311-1/+1
* Remove config options for sort -u and sort -r, they are always enabledGlenn L McGrath2003-10-311-16/+0
* Add a comment with link to the SUSv3 standard for xargsGlenn L McGrath2003-10-301-0/+3
* run through indentGlenn L McGrath2003-10-301-387/+392
* Patch from Dmitry Zakharov,Glenn L McGrath2003-10-301-12/+28
* make certain values specified in the environment always winEric Andersen2003-10-301-13/+11
* 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