NetBSD/sys/compat/ultrix
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.ultrix Define compat modules (but without dependencies yet). 2014-11-17 01:01:57 +00:00
syscalls.conf
syscalls.master Fix dup/dup2/dup3 argument types (u_int -> int). 2013-11-07 19:37:18 +00:00
ultrix_exec.h
ultrix_exec_ecoff.c
ultrix_flock.h
ultrix_fs.c Change do_sys_mount() so that it only takes as argument the type of the 2015-10-23 19:40:10 +00:00
ultrix_ioctl.c
ultrix_misc.c
ultrix_mod.c c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
ultrix_pathname.c Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get 2014-09-05 09:20:59 +00:00
ultrix_syscall.h regen 2015-09-24 14:42:44 +00:00
ultrix_syscallargs.h regen 2015-09-24 14:42:44 +00:00
ultrix_syscalls.c regen 2015-09-24 14:42:44 +00:00
ultrix_sysent.c regen 2015-09-24 14:42:44 +00:00
ultrix_tty.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00