summaryrefslogtreecommitdiffstats
path: root/sys/netatm/atm_usrreq.c
Commit message (Expand)AuthorAgeFilesLines
* Initialize struct pr_userreqs in new/sparse style and fill in commonphk2004-11-081-21/+13
* Introduce a MAC label reference in 'struct inpcb', which cachesrwatson2003-11-181-0/+4
* Replace the if_name and if_unit members of struct ifnet with new membersbrooks2003-10-311-1/+1
* Make the ioctl() interface cleaner with regard to types: use size_tharti2003-07-291-1/+1
* Use __FBSDID().obrien2003-06-111-9/+3
* SMP locking for ifnet list.hsu2002-12-221-0/+3
* - Nuke some more not needed #ifdef cruft.arr2002-04-211-2/+0
* - Change KM_ macro calls to the appropriate function call.arr2002-04-191-1/+1
* Change the suser() API to take advantage of td_ucred as well as do ajhb2002-04-011-4/+4
* Remove __P.alfred2002-03-201-4/+4
* KSE Milestone 2julian2001-09-121-10/+10
* Add back some now needed #include <sys/systm.h>phk2000-12-071-0/+1
* Move suser() and suser_xxx() prototypes and a related #define fromphk2000-10-291-1/+0
* 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/+23
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Suser() simplification:phk1999-04-271-6/+6
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-271-9/+9
* Prevent duplicate output lines from 'atm show arpserver' command on systemsmks1999-01-191-6/+12
* Trivial stylish changes, mostly to silence gcc.phk1998-10-311-6/+6
* Add new files for HARP3phk1998-09-151-0/+711
OpenPOWER on IntegriCloud