1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
stsp 243d6ddeb6 fix 40 MHz channel validation checks for the 2.4 GHz channel range
Just like the 5 GHz channels, 2.4 GHz channels are spaced 5 MHz apart.
40 MHz wide channels hence span channels [N, N + 4] not [N, N + 1].
Adjust our secondary channel range checks accordingly.
2023-10-22 12:01:36 +00:00
bin Improve markup in some cases where .Li was abused. 2023-10-20 18:51:09 +00:00
distrib root disk can be enrypted with a key disk now 2023-10-19 18:39:46 +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 Fix format string warning in robots/score.c 2023-10-10 09:48:06 +00:00
gnu Increase max depth for termcaps 2023-10-18 01:49:26 +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 Remove mention of alg_section. This never worked in LibreSSL. 2023-10-21 14:05:49 +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 regression test for roff.c rev. 1.269: 2023-10-21 17:28:01 +00:00
sbin Print at most pkgsize - hdrsize bytes for pfkey tag and identity to 2023-10-10 16:16:16 +00:00
share document semi-internal parts used by dpb(1) 2023-10-18 08:03:19 +00:00
sys fix 40 MHz channel validation checks for the 2.4 GHz channel range 2023-10-22 12:01:36 +00:00
usr.bin When parsing a macro argument results in delayed escape sequence 2023-10-21 17:10:12 +00:00
usr.sbin syslogd(8) counts dropped UDP packets. 2023-10-19 22:16:10 +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