Age | Commit message (Expand) | Author |
1996-06-10 | init sc_unit properly | Theo de Raadt |
1996-06-02 | Fix accident in last commit | Niklas Hallqvist |
1996-06-02 | removed an unused variable | Niklas Hallqvist |
1996-06-02 | shut up GCC -Wall about /* inside a comment | Niklas Hallqvist |
1996-05-27 | if_name -> if_xname | Theo de Raadt |
1996-05-22 | sync | Theo de Raadt |
1996-05-16 | drom NetBSD PR#2411: | Michael Shalayeff |
1996-05-10 | if_name/if_unit -> if_xname/if_softc | Theo de Raadt |
1996-05-09 | linux & svr4 support | Theo de Raadt |
1996-05-07 | gross BPF_HDR hack, do better | Theo de Raadt |
1996-05-06 | fix includes for x25/llc. | Michael Shalayeff |
1996-05-06 | if.h was missed from the commit. | Michael Shalayeff |
1996-05-05 | add general ether_ioctl call in net/if_ethersubr.c, | Michael Shalayeff |
1996-05-02 | pretty | Theo de Raadt |
1996-04-29 | fix last fix that was unfix for the before previous fix. | Michael Shalayeff |
1996-04-29 | fix the wrong changes, so the bcasts will work now ;) | Michael Shalayeff |
1996-04-28 | IPX additions and fixes. | Michael Shalayeff |
1996-04-24 | sorry, folks. cut&paste bug happened. | Michael Shalayeff |
1996-04-24 | Add IPX support. | Michael Shalayeff |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-04-19 | According to the latest config stuff changes (as for if_ppp.c). | Michael Shalayeff |
1996-03-29 | Initial commit of random source driver. | Michael Shalayeff |
1996-03-19 | Merging w/ NetBSD 021796. | Michael Shalayeff |
1996-03-14 | From Lite2; mark terminal devices as exclusively opened before flushing | Thorsten Lockert |
1996-03-14 | From Lite2; only try to match a destination address on a point-to-point | Thorsten Lockert |
1996-03-05 | Changes for ifconfig to compile. | Michael Shalayeff |
1996-03-05 | need some casts for clean compile | dm |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist |
1996-02-21 | fixed bug in debugging code, so it'll compiles now w/o TUN_DEBUG | Michael Shalayeff |
1996-02-20 | bug fixes, speedups. multiple AFs support. | Michael Shalayeff |
1996-02-04 | Interface# 0's name was incorrectly generated | Niklas Hallqvist |
1996-02-03 | handle interface unit numbers up to 2G-1; skip if total name is too long | Theo de Raadt |
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 |
1995-12-27 | miscellanous if_arcsubr.c cleanup and optimizations; from is@beverly.rhein.de... | Theo de Raadt |
1995-12-18 | enable multicast, so that multicast packets can flow through ppp links. idea ... | Theo de Raadt |
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 Jean-Luc.Richie... | Theo de Raadt |
1995-10-23 | For the '#ifdef sun [...] #endif' conditional we weren't bringing in the | davem |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |