Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-12-28 | from netbsd; ppp code no longer needs to recalculate intr masks on the i386 | Theo de Raadt | |
1995-12-27 | from netbsd; Avoid extra byte-swapping in average cases | Theo de Raadt | |
1995-12-27 | from netbsd: | Theo de Raadt | |
Remove old comment regarding trailers. Fix a diagnostic message. Make some variables use fixed-size types. Initialize if_output in fddi_ifattach(). | |||
1995-12-27 | miscellanous if_arcsubr.c cleanup and optimizations; from ↵ | Theo de Raadt | |
is@beverly.rhein.de; netbsd pr#1825 | |||
1995-12-18 | enable multicast, so that multicast packets can flow through ppp links. idea ↵ | Theo de Raadt | |
from freebsd | |||
1995-12-15 | use m_pkthdr.len for FIONREAD, correctly indicates how much data is available | Theo de Raadt | |
1995-12-14 | from netbsd; fix casts; should cast pointers to longs, not ints | Theo de Raadt | |
1995-11-13 | do not forward garbled SIMPLEX-generated packets to bpf; from ↵ | Theo de Raadt | |
Jean-Luc.Richier@imag.fr; netbsd pr#1693 | |||
1995-10-23 | For the '#ifdef sun [...] #endif' conditional we weren't bringing in the | davem | |
proper definitions for 'struct mbuf' and friends for in.h, bringing in 'sys/socket.h' and 'net/if.h' fixes this. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |