index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
makefs
/
makefs.h
Age
Commit message (
Expand
)
Author
2008-12-28
fix for 64 bit time_t and dev_t.
christos
2006-10-10
implement -x by pruning fsnodes tree before building filesystem rather
dbj
2006-10-10
add implementation of free_fsnodes() which unlinks a node
dbj
2005-08-13
cd9660 support. Written by Daniel Watt, Walter Deignan, Ryan Gabrys,
fvdl
2004-12-20
Refactor the filesystem specific portions out of makefs.c/makefs.h completely.
jmc
2004-10-12
Check for fstatvfs and provide/use it only if the host system has it.
jmc
2004-06-20
Completely rework how tools/compat is done. Purge all uses/references to
jmc
2004-04-21
Replace the statfs() family of system calls with statvfs().
christos
2003-10-27
Overhaul how `build.sh tools' are used:
lukem
2003-04-02
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
fvdl
2003-03-30
Tweak Jason's -x support to pass its state around as part of fsinf_t,
lukem
2003-03-29
Add a -x option which causes makefs(8) to exclude any file system node
thorpej
2002-02-14
remove (now) incorrect comment
lukem
2002-01-31
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
tv
2002-01-26
- crank default cpg from 16 to 65536, and let the auto-sizing code in
lukem
2002-01-07
fix bugs reported by matt green:
lukem
2001-12-05
rework `fsnode' into two components; `fsnode' contains the name and tree
lukem
2001-11-25
- Use strsuftoull() from dd(1) to parse numbers, rather than home grown
lukem
2001-11-02
tweak copyright
lukem
2001-10-26
makefs - create a file system image from a directory tree.
lukem