christos
95e1ffb156
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
perry
477853c351
nuke trailing whitespace
2005-02-26 22:58:54 +00:00
itojun
d2f1c029b9
kill sprintf, use snprintf
2004-04-21 18:40:37 +00:00
christos
2cd9243922
- kill bzero/bcopy
...
- defopt stats and settings, removing their definitions from the files
- make code compile by eliminating multicharacter constants!?! and rearranging
variable declarations so they are defined before used!?!
- help gcc with uninitialized variables
2003-11-09 22:11:12 +00:00
lukem
1b455fb019
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 06:37:15 +00:00
lukem
a13b5687d9
add RCSIDs
2001-11-12 23:08:56 +00:00
thorpej
bf2dcec4f5
Remove the use of splimp() from the NetBSD kernel. splnet()
...
and only splnet() is allowed for the protection of data structures
used by network devices.
2001-04-13 23:29:55 +00:00
thorpej
2dfc514990
Add NetBSD RCS IDs.
2000-12-14 08:49:49 +00:00
thorpej
68de460f39
Import ALTQ from KAME.
2000-12-14 08:42:28 +00:00