CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/10/01 17:49:38
Modified files:
sys/kern : Makefile makesyscalls.sh
Removed files:
sys/kern : syscalls.conf
Log message:
The syscall table generation awk script was also used by compat layers
in the past, but those compat layers are gone. Remove support for the
"config file"
ok miod millert
