rwatson
adeddfdcc3
Convert function declarations to ANSI C.
...
MFC after: 1 week
2006-01-22 01:04:05 +00:00
imp
a50ffc2912
/* -> /*- for license, minor formatting changes
2005-01-07 01:45:51 +00:00
obrien
5dd6703eeb
Use __FBSDID().
2003-06-11 07:00:30 +00:00
jhb
b72917b520
- Change the ATM stack functions to use intptr_t instead of int for opaque
...
arguments.
- Fix a few other places that assumed that sizeof(int) == sizeof(void *).
Reviewed by: mdodd
2002-11-08 18:27:30 +00:00
arr
122c24db48
- Change KM_ macro calls to the appropriate function call.
...
- Nuke KM_ macros from port.h
This is a leadin step towards cleaning up this code as I wait for some
ATM cards and a ATM switch to arrive.
2002-04-19 17:45:22 +00:00
alfred
8c4c86de23
Remove __P.
2002-03-20 02:39:27 +00:00
phk
8ae10410a6
Add back some now needed #include <sys/systm.h>
...
Fix various warnings while here anyway.
2000-12-07 22:19:06 +00:00
phk
f3419eb077
Remove more unused #includes.
2000-10-27 21:14:25 +00:00
phk
beadbd4365
Remove unneeded #include <machine/clock.h>
2000-10-15 14:19:01 +00:00
phk
fe59073f8d
Remove the #include kitchensink <netatm/kern_include.h> and add
...
the #includes to the respective source files.
Also un-nest includes in <dev/hfa/fore_include.h>
I have run src/tools/tools/kerninclude to remove 1239 clearly
unneeded #includes reducing the total from 3524 includes to 2285.
2000-10-12 08:14:20 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
dillon
975fba8a24
Fix warnings in preparation for adding -Wall -Wcast-qual to the
...
kernel compile
1999-01-28 00:57:57 +00:00
phk
ef1becbf8e
Trivial stylish changes, mostly to silence gcc.
...
Reviewed by: Mike Spengler <mks@networkcs.com>
Submitted by: phk
1998-10-31 20:07:01 +00:00
phk
c3dd1fa899
Add new files for HARP3
...
Host ATM Research Platform (HARP), Network Computing Services, Inc.
This software was developed with the support of the Defense Advanced
Research Projects Agency (DARPA).
1998-09-15 08:23:17 +00:00