1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 16:42:56 -08:00
OpenBSD
Go to file
tb ceca8f99aa Insert leading octet if high bit of first nibble is 1
The reason the function this replaces is called ASN1_bn_print() is that it
actually prints a representation of the ASN.1 encoding.

ok jsing
2023-07-07 06:41:59 +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 Insert leading octet if high bit of first nibble is 1 2023-07-07 06:41:59 +00:00
libexec The recent change to DIOCGETRULE allows applications which 2023-07-04 11:34:19 +00:00
regress adding regression tests: 2023-07-06 19:55:57 +00:00
sbin Rectify -s lie 2023-07-06 21:08:50 +00:00
share missed refcnt_init_trace in NAME 2023-07-06 20:53:53 +00:00
sys regen 2023-07-07 03:50:46 +00:00
usr.bin minleft and maxsign are u_int so cast appropriately. Prompted by 2023-07-06 22:17:59 +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