aboutsummaryrefslogtreecommitdiff
path: root/sys/netatm/spans/spans_util.c
Commit message (Expand)AuthorAgeFilesLines
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-251-484/+0
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Use __FBSDID().David E. O'Brien2003-06-111-10/+3
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt2002-12-301-1/+1
* - Change KM_ macro calls to the appropriate function call.Andrew R. Reiter2002-04-191-1/+1
* 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/+16
* Fixed printf format errors (don't assume that ntohl() returns u_long;Bruce Evans1999-08-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Trivial stylish changes, mostly to silence gcc.Poul-Henning Kamp1998-10-311-5/+5
* Two patches from the HARP people:Poul-Henning Kamp1998-09-171-4/+4
* Add new files for HARP3Poul-Henning Kamp1998-09-151-0/+477