Source-Changes archive

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

CVS commit: src/sys/arch/atari/conf



Module Name:    src
Committed By:   abs
Date:           Sat Jan 24 00:19:47 UTC 2009

Modified Files:
        src/sys/arch/atari/conf: GENERIC.in HADES.in MILAN.in makeconf
Removed Files:
        src/sys/arch/atari/conf: ATARITT.in FALCON.in

Log Message:
- Merge ATARITT.in and FALCON.in into GENERIC.in so we can generate
  a sane kernel config which defines both of them
- Cleanup all the #if defined(FOO) entries to be consistent and have
  a matching /* FOO */ on the #endif line
- No change to generated ATARITT/FALCON/HADES/MILAN-ISAIDE/MILAN-PCIIDE
- Rename BOOT to SMALL030 and trim a little more to save space.
- Drop BOOTX


To generate a diff of this commit:
cvs rdiff -r1.4 -r0 src/sys/arch/atari/conf/ATARITT.in
cvs rdiff -r1.8 -r0 src/sys/arch/atari/conf/FALCON.in
cvs rdiff -r1.77 -r1.78 src/sys/arch/atari/conf/GENERIC.in
cvs rdiff -r1.8 -r1.9 src/sys/arch/atari/conf/HADES.in
cvs rdiff -r1.21 -r1.22 src/sys/arch/atari/conf/MILAN.in
cvs rdiff -r1.6 -r1.7 src/sys/arch/atari/conf/makeconf

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