NetBSD/sys/compat/common
jdolecek 16b1272b3f Add new 'stat' fileop and call the stat function via f_ops rather
than directly.
For compat syscalls, also add necessary FILE_USE()/FILE_UNUSE().
Now that soo_stat() gets a proc arg, pass it on to usrreq function.
2001-04-07 09:00:57 +00:00
..
compat_exec.c
compat_util.c emul_find(): actually, the emulation root vnode dance has to be done for 2001-02-02 21:17:45 +00:00
compat_util.h Introduce CHECK_ALT_SYMLINK() - this checks for alternative location without 2001-01-22 19:50:56 +00:00
gen_errno_tables.awk
kern_exit_43.c
kern_info_09.c
kern_info_43.c
kern_ipc_10.c
kern_resource_43.c
kern_sig_13.c
kern_sig_43.c make LKM safe 2000-12-17 15:55:47 +00:00
kern_xxx_12.c
Makefile
Makefile.inc
sysv_ipc_14.c
sysv_msg_14.c don't define SYSVMSG if it's already defined 2000-12-21 19:30:26 +00:00
sysv_sem_14.c make LKM safe 2000-12-17 15:55:47 +00:00
sysv_shm_14.c make LKM safe 2000-12-17 15:55:47 +00:00
tty_43.c
uipc_syscalls_43.c
vfs_syscalls_12.c Add new 'stat' fileop and call the stat function via f_ops rather 2001-04-07 09:00:57 +00:00
vfs_syscalls_43.c Add new 'stat' fileop and call the stat function via f_ops rather 2001-04-07 09:00:57 +00:00
vm_12.c
vm_43.c