aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/atm.c
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace at the end of lines.Brian Somers2002-06-151-3/+3
* o Clean up some #includesBrian Somers2002-05-141-0/+1
* Merge the NETGRAPH branch into HEAD. tty devices now use netgraph's lineBrian Somers2002-03-301-0/+1
* socket()s first argument should be a protocol family rather than anBrian Somers2002-01-161-1/+1
* socket's first argument is an address family, not a protocol family.Brian Somers2002-01-161-1/+1
* Handle hardware-imposed MTU/MRU limitations. PPPoE will no longerBrian Somers2001-06-181-0/+1
* Fix some log_Printf() castingBrian Somers2001-01-291-2/+2
* Fix some style nitsBrian Somers2000-09-141-11/+13
* Support PPPoATM, disabled for now as /usr/include/netnatm doesn't existBrian Somers2000-09-141-0/+232