#
67798 |
| 09-Oct-1994 |
mckusick |
Bug fix for diskless operation (from NetBSD via Ralph) |
#
67479 |
| 03-Jul-1994 |
mckusick |
turn off debug error messages (from Ralph) |
#
64894 |
| 16-Nov-1993 |
bostic |
Here is a bugfix for the Lance chip driver for the DECstation 2100/3100. The fix is specific to the original DECstations (not the 5000's) and results in persistent TCP checksum errors when a TCP conn
Here is a bugfix for the Lance chip driver for the DECstation 2100/3100. The fix is specific to the original DECstations (not the 5000's) and results in persistent TCP checksum errors when a TCP connection's window size adjusts such that the start offset is on a byte boundary. The problem is that "from" is a signed char and sign extended over the high order bits of the short. From: rmacklem@herman.cs.uoguelph.ca (Richard A Macklem)
show more ...
|
#
63636 |
| 29-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
63635 |
| 29-Jun-1993 |
mckusick |
fix bp_filter stuff |
#
60599 |
| 29-May-1993 |
ralph |
fix code for MULTICAST |
#
59836 |
| 09-May-1993 |
ralph |
update bpf stuff from hp300/dev/if_le.c |
#
57234 |
| 20-Dec-1992 |
ralph |
changes from Rick Macklem |
#
56819 |
| 15-Nov-1992 |
ralph |
changes for maxine from Rick Macklem. |
#
56525 |
| 11-Oct-1992 |
bostic |
use pmax as top directory, not mips |
#
56522 |
| 11-Oct-1992 |
bostic |
make kernel includes standard |
#
55745 |
| 27-Jul-1992 |
ralph |
use min not MIN() |
#
54144 |
| 20-Jun-1992 |
ralph |
fix error printing |
#
53081 |
| 29-Mar-1992 |
ralph |
fix printf |
#
52695 |
| 29-Feb-1992 |
ralph |
added support for DS5000 |
#
52130 |
| 07-Jan-1992 |
mckusick |
contributed by Ralph Campbell |