Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   thorpej
Date:           Tue Jul 16 16:40:56 UTC 2002

Modified Files:
        syssrc/sys/kern: kern_systrace.c
        syssrc/sys/sys: file.h

Log Message:
Rename DTYPE_SYSTRACE to DTYPE_MISC.  DTYPE_MISC can now be used by
any misc. pseudo-device which requires cloning semantics.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/kern/kern_systrace.c
cvs rdiff -r1.32 -r1.33 syssrc/sys/sys/file.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