index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2018-11-11
Add ID for a VIA HD Audio device found on my HP t5570 Thin Client.
Frederic Cambus
2018-11-11
Add END() macro to set symbol size like every other arch
Philip Guenther
2018-11-11
copy the mpls cos and use it as the ip dscp/tos/tclass thing.
David Gwynne
2018-11-11
when encapsulating mpls, map the mpls qos value to an ip tos.
David Gwynne
2018-11-11
actually use the if_llprio to set the mbuf prio.
David Gwynne
2018-11-11
use the llprio on gre(4) and eoip(4) interfaces for the keepalive tos
David Gwynne
2018-11-11
in the magical language gcc, adding brackets allows correct code to compile.
Theo de Raadt
2018-11-10
use the LFPRINTF() debug macro consistently; ok mpi@
anton
2018-11-10
Do not translate the EACCES error from pf(4) to EHOSTUNREACH anymore.
Alexander Bluhm
2018-11-10
free(9) sizes for endpoints array.
Martin Pieuchot
2018-11-10
Pass free(9) sizes for port arrays.
Martin Pieuchot
2018-11-10
Pass free(9) sizes for the tx descriptors.
Martin Pieuchot
2018-11-10
Remove the strong hysteresis filter.
Ulf Brosziewski
2018-11-10
Conform to POSIX-2001 in which the behavior of passing a negative length using
anton
2018-11-09
M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers for
Claudio Jeker
2018-11-09
Remove the last few XXX rdomain markers. Even those functions respect the
Claudio Jeker
2018-11-08
regen
Jonathan Gray
2018-11-08
correct intel 0x9d66
Jonathan Gray
2018-11-08
Remove cardbus and pcmcia debug options that we don't enable on other
Mark Kettenis
2018-11-07
Document `machine gop [mode]' command
kn
2018-11-06
new sysctl for userland malloc flags, kernel part. ok millert@ deraadt@
Otto Moerbeek
2018-11-05
Improve the filters for scrolling.
Ulf Brosziewski
2018-11-05
In icmp_input_if() m_pullup up the maximum size of required data at the start.
Claudio Jeker
2018-11-05
Consider the size of IP header when doing the ICMP length overflow
Alexander Bluhm
2018-11-05
trace struct flock; ok visa@
anton
2018-11-05
Fix kernel build without serial console
kn
2018-11-05
Fixup the case where an mbuf cluster is used. Correctly offset the data to
Claudio Jeker
2018-11-04
The change of the sb_mbmax calculation in sbreserve() broke setting
Alexander Bluhm
2018-11-02
Revert previous, it broke my Anker USB device
Joshua Stein
2018-11-02
Remove 'reused group key update received' printfs.
Stefan Sperling
2018-11-02
Remove unnecessary if/else block, both branches are identical. We can
Frederic Cambus
2018-11-02
make debug flags continuous
anton
2018-11-02
disable LOCKF_DIAGNOSTIC
anton
2018-11-01
Add SPDX-License-Identifier tag from drm-intel-next-queued to
Jonathan Gray
2018-11-01
Add SPDX-License-Identifier tags from linux git master to drm files
Jonathan Gray
2018-10-31
Increase max frame size and hard MTU so that we can use VLANs and
Patrick Wildt
2018-10-31
add simple implementation of intel trace files which just define away
Jonathan Gray
2018-10-31
Bring over gapdummy.c changes from amd64/amr64/armv7/i386.
Mark Kettenis
2018-10-31
zap return keyword to clarify umidi_flush() returns no value; ok ratchov@
miko
2018-10-31
Add support to uvm to establish write-combining mappings. Use this in the
Mark Kettenis
2018-10-31
sc argument of start_output, start_input, trigger_output and trigger_input
miko
2018-10-30
Replace with minimal version written from scratch that just defines the data
Mark Kettenis
2018-10-30
The way we currently generate gap.o using a linker script results in .rodata
Mark Kettenis
2018-10-30
The way we currently generate gap.o using a linker script results in .rodata
Mark Kettenis
2018-10-30
If we execute a #!shell binary, the shell is an integral part of the
Theo de Raadt
2018-10-29
Support _ISOC11_SOURCE for forcing C11 feature visibility. Change the
Philip Guenther
2018-10-29
irrelevant part snuck into previous commit; from semarie
Theo de Raadt
2018-10-29
Now that most archs have better NMBCLUSTERS defaults it is possible to bring
Claudio Jeker
2018-10-29
use the tunnelttl in the ip6 encap too, not ip6_defhlim.
David Gwynne
2018-10-29
needs sys/lock.h
Theo de Raadt
[next]