aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-04-18Fix killallErik Andersen
2000-04-18Remove debug noiseErik Andersen
2000-04-18UpdatesErik Andersen
2000-04-17- grep -v ^\.PHONY < MakefileJohn Beppu
2000-04-17- removal of (stray|stealth) spacesJohn Beppu
2000-04-17+ no need for comments.John Beppu
2000-04-17Bugfixes.Erik Andersen
2000-04-17More updates to the docs, and fixes to sync things with the docs.Erik Andersen
2000-04-17+ added John Lombardo to AUTHORS sectionJohn Beppu
2000-04-17- got rid of the .PHONY: docs, because I didn't want it toJohn Beppu
2000-04-17+ in the interest of robustness, I addedJohn Beppu
2000-04-17+ added a .PHONY: docsJohn Beppu
2000-04-16+ fixed segfault when no parameters are given to mathJohn Beppu
2000-04-16+ wrap things in B<> to make pod2man happyJohn Beppu
2000-04-15Turn off debuggingErik Andersen
2000-04-15More documentation updates, and minor fixes to make things syncErik Andersen
2000-04-14Fix a tar bug: tar removed leading '/'s for symlink targets.Erik Andersen
2000-04-14Latest and greatest. Seems there is a bug.Erik Andersen
2000-04-13+ minor whitespace oddities removedJohn Beppu
2000-04-13+ VERSION wasn't being propagated to the sub-make happening in docs/John Beppu
2000-04-13More doc updates for BusyBox, with fixes to apps for bugs revealedErik Andersen
2000-04-13- the message that comes up when busybox is invokedJohn Beppu
2000-04-13+ a comment on line 1 w/ suggested pod2man invocation:John Beppu
2000-04-13+ formatting modifications to make pod2man(1p) happy.John Beppu
2000-04-13Upates to include copyright 2000 to everythingErik Andersen
2000-04-13Some docsErik Andersen
2000-04-12Some enhancements I've been working on over the weekend,Erik Andersen
2000-04-09Make tab completion an optionErik Andersen
2000-04-09More minor patchesErik Andersen
2000-04-09This makes tar work perfectly, and adds in "--exclude" as an optionErik Andersen
2000-04-08Fix tar checksum calculation bug.Erik Andersen
2000-04-08Latest and greatestErik Andersen
2000-04-07Oops. Left in some debug noise.Erik Andersen
2000-04-07Slightly better fringe case handling and GNU tar like error messages.Erik Andersen
2000-04-07Patch to make killall actually kill all PIDs with the specified name,Erik Andersen
2000-04-06Some more minor updates to better use some gcc attributes.Erik Andersen
2000-04-06Fix sed regexp replacement, which I had hosed (thanks toErik Andersen
2000-04-06Fix time stamp styleErik Andersen
2000-04-06Turn off static linking. Duh.Erik Andersen
2000-04-06Use gcc -E instead of cpp to enhance portability for brainErik Andersen
2000-04-05Minor noise removalErik Andersen
2000-04-05Tar now works perfectly. It behaves much better now then itErik Andersen
2000-04-04Oops. Forgot the usleep.c file.Erik Andersen
2000-04-04usleep contributed by Nicolas Pitre <nico@cam.org>Erik Andersen
2000-04-04Update tar so creation of tarballs is much closer to working...Erik Andersen
2000-04-04Minor structural change to allow core dumping(or not) from initErik Andersen
2000-04-04minor changes to mount/umount to support-by-ignoring the "-v" flag.Erik Andersen
2000-03-28Yet another installment in the ongoing tar sagaErik Andersen
2000-03-26First stages of (re-)writing busybox's tar creation support.Erik Andersen
2000-03-25Latest and greatestErik Andersen