1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
mvs bcad1ab706 Fix socket splicing between inet and inet6 sockets broken by PRU_CONTROL
request splitting to (*pru_control)().

ok bluhm@
2022-09-03 13:29:33 +00:00
bin Add forest (-f) mode 2022-09-01 21:15:54 +00:00
distrib Copy Apple touchpad firmware on machines that need it. 2022-09-03 08:37:36 +00:00
etc Make rc_configtest behave like rc_pre and rc_post; i.e. don't define a default 2022-09-02 22:11:57 +00:00
games Rework random(6) 2022-08-23 06:35:53 +00:00
gnu Build the Compress::Raw::Zlib perl module with /usr/lib/libz 2022-08-10 07:50:16 +00:00
include Remove now unused and unreferenced disktab.h. 2022-08-31 11:04:41 +00:00
lib Fix the failing libm/rint regress test by adding ieee754 implementations 2022-09-03 08:26:05 +00:00
libexec Use a shorter system call invocation template for system calls in the range 2022-09-02 06:19:04 +00:00
regress Rewrite RMD-160 tests to be table-driven. 2022-09-02 15:45:52 +00:00
sbin Write /etc/resolv.conf in a more atomic manner. 2022-09-02 09:39:55 +00:00
share Make rc_configtest behave like rc_pre and rc_post; i.e. don't define a default 2022-09-02 22:11:57 +00:00
sys Fix socket splicing between inet and inet6 sockets broken by PRU_CONTROL 2022-09-03 13:29:33 +00:00
usr.bin use past tense for history; 2022-09-03 06:55:01 +00:00
usr.sbin Allow multiple X.509 locations 2022-09-03 13:06:15 +00:00
.gitignore
Makefile
Makefile.cross