summaryrefslogtreecommitdiff
path: root/sys/netatm/uni/uniip.c
Commit message (Expand)AuthorAgeFilesLines
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-251-249/+0
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Remove the zone limits for all the zones used in the ATM code.Hartmut Brandt2003-07-221-1/+0
* Use __FBSDID().David E. O'Brien2003-06-111-10/+3
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-1/+1
* Include <sys/systm.h> instead of depending on namespace pollution inBruce Evans2002-09-291-8/+1
* - Finish the uni part of the storage pool cleanup. There should now onlyAndrew R. Reiter2002-06-131-16/+12
* - Change KM_ macro calls to the appropriate function call.Andrew R. Reiter2002-04-191-3/+1
* Remove __P.Alfred Perlstein2002-03-201-2/+2
* Remove more unused #includes.Poul-Henning Kamp2000-10-301-1/+0
* Remove unneeded #include <machine/clock.h>Poul-Henning Kamp2000-10-151-1/+0
* Remove the #include kitchensink <netatm/kern_include.h> and addPoul-Henning Kamp2000-10-121-1/+21
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Fix warnings in preparation for adding -Wall -Wcast-qual to theMatthew Dillon1999-01-271-3/+3
* Trivial stylish changes, mostly to silence gcc.Poul-Henning Kamp1998-10-311-5/+5
* Add new files for HARP3Poul-Henning Kamp1998-09-151-0/+252