summaryrefslogtreecommitdiffstats
path: root/sys/netatm/atm_socket.c
Commit message (Expand)AuthorAgeFilesLines
* Push acquisition of the accept mutex out of sofree() into the callerrwatson2004-10-181-0/+1
* Extend coverage of SOCK_LOCK(so) to include so_count, the socketrwatson2004-06-121-0/+1
* Replace the if_name and if_unit members of struct ifnet with new membersbrooks2003-10-311-1/+1
* Add support for VBR and CBR PVCs for IP over ATM.harti2003-07-251-1/+3
* Remove the zone limits for all the zones used in the ATM code.harti2003-07-221-1/+0
* Use __FBSDID().obrien2003-06-111-9/+3
* Back out M_* changes, per decision of the TRB.imp2003-02-191-2/+2
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-2/+2
* Back out my lats commit of locking down a socket, it conflicts with hsu's work.tanimura2002-05-311-20/+1
* Lock down a socket, milestone 1.tanimura2002-05-201-1/+20
* - Add atm_sock_init()arr2002-05-071-8/+13
* - Change KM_ macro calls to the appropriate function call.arr2002-04-191-17/+10
* Give struct socket structures a ref counting interface similar todillon2001-11-171-1/+1
* Add back some now needed #include <sys/systm.h>phk2000-12-071-0/+1
* 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/+22
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-4/+4
* Trivial stylish changes, mostly to silence gcc.phk1998-10-311-4/+4
* Add new files for HARP3phk1998-09-151-0/+1311
OpenPOWER on IntegriCloud