summaryrefslogtreecommitdiffstats
path: root/sys/netatm/ipatm/ipatm_vcm.c
Commit message (Expand)AuthorAgeFilesLines
* Include <sys/malloc.h> for the declaration of malloc(), etc. insteadbde2003-11-141-3/+5
* Add support for VBR and CBR PVCs for IP over ATM.harti2003-07-251-5/+93
* Convert a lot of uma_zalloc() calls to be NOWAIT instead of WAITOK. Allharti2003-07-231-2/+4
* Use __FBSDID().obrien2003-06-111-9/+3
* Back out M_* changes, per decision of the TRB.imp2003-02-191-3/+3
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-3/+3
* Pacify gcc by preinitializing a variable.peter2002-05-241-2/+2
* - Turn two more storage pools into UMA zones and make the related memoryarr2002-05-231-9/+9
* - Nuke some more not needed #ifdef cruft.arr2002-04-211-4/+0
* 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
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Trivial stylish changes, mostly to silence gcc.phk1998-10-311-5/+5
* Two patches from the HARP people:phk1998-09-171-4/+4
* Add new files for HARP3phk1998-09-151-0/+1245
OpenPOWER on IntegriCloud