| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | yet-more doc updates and cleanups | Eric Andersen | 2004-04-06 | 1 | -103/+106 |
* | Yet more doc updates | Eric Andersen | 2004-04-06 | 3 | -56/+58 |
* | Eliminate all trace of the sgml based docs. It was a noble effort, | Eric Andersen | 2004-04-06 | 3 | -4090/+12 |
* | Fix it so build dependancies actually work and do something useful | Eric Andersen | 2004-04-06 | 1 | -2/+3 |
* | Fix it so usage is _always_ in sync with applets.c. Previously, | Eric Andersen | 2004-04-06 | 5 | -23/+12 |
* | Michael Tokarev, mjt at tls dot msk dot ru writes: | Eric Andersen | 2004-04-06 | 1 | -2/+4 |
* | Michael Tokarev, mjt at tls dot msk dot ru writes: | Eric Andersen | 2004-04-06 | 1 | -1/+1 |
* | Michael Tokarev, mjt at tls dot msk dot ru writes: | Eric Andersen | 2004-04-06 | 1 | -2/+2 |
* | Christian Grigis, christian.grigis at smartdata dot ch writes: | Eric Andersen | 2004-04-06 | 2 | -5/+5 |
* | Yet more 'make allyesconfig' adjustments | Eric Andersen | 2004-04-06 | 1 | -0/+2 |
* | Make 'allyesconfig' be a bit less stupid | Eric Andersen | 2004-04-06 | 1 | -0/+3 |
* | Minor tar test update | Eric Andersen | 2004-04-06 | 1 | -3/+3 |
* | Simplify, make formatting better match the procps version | Eric Andersen | 2004-04-06 | 1 | -3/+2 |
* | 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 |