aboutsummaryrefslogtreecommitdiff
path: root/sys/netatm/atm_proto.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: Use sparse initializers for "struct domain" and "struct protosw".Ruslan Ermilov2005-11-161-49/+27
* Mark netatm and netnatm explicitly as requiring Giant, as they still do.Robert Watson2005-02-171-0/+2
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Create a subtree 'harp' of the net sysctl tree. This uses a fixedHartmut Brandt2003-07-241-0/+3
* Use __FBSDID().David E. O'Brien2003-06-111-10/+3
* - Nuke some more not needed #ifdef cruft.Andrew R. Reiter2002-04-211-8/+0
* KSE Milestone 2Julian Elischer2001-09-121-4/+4
* Remove more unused #includes.Poul-Henning Kamp2000-10-271-4/+0
* Remove unneeded #include <machine/clock.h>Poul-Henning Kamp2000-10-151-1/+0
* Remove the #include kitchensink <netatm/kern_include.h> and addPoul-Henning Kamp2000-10-121-1/+21
* Do some cleanups of the HARP atm codes interface into the system:Poul-Henning Kamp2000-10-121-2/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Trivial stylish changes, mostly to silence gcc.Poul-Henning Kamp1998-10-311-4/+4
* Add new files for HARP3Poul-Henning Kamp1998-09-151-0/+205