NetBSD/sys/compat/freebsd
maxv ea498aca7e Change do_sys_mount() so that it only takes as argument the type of the
drive instead of its associated vfsops. Makes it more friendly, and allows
compat binaries to autoload VFS modules if needed.

sent on tech-kern@, ok christos@
2015-10-23 19:40:10 +00:00
..
Makefile use new bsd.syscall.mk 2014-01-14 18:51:24 +00:00
files.freebsd Define compat modules (but without dependencies yet). 2014-11-17 01:01:57 +00:00
freebsd_exec.c
freebsd_exec.h
freebsd_exec_aout.c
freebsd_exec_elf32.c Do not uselessly include <sys/malloc.h>. 2014-11-09 18:23:28 +00:00
freebsd_file.c Change do_sys_mount() so that it only takes as argument the type of the 2015-10-23 19:40:10 +00:00
freebsd_fork.c
freebsd_fork.h
freebsd_ioctl.c
freebsd_ioctl.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
freebsd_ipc.c Do not uselessly include <sys/malloc.h>. 2014-11-09 18:23:28 +00:00
freebsd_misc.c Do not uselessly include <sys/malloc.h>. 2014-11-09 18:23:28 +00:00
freebsd_mman.h
freebsd_mod.c fix typos 2014-03-07 02:02:16 +00:00
freebsd_ptrace.c Rip out the code that might once have supported the freebsd ptrace 2014-01-19 13:35:58 +00:00
freebsd_rtprio.h
freebsd_sched.c Empy comment 2014-06-28 11:06:31 +00:00
freebsd_sched.h
freebsd_signal.h
freebsd_syscall.h Regen 2015-09-24 14:40:09 +00:00
freebsd_syscallargs.h Regen 2015-09-24 14:40:09 +00:00
freebsd_syscalls.c Regen 2015-09-24 14:40:09 +00:00
freebsd_sysctl.c typo in comment 2015-02-14 07:37:19 +00:00
freebsd_sysctl.h
freebsd_sysent.c Regen 2015-09-24 14:40:09 +00:00
freebsd_timex.h
syscalls.conf
syscalls.master