Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-10 | Call open(2) with O_NONBLOCK and O_NOFOLLOW to make sure mtree can't | Todd C. Miller | |
be halted by a FIFO or special device. Use fgetln() instead of fgets() to handle arbitrarily long lines. If a line starts with a comment char, don't check for line continuation char. Adapted from a diff by Solar Designer. OK deraadt@ henning@ | |||
2004-11-21 | Use the same ordering when verifying as with creating and replace | Otto Moerbeek | |
some hardcoded constants with symbolic ones. Noted by Ed Wandasiewicz in PR 3991. ok deraadt@ millert@ | |||
2004-05-02 | Mtree needs the old crc routines; remove some extraneous includes while | Todd C. Miller | |
I am at it. | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-02-16 | Part 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-18 | err() -> error() so we don't conflict with err(3). | Todd C. Miller | |
1996-12-08 | 64-bit clean + RCS tags | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |