summaryrefslogtreecommitdiff
path: root/usr.sbin/makefs/Makefile
AgeCommit message (Expand)Author
2002-11-30tweaks for fparseln(3) move from libutil to libc:lukem
2002-11-30oops; libutil is (currently) needed by ../mtree/spec.c for fparselnlukem
2002-11-30- remove -lutil; nothing here needs itlukem
2002-11-29convert from strsuftoull() (from ../../bin/dd) to strsuftoll(3) in libclukem
2002-09-18use NETBSDSRCDIR as appropriatelukem
2002-01-31Roll in fixes to permit cross-compiling from non-NetBSD hosts. Thistv
2002-01-24Add '-N dbdir', to specify that user & group lookups (via pwcache(3)) are tolukem
2002-01-07- pull in <ufs/ufs/dinode.h> before <ufs/ffs/fs.h>lukem
2002-01-05build this as a host tool.mrg
2001-11-25- Use strsuftoull() from dd(1) to parse numbers, rather than home grownlukem
2001-11-22reference the ufs/[uf]fs headers in ../../sys rather than using thoselukem
2001-10-26fix manual page buildinglukem
2001-10-26makefs - create a file system image from a directory tree.lukem