History log of /netbsd-src/sys/compat/netbsd32/netbsd32_fd.c (Results 1 – 1 of 1)
Revision Date Author Comments
# 52745eef 24-Dec-2018 mrg <mrg@NetBSD.org>

move mmap(), compat 40 mount(), pipe() and getfh() into their own files
as the implementation is non trivial or is compat. mark old mount()
properly instead of manually #if'ing ito to ENOSYS.