Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-10-16 | label only useful in bpf case | Theo de Raadt | |
1996-10-16 | contextual usage | Theo de Raadt | |
1996-10-16 | support _STANDALONE | Michael Shalayeff | |
1996-10-04 | __OpenBSD__ | Theo de Raadt | |
1996-10-04 | sync to netbsd 0901 | Theo de Raadt | |
1996-09-30 | kill a NetBSD ref | Theo de Raadt | |
1996-09-05 | remove ';' after function close '}' | Michael Shalayeff | |
make it nicer w/ new routed. | |||
1996-09-02 | Need sys/types.h, too. | briggs | |
1996-09-02 | Replace string.h with systm.h. | briggs | |
1996-08-29 | rnd -> random | Theo de Raadt | |
1996-08-22 | __OpenBSD__ | Theo de Raadt | |
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 | |
- change asock to rxhand and adjust all for this [esp atm_input] | |||
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 | |
- add proto if atm_input - add native mode atm hooks to if_atmsubr.c (atm_input) | |||
1996-06-26 | [1] add new rxso passing structure to if_atm.h | chuck | |
[2] modify atm_output to handle native mode atm output mbufs | |||
1996-06-21 | use correct copyright | chuck | |
1996-06-21 | network support for ATM networks (ATM == Async Transfer Mode, not | chuck | |
Automatic Teller Machine). Currently supports PVCs only (no ATM ARP either). | |||
1996-06-18 | bpf BIOCSRTIMEOUT can round tv_usec down to zero & block; netbsd pr#2531; ↵ | Theo de Raadt | |
jhawk@mit.edu | |||
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 | |
add bcast support, do if_flags setable, minor cleanup. | |||
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 | |
if_ethersubr.c: missed variables added. | |||
1996-05-05 | add general ether_ioctl call in net/if_ethersubr.c, | Michael Shalayeff | |
NS,IPX,X.25 special processing is now handled in there. reflect this amazing addition in all the ether ifaces. ppl, pls check the stuff. | |||
1996-05-02 | pretty | Theo de Raadt | |
1996-04-29 | fix last fix that was unfix for the before previous fix. | Michael Shalayeff | |
that is, redundant ). | |||
1996-04-29 | fix the wrong changes, so the bcasts will work now ;) | Michael Shalayeff | |
1996-04-28 | IPX additions and fixes. | Michael Shalayeff | |
ether -- missed the input for IPX. fddi -- just added. ppp -- field codes added. loop -- minor fix. | |||
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 | |