Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In preparation of compiling our kernels with -ffreestanding, explicitly map | 2017-01-24 | 1 | -1/+3 | |
| | | | | | | | | | a few performance-critical functions to compiler builtins. Since the builtins supported by gcc3, gcc4 and clang are not the same, there are (unfortunately) some compiler checks to make sure we only do the mapping for builtins that are actually supported by the compiler. ok jca@, tom@, guenther@ | ||||
* | mop up #ifdef _KERNEL goo; ok miod | 2014-06-10 | 1 | -5/+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 | ||||
* | sync from libc | 2004-11-28 | 1 | -10/+9 | |
| | |||||
* | ansi and some missing protos | 2004-08-07 | 1 | -7/+7 | |
| | |||||
* | 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. | ||||
* | do not use <string.h> for _STANDALONE | 2000-06-29 | 1 | -3/+3 | |
| | |||||
* | -Wcast-qual happiness | 1996-12-08 | 1 | -5/+5 | |
| | |||||
* | switch on _KERNEL to pull in correct headers | 1996-05-01 | 1 | -2/+5 | |
| | |||||
* | NetBSD 960317 merge | 1996-04-19 | 1 | -1/+5 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+59 | |