Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace fix: Closing bracket belongs to if-block, not enclosing for | 2015-03-26 | 1 | -2/+2 | |
| | |||||
* | SIZE_MAX is standard, we should be using it in preference to the | 2015-02-06 | 1 | -4/+4 | |
| | | | | obsolete SIZE_T_MAX. OK miod@ beck@ | ||||
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | 2009-10-27 | 1 | -8/+1 | |
| | | | | | | | 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 | ||||
* | fix double free which can happen if the last line has no newline; | 2008-06-02 | 1 | -2/+3 | |
| | | | | from Matthew Dempsky; ok ray@ millert@ | ||||
* | unneeded includes and whitespace police; from Igor Zinovik | 2007-09-29 | 1 | -4/+2 | |
| | |||||
* | Another mem leak plugged. With help from Igor Zinovi. ok millert@ | 2007-09-16 | 1 | -5/+11 | |
| | |||||
* | Plug mem leak. From Igor Zinovik; ok millert@ | 2007-09-13 | 1 | -2/+5 | |
| | |||||
* | ANSIfy. Ok ray@ | 2006-03-24 | 1 | -8/+4 | |
| | |||||
* | Clean up some lint and -Wall. | 2006-03-22 | 1 | -15/+29 | |
| | | | | | | | | | | Changed many signed types ->size_t for consistency. Also, fix some realloc usage. Original from <jasonrcrawford at gmail.com> (ok ray@) Additions and additional cleanup to fix some off_t -> size_t issue by me. "looks good" otto@ | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-03 | 1 | -7/+3 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | kill more registers | 2001-11-19 | 1 | -8/+8 | |
| | | | | millert@ ok | ||||
* | occured->occurred | 2001-09-19 | 1 | -4/+4 | |
| | | | | | | | idea from deraadt@ via NetBSD millert@ ok p.s. Next commit will fix a typo in the sys/ | ||||
* | Get rid of repeating error messages; From netbsd millert@ ok | 2000-06-23 | 1 | -6/+14 | |
| | |||||
* | Fix core dump and use libc err(3) instead of private one (which had | 1997-01-12 | 1 | -14/+16 | |
| | | | | slightly different semantics). Also clean up some gcc -Wall'isms. | ||||
* | rcsid | 1996-06-26 | 1 | -1/+2 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+203 | |