Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some minor issues found by coverity. | 2018-10-24 | 1 | -2/+2 | |
| | | | | OK millert@ and miko@ | ||||
* | backout last week of csh diffs. They are disasterously broken, on i386 | 2018-09-18 | 1 | -6/+6 | |
| | | | | it becomes entirely unusable. | ||||
* | Replace any() with strchr(3). | 2018-09-17 | 1 | -6/+6 | |
| | | | | OK millert@ and miko@ | ||||
* | Replace handrolled xfree() function by directly using free(3) | 2015-12-26 | 1 | -13/+13 | |
| | | | | OK mmcc@ | ||||
* | delete tons more casts | 2015-02-08 | 1 | -9/+9 | |
| | |||||
* | delete lots of unnecessary ptr_t casts, and drop a little NULL in as well | 2015-02-08 | 1 | -13/+13 | |
| | |||||
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | 2009-10-27 | 1 | -9/+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 | ||||
* | de-register and ansify functions | 2003-06-11 | 1 | -59/+37 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -7/+3 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | knf | 2002-06-09 | 1 | -9/+9 | |
| | |||||
* | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | 2002-02-19 | 1 | -7/+3 | |
| | |||||
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | 2002-02-16 | 1 | -12/+12 | |
| | |||||
* | #if __STDC__ --> #ifdef __STDC__ | 1997-07-25 | 1 | -3/+3 | |
| | |||||
* | update rcsid | 1996-06-23 | 1 | -1/+2 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+704 | |