summaryrefslogtreecommitdiff
path: root/sys/net/ppp_tty.c
AgeCommit message (Expand)Author
2003-09-01Add a new ioctl PPPIOCGRAWIN to get the last characters we got from thechristos
2003-02-26Add MBUFTRACE kernel option.matt
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-07-01new copyright boilerplate from CMU. from openbsditojun
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
2002-03-05bring in latest ALTQ from kjc. ALTQify some of the drivers.itojun
2001-11-13remove unnecessary #if NFOO > 0 .... #endif wrapperslukem
2001-11-12add RCSIDslukem
2001-07-18bzero -> memsetthorpej
2001-06-14change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.itojun
2001-03-31Remove unnecessary test of tp->t_linesw against NULL; they are resultsenami
2001-01-18constifyjdolecek
2000-12-12Adapt to bpfattach() changes, and further centralize the bpfattach()thorpej
2000-11-02sync with struct tty change (does it look correct?)itojun
2000-03-30Kill some more register declarations.augustss
2000-03-23New callout mechanism with two major improvements over the oldthorpej
1999-08-25changes from ppp-2.3.9 [synchronous]christos
1999-05-24Fix kernel builds if ppp interface but no bpf filters are configured.tron
1999-05-11* Start out with a data link type of DLT_NULL. When we change an interfacethorpej
1998-12-12#include "opt_ppp.h" otherwise struct ppp_softc can be the wrong sizechristos
1998-08-02Fix PR5898: ppp delays last packet.sommerfe
1997-03-25make sure that the tty layer restarts the ppp layer when there is an errorchristos
1997-03-24Add missing slpx(); from Bill Sommerfeldchristos
1997-03-12Update to ppp-2.3b4; from Paul Mackerraschristos
1996-10-13backout previous kprintf changechristos
1996-10-10- printf -> kprintf, sprintf -> ksprintfchristos
1996-09-07Implement poll(2).mycroft
1996-06-14avoid unnecessary checks of m_get/MGET/etc.'s return values. Whencgd
1996-05-07Changed struct ifnet to have a pointer to the softc of the underlyingthorpej
1996-03-15Added packet filtering, support for "PPP Deflate" packet compression,paulus
1996-02-13Net prototypeschristos
1995-10-05Add some missing statistics. From Thorsten Lockert.mycroft
1995-07-04Change $Id to $NetBSDpaulus
1995-07-04Latest version of PPP stuff, with packet compression and otherpaulus