aboutsummaryrefslogtreecommitdiff
path: root/ps.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-12-23 implemented numeric sort (sort -g)beppu2-18/+60
1999-12-22 oops.. qsort(2) misunderstanding on my part.beppu2-10/+48
1999-12-22playing w/ $Log$beppu2-14/+14
1999-12-22 the base is nearly done.beppu2-42/+144
1999-12-22 added hooks for sortbeppu6-4/+52
1999-12-22 work in progress...beppu2-22/+164
1999-12-21 this is my work in progress.beppu2-0/+254
1999-12-21Added grep -q, thanks to a patch from "Konstantin Boldyshev" <konst@voshod.com>erik3-6/+42
1999-12-21Sync to my local treeerik7-13/+203
1999-12-21Fix double quoting bug preventing ininit scripts from runningerik2-6/+10
1999-12-17Add in first draft of insmod. Not yet working (but will Real Soon Now(tm))erik2-0/+226
1999-12-17Make head --version do the right thing. Update TODO listerik3-5/+3
1999-12-17Reworked the source so it will compile and run under glibc 2.0.7erik19-21/+71
1999-12-17Minor fixes to rmmod. First pass at insmod (not yet working).erik6-2/+10
1999-12-17Fixed correctness of comment in rmmod.c - MKWmarkw2-2/+2