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
2022-05-04
drm/i915/dg1: Add new PCI id
Jonathan Gray
2022-05-04
drm/i915/adl_s: Update ADL-S PCI IDs
Jonathan Gray
2022-05-04
Missed removing some memory scaling in vmm, vmctl.
Dave Voutila
2022-05-03
vmm/vmd/vmctl: standardize memory units to bytes
Dave Voutila
2022-05-03
Rate limit uvn_flush error during pageout messages. They occur
Alexander Bluhm
2022-05-03
Make pf(4) more paranoid about IGMP/MLP messages. MLD/IGMP messages
Alexandr Nedvedicky
2022-05-03
sioctl_onval(3) returns int not void
Alexandre Ratchov
2022-05-03
Rework display of partition types, removing unnecessary trailing
Kenneth R Westerback
2022-05-03
Activate parallel IP forwarding. Start 4 softnet tasks. Limit the
Alexander Bluhm
2022-05-03
Retire CRYPTO_F_MPSAFE it is no longer of any use. The crypto framework
Claudio Jeker
2022-05-03
Add FIDO AUTHENTICATOR section and explain a bit how FIDO works. The
Florian Obser
2022-05-02
Disable DMA as part of the hardware reset, preventing the device from
Anton Lindqvist
2022-05-02
Use the given queue id argument which happen to already be equal to
Anton Lindqvist
2022-05-02
remove an obsolete rsa1 format example from an example;
Jason McIntyre
2022-05-01
sync
Theo de Raadt
2022-05-01
fix some integer overflows in sieve_large() that show up when trying
Damien Miller
2022-05-01
regen
Ted Unangst
2022-05-01
no need to test for toupper function in awk
Ted Unangst
2022-05-01
Install useful btrace scripts into /usr/share/btrace directory.
Alexander Bluhm
2022-05-01
Split a new function roff_parse_comment() out of roff_expand() because this
Ingo Schwarze
2022-05-01
Prevent out-of-bounds array access with binaries that use unsupported
Mark Kettenis
2022-05-01
Check for the correct length field when checking the control transfer data
Marcus Glocker
2022-04-30
Run IP input and forwarding with shared netlock. Also distribute
Alexander Bluhm
2022-04-30
Provide a new function roff_req_or_macro() to parse and handle a request
Ingo Schwarze
2022-04-30
Recheck PG_BUSY after locking the page.
Martin Pieuchot
2022-04-30
Add comments to some of the enum roff_tok values;
Ingo Schwarze
2022-04-30
Enforce proper memory ordering in refcnt_rele() and refcnt_finalize()
Visa Hankala
2022-04-30
When performing ipsp_ids_free(), grab `ipsec_flows_mtx' mutex(9) before do
Vitaliy Makkoveev
2022-04-30
Refactor the handler function roff_block_sub() for clarity and simplicity.
Ingo Schwarze
2022-04-30
Tweak to clarify sio_stop(3) and sio_flush() description, from jmc@
Alexandre Ratchov
2022-04-30
Convert the 2nd rttimer callback from struct rttimer to u_int rtableid.
Claudio Jeker
2022-04-30
add support for printing some extra large numbers to histograms
Ted Unangst
2022-04-29
Send IP options with maximum length to check for overflow.
Alexander Bluhm
2022-04-29
Cleanup makefile so that tests are similar. Link pair to build.
Alexander Bluhm
2022-04-29
Link pf_opts to the tree.
Alexander Bluhm
2022-04-27
Send packets with IPv4 option or IPv6 extension header over loopback
Alexander Bluhm
2022-04-29
sync
Jonathan Gray
2022-04-29
finally, turn on caching by default
Marc Espie
2022-04-29
Release PF und NET lock before calling copyout for DIOCIGETIFACES.
mbuhl
2022-04-29
Check that IGMP and ICMP6 MLD packets with router alert option pass.
Alexander Bluhm
2022-04-29
Wait until the buffer is drained before closing the device
Alexandre Ratchov
2022-04-29
IGMP and ICMP6 MLD packets always have the router alert option set.
Alexander Bluhm
2022-04-29
Add sio_flush(3) function to stop playback immediately
Alexandre Ratchov
2022-04-29
be stricter in which characters will be accepted in specifying a mask
Damien Miller
2022-04-29
mention that the helpers are used by ssh(1), ssh-agent(1) and
Damien Miller
2022-04-27
Send packets with IPv4 option or IPv6 extension header over loopback
Alexander Bluhm
2022-04-29
Don't leak SK device. Patch from Pedro Martelletto via github PR#316.
Darren Tucker
2022-04-29
fix memleak on session-bind path; from Pedro Martelletto, ok dtucker@
Damien Miller
2022-04-28
Use $(( )) arithmetic expansion instead of `expr something`
Jeremie Courreges-Anglas
2022-04-28
btrace(8): fix lexer to allow whitespace after filters.
Dave Voutila
[next]