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