aboutsummaryrefslogtreecommitdiff
path: root/ps.c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-04-19More minor updates to docs (and making apps behave as the docserik8-37/+77
2000-04-19make ps accept (and ignore) all options (--help works of course).erik6-12/+14
2000-04-18More stufferik2-154/+144
2000-04-18Fix creation of /linuxrcerik7-7/+19
2000-04-18Really fix the killall segfault this time.erik2-5/+10
2000-04-18Fix symlink following bug in chmod -R and friends. Allow SYSV styleerik2-8/+15
2000-04-18Fix stupid bug (wrong variable)erik1-5/+9
2000-04-18Reset DODEBUG to falsejimg1-1/+1
2000-04-18More little stuff.erik4-8/+34
2000-04-18Fix killallerik1-1/+3
2000-04-18Remove debug noiseerik2-4/+0
2000-04-18Updateserik19-70/+69
2000-04-17- grep -v ^\.PHONY < Makefilebeppu4-8/+11
2000-04-17- removal of (stray|stealth) spacesbeppu1-2/+2
2000-04-17+ no need for comments.beppu3-3/+0
2000-04-17Bugfixes.erik4-22/+13
2000-04-17More updates to the docs, and fixes to sync things with the docs.erik17-65/+182
2000-04-17+ added John Lombardo to AUTHORS sectionbeppu1-1/+5
2000-04-17- got rid of the .PHONY: docs, because I didn't want it tobeppu1-1/+0
2000-04-17+ in the interest of robustness, I addedbeppu4-52/+65
2000-04-17+ added a .PHONY: docsbeppu1-1/+2
2000-04-16+ fixed segfault when no parameters are given to mathbeppu1-1/+1
2000-04-16+ wrap things in B<> to make pod2man happybeppu1-12/+17
2000-04-15Turn off debuggingerik1-1/+1
2000-04-15More documentation updates, and minor fixes to make things syncerik27-237/+967
2000-04-14Fix a tar bug: tar removed leading '/'s for symlink targets.erik6-141/+48
2000-04-14Latest and greatest. Seems there is a bug.erik2-14/+22
2000-04-13+ minor whitespace oddities removedbeppu1-12/+13
2000-04-13+ VERSION wasn't being propagated to the sub-make happening in docs/beppu1-1/+2
2000-04-13More doc updates for BusyBox, with fixes to apps for bugs revealederik30-1641/+663
2000-04-13- the message that comes up when busybox is invokedbeppu2-6/+8
2000-04-13+ a comment on line 1 w/ suggested pod2man invocation:beppu1-0/+2
2000-04-13+ formatting modifications to make pod2man(1p) happy.beppu1-30/+41
2000-04-13Upates to include copyright 2000 to everythingerik85-668/+581
2000-04-13Some docserik1-67/+294
2000-04-12Some enhancements I've been working on over the weekend,erik9-672/+783
2000-04-09Make tab completion an optionerik3-0/+17
2000-04-09More minor patcheserik4-4/+32
2000-04-09This makes tar work perfectly, and adds in "--exclude" as an optionerik6-179/+249
2000-04-08Fix tar checksum calculation bug.erik2-66/+110
2000-04-08Latest and greatesterik3-143/+207
2000-04-07Oops. Left in some debug noise.erik2-4/+0
2000-04-07Slightly better fringe case handling and GNU tar like error messages.erik2-96/+172
2000-04-07Patch to make killall actually kill all PIDs with the specified name,erik12-36/+53
2000-04-06Some more minor updates to better use some gcc attributes.erik8-25/+38
2000-04-06Fix sed regexp replacement, which I had hosed (thanks toerik2-4/+2
2000-04-06Fix time stamp styleerik1-2/+0
2000-04-06Turn off static linking. Duh.erik1-1/+1
2000-04-06Use gcc -E instead of cpp to enhance portability for brainerik5-4/+6
2000-04-05Minor noise removalerik3-6/+6