Read-only git conversion of OpenBSD's official CVS src repository. Pull requests not accepted - send diffs to the tech@ mailing list. https://www.openbsd.org
  • C 55.5%
  • C++ 31%
  • Perl 3.8%
  • Roff 2.9%
  • Makefile 0.9%
  • Other 5.4%
Find a file
dtucker 95aaafce93 Factor out hex2bin into a shared helper function. Replace sscanf %hhx
(which is C99) with plain %x for better compatibility in -portable.
ok djm@
2026-06-16 22:27:10 +00:00
bin bin/ksh: preserve tildes in completion 2026-05-22 18:11:08 +00:00
distrib Enable SHA1_SMALL for libstubs. 2026-06-13 16:23:43 +00:00
etc Provide a separate executable file for syslogd parent. 2026-06-11 15:41:33 +00:00
games Fix typo: "never ever stick *you* hand in the toaster" -> "your" 2026-02-08 03:45:03 +00:00
gnu fir crashing with scalable TypeSizes 2026-06-11 16:46:20 +00:00
include FNM_CASEFOLD (and its synonym FNM_IGNORECASE) are now part of POSIX.1-2024 2026-03-29 14:08:46 +00:00
lib Correct secondary key share handling for HelloRetryRequests. 2026-06-14 15:51:17 +00:00
libexec Add length checks for the Port-Message and State attributes in the 2026-06-11 04:55:12 +00:00
regress Factor out hex2bin into a shared helper function. Replace sscanf %hhx 2026-06-16 22:27:10 +00:00
sbin isakmpd: Fix NULL dereference in message_validate_sa() 2026-06-16 11:50:53 +00:00
share cargo-module.5: document more variables 2026-06-14 14:02:44 +00:00
sys When releasing, read trace index before reference counter decrement. 2026-06-16 19:29:25 +00:00
usr.bin Rename the visible ranges functions since they really relate to windows 2026-06-16 10:47:35 +00:00
usr.sbin rpki-client: reject certs with duplicate extension OIDs 2026-06-15 17:30:04 +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 Prepare for gcc 3 leaving the building, COMPILER_VERSION can no longer get 2025-10-23 19:06:09 +00:00