aboutsummaryrefslogtreecommitdiff
path: root/modutils (unfollow)
Commit message (Expand)AuthorFilesLines
2003-11-03Avoid conflicts with the 2.6 kernel headers, which defineEric Andersen1-0/+5
2003-10-31Rework wget, the xconnect interface, and its various clientsEric Andersen6-67/+70
2003-10-31Put back the tar support stubs (and warnings) for now.Eric Andersen1-0/+16
2003-10-31Try to make indent formatting less horribleEric Andersen1-39/+37
2003-10-31Patch from David Meggy to make the swap default to the new version if noGlenn L McGrath1-5/+1
2003-10-31Move the tail -c option from FANCY_TAIL to the default tail, this makesGlenn L McGrath2-18/+9
2003-10-31Fix stupid typoEric Andersen1-1/+1
2003-10-31Remove config options for sort -u and sort -r, they are always enabledGlenn L McGrath1-16/+0
2003-10-30Add a comment with link to the SUSv3 standard for xargsGlenn L McGrath1-0/+3
2003-10-30run through indentGlenn L McGrath1-387/+392
2003-10-30Patch from Dmitry Zakharov,Glenn L McGrath1-12/+28
2003-10-30make certain values specified in the environment always winEric Andersen1-13/+11
2003-10-29Accept the -c option and do nothingGlenn L McGrath1-0/+3
2003-10-29fix a bug where `which' doesn't check whether the file passed as an argumentGlenn L McGrath1-1/+3
2003-10-29make CONFIG_FEATURE_UNARCHIVE_TAPE common between itar and cpio, patchGlenn L McGrath1-7/+10
2003-10-29"A few references to sourcefiles and URLs in docs/contributing.txt hadGlenn L McGrath1-7/+7
2003-10-29Use the return value from uncompress_bunzip, fix some typoGlenn L McGrath2-10/+7
2003-10-28Add some error messages, use xmalloc instead of mallocGlenn L McGrath1-5/+18
2003-10-28Fix a logic error, the old bunzip code returned non-zero for success,Glenn L McGrath1-1/+1
2003-10-28Conditionally compile some files.Glenn L McGrath1-20/+23
2003-10-23Another bzip2 update and speedup from Manuel Novoa III, with someEric Andersen1-223/+267
2003-10-22the dc applet now needs libmEric Andersen1-0/+7
2003-10-22sighEric Andersen1-1/+1
2003-10-22Goetz Bock writes:Eric Andersen2-2/+24
2003-10-22last_patch116 from vodz:Eric Andersen2-13/+23
2003-10-22Tomasz Motylewski reported that the 'which' applet does not findEric Andersen1-12/+30
2003-10-22Patch from Arthur Othieno for style-guide.txt conformanceEric Andersen3-12/+36
2003-10-22Patch from Arthur Othieno for docs/style-guide.txt conformance.Eric Andersen1-6/+24
2003-10-22Patch from Arthur Othieno to fix a compiler warningEric Andersen1-0/+2
2003-10-22make this a little bit less messyEric Andersen1-13/+11
2003-10-22Update mail locationEric Andersen1-2/+2
2003-10-22Disable any buffering to stdoutEric Andersen1-0/+1
2003-10-22Tito writes:Eric Andersen1-3/+2
2003-10-22Andreas Mohr writes:Eric Andersen14-104/+103
2003-10-21Do a better job of dealing with screwy s390 abi changesEric Andersen1-2/+5
2003-10-20ccording to this:Eric Andersen1-3/+3
2003-10-18Manuel Novoa III writes:Eric Andersen1-22/+43
2003-10-18Rob Landley's new micro-bunzip version 3. Rob writes:Eric Andersen1-1592/+465
2003-10-17old gccTim Riker1-3/+3
2003-10-11Paul Mundt (lethal) writes:Eric Andersen1-12/+48
2003-10-10Vodz last_patch_117, update options for new xargsGlenn L McGrath2-8/+51
2003-10-10Vods versions of xargsGlenn L McGrath1-191/+510
2003-10-09I don't need to have my email adder listed twiceEric Andersen1-1/+1
2003-10-09Do not use kernel headersEric Andersen1-13/+50
2003-10-09Fix an ommision preventing building, patch by Tito.Glenn L McGrath1-3/+3