| Commit message (Expand) | Author | Files | Lines |
2000-04-17 | - grep -v ^\.PHONY < Makefile | beppu | 4 | -8/+11 |
2000-04-17 | - removal of (stray|stealth) spaces | beppu | 1 | -2/+2 |
2000-04-17 | + no need for comments. | beppu | 3 | -3/+0 |
2000-04-17 | Bugfixes. | erik | 4 | -22/+13 |
2000-04-17 | More updates to the docs, and fixes to sync things with the docs. | erik | 17 | -65/+182 |
2000-04-17 | + added John Lombardo to AUTHORS section | beppu | 1 | -1/+5 |
2000-04-17 | - got rid of the .PHONY: docs, because I didn't want it to | beppu | 1 | -1/+0 |
2000-04-17 | + in the interest of robustness, I added | beppu | 4 | -52/+65 |
2000-04-17 | + added a .PHONY: docs | beppu | 1 | -1/+2 |
2000-04-16 | + fixed segfault when no parameters are given to math | beppu | 1 | -1/+1 |
2000-04-16 | + wrap things in B<> to make pod2man happy | beppu | 1 | -12/+17 |
2000-04-15 | Turn off debugging | erik | 1 | -1/+1 |
2000-04-15 | More documentation updates, and minor fixes to make things sync | erik | 27 | -237/+967 |
2000-04-14 | Fix a tar bug: tar removed leading '/'s for symlink targets. | erik | 6 | -141/+48 |
2000-04-14 | Latest and greatest. Seems there is a bug. | erik | 2 | -14/+22 |
2000-04-13 | + minor whitespace oddities removed | beppu | 1 | -12/+13 |
2000-04-13 | + VERSION wasn't being propagated to the sub-make happening in docs/ | beppu | 1 | -1/+2 |
2000-04-13 | More doc updates for BusyBox, with fixes to apps for bugs revealed | erik | 30 | -1641/+663 |
2000-04-13 | - the message that comes up when busybox is invoked | beppu | 2 | -6/+8 |
2000-04-13 | + a comment on line 1 w/ suggested pod2man invocation: | beppu | 1 | -0/+2 |
2000-04-13 | + formatting modifications to make pod2man(1p) happy. | beppu | 1 | -30/+41 |
2000-04-13 | Upates to include copyright 2000 to everything | erik | 85 | -668/+581 |
2000-04-13 | Some docs | erik | 1 | -67/+294 |
2000-04-12 | Some enhancements I've been working on over the weekend, | erik | 9 | -672/+783 |
2000-04-09 | Make tab completion an option | erik | 3 | -0/+17 |
2000-04-09 | More minor patches | erik | 4 | -4/+32 |
2000-04-09 | This makes tar work perfectly, and adds in "--exclude" as an option | erik | 6 | -179/+249 |
2000-04-08 | Fix tar checksum calculation bug. | erik | 2 | -66/+110 |
2000-04-08 | Latest and greatest | erik | 3 | -143/+207 |
2000-04-07 | Oops. Left in some debug noise. | erik | 2 | -4/+0 |
2000-04-07 | Slightly better fringe case handling and GNU tar like error messages. | erik | 2 | -96/+172 |
2000-04-07 | Patch to make killall actually kill all PIDs with the specified name, | erik | 12 | -36/+53 |
2000-04-06 | Some more minor updates to better use some gcc attributes. | erik | 8 | -25/+38 |
2000-04-06 | Fix sed regexp replacement, which I had hosed (thanks to | erik | 2 | -4/+2 |
2000-04-06 | Fix time stamp style | erik | 1 | -2/+0 |
2000-04-06 | Turn off static linking. Duh. | erik | 1 | -1/+1 |
2000-04-06 | Use gcc -E instead of cpp to enhance portability for brain | erik | 5 | -4/+6 |
2000-04-05 | Minor noise removal | erik | 3 | -6/+6 |
2000-04-05 | Tar now works perfectly. It behaves much better now then it | erik | 8 | -180/+247 |
2000-04-04 | Oops. Forgot the usleep.c file. | erik | 2 | -0/+76 |
2000-04-04 | usleep contributed by Nicolas Pitre <nico@cam.org> | erik | 5 | -0/+9 |
2000-04-04 | Update tar so creation of tarballs is much closer to working... | erik | 2 | -138/+252 |
2000-04-04 | Minor structural change to allow core dumping(or not) from init | erik | 4 | -21/+35 |
2000-04-04 | minor changes to mount/umount to support-by-ignoring the "-v" flag. | erik | 8 | -176/+354 |
2000-03-28 | Yet another installment in the ongoing tar saga | erik | 12 | -69/+191 |
2000-03-26 | First stages of (re-)writing busybox's tar creation support. | erik | 7 | -43/+225 |
2000-03-25 | Latest and greatest | erik | 2 | -10/+10 |
2000-03-24 | The new tar for busybox is now done, and works just fine | erik | 12 | -1830/+581 |
2000-03-23 | More changes that are broken. It doesn't compile | erik | 2 | -86/+114 |
2000-03-23 | My latest ramblings. | erik | 33 | -831/+1112 |