summaryrefslogtreecommitdiff
path: root/usr.sbin/mtree/excludes.c
AgeCommit message (Expand)Author
2004-06-20Completely rework how tools/compat is done. Purge all uses/references tojmc
2003-11-17#include <util.h>dbj
2002-11-30tweaks for fparseln(3) move from libutil to libc:lukem
2002-04-09Don't use __RCSID unless it's defined.bjh21
2002-04-09Use __RCSID().thorpej
2002-01-31Roll in fixes to permit cross-compiling from non-NetBSD hosts. Thistv
2002-01-29Make almost all tools compile and run properly on non-NetBSD hosts. (Intv
2002-01-29add <util.h> back in for native builds.lukem
2002-01-29Add hooks to make mtree compilable from src/tools.tv
2001-11-11Ugg...Turn LIST_FOREACH into a while loop around LIST_NEXT...jmc
2001-11-10replace <sys/time.h> with <time.h> (for consistency)lukem
2001-11-07- KNF & whitespace cleanuplukem
2001-11-07Code from FreeBSD to give mtree the ability to exclude items from its traversallukem