summaryrefslogtreecommitdiff
path: root/usr.sbin/mtree
AgeCommit message (Expand)Author
1999-12-07code.c is no longer used, we use strsvis instead. Removed prototypeswennmach
1999-12-01Use strunvis instead of homebrewed "decode" routinewennmach
1999-12-01Now that we have strsvis, use it.wennmach
1999-11-12Add __RCSID()wennmach
1999-11-09Add RCS tagwennmach
1999-11-09prototype encode()/decode()drochner
1999-11-07Encode file names using strvis(3) when creating a specification.wennmach
1999-07-10fix thinko in mtime stuff.christos
1999-07-06portability fixes:christos
1999-07-06Actually generate MD5 checksums, as reported in PR 7928.hubertf
1999-03-07Clean up SYNOPSIS formatting.mycroft
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-12-06Add an `md5' keyword to mtree, which takes as an argument the MD5 cryptographicjwise
1998-12-05getcwd() is not equivalent of getwd() if you want to print an error message.itohy
1998-12-03Use getcwd(3) instead of getwd(3).thorpej
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-09-23The return value of setmode(3) is a pointer to malloc()'ed areaitohy
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-25use CPPFLAGS instead of CFLAGSlukem
1997-10-24Make this compile again on NetBSD/alpha; cast off_t variable to long longenami
1997-10-17WARNSify, getopt returns -1 not EOFlukem
1997-10-17merge lite-2mrg
1997-08-20Add -U flag, checking for mismatch. This is the same as the old -u flag,agc
1997-07-11fix printf() formats, make explicit comparisons to NULL (gcc -Wall)mikel
1997-07-10xref chown(8) not chown(1), kill extra commamikel
1997-06-23Don't incorrectly warn about a subdirectory of 'foo' called 'bar' when there'slukem
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1997-04-25use appropriate strto*() functions, and cast results when appropriate;mikel
1996-09-05Add a missing "break;", pointed out by Chris Demetriou.thorpej
1996-09-05Add a `-t' option to update time stamps.mycroft
1996-09-05Only record sizes for regular files.mycroft
1996-02-01Rename struct timespec fields to conform to POSIX.1bjtc
1995-10-22Insert parentheses to get correct precedence when comparing time-stampspk
1995-03-07add an 'optional' keyword, which allows files to be in thecgd
1995-03-07add NetBSD id'scgd
1995-03-07clean up import, fix a few bugs, etc.cgd
1995-03-07from 4.4-Litecgd
1994-12-22specify man pages the new way.cgd
1994-04-25#definery fun...cgd
1994-03-27off_t exp.cgd
1994-03-27off_t exp.cgd
1994-03-27off_t exp.cgd
1994-03-19don't forget the man page. from Luke Mewburn <lm@rmit.edu.au>cgd
1993-11-17make things a bit more consistentcgd