Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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@. | ||||
* | ansification and knf and protos | 2003-08-11 | 1 | -2/+2 | |
| | |||||
* | strcpy/strcat/sprintf removal in all bootblocks. various testing by | 2003-06-01 | 1 | -19/+19 | |
| | | | | | various people. outside of some messy things in src/gnu, only one thing in the main tree now violates this rule: bind | ||||
* | Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things | 2002-03-15 | 1 | -14/+2 | |
| | | | | the ANSI way. | ||||
* | First round of __P removal in sys | 2002-03-14 | 1 | -2/+2 | |
| | |||||
* | use machine/{std,var}args.h | 1997-07-25 | 1 | -3/+3 | |
| | |||||
* | Merge to NetBSD 961207 | 1996-12-08 | 1 | -2/+2 | |
| | |||||
* | From NetBSD: Merge with NetBSD 960217 | 1996-02-29 | 1 | -2/+3 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+72 | |