Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: wrstuden
Date: Tue Jun 29 22:18:48 UTC 1999
Modified Files:
syssrc/sys/kern: init_sysent.c vfs_syscalls.c
syssrc/sys/nfs: nfs_syscalls.c
syssrc/sys/sys: mount.h
Log Message:
Add fhopen, fhstat, fhstatfs syscalls. Also move getfh in from the nfs
syscall code.
To generate a diff of this commit:
cvs rdiff -r1.107 -r1.108 syssrc/sys/kern/init_sysent.c
cvs rdiff -r1.136 -r1.137 syssrc/sys/kern/vfs_syscalls.c
cvs rdiff -r1.35 -r1.36 syssrc/sys/nfs/nfs_syscalls.c
cvs rdiff -r1.75 -r1.76 syssrc/sys/sys/mount.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index