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-07-27
Force disabling the use of delay slots. This is ugly but gets the compiler
Miod Vallat
2022-07-27
Fix reconstructed softraid bootline
Klemens Nanni
2022-07-27
Remove redundant bzero, the pfctl struct memset later on.
Moritz Buhl
2022-07-27
now that llist is fixed enable more of i915 __notify_execute_cb()
Jonathan Gray
2022-07-27
fix llist_for_each_entry*
Jonathan Gray
2022-07-27
Enumerate and shift PHY mode bits.
James Hastings
2022-07-27
retire Rise CPU identification code
Daniel Dickman
2022-07-26
Do not pass input length <= 0 to the cipher handlers
Theo Buehler
2022-07-26
No need to check RB_REMOVE() return value if kif is not NULL.
Claudio Jeker
2022-07-26
Missing indirection. This version compiles.
Claudio Jeker
2022-07-26
Refactor nexthop tracking and remove all the kif_kr code. There is no
Claudio Jeker
2022-07-26
For make obj, always the lldb* and llvm-ar directories
Jeremie Courreges-Anglas
2022-07-26
Only build lldb support libraries on archs where lldb is installed
Jeremie Courreges-Anglas
2022-07-26
Only allow changing the domainname (from empty) before securelevel increase.
Theo de Raadt
2022-07-26
Remove "select collisions" output from vmstat(8).
Visa Hankala
2022-07-26
Allow editing of an MBR of all zeros.
Kenneth R Westerback
2022-07-26
Don't use echo "<blah>" | fdisk -e to create boot partition.
Kenneth R Westerback
2022-07-26
minor tweaks: unwrap a line, tweak a comment and zap an empty line
Theo Buehler
2022-07-26
No need to provide a dummy nexthop anymore, instead set the nhflags to
Claudio Jeker
2022-07-26
moncontrol(3): remove hertz() fallback function
Scott Soule Cheloha
2022-07-26
Zap unused bridge command skipping
Klemens Nanni
2022-07-26
Zap obsolete bridge section
Klemens Nanni
2022-07-25
The IPv4 reassembly code is MP safe, so we can run it in parallel.
Alexander Bluhm
2022-07-25
Rebase to 2022agtz from https://github.com/JodaOrg/global-tz
Todd C. Miller
2022-07-25
Simplify wctype() and wctype_l(): we have one set of classification
Philip Guenther
2022-07-25
Remove test of non-portable implementation details (whether wctype_t
Philip Guenther
2022-07-25
Add a regression test for bn_isqrt.c
Theo Buehler
2022-07-25
Only MBR and GPT structures can be edited by fdisk.
Kenneth R Westerback
2022-07-25
Properly handle nexthop state changes in the decision process
Claudio Jeker
2022-07-25
The GPIO pin on Apple M1 systems is actually connected to the SDZ pin, which
Mark Kettenis
2022-07-25
Separate the macro for generating string test functions
Ingo Schwarze
2022-07-25
Print function name for context
Klemens Nanni
2022-07-25
Don't grab netlock within pppacioctl(). pipex(4) doesn't rely on
Vitaliy Makkoveev
2022-07-25
Remove "Static" keyword from pipex(4) layer.
Vitaliy Makkoveev
2022-07-25
Fix annotation of smr_tqh_last
Visa Hankala
2022-07-25
Replace selwakeup() with KNOTE() in socket event activation
Visa Hankala
2022-07-25
Restore missing "!" in TEST_SSH_ELAPSED_TIMES test.
Darren Tucker
2022-07-25
fix indent
Theo Buehler
2022-07-25
If a command or interface first appeared in PWB/UNIX, UNIX System III or
Jonathan Gray
2022-07-25
nl(1) was first in System III not SVR2
Jonathan Gray
2022-07-24
Test TEST_SSH_ELAPSED_TIMES for empty string not executable. No-op
Darren Tucker
2022-07-24
Fix assertion for write netlock in rip6_input(). ip6_input() has
Alexander Bluhm
2022-07-24
Plug leak in X509V3_add1_i2d()
Theo Buehler
2022-07-24
Prepare to resurrect TS_RESP_CTX_set_time_cb()
Theo Buehler
2022-07-24
Prepare to provide TS_VERIFY_CTX accessors
Theo Buehler
2022-07-24
Prepare to provide various TS_STATUS_INFO accessors
Theo Buehler
2022-07-24
Align PKCS12_key_gen_uni() with OpenSSL
Theo Buehler
2022-07-24
Minor fixes in PKCS12_parse()
Theo Buehler
2022-07-24
Per RFC 7292, safeContentsBag is a SEQUENCE OF, not a SET OF
Theo Buehler
2022-07-24
Clear key on exit in PKCS12_gen_mac()
Theo Buehler
[next]