aboutsummaryrefslogtreecommitdiff
path: root/math.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-12-29Fixed mv so it now does the right thing (same method used in cp). Removederik6-99/+88
1999-12-29Fixed cp so it works as God intended it to.erik8-53/+122
1999-12-28Fixed a bug where tar would not set the user and group on deviceerik3-21/+17
1999-12-27Added changelogerik1-0/+3
1999-12-27chown(2) clears S_ISUID and S_ISGID, even when chown iserik2-8/+8
1999-12-23 sort is good to go.beppu3-46/+53
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