Age | Commit message (Collapse) | Author |
|
to successfully run this; ok djm@
|
|
which was a copy of the change in isa/fd.c.
ok krw@
|
|
|
|
|
|
|
|
USB host-to-host link cable. This driver is derived from upl(4).
|
|
albeit ones no one should be using, so major bump the shlib.
ok kettenis@
ports testing by landry@
|
|
OK millert@
|
|
As header scanning is back, there is always a icmp6 parameter problem
response. Add tests that hide the routing header behind an atomic
fragment header to get the RFC 5095 behaviour. One test puts the
routing header into the second fragment so that it cannot be detected
without reassembly.
|
|
|
|
ok jsg@
|
|
From wojciech kapuscinski
b71a688b1e56a0a2b4260c2ab0cdf80f67965072 in ubuntu 3.8
50b8f5aec04ebec7dbdf2adb17220b9148c99e63 in mainline linux
https://bugs.freedesktop.org/show_bug.cgi?id=63599
|
|
From Chris Wilson
5ca3f11716a0487110745824ad5282bf4c00d211 in ubuntu 3.8
daa13e1ca587bc773c1aae415ed1af6554117bd4 in mainline linux
https://bugs.freedesktop.org/show_bug.cgi?id=66163
|
|
ok jsg@
|
|
from ISIHARA Takanori
|
|
|
|
from ISIHARA Takanori
|
|
ok jsg@, miod@
|
|
"Good catch" miod@
|
|
just call ip_stripoptions(). Remove an unneeded parameter and
adjust the ip length in ip_stripoptions().
from FreeBSD; OK deraadt@ henninh@ lteo@
|
|
|
|
|
|
While there, add some missing constants.
OK claudio@
|
|
generic function, based on hp300/dev/diofb_mono.c.
This also fixes `screen is not updated when delete a character if it
is on the middle of a 32-bit word of the frame buffer' problem.
"Go for it!" miod@
|
|
Use an explicit suffix for the "fld" instruction to shut up clang. The correct
instruction is fldl since we try to load a double-precision value.
GCC actually gets it wrong and emits "flds" (which is harmless).
ok guenther@
|
|
|
|
Use this on luna88k to map the bitmap planes of the frame buffer used by
the driver. 10% speedup under X.
|
|
diff from Philipp e1c1bac6253dc54a1e89ddc046585792 at osteo dot net
ok krw@ halex@
|
|
with ctrl-alt/zenmen-esc. Tested on three different keyboard models (compact
black, JIS, and full-sized) by aoyama@ and me.
|
|
usage in a currently disabled codepath to prevent future surprised.
|
|
|
|
d_secperunith and p_offseth are set to 0 since they can't be read
from disktab and lower 32 bits (d_secperunit and p_offset) are read
directly from the input.
|
|
wpi0 at pci2 dev 0 function 0 "Intel PRO/Wireless 3945ABG" rev 0x02: msi, MoW2
ok jsg@
|
|
|
|
|
|
declarations, including _kvm_getftype(), into a new header, kvm_file.h,
so that we don't have to pull <sys/vnode.h> into all the .c files. No
more extern function declaration in .c files.
ok millert@
|
|
Found by LLVM/Clang Static Analyzer.
ok henning@ mikeb@ bluhm@
|
|
setpassent(stayopen).
Bug found and fixed by Erik Lax <erik-AT-halon-DOT-se>
ok millert@ guenther@
|
|
|
|
more like the original conditional.
if this doesnt fix rd thrushs panic, then this should be reverted to
r1.85.
|
|
kernel diagnostic assertion \"sotoinpcb(inp->inp_socket) == inp\"
failed: file "../../../../netinet/tcp_input.c", line 646
Will think of a better fix.
|
|
USB host-to-host link cable. This driver is derived from upl(4).
|
|
no functional change.
ok sthen@
|
|
divert6_packet() from "pd" to "divert" to match the rest of the source.
I think "pd" was not a good name for a struct pf_divert because "pd"
usually refers to a pf_pdesc.
No object file change.
OK benno@ bluhm@ henning@
|
|
stack should still scan for IPv6 type 0 routing headers. There are
OpenBSD routers running without pf and there are plenty of legacy
implementations supporting RH0.
Bring back the function ip6_check_rh0hdr() that I removed a month
ago. As an improvement to the prevoius solution, only scan the
header chain in ip6_input() if the packet has not been inspected
by pf. Both implementations drop packets with RH0 anywhere in the
extension header chain.
OK mikeb@ henning@
|
|
From Eitan Adler
|
|
MAC address, continue on, because if_etherattach contains logic for this.
ok mikeb
|
|
input and ok to move forward dlg@ patrick@ syl@
|
|
|
|
from erik at halon dot se, ok benno phessler benno
|