summaryrefslogtreecommitdiffstats
path: root/sys/netatm/ipatm/ipatm_if.c
Commit message (Expand)AuthorAgeFilesLines
* Allocate network interfaces from malloc() instead of using a zone.harti2003-07-221-6/+6
* 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
* - Change the ATM stack functions to use intptr_t instead of int for opaquejhb2002-11-081-1/+1
* - Turn two more storage pools into UMA zones and make the related memoryarr2002-05-231-2/+2
* - Nuke some more not needed #ifdef cruft.arr2002-04-211-4/+0
* Remove __P.alfred2002-03-201-1/+1
* 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/+22
* Remove un-needed #include's.mks2000-01-171-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Trivial stylish changes, mostly to silence gcc.phk1998-10-311-5/+5
* Add new files for HARP3phk1998-09-151-0/+335
OpenPOWER on IntegriCloud