Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I am retiring my old email address; replace it with my OpenBSD one. | 2019-01-25 | 1 | -2/+2 | |
| | |||||
* | Sync with libc version. | 2015-01-15 | 1 | -20/+19 | |
| | |||||
* | mop up #ifdef _KERNEL goo; ok miod | 2014-06-10 | 1 | -6/+1 | |
| | |||||
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | 2009-10-27 | 1 | -5/+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 | ||||
* | ansi and some missing protos | 2004-08-07 | 1 | -5/+5 | |
| | |||||
* | Sync with share/misc/license.template and add missing DARPA credit | 2003-06-17 | 1 | -9/+9 | |
| | | | | where applicable. | ||||
* | Use an ISC-tyle license for all my code; it is simpler and more permissive. | 2003-06-03 | 1 | -23/+12 | |
| | |||||
* | Put return type on its own line like it belong and use ANSI function header. | 2003-03-14 | 1 | -6/+4 | |
| | |||||
* | strlcat and strlcpy into libkern. | 2000-12-18 | 1 | -0/+72 | |