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:   thorpej
Date:           Fri Sep 17 20:11:58 UTC 1999

Modified Files:
        syssrc/sys/kern: init_main.c subr_autoconf.c

Log Message:
- Centralize the declaration and clearing of `cold'.
- Call configure() after setting up proc0.
- Call initclocks() from configure(), after cpu_configure().  Once the
  clocks are running, clear `cold'.  Then run interrupt-driven
  autoconfiguration.


To generate a diff of this commit:
cvs rdiff -r1.155 -r1.156 syssrc/sys/kern/init_main.c
cvs rdiff -r1.42 -r1.43 syssrc/sys/kern/subr_autoconf.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