Home | History | Annotate | Download | only in makefs
History log of /src/usr.sbin/makefs/v7fs.c
RevisionDateAuthorComments
 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  10-Aug-2011  uch branches: 1.3.2; 1.3.8;
newfs_v7fs(8)'s -v and -P options are obsolete. changed to newfs(8) compatible -V option.
 1.2  19-Jul-2011  joerg Allow cross-compiling from Linux
 1.1  18-Jul-2011  uch v7fs(7th edition(V7) file system) support.
 1.3.8.1  25-Feb-2013  tls resync with head
 1.3.2.1  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")

RSS XML Feed