summaryrefslogtreecommitdiff
path: root/usr.sbin/makefs/makefs.c
AgeCommit message (Expand)Author
2002-11-29convert from strsuftoull() (from ../../bin/dd) to strsuftoll(3) in libclukem
2002-01-31Roll in fixes to permit cross-compiling from non-NetBSD hosts. Thistv
2002-01-26- crank default cpg from 16 to 65536, and let the auto-sizing code inlukem
2002-01-24Add '-N dbdir', to specify that user & group lookups (via pwcache(3)) are tolukem
2002-01-22add config.h when compiled as host tool.is
2002-01-18use -1 instead of 0 as the value to indicate if a numeric parameterlukem
2002-01-10setprogname(argv[0])lukem
2001-12-05rework `fsnode' into two components; `fsnode' contains the name and treelukem
2001-11-25- Use strsuftoull() from dd(1) to parse numbers, rather than home grownlukem
2001-11-08Include <limits.h> to get LLONG_{MIN,MAX}.simonb
2001-11-02tweak copyrightlukem
2001-10-29cast time_t values to long if printing as %ld to appease the sparc64 portlukem
2001-10-28add __RCSID()lukem
2001-10-26makefs - create a file system image from a directory tree.lukem