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
2019-02-04
Import libc++ 7.0.1.
Patrick Wildt
2019-02-04
Import libc++abi 7.0.1.
Patrick Wildt
2018-09-11
import of libc++ 6.0.0
Robert Nagy
2018-09-11
import of libc++abi 6.0.0
Robert Nagy
2016-09-03
Import libc++abi 3.9.0
Patrick Wildt
2016-09-03
Import libc++ 3.9.0
Patrick Wildt
2021-01-11
document how to specify multiple alternative names;
Jason McIntyre
2021-01-11
Correct spelling of persourcenetblocksize in config-dump mode.
Darren Tucker
2021-01-11
Change convtime() from returning long to returning int. On platforms
Darren Tucker
2021-01-10
Merge handshake_loop() into handshake(). There's no benefit in having
Theo Buehler
2021-01-10
Support .rpm in EXTRACT_CASES
kn
2021-01-10
Backport fix to avoid including math.h from stdlib.h.
Mark Kettenis
2021-01-10
add quirks for Kensington Slimblade trackball via new vendor buttons
thfr
2021-01-02
Import libc++ 10.0.1 release.
Patrick Wildt
2021-01-10
regen
thfr
2021-01-10
add Kensington Slimblade Trackball
thfr
2021-01-10
Exclude the 'hz' token from the lexer backdoor, so interval and profile
Jonathan Matthew
2021-01-10
tweak a comment
Theo Buehler
2021-01-10
Disable base-gcc on loongson and octeon.
Visa Hankala
2021-01-10
Link shared ciphers test to build
Theo Buehler
2021-01-10
Add a regress for SSL_get_shared_ciphers() for the change of returned
Theo Buehler
2021-01-09
Split hierarchical calls into kern_sysctl_dirs
gnezdo
2021-01-09
Reduce case duplication in kern_sysctl
gnezdo
2021-01-09
Fold fitting sysctl_rdint into sysctl_bounded_arr in i386 cpu_sysctl
gnezdo
2021-01-09
Enforce range with sysctl_int_bounded in etherip_sysctl
gnezdo
2021-01-09
Enforce range with sysctl_int_bounded in swap_encrypt_ctl
gnezdo
2021-01-09
Enforce range with sysctl_int_bounded in pipex_sysctl
gnezdo
2021-01-09
Enforce range with sysctl_int_bounded in ipip_sysctl
gnezdo
2021-01-09
Enforce range with sysctl_int_bounded in sysctl_wdog
gnezdo
2021-01-09
Enforce range with sysctl_int_bounded in witness_sysctl_watch
gnezdo
2021-01-09
Enforce range with sysctl_int_bounded in tcp_sysctl
gnezdo
2021-01-09
Finish converting ddb_sysctl to sysctl_int_bounded
gnezdo
2021-01-09
Use sysctl_int_bounded in sysctl_hwsmt
gnezdo
2021-01-09
Revert mistaken commit: Stop wsmux_attach_sc race from anton@
gnezdo
2021-01-09
Stop wsmux_attach_sc race from anton@
gnezdo
2021-01-09
Include the optimized putchar functions only if RASOPS_SMALL is not
Frederic Cambus
2021-01-09
"encoding of diag instructions is hard, let's go shopping"
Mark Kettenis
2021-01-09
Move peer related checks from up_test_update() to rde_generate_updates()
Claudio Jeker
2021-01-09
Test that local UDP broadcast packets to 255.255.255.255 are handled
Alexander Bluhm
2021-01-09
If the loop check in somove(9) goes to release without setting an
Alexander Bluhm
2021-01-09
Syzkaller has found a stack overflow in socket splicing. Broadcast
Alexander Bluhm
2021-01-09
Remove locally imposed limit on sockets.
rob
2021-01-09
Enable support for floating-point exceptions. We always run in "precise"
Mark Kettenis
2021-01-09
add a comma to previous;
Jason McIntyre
2021-01-09
kill trailing whitespace
Jasper Lievisse Adriaanse
2021-01-09
whitespace
Theo Buehler
2021-01-09
Adjust kexfuzz to addr.c/addrmatch.c split.
Darren Tucker
2021-01-09
Update unittests for addr.c/addrmatch.c split.
Darren Tucker
2021-01-09
Replace a custom linked list with SLIST.
Visa Hankala
2021-01-09
Replace SIMPLEQ with SLIST because the code does not need a queue.
Visa Hankala
[next]