aboutsummaryrefslogtreecommitdiff
path: root/util-linux/mkfs_minix.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * all mallocs now use xmalloc (and so are OOM error safe), andErik Andersen2000-03-211-7/+3
| | | | | | the common error handling saves a few bytes. Thanks to Bob Tinsley <bob@earthrise.demon.co.uk> for the patch. -Erik
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-242/+257
| | | | -Erik
* Updates to usage, and made tar work.Eric Andersen1999-11-101-4/+9
| | | | -Erik
* Made em work.Eric Andersen1999-10-191-69/+60
|
* More stuffEric Andersen1999-10-191-0/+755