summaryrefslogtreecommitdiff
path: root/sys/netatm/uni/unisig_subr.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.1.0_cvscvs2svn2006-05-061-1/+1
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Fix a typo that could provoke a panic or access to random memory.Hartmut Brandt2004-07-191-1/+1
* Convert a lot of uma_zalloc() calls to be NOWAIT instead of WAITOK. AllHartmut Brandt2003-07-231-13/+15
* Use __FBSDID().David E. O'Brien2003-06-111-10/+3
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-13/+13
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-13/+13
* - Finish the uni part of the storage pool cleanup. There should now onlyAndrew R. Reiter2002-06-131-26/+26
* - Change KM_ macro calls to the appropriate function call.Andrew R. Reiter2002-04-191-31/+31
* 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
* Remove un-needed #include's.Mike Spengler2000-01-171-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Set and propagate the correct cause code values.Poul-Henning Kamp1998-12-111-5/+37
* Set BLLI Layer 2 protocol field when using a 'User specified' protocol.Poul-Henning Kamp1998-10-311-2/+4
* 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-8/+8
* Add new files for HARP3Poul-Henning Kamp1998-09-151-0/+1276