Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: mouse
Date: Thu Jan 11 05:36:30 UTC 2007
Modified Files:
src/sys/arch/i386/conf: GENERIC
src/sys/conf: files majors
src/sys/net: Makefile
Log Message:
Hook srt into the rest of the kernel build machinery, so it works to
just uncomment the pseudo-device line (which arguably should go into
other ports' GENERICs too, and at some point may).
OKed by perry.
To generate a diff of this commit:
cvs rdiff -r1.803 -r1.804 src/sys/arch/i386/conf/GENERIC
cvs rdiff -r1.825 -r1.826 src/sys/conf/files
cvs rdiff -r1.31 -r1.32 src/sys/conf/majors
cvs rdiff -r1.20 -r1.21 src/sys/net/Makefile
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