| Commit message (Expand) | Author | Age | Files | Lines |
* | This sl enhancement helps to keep serial line (modem) connection alive. | ache | 1995-03-30 | 3 | -5/+100 |
* | pppinput: | ache | 1995-03-29 | 1 | -5/+9 |
* | Don't delete clones if they are PINNED. | wollman | 1995-03-24 | 1 | -2/+2 |
* | radix.c: correct exit condition in rn_walktree_from() | wollman | 1995-03-23 | 2 | -6/+29 |
* | Protocol-cloned routes should gain a reference to their parents to make | wollman | 1995-03-21 | 1 | -2/+9 |
* | Made minor readability tweak. | dg | 1995-03-20 | 1 | -6/+3 |
* | Better fix for the deletion of parents of cloned routes problem, | wollman | 1995-03-20 | 4 | -56/+115 |
* | Support for pseudo-device LKMs. Note that this is restricted to only | wollman | 1995-03-20 | 5 | -12/+11 |
* | Beginnings of support for loadable pseudo-devices. bsd.kmod.mk support | wollman | 1995-03-17 | 1 | -2/+2 |
* | Add and move declarations to fix all of the warnings from `gcc -Wimplicit' | bde | 1995-03-16 | 8 | -13/+13 |
* | Added $Id$ | dg | 1995-03-14 | 1 | -2/+2 |
* | Added support for generic FDDI and the DEC DEFEA and DEFPA FDDI adapters. | dg | 1995-03-14 | 3 | -1/+657 |
* | Reduced loopback MTU to 16k to work around a miriad of problems with it | dg | 1995-03-04 | 1 | -2/+2 |
* | New user Process PPP based on iij-ppp0.94beta2. | amurai | 1995-02-26 | 2 | -142/+90 |
* | Fixed comment - IFT_P80 is 80mbit. | dg | 1995-02-25 | 1 | -2/+2 |
* | In ifa_ifwithdstaddr() when walking through ifa structs associated with | dg | 1995-02-24 | 1 | -2/+2 |
* | Attempting to bind() or connect() a routing socket, while meaningless, | wollman | 1995-02-16 | 1 | -3/+7 |
* | Nuke some more compiler warnings, while I'm at it.. | jkh | 1995-02-15 | 1 | -16/+16 |
* | *close: just purge tty queues if we can't drain them | ache | 1995-02-13 | 2 | -4/+6 |
* | Define RTF_PINNED for future use. | wollman | 1995-02-08 | 1 | -2/+3 |
* | Correct fix for merge conflicts: RTM_VERSION is always 5. Header files | wollman | 1995-02-07 | 1 | -5/+1 |
* | Fixed unresolved CVS conflict on RTM_VERSION. | dg | 1995-02-07 | 1 | -8/+2 |
* | Merge in the socket-level support for Transaction TCP from the OLAH_TTCP | wollman | 1995-02-07 | 1 | -1/+11 |
* | This commit was generated by cvs2svn to compensate for changes in r6053, | amurai | 1995-01-31 | 2 | -0/+687 |
|\ |
|
| * | (no commit message) | amurai | 1995-01-31 | 2 | -0/+687 |
* | Declare `struct mbuf' with the correct scope to avoid lots of warnings | bde | 1995-01-24 | 1 | -1/+6 |
* | Added back the missing last few bytes of the file. | dg | 1995-01-23 | 1 | -2/+3 |
* | route.c: keep track of where cloned routes come from, and make sure to | wollman | 1995-01-23 | 2 | -9/+65 |
* | Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> | se | 1995-01-05 | 1 | -1/+2 |
* | Moved declaration of ifnet pointer out of the header file and into the | dg | 1994-12-30 | 2 | -3/+5 |
* | Added `ds', a black-hole network interface. | wollman | 1994-12-22 | 1 | -0/+220 |
* | Removed bogus semicolon at end of a #define line. | dg | 1994-12-22 | 1 | -2/+2 |
* | Add generic part of generic multiple-physical-interface support (the | wollman | 1994-12-21 | 2 | -2/+15 |
* | Add a #define for if_rawoutput(), which isn't used now, but eventually will | wollman | 1994-12-21 | 1 | -1/+2 |
* | Implemented rtalloc_ign(). | wollman | 1994-12-13 | 1 | -0/+10 |
* | Add support for two separate cloning flags, one set by the lower layers, | wollman | 1994-12-13 | 6 | -23/+46 |
* | Fix bogus include paths: | bde | 1994-12-04 | 1 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r4910, | wollman | 1994-12-02 | 2 | -0/+1289 |
|\ |
|
| * | Cronyx/Sigma sync/async serial driver with PPP support | wollman | 1994-12-02 | 2 | -0/+1289 |
* | Fix previous change: don't attempt to reserve cblocks if the tty is null. | bde | 1994-11-27 | 2 | -10/+16 |
* | Fix cblock starvation bugs by reserving enough cblocks for minimal | bde | 1994-11-26 | 2 | -12/+51 |
* | Moved conversion of ether_type to host byte order out of ethernet drivers | dg | 1994-11-24 | 1 | -8/+11 |
* | The long-time-waited-for patch for PPP. | ugen | 1994-11-23 | 1 | -1/+2 |
* | #include <socket.h> -> <sys/socket.h> | phk | 1994-11-16 | 2 | -4/+4 |
* | Include <sys/socket.h> for declaration of struct sockaddr. This helps | bde | 1994-11-15 | 2 | -7/+12 |
* | if.h: | bde | 1994-11-14 | 2 | -6/+10 |
* | Remove redundant stuff. Amazing that they actually solved a bug found in | guido | 1994-11-10 | 1 | -3/+1 |
* | Collapse two fields so that we have space for another 32 flags. | wollman | 1994-11-03 | 2 | -3/+10 |
* | Add code to be a bit smarter about IP routes, conditioned on the option | wollman | 1994-11-02 | 2 | -20/+9 |
* | Make it compile again. XXX - this is not really the right way to fix | wollman | 1994-11-01 | 1 | -4/+4 |