aboutsummaryrefslogtreecommitdiff
path: root/sys/net/if_atmsubr.c
Commit message (Expand)AuthorAgeFilesLines
* MFC:David E. O'Brien2001-03-061-7/+6
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,Yoshinobu Inoue1999-12-071-0/+3
* clean up en atm driverKenjiro Cho1999-05-081-289/+7
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()Archie Cobbs1998-12-041-2/+4
* update ATM driver. (base version: midway.c 1.67 --> 1.68)Kenjiro Cho1998-07-291-126/+353
* Eradicate the variable "time" from the kernel, using various measures.Poul-Henning Kamp1998-03-301-2/+2
* Make POWERFAIL_NMI, PPS_SYNC and NATM new style options.Eivind Eklund1998-01-311-0/+1
* Make INET a proper option.Eivind Eklund1998-01-081-0/+2
* Use gettime() instead of assignment from `time'. (`time' is tooBruce Evans1997-11-181-3/+2
* Removed unused #includes.Bruce Evans1997-08-021-12/+0
* import Chuck Cranor's ATM driverKenjiro Cho1997-05-091-0/+410