aboutsummaryrefslogtreecommitdiff
path: root/sys/netatm/atm_aal5.c
Commit message (Expand)AuthorAgeFilesLines
* Use __FBSDID().David E. O'Brien2003-06-111-9/+3
* Back out my lats commit of locking down a socket, it conflicts with hsu's work.Seigo Tanimura2002-05-311-13/+2
* Lock down a socket, milestone 1.Seigo Tanimura2002-05-201-2/+13
* Revert the change of #includes in sys/filedesc.h and sys/socketvar.h.Seigo Tanimura2002-04-301-2/+5
* - Nuke some more not needed #ifdef cruft.Andrew R. Reiter2002-04-211-7/+0
* Remove __P.Alfred Perlstein2002-03-201-22/+22
* KSE Milestone 2Julian Elischer2001-09-121-19/+19
* Add back some #include <sys/systm.h> which were needed when <sys/ktr.h>Poul-Henning Kamp2000-10-301-0/+1
* Remove more unused #includes.Poul-Henning Kamp2000-10-271-4/+0
* Remove unneeded #include <machine/clock.h>Poul-Henning Kamp2000-10-151-1/+0
* Remove the #include kitchensink <netatm/kern_include.h> and addPoul-Henning Kamp2000-10-121-1/+20
* Modify to work with the new sbreserve().Brian Feldman1999-10-091-1/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Copy application name and connection attributes for accept() sockets fromPoul-Henning Kamp1998-12-111-7/+10
* Trivial stylish changes, mostly to silence gcc.Poul-Henning Kamp1998-10-311-9/+11
* Two patches from the HARP people:Poul-Henning Kamp1998-09-171-3/+3
* Add new files for HARP3Poul-Henning Kamp1998-09-151-0/+905