Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [christos-time_t] src/sys
Module Name: src
Committed By: christos
Date: Sun Nov 9 01:54:31 UTC 2008
Modified Files:
src/sys/kern [christos-time_t]: init_sysent.c kern_subr.c syscalls.c
syscalls.master vfs_subr.c vfs_syscalls.c
src/sys/sys [christos-time_t]: mount.h syscall.h syscallargs.h
Log Message:
fix fhstat
make major and minor ull
To generate a diff of this commit:
cvs rdiff -r1.220.2.2 -r1.220.2.3 src/sys/kern/init_sysent.c
cvs rdiff -r1.183.2.2 -r1.183.2.3 src/sys/kern/kern_subr.c
cvs rdiff -r1.212.2.2 -r1.212.2.3 src/sys/kern/syscalls.c
cvs rdiff -r1.196.2.2 -r1.196.2.3 src/sys/kern/syscalls.master
cvs rdiff -r1.335.2.2 -r1.335.2.3 src/sys/kern/vfs_subr.c
cvs rdiff -r1.348.2.2 -r1.348.2.3 src/sys/kern/vfs_syscalls.c
cvs rdiff -r1.181 -r1.181.6.1 src/sys/sys/mount.h
cvs rdiff -r1.209.2.2 -r1.209.2.3 src/sys/sys/syscall.h
cvs rdiff -r1.191.2.2 -r1.191.2.3 src/sys/sys/syscallargs.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