summaryrefslogtreecommitdiffstats
path: root/sys/netatm/atm_if.c
Commit message (Expand)AuthorAgeFilesLines
* SMP locking for radix nodes.hsu2002-12-241-0/+2
* SMP locking for ifnet list.hsu2002-12-221-0/+2
* - Change the ATM stack functions to use intptr_t instead of int for opaquejhb2002-11-081-1/+1
* Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoidsobomax2002-08-181-1/+1
* - Turn the hea and hfa HARP storage pools into UMA zones and insertarr2002-06-141-12/+11
* - Nuke some more not needed #ifdef cruft.arr2002-04-211-19/+0
* - Change KM_ macro calls to the appropriate function call.arr2002-04-191-5/+5
* Remove __P.alfred2002-03-201-7/+7
* Wrap array accesses in macros, which also happen to be lvalues:jlemon2001-09-061-1/+1
* Add back some now needed #include <sys/systm.h>phk2000-12-071-0/+4
* Remove more unused #includes.phk2000-10-271-4/+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/+28
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-271-7/+6
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-11/+12
* Trivial stylish changes, mostly to silence gcc.phk1998-10-311-4/+4
* Add new files for HARP3phk1998-09-151-0/+1202
OpenPOWER on IntegriCloud