1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 16:42:56 -08:00
OpenBSD
Go to file
jsing 1fd3fa42d1 Clean up SHA-256 input handling and round macros.
Avoid reach around and initialisation outside of the macro, cleaning up
the call sites to remove the initialisation.

ok beck@
2023-07-07 15:03:55 +00:00
bin Document PS_CHROOT, and upcoming PS_NOBTCFI flags 2023-07-06 10:07:09 +00:00
distrib sync 2023-07-06 08:48:03 +00:00
etc Add machdep.lidaction example. We support this on arm64 laptops now. 2023-06-22 15:20:16 +00:00
games drop `uptodate()' check from hack(6) 2023-06-03 15:19:38 +00:00
gnu Adjust perl unveil test to test the right thing 2023-07-07 02:07:35 +00:00
include Add {get,set}thrname(2) for putting thread names in the kernel and 2023-01-07 05:24:58 +00:00
lib Clean up SHA-256 input handling and round macros. 2023-07-07 15:03:55 +00:00
libexec The recent change to DIOCGETRULE allows applications which 2023-07-04 11:34:19 +00:00
regress Add test coverage for leading zero octet dance 2023-07-07 07:47:25 +00:00
sbin Rectify -s lie 2023-07-06 21:08:50 +00:00
share Remove softdep from example fstab file 2023-07-07 13:21:28 +00:00
sys Expand the counters in struct mbstat from u_short to u_long. 2023-07-07 14:17:34 +00:00
usr.bin Expand the counters in struct mbstat from u_short to u_long. 2023-07-07 14:17:34 +00:00
usr.sbin swap link-auth filter arguments 2023-07-07 14:52:00 +00:00
.gitignore Ignore tags files 2021-11-11 14:03:21 +00:00
Makefile minor cranking of libraries exposes a problem, details too long to explain. 2020-04-05 20:14:14 +00:00
Makefile.cross riscv64 is a LP64_ARCH, list it as such. 2021-05-03 00:04:31 +00:00