| Commit message (Expand) | Author | Age | Files | Lines |
* | Kill off the old 'tests' stuff. Write a ton of new tests for the | Eric Andersen | 2004-04-06 | 83 | -1570/+316 |
* | Fix non standard 'date -R' formatting | Eric Andersen | 2004-04-06 | 1 | -4/+4 |
* | Fix the test suite script so it actually works and actually flags | Eric Andersen | 2004-04-06 | 1 | -4/+13 |
* | Some test additions | Eric Andersen | 2004-04-05 | 5 | -0/+42 |
* | Patch adding support for ibs= and obs= to dd | Eric Andersen | 2004-04-05 | 1 | -0/+252 |
* | Per suggestion by Pawel Sakowski, fix the dash_arith() prototype | Eric Andersen | 2004-04-05 | 1 | -2/+2 |
* | Tito, farmatito at tiscali dot it writes: | Eric Andersen | 2004-04-05 | 1 | -31/+32 |
* | rename uncompress.c to decompress_uncompress.c | Eric Andersen | 2004-04-05 | 3 | -1279/+4 |
* | Everything should be made as simple as possible. But no simpler. | Eric Andersen | 2004-04-03 | 1 | -5/+11 |
* | The last patch broke: | Rob Landley | 2004-04-01 | 1 | -3/+8 |
* | Patch from Hideki IWAMOTO adding support for 'cmp -n' | Eric Andersen | 2004-03-31 | 1 | -0/+377 |
* | Junio Hamano, junio at twinsun dot com writes: | Eric Andersen | 2004-03-31 | 1 | -1/+3 |
* | Patch from Thomas Winkler: | Eric Andersen | 2004-03-31 | 1 | -3/+9 |
* | Patch from Thomas Winkler showing the the system time for each process | Eric Andersen | 2004-03-31 | 1 | -0/+51 |
* | Patch from Thomas Winkler -- vi -R did not work | Eric Andersen | 2004-03-31 | 1 | -1/+2 |
* | Sigh. what a mess. | Eric Andersen | 2004-03-30 | 1 | -2/+1 |
* | As waldi noticed, checks for the size of an off_t and casting | Eric Andersen | 2004-03-30 | 1 | -13/+6 |
* | Go ahead and kill off the FDISK_SUPPORT_LARGE_DISKS option, | Eric Andersen | 2004-03-30 | 1 | -8/+0 |
* | The fdisk llseek junk was redundant, since both uClibc and glibc | Eric Andersen | 2004-03-30 | 2 | -74/+8 |
* | As noted by Martin Schwenke, the example for find was wrong | Eric Andersen | 2004-03-29 | 1 | -1/+1 |
* | Yet more doc cleanups | Eric Andersen | 2004-03-27 | 2 | -12/+3 |
* | Add missing include files | Eric Andersen | 2004-03-27 | 3 | -0/+3 |
* | passwd and sulogin also need libcrypt, via libbb/pw_encrypt() | Eric Andersen | 2004-03-27 | 1 | -3/+6 |
* | s/fileno\(stdin\)/STDIN_FILENO/g | Eric Andersen | 2004-03-27 | 21 | -35/+35 |
* | Vladimir N. Oleynik (vodz) writes: | Eric Andersen | 2004-03-27 | 1 | -22/+21 |
* | Update docs | Eric Andersen | 2004-03-27 | 4 | -114/+89 |
* | Brian Pomerantz writes: | Eric Andersen | 2004-03-23 | 3 | -3/+5 |
* | Some corrections from vodz: | Robert Griebl | 2004-03-22 | 1 | -11/+6 |
* | The utc variable was not modified according to the -u/-l command line | Robert Griebl | 2004-03-21 | 1 | -2/+8 |
* | Tito noticed a printf that should have been a bb_error_msg. | Eric Andersen | 2004-03-20 | 1 | -1/+1 |
* | Oops.. got a bit to aggressive with size optimization and global replace. :-( | Manuel Novoa III | 2004-03-19 | 1 | -3/+5 |
* | As noted in a patch from Kendrick Hamilton, rmmod was only | Eric Andersen | 2004-03-19 | 1 | -4/+1 |
* | Add missing ELFCLASSM for m68k | Eric Andersen | 2004-03-19 | 1 | -2/+3 |
* | Only use R_68K_GOTOFF if it is defined | Eric Andersen | 2004-03-19 | 1 | -2/+6 |
* | Fix broken arg parsing (was not passing pointer to items so p, argc, and argv | Eric Andersen | 2004-03-19 | 1 | -132/+117 |
* | Patch from vodz to fix the dynamic vars patch, which I should not | Eric Andersen | 2004-03-16 | 2 | -75/+97 |
* | Oops. Using the wrong variable was a rather stupid | Eric Andersen | 2004-03-15 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 374 | -2051/+2048 |
* | I redid route. | Manuel Novoa III | 2004-03-13 | 1 | -1/+1 |
* | Update docs for start_stop_daemon to match reality. Update | Eric Andersen | 2004-03-13 | 3 | -55/+81 |
* | Fix some doc generation problems | Eric Andersen | 2004-03-13 | 2 | -21/+24 |
* | Hideki IWAMOTO writes: | Eric Andersen | 2004-03-12 | 1 | -2/+2 |
* | Fix some goofy formatting | Eric Andersen | 2004-03-12 | 1 | -4/+3 |
* | Add prototypes for safe_strtol and friends | Eric Andersen | 2004-03-12 | 1 | -1/+5 |
* | Fix awk entry, which was not showing up in BusyBox.txt for some reason | Eric Andersen | 2004-03-12 | 1 | -6/+12 |
* | Paul Mundt, lethal at linux-sh dot org writes: | Eric Andersen | 2004-03-11 | 1 | -14/+54 |
* | Patch from Thomas Frohlich to fix an option ordering bug of mine. | Glenn L McGrath | 2004-03-10 | 1 | -3/+3 |
* | When displaying the size in 1kB blocks round up if an odd number of | Glenn L McGrath | 2004-03-10 | 1 | -1/+5 |
* | Patch by Seth W. Klein, the -l switch was reversed | Glenn L McGrath | 2004-03-10 | 1 | -2/+2 |
* | In spite of the feature freeze, check in a complete rework of route which | Manuel Novoa III | 2004-03-10 | 4 | -485/+501 |