aboutsummaryrefslogtreecommitdiff
path: root/ufs-utils
Commit message (Collapse)AuthorAgeFilesLines
* (options, args_doc, doc): New variables for option parsing.Miles Bader1996-03-131-310/+319
| | | | | | | | | | | | | | | | | | (struct amark): New type. (amarks_add, amarks_contains): New functions. (default_disklabel): New variable. (main): Most arguments are now options (and optional). Allow many more parameters to be specified. Consult the disk label for some defaults. (...most functions...): Add explicit return type declarations where necessary. Fix printf format specifications. Get rid of #ifdefs for MFS. (started, malloc, realloc, calloc, free): Functions removed. (mfs, membase): Variables removed. <stddef.h>, <stdlib.h>, <argp.h>, <assert.h>, <error.h>, <string.h>: New includes
* (SRCS): Add dlabel.c.Miles Bader1996-03-131-1/+3
| | | | (mkfs.ufs): New target.
* Initial revisionMiles Bader1996-03-131-0/+81
|
* Update to new location.Miles Bader1996-03-051-6/+10
|
* Initial revisionMiles Bader1996-02-271-0/+211
|
* (target): Changed to `mkfs.ufs'.Miles Bader1995-09-171-1/+2
| | | | (installationdir): New variable, install into $(sbindir).
* (copyright, sccsid): Correct syntax.Michael I. Bushnell1995-07-071-4/+5
|
* (copyright, sccsid): Declare unused.Michael I. Bushnell1995-07-071-3/+5
| | | | (main): Correct format for fourth arg.
* Protect all mfs code with #ifdef MFS.Roland McGrath1994-11-241-5/+36
|
* entered into RCSMichael I. Bushnell1994-10-181-22/+23
|
* Formerly mkfs.c.~5~Michael I. Bushnell1994-10-121-2/+3
|
* entered into RCSHurd Maintainers1994-10-041-9/+32
|
* Initial revisionHurd Maintainers1994-10-041-0/+142
|
* Formerly mkfs.c.~4~Michael I. Bushnell1994-09-091-7/+132
|
* entered into RCSMichael I. Bushnell1994-09-091-3/+3
|
* entered into RCSMichael I. Bushnell1994-09-091-9/+35
|
* Formerly mkfs.c.~3~Michael I. Bushnell1994-09-081-1/+25
|
* Formerly mkfs.c.~2~Michael I. Bushnell1994-09-081-5/+5
|
* Formerly Makefile.~2~Michael I. Bushnell1994-09-081-11/+25
|
* Initial revisionMichael I. Bushnell1994-08-233-0/+1923