1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 16:42:56 -08:00
OpenBSD
Go to file
tb 3c7d04837b Convert ecpk_print_explicit_parameters() to bn_printf()
This eliminates a few stupid dances the horrible ASN1_bn_print() API
required.

ok jsing
2023-07-06 15:18:02 +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 document NOBTCFI similar to WXNEEDED 2023-07-06 10:02:23 +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 Convert ecpk_print_explicit_parameters() to bn_printf() 2023-07-06 15:18:02 +00:00
libexec The recent change to DIOCGETRULE allows applications which 2023-07-04 11:34:19 +00:00
regress bn_print: remove unused bio, plug leak 2023-07-06 15:11:21 +00:00
sbin Simplify and clarify the description of auto allocation. 2023-07-05 08:05:04 +00:00
share add support for starting at a given timestamp/ISO8601 time 2023-07-06 10:57:03 +00:00
sys if panic() is meant, use panic() 2023-07-06 10:53:11 +00:00
usr.bin start moving a few files to use v5.36; 2023-07-06 08:29:26 +00:00
usr.sbin It isn't portable to use stderr (or std{in,out}) in file-scope 2023-07-05 18:45:14 +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