Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mop up #ifdef _KERNEL goo; ok miod | 2014-06-10 | 1 | -5/+8 | |
| | |||||
* | remove gcc 1 workaround we no longer care about which | 2009-11-07 | 1 | -11/+1 | |
| | | | | | | | was breaking non GNUC defining compilers. Came up during a conversation with ragge@, positive comments from several. | ||||
* | delete prototypes for functions which the kernel does not have | 2008-02-25 | 1 | -8/+1 | |
| | | | | from brynet@gmail.com | ||||
* | sync from libc | 2004-11-28 | 1 | -40/+41 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Introduce a new file, machine/internal_types.h, to hold that specific arch | 2002-04-24 | 1 | -2/+2 | |
| | | | | | | | | | | | | | type characteristics. internal_types.h will contain only settings invisible from standard C, e.g., in the __* or _[A-Z]* namespace, and be reused by files like limits.h. This allows us to shorten machine/limits.h greatly, as all the common defines are now in sys/limits.h, plus a small stub in internal_types.h. Tested on all arches as far as I know. Approved after discussion with art, millert, deraadt, and others. | ||||
* | First round of __P removal in sys | 2002-03-14 | 1 | -20/+20 | |
| | |||||
* | _STANDALONE needs <machine/limits.h> too | 1997-07-25 | 1 | -2/+2 | |
| | |||||
* | switch on _KERNEL to pull in correct headers | 1996-05-01 | 1 | -2/+6 | |
| | |||||
* | NetBSD 960317 merge | 1996-04-19 | 1 | -1/+23 | |
| | |||||
* | update from netbsd | 1995-12-14 | 1 | -1/+1 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+112 | |