aboutsummaryrefslogtreecommitdiff
path: root/tr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-04-10This patch from Laurence Anderson <laurence@zxmail.com> fixesandersen4-44/+73
2001-04-10Patch from Valdimir to reduce stack usage, since recursive_actionandersen1-10/+5
2001-04-10Fix double quote handling.kraai2-95/+69
2001-04-09"I will always compile before I commit" x 100andersen2-0/+2
2001-04-09Update how we detect if libc5 is in use.andersen15-53/+44
2001-04-09Fix warning generated by pod2html about unterminated list.kraai2-2/+6
2001-04-09Make 'grep -l' workandersen5-10/+35
2001-04-09Fixed option parsing. Grep would continue grepping, even when given a bad /markw2-0/+4
2001-04-09Apply Vladimir's latest cleanup patch.andersen30-513/+500
2001-04-09Bump version number to 0.51andersen3-3/+3
2001-04-09Enable freeramdisk and pivot_root, disable lash for the Debian .udebandersen1-3/+3
2001-04-09make sure we auto-close debian bug #91758andersen1-1/+13
2001-04-09update the changelog, prepatory to the 0.51 release. Please reviewandersen1-5/+58
2001-04-09Update changelogandersen1-4/+8
2001-04-09use 'USE_SYSTEM_PWD_GRP=false' for the Debian packages so the boot-floppiesandersen1-3/+3
2001-04-08Reorganise status field to use 3 chars instead of one bit shifted long int.bug12-262/+196
2001-04-08Use create_path instead of mkdirbug12-8/+6
2001-04-08It now correctly backs up the (still corrupt) status filebug12-20/+42
2001-04-08Some fixes, but still broken... (cont)bug12-272/+324
2001-04-07Ignore SIGTERM prior to gz_close()bug12-2/+10
2001-04-07Fix warningbug12-2/+2
2001-04-06Note that insmod now also supports powerpc and mips. Thanks Larry.andersen1-1/+1
2001-04-06An optimization from Vladimirandersen2-8/+4
2001-04-05more FILE_OFFSET_BITS == 64 adjustments.andersen6-12/+12
2001-04-05A first pass at making D_FILE_OFFSET_BITS=64 work, fromandersen3-8/+8
2001-04-05Add support of /W promptsandersen2-0/+26
2001-04-05Handle glibc 2.0.7 as wellandersen1-1/+1
2001-04-05A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which addsandersen10-199/+585
2001-04-05Some cleanups/fixes for the syslogd circular buffer codeandersen2-14/+18
2001-04-05- autodocifier.pl :: continuation() was modified such that '#'beppu2-17/+58
2001-04-05- use docs/autodocifier.pl to merge POD togetherbeppu1-1/+6
2001-04-05- split busybox.pod into a header and footer.beppu3-152/+399
2001-04-05- documentation updates and a minor tweak to POD generationbeppu1-6/+55
2001-04-05It seems all the stdout munging was useless anyways, sinceandersen2-6/+0
2001-04-05Be more generic for libc5. We don't need to know struct definitionsandersen1-1/+1
2001-04-05Another iteration -- adjust the init_module syscall a bit.andersen3-43/+29
2001-04-05*** empty log message ***andersen3-11/+35
2001-04-05Some further syscall adjustments. Split the module syscalls out ofandersen5-117/+120
2001-04-05dpkg_deb had not been updated for the new gunzip interface. Fix it.andersen2-4/+32
2001-04-05A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a fewandersen33-202/+166
2001-04-04Patch from Larry Doolittle to eliminate needless thrashingandersen1-3/+3
2001-04-04Remove unused optarg variableandersen2-4/+2
2001-04-04Failed to name "Electric-fence" explicitlyandersen1-1/+1
2001-04-04Some cleanups for libc5 supportandersen2-34/+18
2001-04-04Fix a warning with libc5.andersen1-0/+1
2001-04-04Seems that stupid libc5 doesn't implement daemon(), so conditionallyandersen4-1/+108
2001-04-04Avoid segfault when export is invoked with no arguments. Thanks tokraai3-0/+3
2001-04-04I said no new features till after the 0.51 release. Well, I lied. This is aandersen9-0/+7407
2001-04-03Place a temporary bandaid on the ls/du/df human-readable issue. This method isandersen3-31/+46
2001-04-03Add in easy-to-use electric-fence support.andersen1-0/+10