summaryrefslogtreecommitdiffstats
path: root/sys/net/if_slvar.h
Commit message (Expand)AuthorAgeFilesLines
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-1/+2
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* sc_lasttime and sc_starttime are time_t's, not long's.dillon2001-10-271-2/+2
* Fix typojulian2001-08-161-1/+1
* Don't allocate an entire 1500 byte buffer on the stack.julian2001-08-151-0/+1
* The slip driver used to allocate a mbuf cluster without attachingdwmalone2000-08-181-0/+1
* Make sl(4) SLIP devices dynamically expansible. Yay! =)green2000-05-301-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Remove bogus #ifdef INET - SLIP doesn't compile without INET.eivind1997-12-201-3/+1
* Update for new callout interface.gibbs1997-09-211-2/+10
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Prevent mixing of static and dynamic unit allocation strategiesache1996-05-131-1/+2
* Clean up Ethernet drivers:wollman1996-02-061-2/+1
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-3/+3
* Another mega commit to staticize things.phk1995-12-141-11/+1
* Fix several sysinit functions that had the wrong type and unnecessarilybde1995-08-301-2/+1
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* This sl enhancement helps to keep serial line (modem) connection alive.ache1995-03-301-1/+5
* Mostly Cosmetics. Some of the procedures in if_sl.c was void, but shouldphk1994-10-081-5/+5
* Make idempotent.paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-1/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+80
OpenPOWER on IntegriCloud