Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-15 | change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange. | Jun-ichiro itojun Hagino | |
follows BSD/OS practice and ucd-snmp code (FreeBSD does it for specific interfaces only). was: if_lastchange get updated on every packet transmission/receipt. now: if_lastchange get updated when IFF_UP is changed. | |||
2001-05-16 | No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok) | Hakan Olsson | |
2001-03-09 | Remove two unnecessary splx(). This was missed somewhere along the way, since | Aaron Campbell | |
this was done long ago in NetBSD during an update to ppp-2.3b4. | |||
2000-06-30 | Convert to use new timeout API. | Artur Grabowski | |
1999-07-04 | fix unsigned without a size-type | Theo de Raadt | |
1997-09-05 | Minor changes from ppp 2.3.1 | Todd C. Miller | |
1997-01-15 | prevent warning: | kstailey | |
ppp_tty.c:790: warning: `s' might be used uninitialized in this function | |||
1996-07-25 | Kernel changes for ppp2.3a4. | joshd | |
1996-05-10 | if_name/if_unit -> if_xname/if_softc | Theo de Raadt | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |