NetBSD/sys/compat/ultrix
ad 25153c3ec9 PR kern/37706 (forced unmount of file systems is unsafe):
- Do reference counting for 'struct mount'. Each vnode associated with a
  mount takes a reference, and in turn the mount takes a reference to the
  vfsops.
- Now that mounts are reference counted, replace the overcomplicated mount
  locking inherited from 4.4BSD with a recursable rwlock.
2008-01-30 11:46:59 +00:00
..
files.ultrix
Makefile
syscalls.conf
syscalls.master
ultrix_exec_ecoff.c
ultrix_exec.h
ultrix_flock.h
ultrix_fs.c
ultrix_ioctl.c
ultrix_misc.c
ultrix_pathname.c
ultrix_syscall.h
ultrix_syscallargs.h
ultrix_syscalls.c
ultrix_sysent.c
ultrix_tty.h