summaryrefslogtreecommitdiffstats
path: root/sys/netatm/spans/spans_msg.c
Commit message (Expand)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Use __FBSDID().obrien2003-06-111-9/+3
* Back out M_* changes, per decision of the TRB.imp2003-02-191-13/+13
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-13/+13
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-301-3/+3
* Make netatm/spans compile in the kernel without depending on userlandpeter2002-09-171-1/+0
* - Remove a few storage pools and replace them with UMA zones. The spansarr2002-05-241-31/+28
* - Change KM_ macro calls to the appropriate function call.arr2002-04-191-6/+6
* Remove __P.alfred2002-03-201-14/+14
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Remove the #include kitchensink <netatm/kern_include.h> and addphk2000-10-121-1/+23
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-271-3/+3
* Trivial stylish changes, mostly to silence gcc.phk1998-10-311-5/+5
* Two patches from the HARP people:phk1998-09-171-11/+11
* Add new files for HARP3phk1998-09-151-0/+1633
OpenPOWER on IntegriCloud