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-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
2022-04-28
Add tests that decode sequences into ASN.1 strings.
Joel Sing
2022-04-28
Rewrite asn1_check_tlen() using CBS.
Joel Sing
2022-04-28
Always acquire the `vmobjlock' before incrementing an object's reference.
Martin Pieuchot
2022-04-28
Route timers were not MP safe. Protect the global lists with a
Alexander Bluhm
2022-04-28
Refactor ASN1_TIME_adj_internal()
Theo Buehler
2022-04-28
In the multicast router code don't allocate a rt timer queue for each
Claudio Jeker
2022-04-28
Decouple IP input and forwarding from protocol input. This allows
Alexander Bluhm
2022-04-28
The syntax of the roff(7) .mc request is quite special
Ingo Schwarze
2022-04-28
Fix comparison in openssl(1) pkcs12
Kinichiro Inoguchi
2022-04-28
Environment variables must be passed through env(1) while using sudo.
Anton Lindqvist
2022-04-28
Compare pointer value with NULL in openssl(1) pkcs12
Kinichiro Inoguchi
2022-04-28
Convert the internal GPT partition entries into host-endian form
Kenneth R Westerback
2022-04-28
oops, fix wrong .TH name
Ingo Schwarze
2022-04-27
Send packets with IPv4 option or IPv6 extension header over loopback
Alexander Bluhm
2022-04-28
Element next-line scopes may nest, so man_breakscope() may have to
Ingo Schwarze
2022-04-28
Call uvm_pageactivate() from uvm_pageunwire() instead of rerolling it.
Martin Pieuchot
2022-04-28
Update uvmexp.swpgonly only once in uvm_swap_get().
Martin Pieuchot
2022-04-28
glue for 7.2
Marc Espie
2022-04-28
Get rid of set but not used compiler warning.
Anton Lindqvist
2022-04-28
drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_ps...
Jonathan Gray
2022-04-28
add Sabrent NT-SS5G, sort the device list alphabetically
Jonathan Matthew
2022-04-28
avoid printing hash algorithm twice; from lucas AT sexy.is
Damien Miller
2022-04-27
The timeout in ospf6d regress seems to be too short. Increase it
Alexander Bluhm
2022-04-27
Send packets with IPv4 option or IPv6 extension header over loopback
Alexander Bluhm
[next]