CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/02 15:46:21
Modified files:
sys/kern : vfs_syscalls.c syscalls.master
Log message:
Delete __tmpfd(2) which is not used. There was no libc stub, so no
pinsyscalls table entry is ever created, so a pecululiar flaw in this
subsystem wasn't reachable.
ok millert kettenis
