Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2006-03-22 | change %u to %zu to correctly print size_t | David Hill | |
ok ray@ jaredy@ moritz@ | |||
2005-05-27 | include sys/time.h to get struct timeval | Todd C. Miller | |
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. | |||
2002-05-29 | Add a cast to keep time from overflowing. Checked by millert. | Hugh Graham | |
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-06-25 | had not noticed the atexit() handler; pointed out by dima@unixfreak.org; ↵ | Theo de Raadt | |
also use writev to increase atomicity | |||
2001-06-22 | do not exit() from signal handler | Theo de Raadt | |
1997-09-12 | -Wall | Todd C. Miller | |
1997-08-05 | errno.h | Theo de Raadt | |
1997-08-05 | make signal handlers errno safe | Theo de Raadt | |
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 | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |