summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mtree/compare.c
Commit message (Expand)AuthorAgeFilesLines
* Change all our own code to use st_*tim instead of st_*timespec.ed2010-03-281-3/+3
* Adds sha256 support. While it is a good idea to also add sha384 andtobez2005-03-291-0/+21
* collect all "extern bla" stuff in extern.h in order to get cross-filephk2004-01-111-3/+0
* Give mtree(8) the ability to take [two -f spec] arguments and comparephk2003-11-051-3/+1
* Fixed breakage of my world in rev.1.30. #include <sys/time.h> instead ofbde2003-11-011-13/+9
* Make mtree's update function update the modification time too.phk2003-10-311-1/+14
* Use vis(3) to encode/decode the target for symlinks.phk2003-10-301-3/+6
* Remove clause 3 in the copyrights (according to permission in src/COPYRIGHT)phk2003-10-211-6/+2
* Remove "register" keywords.phk2003-10-211-11/+5
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.obrien2003-05-031-4/+4
* - Align the function prototype of the external `crc' function withrobert2003-03-131-3/+3
* Fix two minor mismatch reporting output errors.tobez2003-03-131-2/+2
* Get rid of %qd, and unbreak Alpha build.des2002-07-151-2/+3
* fixup for WARNS=4.alfred2002-07-111-5/+6
* de-__P()alfred2002-07-111-1/+1
* Don't try to compare other attributes if the type doesn't match, it'sphk2000-10-061-0/+1
* Don't whine about modes on symlinks.phk2000-10-061-0/+1
* Make the output of mtree(8) more systematic and machine readable.phk2000-10-031-41/+37
* Pass a useful pathname to rlink(). Many thanks to the PR originatorsheldonh2000-09-131-1/+2
* Switch over to using the new fflagstostr and strtofflags library calls.joe2000-06-171-4/+9
* Historically file flags (schg, uschg, etc) have been converted fromjoe2000-01-271-2/+2
* Added support for file flags, mostly merged from the NetBSD version.joe1999-12-091-0/+22
* -Wall fixes.billf1999-09-271-1/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add support for SHA-1 and RIPEMD160, now that libmd includes them. Makewollman1999-02-261-2/+48
* Fixed printf format errors.bde1998-08-021-3/+3
* Use correct size for readlink buffer. This is the size of theimp1998-06-091-2/+2
* Use err(3) instead of local redefinition.charnier1997-10-011-3/+9
* ts_sec -> tv_secnate1996-09-201-4/+4
* Fix to match new MD5 api, faster.phk1995-07-121-5/+2
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* mtree * MD5 = better securitywollman1995-02-101-0/+21
* Fixed bug caused by missing set of paranthesis when checking the modificationdg1994-09-241-3/+3
* 1. Remove commented out CFLAGS+=-DDEBUG from Makefilergrimes1994-09-181-7/+7
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+271
OpenPOWER on IntegriCloud