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
2021-01-18
crank limits to satisfy piggy piggy clang
Theo de Raadt
2021-01-18
Sync SA configuration payload to new SA after IKE SA rekeying.
tobhe
2021-01-18
Move sessid definition to keynote-verify.c to avoid issues with -fno-common
mortimer
2021-01-18
Move usage definition out of header file to avoid issues with -fno-common.
mortimer
2021-01-18
Move defiition of sum variable from header file to avoid issues with
mortimer
2021-01-18
Move definition of pmode to main.c instead of a compress.h. Avoids linker
mortimer
2021-01-18
Extern tracks list to avoid linker issues with -fno-common.
mortimer
2021-01-17
Put a sleep 1 after starting net-snmpd. The reason of the race is
Alexander Bluhm
2021-01-17
umb(4) sets a default interface priority too; mention it here
Stuart Henderson
2021-01-17
Add -N flag to never start server even if command would normally do so,
Nicholas Marriott
2021-01-17
Mark up locations of KAME hack with #ifdef __KAME__ so that we can
Florian Obser
2021-01-17
Cache parent's pid as `ps_ppid' and use it instead of `ps_pptr->ps_pid'.
mvs
2021-01-17
Don't leak host address. Found with clang static analyzer.
rob
2021-01-17
Comply with man page intent of -dvv enabling BER level logging.
rob
2021-01-17
Add defines for the various ARM SMMU models.
Patrick Wildt
2021-01-17
add another iwx device
Joshua Stein
2021-01-17
regen
Joshua Stein
2021-01-17
add another ax201
Joshua Stein
2021-01-17
Put the clearing of possible embedded scope in an __KAME__ block.
Claudio Jeker
2021-01-17
Remove a __KAME__ block for extracting the scope_id from IPV6_PKTINFO.
Claudio Jeker
2021-01-17
revert the previous, it makes everything think it can do 16.0 GT/s.
David Gwynne
2021-01-17
pcie4 can do 16.0 GT/s. sounds like a lot.
David Gwynne
2021-01-17
dump the max payload size and max read request size in the pcie cap.
David Gwynne
2021-01-17
kqueue: Revise fd close notification
Visa Hankala
2021-01-17
Replace SB_KNOTE and sb_flagsintr with direct checking of klist.
Visa Hankala
2021-01-17
this hardware is fine with BUS_DMA_64BIT mappings.
David Gwynne
2021-01-17
don't encode the mbuf prio as part of the vlan tag in bpf_mtap_ether.
David Gwynne
2021-01-16
Move `access_type' to the fault context.
Martin Pieuchot
2021-01-16
Oops, fix previous.
Florian Obser
2021-01-16
Only recover the KAME embedded scope if the sin6_scope_id is not
Florian Obser
2021-01-16
Only recover the scope_id if it was not set. This way this code works
Claudio Jeker
2021-01-16
Unle recover the scope_id from a possible embedded scope if the scope_id
Claudio Jeker
2021-01-16
Only recover the KAME embedded scope if the sin6_scope_id filed is
Claudio Jeker
2021-01-16
Fix prototype for rw_assert_wrlock() function.
mvs
2021-01-16
If ip or ip6 forwarding is not set, expect af-to failure.
Alexander Bluhm
2021-01-16
aspath_neighbor() needs to return the local system AS for empty AS paths
Claudio Jeker
2021-01-16
The sysctl variable net.inet.ip.forwarding is checked before
Alexander Bluhm
2021-01-16
s/authorization/authentication/g
Martijn van Duren
2021-01-16
Update model details for Loongson Lynloong.
Visa Hankala
2021-01-16
Use struct ip_mreqn for the IP_MULTICAST_IF setsockopt. This way
Claudio Jeker
2021-01-16
Extend IP_MULTICAST_IF to take either an address (struct in_addr), a
Claudio Jeker
2021-01-16
recognise Realtek ALC287
Jonathan Gray
2021-01-16
regen
Jonathan Gray
2021-01-16
add Intel AX201 Bluetooth
Jonathan Gray
2021-01-16
regen
Jonathan Gray
2021-01-16
add devices mostly from x1 nano jcs@ has
Jonathan Gray
2021-01-15
Remove a check that bypasses pf state tests. It dates back to 2003
Alexander Bluhm
2021-01-15
Add IORT structs for ARM SMMU versions 1 and 2.
Patrick Wildt
2021-01-15
Split the IORT struct into two, as the current version not only contained
Patrick Wildt
2021-01-15
Add IORT id for ARM SMMUv3.
Patrick Wildt
[next]