index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-06
add "tftp" as a type to use with -T
David Gwynne
2018-07-06
Add "mpls" as a type to use with -T
David Gwynne
2018-07-06
According to RFC7510, IANA allocated port 6635 for MPLS over UDP
David Gwynne
2018-07-06
Add "gre" as a type to use with -T
David Gwynne
2018-07-06
Rework UDP parsing, particularly around IP addresses.
David Gwynne
2018-07-06
move the ip checksumming code into in_cksum.c
David Gwynne
2018-07-06
Split trap() into kerntrap() and usertrap(), with all the signal generation
Philip Guenther
2018-07-06
sync
Theo de Raadt
2018-07-06
regen
Jonathan Matthew
2018-07-06
add Broadcom NetXtreme-C/E devices
Jonathan Matthew
2018-07-05
fix comment: s/always send/always sent/
Stuart Henderson
2018-07-05
It was possible to leak the control mbuf in raw ip user request
Alexander Bluhm
2018-07-05
supply an arch for Dt;
Jason McIntyre
2018-07-05
reword;
Jason McIntyre
2018-07-05
acpipci(4)
Mark Kettenis
2018-07-05
Add acpipci(4), a driver that supports generic ECAM-compatible PCI host
Mark Kettenis
2018-07-05
sync
Theo de Raadt
2018-07-05
Do not leak memory and a fp reference when !root passes `allow_other'.
Martin Pieuchot
2018-07-05
regen
Martin Pieuchot
2018-07-05
Put back sendto(2) and sendmsg(2) under KERNEL_LOCK().
Martin Pieuchot
2018-07-05
further tweak the introductory text; ok gilles
Jason McIntyre
2018-07-05
tweak previous;
Jason McIntyre
2018-07-05
Serialize the sosplice taskq allocation. This prevents an unlikely
Visa Hankala
2018-07-05
Grab the KERNEL_LOCK() in kthread_create(9) to enable unlocked code
Visa Hankala
2018-07-05
backout r1.11 "Add retguard macros for kernel asm", ok deraadt
Stuart Henderson
2018-07-05
RTM_BFD route messages are also a special case. suggested by claudio@,
Sebastian Benoit
2018-07-05
update the route message documentation
Sebastian Benoit
2018-07-05
not all route messages have a priority. Move the priority filter check
Sebastian Benoit
2018-07-05
Enable bwfm(4).
Patrick Wildt
2018-07-05
Cast physical addresses to 64-bits so we can shift them by 32-bit on
Patrick Wildt
2018-07-05
fuse_set_signal_handlers(3) and fuse_remove_signal_handlers(3) should
helg
2018-07-05
Create new man page for fuse_set_signal_handlers(3) and
helg
2018-07-05
Simplify rde_softreconfig_in(). There is no need to run the prefix through
Claudio Jeker
2018-07-05
Add support for the VIA VX900 chipset in viapm(4).
Frederic Cambus
2018-07-05
forgot to commit vmmvar.h needed by previous two commits, thanks ccardenas
Mike Larkin
2018-07-05
vmm(4): print guest vcpu mode and cpl in debug output if VM crashes
Mike Larkin
2018-07-05
vmm(4): add some utility functions for checking vcpu cpl and mode
Mike Larkin
2018-07-05
Plug a vnode leak in namei(). If the file system is unmounted
Alexander Bluhm
2018-07-04
It is possible for a memory write to not complete if no barrier exists
Dale Rahn
2018-07-04
enable trunk(4)
kn
2018-07-04
Properly pass around the PCI "chipset tag" in acpi(4) and refactor
Mark Kettenis
2018-07-04
ptrace debug support for arm64.
Dale Rahn
2018-07-04
More whitespace.
rob
2018-07-04
remove ambiguity; from ross l richardson
Jason McIntyre
2018-07-04
deal with API rename: match_filter_list() => match_filter_blacklist()
Damien Miller
2018-07-04
exercise new expansion behaviour of PubkeyAcceptedKeyTypes and, by
Damien Miller
2018-07-04
repair PubkeyAcceptedKeyTypes (and friends) after RSA signature work -
Damien Miller
2018-07-04
Cleanup some whitespace.
rob
2018-07-04
whitespace needed between macro args and punctuation;
Jason McIntyre
2018-07-04
Relocate the update of br_offs from ber_read() to ber_readbuf() so ber_getc()
rob
[prev]
[next]