summaryrefslogtreecommitdiffstats
path: root/sys/netatm/uni/uniarp_vcm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Finish the uni part of the storage pool cleanup. There should now onlyarr2002-06-131-8/+9
* 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/+21
* 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
* Two patches from the HARP people:phk1998-09-171-7/+7
* Add new files for HARP3phk1998-09-151-0/+708
OpenPOWER on IntegriCloud