summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix email address0_43Erik Andersen2000-04-191-3/+3
* Minor doc changeErik Andersen2000-04-191-6/+6
* Some emails I exchanged with Alan Cox and Linus re my /dev/psErik Andersen2000-04-191-0/+93
* Fix the makefile so docs get builtErik Andersen2000-04-191-4/+2
* More minor updates to docs (and making apps behave as the docsErik Andersen2000-04-198-37/+77
* make ps accept (and ignore) all options (--help works of course).Erik Andersen2000-04-196-12/+14
* More stuffErik Andersen2000-04-182-154/+144
* Fix creation of /linuxrcErik Andersen2000-04-187-7/+19
* Really fix the killall segfault this time.Erik Andersen2000-04-182-5/+10
* Fix symlink following bug in chmod -R and friends. Allow SYSV styleErik Andersen2000-04-182-8/+15
* Fix stupid bug (wrong variable)Erik Andersen2000-04-181-5/+9
* Reset DODEBUG to falseJim Gleason2000-04-181-1/+1
* More little stuff.Erik Andersen2000-04-184-8/+34
* Fix killallErik Andersen2000-04-181-1/+3
* Remove debug noiseErik Andersen2000-04-182-4/+0
* UpdatesErik Andersen2000-04-1819-70/+69
* - grep -v ^\.PHONY < MakefileJohn Beppu2000-04-174-8/+11
* - removal of (stray|stealth) spacesJohn Beppu2000-04-171-2/+2
* + no need for comments.John Beppu2000-04-173-3/+0
* Bugfixes.Erik Andersen2000-04-174-22/+13
* More updates to the docs, and fixes to sync things with the docs.Erik Andersen2000-04-1717-65/+182
* + added John Lombardo to AUTHORS sectionJohn Beppu2000-04-171-1/+5
* - got rid of the .PHONY: docs, because I didn't want it toJohn Beppu2000-04-171-1/+0
* + in the interest of robustness, I addedJohn Beppu2000-04-174-52/+65
* + added a .PHONY: docsJohn Beppu2000-04-171-1/+2
* + fixed segfault when no parameters are given to mathJohn Beppu2000-04-161-1/+1
* + wrap things in B<> to make pod2man happyJohn Beppu2000-04-161-12/+17
* Turn off debuggingErik Andersen2000-04-151-1/+1
* More documentation updates, and minor fixes to make things syncErik Andersen2000-04-1527-237/+967
* Fix a tar bug: tar removed leading '/'s for symlink targets.Erik Andersen2000-04-146-141/+48
* Latest and greatest. Seems there is a bug.Erik Andersen2000-04-142-14/+22
* + minor whitespace oddities removedJohn Beppu2000-04-131-12/+13
* + VERSION wasn't being propagated to the sub-make happening in docs/John Beppu2000-04-131-1/+2
* More doc updates for BusyBox, with fixes to apps for bugs revealedErik Andersen2000-04-1330-1641/+663
* - the message that comes up when busybox is invokedJohn Beppu2000-04-132-6/+8
* + a comment on line 1 w/ suggested pod2man invocation:John Beppu2000-04-131-0/+2
* + formatting modifications to make pod2man(1p) happy.John Beppu2000-04-131-30/+41
* Upates to include copyright 2000 to everythingErik Andersen2000-04-1385-668/+581
* Some docsErik Andersen2000-04-131-67/+294
* Some enhancements I've been working on over the weekend,Erik Andersen2000-04-129-672/+783
* Make tab completion an optionErik Andersen2000-04-093-0/+17
* More minor patchesErik Andersen2000-04-094-4/+32
* This makes tar work perfectly, and adds in "--exclude" as an optionErik Andersen2000-04-096-179/+249
* Fix tar checksum calculation bug.Erik Andersen2000-04-082-66/+110
* Latest and greatestErik Andersen2000-04-083-143/+207
* Oops. Left in some debug noise.Erik Andersen2000-04-072-4/+0
* Slightly better fringe case handling and GNU tar like error messages.Erik Andersen2000-04-072-96/+172
* Patch to make killall actually kill all PIDs with the specified name,Erik Andersen2000-04-0712-36/+53
* Some more minor updates to better use some gcc attributes.Erik Andersen2000-04-068-25/+38
* Fix sed regexp replacement, which I had hosed (thanks toErik Andersen2000-04-062-4/+2