Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/miscfs/procfs
Module Name: src
Committed By: jdolecek
Date: Thu Apr 17 19:04:27 UTC 2003
Modified Files:
src/sys/miscfs/procfs: procfs.h procfs_fd.c procfs_subr.c
procfs_vnops.c
Log Message:
use fd_getfile() in procfs_getfp(), and FILE_USE()/FILE_UNUSE() the
returned file descriptor pointer appropriately
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/miscfs/procfs/procfs.h
cvs rdiff -r1.1 -r1.2 src/sys/miscfs/procfs/procfs_fd.c
cvs rdiff -r1.48 -r1.49 src/sys/miscfs/procfs/procfs_subr.c
cvs rdiff -r1.97 -r1.98 src/sys/miscfs/procfs/procfs_vnops.c
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