| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently. | 2011-03-23 | 1 | -4/+4 | |
| | | | | | Discussed and okay drahn@. Okay deraadt@. | ||||
| * | Move the va_copy define to <sys/stdrag.h> making sure it is uniformaly | 2008-10-23 | 1 | -2/+2 | |
| | | | | | | | protected by __ISO_C_VISIBLE > 1999. With a little help from miod@. ok miod@ | ||||
| * | #ifdef lint wraps for va_start | 2006-04-09 | 1 | -6/+5 | |
| | | |||||
| * | Adapt things to use __type_t instead of _BSD_TYPE_T_ | 2006-01-06 | 1 | -3/+3 | |
| | | | | | | Add new sys/_types.h header Include machine/_types.h or sys/_types.h where applicable | ||||
| * | Protect va_copy with __ISO_C_VISIBLE as intended. | 2005-12-15 | 1 | -2/+2 | |
| | | |||||
| * | __BSD_VISIBLE is not compared against a date | 2005-12-15 | 1 | -2/+2 | |
| | | |||||
| * | make va_arg() map to nothing; ok millert | 2005-12-14 | 1 | -2/+2 | |
| | | |||||
| * | convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@ | 2005-12-14 | 1 | -4/+2 | |
| | | |||||
| * | Add a __statement macro to use with gcc statement expressions instead | 2005-12-14 | 1 | -7/+3 | |
| | | | | | | of using __extension__ directly. This lets us define away the whole thing when lint is in use. | ||||
| * | 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. | ||||
| * | Add a trivial va_copy() macro to all architectures but powerpc | 2002-10-23 | 1 | -1/+8 | |
| | | | | | | (which I will leave for Dale since it needs special handling). From NetBSD (and same as sparc64). espie@ OK | ||||
| * | Mostly sync to NetBSD-current 970804. | 1997-08-08 | 1 | -1/+7 | |
| | | | | | | GENERIC currently compiles and runs; some devices (isp) are not complete and not yet enabled. | ||||
| * | from netbsd; handle more netbsd versions | 1995-12-31 | 1 | -3/+3 | |
| | | |||||
| * | from netbsd: support more gcc versions | 1995-12-30 | 1 | -53/+41 | |
| | | |||||
| * | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+118 | |
