Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with libc version. | 2015-01-15 | 1 | -23/+23 | |
| | |||||
* | 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 | |
| | |||||
* | sync with libc version | 2003-03-14 | 1 | -10/+8 | |
| | | | | | | | o ANSI function header o correct function comment o put type on its own line o swap the order of loop invariant when searching for end of dst | ||||
* | strlcat and strlcpy into libkern. | 2000-12-18 | 1 | -0/+76 | |