aboutsummaryrefslogtreecommitdiff
path: root/coreutils/df.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Use the nice new find_real_root_device function to find theErik Andersen2000-03-221-5/+3
| | | | | | name of the root device, instead of having libc read whatever lies happen to be in /etc/mtab. -Erik
* A few updates (including the cp fix the Craig has been looking for)Erik Andersen2000-03-041-0/+8
| | | | -Erik
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-59/+60
| | | | -Erik
* The latest and greatest. init basically works, though needsErik Andersen2000-01-051-3/+0
| | | | | | a minor inittab design change to accomodate specifying the device to run each process on. -Erik
* StufEric Andersen1999-11-271-3/+1
|
* Latest and greatestEric Andersen1999-11-121-7/+7
| | | | -Erik
* Fixed ln, df, and removed redundant stuff from mtab.Eric Andersen1999-11-061-44/+10
|
* More stuff.Eric Andersen1999-11-041-3/+4
|
* Fixed up copyright notices and suchEric Andersen1999-10-201-107/+118
|
* Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen1999-10-191-1/+1
|
* More stuffEric Andersen1999-10-131-44/+44
|
* more stuffEric Andersen1999-10-071-2/+7
|
* Made df workEric Andersen1999-10-061-31/+18
|
* More stuff.Eric Andersen1999-10-061-10/+51
|
* Initial revision0_29alpha2Eric Andersen1999-10-051-0/+103