Source-Changes archive

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

CVS commit: [netbsd-5-1] src/etc



Module Name:    src
Committed By:   msaitoh
Date:           Sun Jun  9 16:12:46 UTC 2013

Modified Files:
        src/etc [netbsd-5-1]: MAKEDEV.tmpl

Log Message:
Pull up following revision(s) (requested by apb in ticket #1848):
        etc/MAKEDEV.tmpl: revision 1.161
The console major number is not always 0; when creating a temporary
console while populating a memory disk, use %CONSOLE_CMAJOR% instead
of 0, and let MAKEDEV.awk substitute the appropriate machine-dependent
major number.
This fixes a bug that I introduced in revision 1.82 dated 2007-03-11.


To generate a diff of this commit:
cvs rdiff -u -r1.113.2.7 -r1.113.2.7.2.1 src/etc/MAKEDEV.tmpl

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