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: dsl
Date: Sat Apr 5 23:32:53 UTC 2003
Modified Files:
src/sys/miscfs/procfs: procfs_vnops.c
Log Message:
Remove pointless check against PID_MAX. Let pfind() do the validation.
(The new pid allocation code may decide to allocate pids above PID_MAX.)
To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 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