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: elad
Date: Wed Nov 22 15:48:11 UTC 2006
Modified Files:
src/sys/miscfs/procfs: procfs_ctl.c
Log Message:
Remove redundant securelevel check; this is already done in procfs_rw()
and we can't get here (procfs_control()) without being there first.
Pointed out by yamt@.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sys/miscfs/procfs/procfs_ctl.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