aboutsummaryrefslogtreecommitdiff
path: root/sys/netatm/spans/spans_msg.c
Commit message (Expand)AuthorAgeFilesLines
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-251-1644/+0
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Use __FBSDID().David E. O'Brien2003-06-111-9/+3
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-13/+13
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-13/+13
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt2002-12-301-3/+3
* Make netatm/spans compile in the kernel without depending on userlandPeter Wemm2002-09-171-1/+0
* - Remove a few storage pools and replace them with UMA zones. The spansAndrew R. Reiter2002-05-241-31/+28
* - Change KM_ macro calls to the appropriate function call.Andrew R. Reiter2002-04-191-6/+6
* Remove __P.Alfred Perlstein2002-03-201-14/+14
* 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/+23
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Fix warnings in preparation for adding -Wall -Wcast-qual to theMatthew Dillon1999-01-271-3/+3
* 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-11/+11
* Add new files for HARP3Poul-Henning Kamp1998-09-151-0/+1633