1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 16:42:56 -08:00
OpenBSD
Go to file
mvs 7af0f08f59 Unlock unlock ipip_sysctl().
- IPIPCTL_ALLOW - atomically accessed integer;
- IPIPCTL_STATS - per-CPU counters;

In ipip_input() load `ipip_allow' value to `ipip_allow_local' and pass
it down to ipip_input_if() as `allow' arg.

ok bluhm
2024-08-22 10:58:31 +00:00
bin We do not need the PS_LIBCPIN and PS_PIN flag fields anymore, which were 2024-08-21 03:07:45 +00:00
distrib sync 2024-08-17 09:17:27 +00:00
etc Import regenerated moduli. 2024-08-21 07:06:27 +00:00
games sync manual section numbers 2024-08-22 10:00:16 +00:00
gnu lldb: shut up the warning message on quit debugging kernel core file. 2024-08-22 08:22:13 +00:00
include Add <stdio_ext.h> with the seven APIs needed to have gnulib operate 2024-08-12 20:56:55 +00:00
lib Make sure ai_canonname is set when AI_CANONNAME was requested. 2024-08-21 05:53:10 +00:00
libexec unveil(2) /etc/gettytab.db in getty(8) to avoid possible violation. 2024-07-19 15:28:51 +00:00
regress Use aes128-ctr for MAC tests since default has implicit MAC. 2024-08-22 10:21:02 +00:00
sbin correctly indent a line 2024-08-19 13:01:47 +00:00
share Fix typo. 2024-08-21 19:39:09 +00:00
sys Unlock unlock ipip_sysctl(). 2024-08-22 10:58:31 +00:00
usr.bin Clear overlay when command prompt is entered. Also fix some spacing in 2024-08-22 09:05:51 +00:00
usr.sbin sync manual section numbers 2024-08-22 10:00:16 +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