summaryrefslogtreecommitdiffstats
path: root/sys/netatm/uni/unisig_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo that could provoke a panic or access to random memory.harti2004-07-191-1/+1
* Convert a lot of uma_zalloc() calls to be NOWAIT instead of WAITOK. Allharti2003-07-231-13/+15
* Use __FBSDID().obrien2003-06-111-10/+3
* Back out M_* changes, per decision of the TRB.imp2003-02-191-13/+13
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-13/+13
* - Finish the uni part of the storage pool cleanup. There should now onlyarr2002-06-131-26/+26
* - Change KM_ macro calls to the appropriate function call.arr2002-04-191-31/+31
* 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
* Set and propagate the correct cause code values.phk1998-12-111-5/+37
* Set BLLI Layer 2 protocol field when using a 'User specified' protocol.phk1998-10-311-2/+4
* Trivial stylish changes, mostly to silence gcc.phk1998-10-311-5/+5
* Two patches from the HARP people:phk1998-09-171-8/+8
* Add new files for HARP3phk1998-09-151-0/+1276
OpenPOWER on IntegriCloud