added my responsibility for the `cpm' port
[unix-history] / sys / net /
1994-06-17 Paul RichardsThis commit was generated by cvs2svn to track changes...
1994-06-15 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1994-06-13 Sean VickeryThis commit was generated by cvs2svn to track changes...
1994-06-10 Andrey ChernovFix from Mostyn Lewis for this:
1994-06-07 David GreenmanMake the SLIP mtu settable in the (kernel) config file...
1994-05-30 Andrey ChernovFrom Bde:
1994-05-27 Joerg WunschThis commit was generated by cvs2svn to track changes...
1994-05-22 Joerg WunschThis commit was generated by cvs2svn to track changes...
1994-05-18 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-05-18 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-05-17 Jordan K. HubbardFold in the changes to support IP multicasting, from...
1994-05-17 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1994-05-09 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-05-06 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-05-06 Gary Clark IIThis commit was generated by cvs2svn to track changes...
1994-05-02 Garrett WollmanCast parameters to control routine correctly in non...
1994-04-21 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-04-17 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-04-17 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-04-13 Poul-Henning KampThis commit was generated by cvs2svn to track changes...
1994-04-06 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-04-03 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-04-02 David Greenman New interrupt code from Bruce Evans. In additional...
1994-04-01 Jordan K. HubbardFix bug with ppp.h I introduced earlier. This should...
1994-03-30 Jordan K. HubbardUpdate this too.
1994-03-23 Andrey ChernovSet of changes from Bruce:
1994-03-22 David GreenmanFrom mrl@teleport.com (Mostyn R. Lewis)
1994-03-22 Andrey ChernovSorry, backed out ttywflush removing, real place to...
1994-03-21 Andrey ChernovRemove ttywflush from pppclose,
1994-03-21 Andrey ChernovRemove ttywflush from slclose, it cause
1994-03-02 Guido van RooijTtys structures are now allocated dynamically via ttyma...
1994-02-27 Poul-Henning KampThis commit was generated by cvs2svn to track changes...
1994-02-25 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-07 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-02-07 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-02-05 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-02-04 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-04 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-03 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-01-31 David GreenmanPatch from dcjm@cs.ed.ac.uk (Dave Matthews)...
1994-01-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1994-01-26 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-01-24 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1993-12-21 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-12-20 Garrett WollmanLet the linker keep track of pseudo-devices needing...
1993-12-20 Garrett WollmanSeparated netisrs for pkintr() (X.25) and hdintr()...
1993-12-19 Garrett WollmanMake everything compile with -Wtraditional. Make it...
1993-12-16 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1993-11-25 Garrett WollmanMake the LINT kernel compile with -W -Wreturn-type...
1993-11-17 Garrett WollmanFixed comments that start within a comment, so code...
1993-11-16 Garrett WollmanAdded prototypes and declared missing parameter and...
1993-11-16 Garrett WollmanPer our agreement, IFF_ALTPHYS is now defined and occup...
1993-11-15 Garrett WollmanAdded a few prototypes and missing return-type/argument...
1993-11-14 Garrett WollmanOops. David noticed that if_mtu is declared as a short...
1993-11-14 Garrett WollmanBump the loopback MTU up to the maximum allowed by...
1993-11-13 Garrett WollmanDeclare `loif' once and for all in if.h since so many...
1993-11-13 David GreenmanFirst steps in rewriting locore.s, and making info...
1993-11-10 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-11-07 Garrett WollmanGet rid of use of deprecated sleep() for more user...
1993-11-07 Garrett WollmanMade all header files idempotent and moved incorrect...
1993-10-31 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-24 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-16 Rod GrimesRemoved all patch kit headers, sccsid and rcsid strings...
1993-10-07 Rod Grimes>From: Paul Mackerras <Paul.Mackerras@cs.anu.edu.au>
1993-09-08 Rod Grimes>From: David Greenman <davidg@implode.rain.com>
1993-09-07 Rod GrimesFixed bug where wrong variable was being checked agains...
1993-09-06 Rod GrimesUpgrade of if_ppp.c, some bug fixes (unkown) and better...
1993-08-31 Rod GrimesFrom: bde@kralizec.zeta.org.au (Bruce Evans)
1993-08-31 Rod GrimesUpgrade to lattest versions from:
1993-08-27 Rod GrimesAdded
1993-08-27 Rod GrimesReverting back to version 1.1, the multicasting work...
1993-08-27 Steven WallaceSyntax error: forgot | symbol in expression for IFF_CA...
1993-08-27 David Greenmanupdated ifnet structure to have larger if_flags field...
1993-08-27 Rod GrimesKernel support for ppp 1.3 + fixes
1993-07-31 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-07-30 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-07-27 David Greenman* Applied fixes from Bruce Evans to fix COW bugs, ...
1993-06-12 Rod GrimesInitial import, 0.1 + pk 0.2.4-B1