Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   jnemeth
Date:           Sun Nov 28 00:26:39 UTC 2010

Modified Files:
        src/doc: CHANGES
        src/lib/libc/sys: modctl.2
        src/share/man/man9: module.9
        src/sys/kern: kern_module_vfs.c

Log Message:
Rename the autoloaded property list from <module>.prop to <module>.plist
as discussed on tech-kern.


To generate a diff of this commit:
cvs rdiff -u -r1.1463 -r1.1464 src/doc/CHANGES
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/sys/modctl.2
cvs rdiff -u -r1.21 -r1.22 src/share/man/man9/module.9
cvs rdiff -u -r1.9 -r1.10 src/sys/kern/kern_module_vfs.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