Home | History | Annotate | Download | only in makefs
History log of /src/usr.sbin/makefs/chfs.c
RevisionDateAuthorComments
 1.9  09-Apr-2022  riastradh makefs(8): Nix trailing whitespace.

Computed by machine, eyeballed by hand, so to speak.
 1.8  29-Jan-2013  christos make everything use the generic options parser.
 1.7  28-Jan-2013  christos - use emalloc and friends
- kill a bunch of global variables, more work to be done here
- homogenize option parsing. more work for cd9660
- use the new options parsing code to print an fs-specific usage
 1.6  24-Jan-2013  christos - Fix single letter option parsing.
- Instead of returning 1 << index and 0 on error,
return just index and -1 on error for the set_option*() routines.
 1.5  23-Jan-2013  christos remove duplicated code, and try to cleanup parsing by using the shared code.
cd9660 needs a lot of work.
 1.4  23-Jan-2013  christos - add support for parsing different types; not just int.
- add beginning of msdos support.
 1.3  19-Apr-2012  christos branches: 1.3.2; 1.3.4;
WARNS=5
 1.2  19-Apr-2012  christos - fix compilation isses
- add some error checking
- avoid alloca
- add missing frees
 1.1  19-Apr-2012  ttoth added chfs support for makefs
 1.3.4.1  25-Feb-2013  tls resync with head
 1.3.2.3  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.3.2.2  23-May-2012  yamt sync with head.
 1.3.2.1  19-Apr-2012  yamt file chfs.c was added on branch yamt-pagecache on 2012-05-23 10:08:28 +0000

RSS XML Feed