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-06-20
Tweak a comment
Theo Buehler
2022-06-20
Flip roles of lowercase and uppercase A and B.
Theo Buehler
2022-06-20
Clean up BN_kronecker()
Theo Buehler
2022-06-20
Fix console screen blanker setting timeout back to zero
Greg Steuck
2022-06-20
Fix some bizarre indentation and line breaks.
Theo Buehler
2022-06-20
Do not display configuration file errors in a pane when in control mode,
Nicholas Marriott
2022-06-20
Fixup comment
Jeremie Courreges-Anglas
2022-06-20
When there are multiple GOPs, try to select first one from which we
YASUOKA Masahiko
2022-06-20
Remove unused struct fileops field fo_poll and callbacks.
Visa Hankala
2022-06-19
Revert previous iwn(4) commit. Later testing done by Christian Schulte
Stefan Sperling
2022-06-19
Use uppercase for SUCCESS for consistency
Theo Buehler
2022-06-19
None of these tests needs to link statically.
Theo Buehler
2022-06-19
Drop bogus DPADD += ${LIBSSL}
Theo Buehler
2022-06-19
Make expected output match reality again.
Theo Buehler
2022-06-19
There is no reason to print the RTF_DONE bit in the routing table output.
Claudio Jeker
2022-06-19
pluart(4) does not report the correct baudrate for the hardware console
Anton Lindqvist
2022-06-19
Since rtsock.c -r1.329 routes sent via sysctl(2) are now marked RTF_DONE.
Theo Buehler
2022-06-19
Fix rttest output after rtsock.c r1.329 that RTF_DONE to routes sent
Theo Buehler
2022-06-19
Implement a applymask() function that works on bgpd_addr structs.
Claudio Jeker
2022-06-19
grammar fix; from S M
Jason McIntyre
2022-06-18
Quick regression test that checks that BN_is_prime_fasttest_ex()
Theo Buehler
2022-06-18
sync to libunbound 1.16.0; heavy lifting by sthen
Florian Obser
2022-06-18
We were a bit too enthusiastic when we copied libunbound and some other
Florian Obser
2022-06-18
Fix prime recognition when doing trial divisions
Theo Buehler
2022-06-18
Fix gzip byte counts with 32-bit integers
George Koehler
2022-06-18
Don't attempt to fprintf a null identity comment. From Martin Vahlensieck
Darren Tucker
2022-06-17
The timeout for ipsec acquire does not decrement the reference
Alexander Bluhm
2022-06-17
Only probe device 0 on PCI busses corresponding to a PCIe root port or a
Mark Kettenis
2022-06-17
Adapt the KAME hack in sa2addr() to be the same as in route/show.c
Claudio Jeker
2022-06-17
Check cursor options when a pane is created, not just when they are changed.
Nicholas Marriott
2022-06-17
Log an error if pipe() fails while accepting a connection. bz#3447, from
Darren Tucker
2022-06-16
Add boundary checks to hidms_setup.
Ulf Brosziewski
2022-06-16
pfctl reports existing table as being added. glitch has
Alexandr Nedvedicky
2022-06-16
Bump MAXCPUS to 256, which is the maximum number of cores on a dual socket
Mark Kettenis
2022-06-16
The 64-core versions of the Ampere Altra SoC still have 80 redistributors.
Mark Kettenis
2022-06-16
OpenBSD syslogd(8) escapes binary data with vis(3). Use the
Alexander Bluhm
2022-06-16
RRDP serial numbers should only increase.
Claudio Jeker
2022-06-16
Neither inet4allone nor inet6allone need global scope. Make them static.
Claudio Jeker
2022-06-16
Remove prefixlen2mask() uasge outside of util.c. Instead use inet4applymask().
Claudio Jeker
2022-06-16
Remove prefixlen2mask() uasge outside of util.c. Instead use inet4applymask().
Claudio Jeker
2022-06-16
If anything in name2id conversion fails then just return 0.
Claudio Jeker
2022-06-16
shmaddr is a pointer, so use NULL instead 0f
Theo de Raadt
2022-06-16
Keep cursor on selected item on menu (useful for blind people), GitHub
Nicholas Marriott
2022-06-16
Mark routes sent via sysctl(2) with RTF_DONE like it is done on the
Claudio Jeker
2022-06-16
Remove __func__ from warning messages where it does not add anything
Claudio Jeker
2022-06-15
make sure that UseDNS hostname lookup happens in the monitor and
Damien Miller
2022-06-15
Prevent busy poll loop on pfkey message error.
Claudio Jeker
2022-06-15
Need to continue to the next message for route messages with errors
Claudio Jeker
2022-06-15
Do not use defines from pfkeyv2.h in portable code.
Claudio Jeker
2022-06-15
Adjust after chaning F_BGPD_INSERTED to F_BGPD and removal of F_DYNAMIC
Claudio Jeker
[prev]
[next]