aboutsummaryrefslogtreecommitdiff
path: root/sys/netatm/uni/unisig_decode.c
Commit message (Expand)AuthorAgeFilesLines
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-251-2486/+0
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Convert a lot of uma_zalloc() calls to be NOWAIT instead of WAITOK. AllHartmut Brandt2003-07-231-1/+1
* Use __FBSDID().David E. O'Brien2003-06-111-9/+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
* - Change the ATM stack functions to use intptr_t instead of int for opaqueJohn Baldwin2002-11-081-1/+1
* - Finish the uni part of the storage pool cleanup. There should now onlyAndrew R. Reiter2002-06-131-7/+7
* - Change KM_ macro calls to the appropriate function call.Andrew R. Reiter2002-04-191-17/+17
* Remove __P.Alfred Perlstein2002-03-201-23/+23
* Preceed/preceeding are not english words. Use precede and preceding.Jeroen Ruigrok van der Werven2001-02-181-1/+1
* 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/+22
* Remove un-needed #include's.Mike Spengler2000-01-171-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Trivial stylish changes, mostly to silence gcc.Poul-Henning Kamp1998-10-311-5/+5
* Two patches from the HARP people:Poul-Henning Kamp1998-09-171-4/+3
* Add new files for HARP3Poul-Henning Kamp1998-09-151-0/+2474