Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-11 | ansification, art ok | Theo de Raadt | |
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. | |||
2001-08-07 | Modify timekeeping in an effort to produce a sane bandwidth measure | Hugh Graham | |
for a short running dd process. Some floating point is used so that microsecond precision can be kept without shortening the off_t excessively. millert says ok. | |||
2001-01-17 | avoid C sequence point issues; found by cgd@netbsd.org using a development | Paul Janzen | |
version of gcc. | |||
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller | |
constant). These are not security holes but it is worth fixing them anyway both for robustness and so folks looking for examples in the tree are not misled into doing something potentially dangerous. Furthermore, it is a bad idea to assume that pathnames will not include '%' in them and that error routines don't return strings with '%' in them (especially in light of the possibility of locales). | |||
1997-02-14 | Deal with 64-bit offsets and report bytes copied as a 64-bit quantity. | Todd C. Miller | |
Closes OpenBSD PR system/107. | |||
1996-12-14 | -Wall'ing. | Michael Shalayeff | |
1996-06-23 | update rcsid | Theo de Raadt | |
1996-03-03 | From NetBSD: Use const qualifier with conversion, args and clist tables | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |