Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   fredette
Date:           Fri Jun  8 12:47:06 UTC 2001

Modified Files:
        syssrc/usr.sbin/config: config.h gram.y main.c

Log Message:
Added support for listing multiple additional names on
a `machine' line.  For each of these subarches, its
arch/${SUBARCH}/conf/files.${SUBARCH} is included, and
a symlink ${SUBARCH} -> arch/${SUBARCH}/include is made.
This will for a "richer structure" and easier code
sharing under sys/arch.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 syssrc/usr.sbin/config/config.h
cvs rdiff -r1.29 -r1.30 syssrc/usr.sbin/config/gram.y
cvs rdiff -r1.55 -r1.56 syssrc/usr.sbin/config/main.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