summaryrefslogtreecommitdiff
path: root/sys/netnatm
AgeCommit message (Expand)Author
2010-02-11Correct argument for splx() is s2 not s so that the splx() calls match to theClaudio Jeker
2009-05-31Remove some #ifdef / #define maze that is not needed at all.Claudio Jeker
2009-01-28Use extern for variable declarations in .h files so that we don't end up withClaudio Jeker
2008-05-27bring the netnatm usrreq's also up to speed on the addition of theThordur I. Bjornsson
2007-12-09another FREE->freeHans-Joerg Hoexer
2007-10-06Oops. Forgot to do FREE -> free when I did MALLOC -> malloc.Kenneth R Westerback
2007-10-03MALLOC+bzero -> malloc+M_ZERO.Kenneth R Westerback
2007-09-12There is no such word as `detatch'.Michael Knudsen
2006-03-05Use more queue macros rather than doing it by hand; ok otto@ krw@Miod Vallat
2006-03-04With the exception of two other small uncommited diffs this movesBrad Smith
2002-03-14First round of __P removal in sysTodd C. Miller
2001-05-16No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)Hakan Olsson
1997-10-11Keep the ifdef for NetBSD.Angelos D. Keromytis
1997-10-11Fix some minor compilation problems.Angelos D. Keromytis
1997-07-19fix typo in comment (NetBSD PR3836: Curt Sampson)chuck
1996-11-09netbsd pr#2918 (jukka.partanen@research.nokia.com):chuck
1996-07-03ported to FreeBSD 2.2-960612-SNAP.chuck
1996-06-30new: protocol layer to provide you with native mode ATM access.chuck