wiz
d20841bb64
Uppercase CPU, plural is CPUs.
2004-02-13 11:36:08 +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
jdolecek
e1d97e2232
replace cpu_tsc_freq with curcpu()->ci_tsc_freq
2002-10-09 07:28:57 +00:00
itojun
ac36f7cb2c
bring in latest ALTQ from kjc. ALTQify some of the drivers.
2002-03-05 04:12:57 +00:00
lukem
a13b5687d9
add RCSIDs
2001-11-12 23:08:56 +00:00
itojun
1c48caeb1e
fix IPv4 fragment handling in the classifier.
...
report and fix by "Paul Koster" <list@kosteronline.net>
sync with kame
2001-09-10 06:34:57 +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
f5370ce2cc
Don't need <vm/vm.h> (it doesn't exist in -current).
2000-12-14 18:08:08 +00:00
thorpej
d1c86a60e0
No need to wrap these in #ifdef ALTQ -- they're not even included
...
if ALTQ is not configured into the kernel.
2000-12-14 18:07:30 +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