summaryrefslogtreecommitdiff
path: root/free.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upates to include copyright 2000 to everythingErik Andersen2000-04-131-1/+1
| | | | -Erik
* Removed proc dependancies for init and free (which maintaining exactlyErik Andersen2000-02-211-7/+25
| | | | | | | the same functionality). /proc takes up 90k of kernel space, so it is nice to avoid using it at all costs. The only places where it is depended on is for cetain optional mount/umount features, and for ps and lsmod. -Erik
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-2/+4
| | | | -Erik
* Latest and greatestEric Andersen1999-12-081-0/+35