summaryrefslogtreecommitdiffstats
path: root/sys/netatm/spans/spans_kxdr.c
Commit message (Collapse)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
|
* Avoid casts as lvalues.kan2004-07-281-4/+4
|
* Use __FBSDID().obrien2003-06-111-5/+2
|
* Use __FBSDID rather than rcsid[].obrien2003-04-031-9/+3
|
* - Change the ATM stack functions to use intptr_t instead of int for opaquejhb2002-11-081-1/+1
| | | | | | | arguments. - Fix a few other places that assumed that sizeof(int) == sizeof(void *). Reviewed by: mdodd
* Make netatm/spans compile in the kernel without depending on userlandpeter2002-09-171-2/+1
| | | | include files to provide functions for kernel source (spans_kxdr.c)
* - Nuke some more #ifdef sun related sections.arr2002-04-191-5/+0
|
* - Change KM_ macro calls to the appropriate function call.arr2002-04-191-2/+2
| | | | | | | - 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.
* Remove __P.alfred2002-03-201-6/+6
|
* Silence some warningsalfred2001-03-201-9/+9
| | | | Submitted by: LINT
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
|
* Remove the #include kitchensink <netatm/kern_include.h> and addphk2000-10-121-1/+6
| | | | | | | | | 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.
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
|
* Trivial stylish changes, mostly to silence gcc.phk1998-10-311-4/+4
| | | | | Reviewed by: Mike Spengler <mks@networkcs.com> Submitted by: phk
* Add new files for HARP3phk1998-09-151-0/+684
Host ATM Research Platform (HARP), Network Computing Services, Inc. This software was developed with the support of the Defense Advanced Research Projects Agency (DARPA).
OpenPOWER on IntegriCloud