aboutsummaryrefslogtreecommitdiff
path: root/sys/netatm/uni/sscop_pdu.c
Commit message (Expand)AuthorAgeFilesLines
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-251-1244/+0
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Constify the arguments to several pdu_print functions.Hartmut Brandt2003-07-241-5/+1
* Use __FBSDID().David E. O'Brien2003-06-111-9/+3
* - Change the ATM stack functions to use intptr_t instead of int for opaqueJohn Baldwin2002-11-081-13/+13
* - Change KM_ macro calls to the appropriate function call.Andrew R. Reiter2002-04-191-1/+1
* Remove __P.Alfred Perlstein2002-03-201-6/+6
* 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/+19
* Remove un-needed #include's.Mike Spengler2000-01-171-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()Archie Cobbs1998-12-041-3/+4
* Trivial stylish changes, mostly to silence gcc.Poul-Henning Kamp1998-10-311-5/+5
* Add new files for HARP3Poul-Henning Kamp1998-09-151-0/+1237