Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bye bye netiso, you won't be missed | 2004-07-15 | 1 | -357/+0 | |
| | | | | ok millert deraadt | ||||
* | put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros | 2004-01-03 | 1 | -2/+2 | |
| | | | | | | | to built-ins, so eventually we will have one version of these files. Special adjustments for the kernel to cope: machine/stdarg.h -> sys/stdarg.h and machine/ansi.h needs to have a _BSD_VA_LIST_ for syslog* prototypes. okay millert@, drahn@, miod@. | ||||
* | de-register. deraadt ok | 2003-12-10 | 1 | -5/+5 | |
| | |||||
* | 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. | ||||
* | Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things | 2002-03-15 | 1 | -25/+1 | |
| | | | | the ANSI way. | ||||
* | First round of __P removal in sys | 2002-03-14 | 1 | -2/+2 | |
| | |||||
* | make sure that va_start() has matching va_end() | 2001-09-05 | 1 | -2/+2 | |
| | |||||
* | Get rid of M_COPY_* macros; either use M_MOVE_* or M_DUP_*, depending | 2001-06-27 | 1 | -2/+2 | |
| | | | | on how macros should be treated. Code by fgsch@, ok by me and itojun@ | ||||
* | Move common post M_COPY_HDR manipulation to the macro itself; angelos@ ok. | 2001-06-25 | 1 | -3/+1 | |
| | |||||
* | More tag fixups (why do I bother with this...) | 2001-05-27 | 1 | -1/+4 | |
| | |||||
* | Initial commit of NetBSD 960217 netiso. | 1996-03-04 | 1 | -90/+170 | |
| | | | | all the rest is the fixes to the import by Niklas. | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+304 | |