aboutsummaryrefslogtreecommitdiff
path: root/sys/net/if_sl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix previous change: don't attempt to reserve cblocks if the tty is null.Bruce Evans1994-11-271-5/+8
* Fix cblock starvation bugs by reserving enough cblocks for minimalBruce Evans1994-11-261-10/+31
* Mostly Cosmetics. Some of the procedures in if_sl.c was void, but shouldPoul-Henning Kamp1994-10-081-16/+22
* Install line discipline the new way.Garrett Wollman1994-10-051-2/+11
* Made SLIP MTU configurable via ifconfig(8). Changed default MTU to 552David Greenman1994-09-131-34/+54
* Re-enabled check for low clist condition.David Greenman1994-09-121-3/+2
* Made SLMTU kernel config'able.David Greenman1994-09-091-1/+3
* Fix up some sloppy coding practices:Garrett Wollman1994-08-181-3/+2
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-1/+5
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+839