summaryrefslogtreecommitdiff
path: root/usr.sbin/mtree/misc.c
AgeCommit message (Expand)Author
2012-12-20move flavor to misc.c because pax needs it.christos
2012-12-12- two entries for rmd160digest in misc.c (Brooks Davis)christos
2012-10-05Implement FreeBSD's "nochange" keyworld which causes the existance of achristos
2012-10-05account for differences in digest nameschristos
2009-01-18fix -Wsign-compare issueslukem
2006-10-16c99 initializerschristos
2006-10-14PR/34818: rad at twig dot com: Recognize solaris door files.christos
2005-09-29The list of keywords must be sorted because it is search with bsearch(3).tron
2005-08-24Add SHA2 support in mtree.elad
2004-06-20Completely rework how tools/compat is done. Purge all uses/references tojmc
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-02-19inotype() only needs to understand S_ types, not the F_ typeslukem
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-07User interface changes from (or inspired by) FreeBSD:lukem
2001-11-03- move "Wflag" global from mtree.c to spec.c, and reinstate the functionalitylukem
2001-10-22- enforce the top-most entry must be "." and must be a directory; avoidslukem
2001-10-18make this mostly WARNS=2 safelukem
2001-10-09Add "device" keyword, which allows the device number to be specified,lukem
2001-10-05- support "all" as a valid keyword for -k, -K and -R.lukem
2001-10-05cleanup tags support;lukem
2001-10-04features:lukem
2001-09-11Fix printf format.thorpej
2001-09-10replace home-grown parser with fparseln()lukem
2001-07-18- add parsetype() (a la parsekey()) to parse the "type=xxx" arg. this improveslukem
2001-03-09ANSIfy, KNF, in preperation for more work.simonb
1998-12-06Add an `md5' keyword to mtree, which takes as an argument the MD5 cryptographicjwise
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
1997-10-17WARNSify, getopt returns -1 not EOFlukem
1995-03-07add an 'optional' keyword, which allows files to be in thecgd
1995-03-07add NetBSD id'scgd
1995-03-07from 4.4-Litecgd
1993-11-02latest mtree from uunet. doesn't compile, but that'll be fixed soon.cgd