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.c
Age
Commit message (
Expand
)
Author
2002-11-29
convert from strsuftoull() (from ../../bin/dd) to strsuftoll(3) in libc
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-24
Add '-N dbdir', to specify that user & group lookups (via pwcache(3)) are to
lukem
2002-01-22
add config.h when compiled as host tool.
is
2002-01-18
use -1 instead of 0 as the value to indicate if a numeric parameter
lukem
2002-01-10
setprogname(argv[0])
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-08
Include <limits.h> to get LLONG_{MIN,MAX}.
simonb
2001-11-02
tweak copyright
lukem
2001-10-29
cast time_t values to long if printing as %ld to appease the sparc64 port
lukem
2001-10-28
add __RCSID()
lukem
2001-10-26
makefs - create a file system image from a directory tree.
lukem