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:           Mon Feb  3 22:29:07 UTC 2003

Modified Files:
        src/sys/miscfs/procfs: procfs_subr.c

Log Message:
don't bother special-casing DTYPE_KQUEUE/DTYPE_MISC nor panic for unknown
descriptors; just return with EOPNOTSUPP for any unsupported descriptor type


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/miscfs/procfs/procfs_subr.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