summaryrefslogtreecommitdiffstats
path: root/sys/netatm/spans/spans_cls.c
Commit message (Expand)AuthorAgeFilesLines
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedrwatson2008-05-251-859/+0
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Print the offending SPANS message only if printing is enabled.harti2003-07-251-1/+2
* Create a sysctl that allows to enable/disable printing of SPANS messages.harti2003-07-241-16/+8
* Remove the zone limits for all the zones used in the ATM code.harti2003-07-221-1/+2
* Use __FBSDID().obrien2003-06-111-10/+3
* Back out M_* changes, per decision of the TRB.imp2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-1/+1
* - Remove a few storage pools and replace them with UMA zones. The spansarr2002-05-241-10/+11
* Wrap function in #ifdef DIAGNOSTIC to compile with -Werror.mdodd2002-04-171-2/+4
* Remove __P.alfred2002-03-201-9/+8
* Add back some now needed #include <sys/systm.h>phk2000-12-071-0/+1
* Remove more unused #includes.phk2000-10-301-1/+0
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Remove the #include kitchensink <netatm/kern_include.h> and addphk2000-10-121-1/+24
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-281-5/+5
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-271-3/+3
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-3/+3
* Trivial stylish changes, mostly to silence gcc.phk1998-10-311-5/+5
* Add new files for HARP3phk1998-09-151-0/+848
OpenPOWER on IntegriCloud