summaryrefslogtreecommitdiffstats
path: root/sys/netatm/ipatm
Commit message (Expand)AuthorAgeFilesLines
* Pacify gcc by preinitializing a variable.peter2002-05-241-2/+2
* - Fix uma_zcreate parameters -- don't pass M_* flags here, doh.arr2002-05-231-2/+2
* - Turn two more storage pools into UMA zones and make the related memoryarr2002-05-234-30/+31
* - Nuke some more not needed #ifdef cruft.arr2002-04-215-72/+0
* - Change KM_ macro calls to the appropriate function call.arr2002-04-191-1/+1
* Remove __P.alfred2002-03-204-42/+41
* Add back some now needed #include <sys/systm.h>phk2000-12-075-0/+5
* Lock down the network interface queues. The queue mutex must be obtainedjlemon2000-11-251-10/+1
* Remove more unused #includes.phk2000-10-306-6/+0
* Remove unneeded #include <machine/clock.h>phk2000-10-157-7/+0
* Remove the #include kitchensink <netatm/kern_include.h> and addphk2000-10-127-7/+151
* More HARP polishina:phk2000-10-121-4/+4
* Do some cleanups of the HARP atm codes interface into the system:phk2000-10-121-84/+0
* Just need to pass the address family to if_simloop(), not the whole sockaddr.archie2000-05-241-1/+1
* Remove un-needed #include's.mks2000-01-175-6/+0
* $Id$ -> $FreeBSD$peter1999-08-2810-17/+17
* Allow configuration of up to 256 network interfaces per physical interface -mks1999-05-101-3/+3
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-271-5/+5
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-3/+4
* Trivial stylish changes, mostly to silence gcc.phk1998-10-317-36/+39
* Two patches from the HARP people:phk1998-09-172-10/+10
* Add new files for HARP3phk1998-09-1510-0/+4116
OpenPOWER on IntegriCloud