summaryrefslogtreecommitdiff
path: root/sys/net/ppp_tty.c
AgeCommit message (Expand)Author
2003-12-10de-register. deraadt okJun-ichiro itojun Hagino
2003-09-23Replace select backends with poll backends. selscan() and pollscan()Todd C. Miller
2003-09-18comment spelling, from jonathon grayTed Unangst
2003-08-15change arguments to suser. suser now takes the process, and a flagsTed Unangst
2003-03-09use MGETHDR instead of MGET for the first mbuf.Kenjiro Cho
2002-07-01license update of CMU parts. due to communication with wcw+@andrew.cmu.edu,Theo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-13sync with KAME.Kenjiro Cho
2001-06-15change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.Jun-ichiro itojun Hagino
2001-05-16No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)Hakan Olsson
2001-03-09Remove two unnecessary splx(). This was missed somewhere along the way, sinceAaron Campbell
2000-06-30Convert to use new timeout API.Artur Grabowski
1999-07-04fix unsigned without a size-typeTheo de Raadt
1997-09-05Minor changes from ppp 2.3.1Todd C. Miller
1997-01-15prevent warning:kstailey
1996-07-25Kernel changes for ppp2.3a4.joshd
1996-05-10if_name/if_unit -> if_xname/if_softcTheo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt