Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The previous one used CP850 for national characters and not ISO 8859-1. -moj
|
|
old PR and the fix is mostly unchanged).
|
|
|
|
|
|
|
|
|
|
(yes, this is from 12 december 95)
|
|
a while back, but I made the change a while ago and don't recall now.
|
|
|
|
|
|
video interrupts on my Q700 (perhaps it realized that DAFB will do that).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SOMAXCONN (kern.somaxconn), SOMINCONN (kern.sominconn), and TCPTV_KEEP_INIT
(net.inet.tcp.keepinittime). when this is not enough (ie. overfull), start
doing tail drop, but slightly prefer the same port.
|
|
|
|
|
|
|
|
laine@mornignstar.com
|
|
erik@aarhus1.uni-c.dk
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ones instead
|
|
|
|
(takeshi@sakabe.nuie.nagoya-u.ac.jp). Untested by me, but it
looks correct against the FP User's manual.
|
|
struct ether_header by placing it's start on a non 32bit int boundary.
On processor with alignment restrictions (like MIPS) this will fail badly.
This is the first driver to have been fixed. The fix is to copy the
ether header to a separate buffer instead of into the mbuf.
|
|
|
|
|
|
|