1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
2023-10-10 09:43:52 +00:00
bin Simplify the display() function by getting rid of a useless buffer 2023-10-07 13:29:08 +00:00
distrib Mention the option to encrypt the root disk on supported architectures 2023-10-05 11:58:34 +00:00
etc move release a earlier. when we wait for security fixes from one piece 2023-10-08 14:05:10 +00:00
games Print a long with %ld instead of %d 2023-10-10 09:43:52 +00:00
gnu Fix missing function declarations to let mkhybrid build with clang-16 2023-09-07 01:08:36 +00:00
include According to the C11 standard, char32_t and char16_t are not part 2023-09-05 23:16:01 +00:00
lib Mention that the strings are OS-specific. 2023-10-09 19:32:51 +00:00
libexec Log a dummy "<unknown>" IP address in the unlikely event that genameinfo(3) fails 2023-09-05 16:01:58 +00:00
regress prepare for adding a value for REGRESSION_TESTING, so that I can test 2023-10-06 06:00:18 +00:00
sbin Add pledge("stdio") before parsing pfkey messages. This applies to 2023-10-09 15:32:14 +00:00
share Include .EX/.EE in the MACRO OVERVIEW and improve its description. 2023-10-07 21:26:29 +00:00
sys Fiv the value written to dwqe(4) MAC_1US_TIC_CTR register. 2023-10-10 07:11:50 +00:00
usr.bin Drop GCC_PRINTFLIKE() at function definition 2023-10-10 09:30:06 +00:00
usr.sbin Add Message-Id as needed for messages received on the submission port. 2023-10-09 20:55:32 +00:00
.gitignore Ignore CVS directories for easier git + CVS coexistence. 2023-07-07 15:44:54 +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