trailing comment after #else or #endif
[unix-history] / usr / src / sys / vax / if /
1992-05-05 Keith Skloweruse new m_devget facility
1992-05-05 Keith Sklowercopy out etherheader into vax memory; seems to prevent...
1992-03-26 Keith SklowerM_PREPEND has already freed if no mbufs available.
1991-06-28 Keith Skloweradd IP, CLNP over X.25 support
1991-05-17 Marc Teitelbaumpass flags from device close to l_close
1991-05-17 Marc Teitelbaumdate and time created 91/05/16 18:06:33 by marc
1991-05-03 Keith Sklowerset if_type, change to no default logging printfs,...
1991-03-28 Thomas FerrinAvoid receiver ring overrun
1990-12-17 Keith Bostickernel reorg
1990-12-03 Keith Bosticadd Berkeley SCCS header
1990-12-03 Keith Bosticdate and time created 90/12/02 12:06:05 by bostic
1990-12-03 Keith Bosticdate and time created 90/12/02 12:05:51 by bostic
1990-12-03 Keith Bosticdate and time created 90/12/02 12:05:33 by bostic
1990-11-30 Keith Sklowerdeqna doesn't hear its own multicasts either; handle...
1990-10-03 Keith Sklowercheck to see if a protocol address has been set is...
1990-10-03 Keith Sklowerlooutput expects a legitimate route pointer now.
1990-10-03 Keith SklowerThis version appears to work with accunet; DP_XE must...
1990-10-03 Keith Sklower(no message)
1990-09-18 Keith SklowerThis version receives packets from accunet, but won't
1990-09-15 Keith Sklowerthis one should handle up down transitions more gracefully.
1990-09-13 Keith SklowerThis version interrupts on transmits and modem state...
1990-08-31 Keith SklowerThis version compiles; otherwise untested.
1990-08-31 Keith Sklowerdate and time created 90/08/30 17:35:33 by sklower
1990-08-31 Keith Sklowerdate and time created 90/08/30 17:35:31 by sklower
1990-07-25 Keith Sklowerfix interoperability problem with decnet phase V;
1990-06-29 Keith Bosticnew copyright notice
1990-06-21 Keith Sklowerminor change to locate multicast address for ALL_ES...
1990-04-08 Keith Sklowerchanges for new mbuf structuures
1990-04-08 Keith Sklowernew conventions for who queues packet.
1990-04-08 Keith Sklowerreserve code for 802.2 types (for ISO).
1990-04-08 Keith Sklowersleep call requires prioritity.
1990-04-04 Mike Karelsneeded start routine pointer
1989-12-19 Keith Sklowerdate and time created 89/12/18 18:47:29 by sklower
1989-12-07 Keith Sklowerfix from hibler; (initiallization of mbuf data ptr...
1989-10-30 Kirk McKusickuse 40 second timeout rather than 10 when no pending...
1989-10-29 Kirk McKusickset slow timer when no transmits are in progress so...
1989-09-23 Keith Sklowerthis version compiles; has SNMP stats, not yet actually...
1989-09-10 Mike Karelsneed the TBIS I removed before
1989-09-05 Mike Karelsrm ../h!
1989-09-05 Mike Karelsvarious hacks and fixes: don't sleep when init'ing...
1989-09-05 Mike Karelswas I doing something here? Hmm. new mbufs, new ether...
1989-09-05 Mike Karelsright, check for interrupt before clearing it
1989-09-05 Mike Karelsnew mbufs, sockaddrs
1989-09-05 Mike Karelscleanups
1989-08-31 Mike Karelsneed to keep the broadcast flag on
1989-04-27 Kirk McKusickuse new form of suser()
1989-04-26 Kirk McKusick../machine => machine
1989-04-23 Keith Sklowerchanges for var. length sockaddrs; new routing; mv...
1989-03-16 Keith Sklowerarchive early multicast stuff
1989-02-18 Mike KarelsQNIVERT ifdef, reduce number of input buffers; fix...
1989-02-16 Mike Karelsupdate copyright on branch
1988-10-23 Mike Karelsautomatic priority calculation with qbgetpri; flags...
1988-10-23 Mike Karelsuse uballoc macros, new qbus autoconf (old mbufs)
1988-10-13 Mike Karelsfixes from proteon:
1988-10-13 Mike Karels(by sklower) checkpoint before var length sockaddrs.
1988-10-13 Keith Sklowercheckpoint version before var sockaddr changes
1988-10-05 Mike Karelschanges for delqa (from tef)
1988-08-28 Mike Karelsnew mbufs (untested, I think)
1988-08-05 Keith Bosticadd Berkeley specific copyright
1988-08-05 Keith Bosticadd Berkeley specific copyright notice
1988-08-05 Keith Bosticadd Berkeley specific header
1988-08-05 Keith Bosticadd Berkeley specific copyright
1988-06-30 Keith Bosticinstall approved copyright notice
1988-06-14 Kirk McKusickupdate copyright for distribution
1988-05-29 Marc Teitelbaumdouble oops - (fix typo)
1988-05-28 Mike Karelsoops
1988-05-28 Mike Karelsturn off debugging log/panics by default
1988-05-28 Mike Karelsuse if_timer instead of private timeout; print hardware...
1988-05-28 Mike Karelscleanup up-down code; limit snd queue to 3 packets...
1988-05-27 Mike Karels'8' isn't an octal digit
1988-05-27 Mike Karelsupdate impstart interface
1988-05-27 Mike Karelslint
1988-05-27 Mike Karelsfinish what I was doing
1988-05-25 Kirk McKusicklint
1988-05-15 Mike Karelsclean up pte computations (not all pte's are in Mbmap...
1988-05-15 Mike Karelsimpattach now takes name/unit instead of ubadevice...
1988-02-09 Mike Karelsnew copyright
1988-02-09 Mike Karelsnew IMP interface
1987-12-23 Keith Bosticmake ANSI C compatible
1987-12-13 Mike Karelschange DMCMTU from 1284 to 1500
1987-12-06 Keith Bosticold assignment operator
1987-11-24 Mike KarelsDEUNA needs reset after uba reset! (from torek)
1987-10-24 Keith Bosticmove ubamem routine down one; (Chris Torek)
1987-10-23 Keith Bosticinclude malloc.h
1987-09-01 Mike Karelsdon't count board braindamage as input errors; was...
1987-08-08 Mike Karelsincreasing size of receive buuffer supposedly masks...
1987-07-21 Mike Karelsdon't restart on non-fatal errors; use the error report...
1987-07-21 Mike Karelsfrom Mt. Xinu, with log()s fixed; status unknown
1987-07-21 Mike Karelsfrom Mt. Xinu; status unknown
1987-06-22 Kirk McKusickm_clalloc(..., MPG_SPACE, ...) => malloc
1987-06-05 Keith BosticDEUNA fix, rcv_xmtbuf panic, diff with V7.1
1987-06-05 Keith BosticDEUNA problems; rcv_xmtbuf, fixes for V7.1
1987-06-05 Keith BosticDEUNA fix
1987-05-05 Mike Karelskeep r and w straight
1987-04-17 Mike Karelscancel stat requests once done
1987-04-09 Mike Karelscurrent version
1987-04-01 Mike Karelskeep r and w straight
1987-03-11 Mike Karelsfewer buffers if running 2 qe's; don't restart if not...
1987-03-11 Mike Karelsmaybe this time! fix rcv_xmtbuf/restor_xmtbuf bug that...
1987-03-11 Mike Karelsmaybe this time! fix rcv_xmtbuf/restor_xmtbuf bug that...
next