summaryrefslogtreecommitdiff
path: root/usr.sbin/mtree/extern.h
AgeCommit message (Collapse)Author
2004-05-02Mtree needs the old crc routines; remove some extraneous includes whileTodd C. Miller
I am at it.
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
1997-07-18err() -> error() so we don't conflict with err(3).Todd C. Miller
1996-12-0864-bit clean + RCS tagsNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt