Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ($(targets)): do it right... | Michael I. Bushnell | 1996-04-30 | 1 | -1/+1 |
| | |||||
* | (include ../Makeconf): BEFORE dependencies. | Michael I. Bushnell | 1996-04-30 | 1 | -2/+3 |
| | | | | | (all): Delete target. ($(targets)): Each target depends on its associated .o. | ||||
* | (main): In `Can't get disklabel' error message, specify | Miles Bader | 1996-04-03 | 1 | -3/+5 |
| | | | | | which flag the user can use to supply the needed information. (mkfs): Fiddle with info message. | ||||
* | (mode_rep): Prefix octal number with `0'. | Miles Bader | 1996-03-31 | 1 | -1/+1 |
| | |||||
* | (main): Argp interface changes. | Miles Bader | 1996-03-29 | 1 | -195/+165 |
| | |||||
* | (main): Print mode & {in,}direct blocks too. | Miles Bader | 1996-03-29 | 1 | -2/+50 |
| | | | | | (mode_rep): New function. (timespec_rep): P shouldn't be static. | ||||
* | (options, args_doc, doc): New variables for option parsing. | Miles Bader | 1996-03-13 | 1 | -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 Bader | 1996-03-13 | 1 | -1/+3 |
| | | | | (mkfs.ufs): New target. | ||||
* | Initial revision | Miles Bader | 1996-03-13 | 1 | -0/+81 |
| | |||||
* | Update to new location. | Miles Bader | 1996-03-05 | 1 | -6/+10 |
| | |||||
* | Initial revision | Miles Bader | 1996-02-27 | 1 | -0/+211 |
| | |||||
* | (target): Changed to `mkfs.ufs'. | Miles Bader | 1995-09-17 | 1 | -1/+2 |
| | | | | (installationdir): New variable, install into $(sbindir). | ||||
* | (copyright, sccsid): Correct syntax. | Michael I. Bushnell | 1995-07-07 | 1 | -4/+5 |
| | |||||
* | (copyright, sccsid): Declare unused. | Michael I. Bushnell | 1995-07-07 | 1 | -3/+5 |
| | | | | (main): Correct format for fourth arg. | ||||
* | Protect all mfs code with #ifdef MFS. | Roland McGrath | 1994-11-24 | 1 | -5/+36 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-10-18 | 1 | -22/+23 |
| | |||||
* | Formerly mkfs.c.~5~ | Michael I. Bushnell | 1994-10-12 | 1 | -2/+3 |
| | |||||
* | entered into RCS | Hurd Maintainers | 1994-10-04 | 1 | -9/+32 |
| | |||||
* | Initial revision | Hurd Maintainers | 1994-10-04 | 1 | -0/+142 |
| | |||||
* | Formerly mkfs.c.~4~ | Michael I. Bushnell | 1994-09-09 | 1 | -7/+132 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-09-09 | 1 | -3/+3 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-09-09 | 1 | -9/+35 |
| | |||||
* | Formerly mkfs.c.~3~ | Michael I. Bushnell | 1994-09-08 | 1 | -1/+25 |
| | |||||
* | Formerly mkfs.c.~2~ | Michael I. Bushnell | 1994-09-08 | 1 | -5/+5 |
| | |||||
* | Formerly Makefile.~2~ | Michael I. Bushnell | 1994-09-08 | 1 | -11/+25 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-08-23 | 3 | -0/+1923 |