1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
2024-05-23 00:45:08 +00:00
bin remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
distrib sync libc bump 2024-05-18 09:51:44 +00:00
etc run the sshd-session link kit also 2024-05-17 00:33:43 +00:00
games playing is a var in main() not a global, remove extern 2024-05-23 00:45:08 +00:00
gnu Fix possible segmentation fault in Perl 5.38.2. 2024-05-17 18:11:58 +00:00
include Add pathconfat(2): pathconf(2) but with at-fd and flags arguments, 2024-05-18 05:20:22 +00:00
lib Fix in-place decryption for EVP_chacha20_poly1305() 2024-05-22 14:02:08 +00:00
libexec When localtime() fails, throw an error instead of returning a 2024-05-22 08:44:02 +00:00
regress Exercise EVP_chacha20_poly1305() with in-place decryption 2024-05-22 14:03:24 +00:00
sbin remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
share .Bl -enum produces ordinal numbers, not cardinal numbers; 2024-05-20 18:40:53 +00:00
sys Fix some bogus masking for the HCS (Host Controller Status) register. 2024-05-22 18:10:00 +00:00
usr.bin Do not pass -Werror twice when building with clang. 2024-05-22 15:24:55 +00:00
usr.sbin Add pattern for mwx(4) firmware. 2024-05-22 12:33:07 +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