summaryrefslogtreecommitdiff
path: root/ufs-utils
AgeCommit message (Collapse)Author
1996-03-13(options, args_doc, doc): New variables for option parsing.Miles Bader
(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
1996-03-13(SRCS): Add dlabel.c.Miles Bader
(mkfs.ufs): New target.
1996-03-13Initial revisionMiles Bader
1996-03-05Update to new location.Miles Bader
1996-02-27Initial revisionMiles Bader
1995-09-17(target): Changed to `mkfs.ufs'.Miles Bader
(installationdir): New variable, install into $(sbindir).
1995-07-07(copyright, sccsid): Correct syntax.Michael I. Bushnell
1995-07-07(copyright, sccsid): Declare unused.Michael I. Bushnell
(main): Correct format for fourth arg.
1994-11-24Protect all mfs code with #ifdef MFS.Roland McGrath
1994-10-18entered into RCSMichael I. Bushnell
1994-10-12Formerly mkfs.c.~5~Michael I. Bushnell
1994-10-04entered into RCSHurd Maintainers
1994-10-04Initial revisionHurd Maintainers
1994-09-09Formerly mkfs.c.~4~Michael I. Bushnell
1994-09-09entered into RCSMichael I. Bushnell
1994-09-09entered into RCSMichael I. Bushnell
1994-09-08Formerly mkfs.c.~3~Michael I. Bushnell
1994-09-08Formerly mkfs.c.~2~Michael I. Bushnell
1994-09-08Formerly Makefile.~2~Michael I. Bushnell
1994-08-23Initial revisionMichael I. Bushnell