Age | Commit message (Expand) | Author |
1996-08-09 | Silly unit number calculation changed to use sc_unit instead | Niklas Hallqvist |
1996-08-03 | dst addr might be NULL; netbsd pr#2183; chuck@maria.wustl.edu | Theo de Raadt |
1996-07-27 | proto ppp_restart | Theo de Raadt |
1996-07-27 | various fixes | Theo de Raadt |
1996-07-25 | Kernel changes for ppp2.3a4. | joshd |
1996-07-12 | refresh to the latest bpf code release. | Michael Shalayeff |
1996-07-03 | ported to FreeBSD 2.2-960612-SNAP. | chuck |
1996-07-03 | renumber to avoid conflict with freebsd | chuck |
1996-07-02 | -Wall & -Wstrict-prototype fixes | Niklas Hallqvist |
1996-06-30 | add native mode atm netisr hook | chuck |
1996-06-29 | change: | chuck |
1996-06-29 | provide if_attachhead(), and make if_loop use it | Theo de Raadt |
1996-06-28 | add hook for user to turn on/off raw mode | chuck |
1996-06-27 | fix/improvement: | chuck |
1996-06-26 | [1] add new rxso passing structure to if_atm.h | chuck |
1996-06-21 | use correct copyright | chuck |
1996-06-21 | network support for ATM networks (ATM == Async Transfer Mode, not | chuck |
1996-06-18 | bpf BIOCSRTIMEOUT can round tv_usec down to zero & block; netbsd pr#2531; jha... | Theo de Raadt |
1996-06-17 | bad splx, bad bad bad | Theo de Raadt |
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 |