summaryrefslogtreecommitdiff
path: root/usr.sbin/mtree/create.c
AgeCommit message (Expand)Author
2002-01-31Protect __RCSID and __COPYRIGHT from being invoked if not defined.tv
2002-01-29Add hooks to make mtree compilable from src/tools.tv
2001-11-10provide the ability to remove support for generating or checking variouslukem
2001-11-07User interface changes from (or inspired by) FreeBSD:lukem
2001-10-22- enforce the top-most entry must be "." and must be a directory; avoidslukem
2001-10-18complete WARNS=2 cleanup (with a bit of ickiness for the fts_open argv issue)lukem
2001-10-18make this mostly WARNS=2 safelukem
2001-10-09Add "device" keyword, which allows the device number to be specified,lukem
2001-10-04features:lukem
2001-10-01- implement -D - dump the specfile out in a manner that's parseablelukem
2001-03-09ANSIfy, KNF, in preperation for more work.simonb
2001-02-20Remove all the "#ifdef __APPLE__" code, to make this actuallyhubertf
2000-10-15LP64 format string cleanup. Problem reported by garbled.is
2000-10-11More format string cleanups by sommerfeld.is
1999-12-01Now that we have strsvis, use it.wennmach
1999-11-07Encode file names using strvis(3) when creating a specification.wennmach
1999-07-06portability fixes:christos
1999-07-06Actually generate MD5 checksums, as reported in PR 7928.hubertf
1999-02-11- add -m and -i to change file flags more usefully.mrg
1998-12-19Appease gcc-2.8.1, make printf formats more portable.christos
1998-11-03Namespace protection against MAXUID etc.christos
1998-10-10add support for 4.4BSD file flags. we take a `flags=xxx' parameter,mrg
1998-10-08Use u_int32_t rather than Sys-V u_long.wsanchez
1998-08-30Add braces to satisfy egcs.nathanw
1998-08-27Add {} pairs to shut up egcs.ross
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1997-10-17WARNSify, getopt returns -1 not EOFlukem
1997-07-11fix printf() formats, make explicit comparisons to NULL (gcc -Wall)mikel
1996-09-05Only record sizes for regular files.mycroft
1996-02-01Rename struct timespec fields to conform to POSIX.1bjtc
1995-03-07add NetBSD id'scgd
1995-03-07clean up import, fix a few bugs, etc.cgd
1994-03-27off_t exp.cgd
1993-11-17make things a bit more consistentcgd
1993-11-02latest mtree from uunet. doesn't compile, but that'll be fixed soon.cgd
1993-10-01Use *->fts_errno instead of errno after fts_read(). The fts manpagejtc
1993-08-06update for fts library changederaadt
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd