OpenGrok
Cross Reference: chfs_mkfs.c
xref
: /
src
/
usr.sbin
/
makefs
/
chfs
/
chfs_mkfs.c
Home
|
History
|
Annotate
|
Download
|
only in
chfs
History log of
/src/usr.sbin/makefs/chfs/chfs_mkfs.c
Revision
Date
Author
Comments
1.9
09-Apr-2022
riastradh
makefs(8): Nix trailing whitespace.
Computed by machine, eyeballed by hand, so to speak.
1.8
10-Jan-2017
kamil
Include missing header <unistd.h> for write(2) read(2) close(2)
These functions are undefined after switch to new zlib.
1.7
07-Mar-2016
christos
branches: 1.7.2;
PR/50911: David Binderman: Optimize memset
1.6
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.5
27-Apr-2012
dogcow
branches: 1.5.2; 1.5.4;
As this code is used by tools, and thus needs to be portable,
eliminate all the mucking around for an undocumented, seemingly
unused field and use 0.
1.4
20-Apr-2012
adam
Fix building tools
1.3
19-Apr-2012
christos
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.5.4.1
25-Feb-2013
tls
resync with head
1.5.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.5.2.2
23-May-2012
yamt
sync with head.
1.5.2.1
27-Apr-2012
yamt
file chfs_mkfs.c was added on branch yamt-pagecache on 2012-05-23 10:08:29 +0000
1.7.2.1
20-Mar-2017
pgoyette
Sync with HEAD
Indexes created Tue Oct 14 01:09:49 GMT 2025