Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-13 | Remove unused bad{,b,w,l}addr. | Miod Vallat | |
2006-01-13 | Remove the Mac Rom Glue code completely. With the ADB ``direct'' code being | Miod Vallat | |
used by default, and since all PRAM accesses are either directly fiddling with VIA registers or through ADB commands, the MRG code has no reason to stay. This means the kernel is now not running unknown PROM code anymore. | |||
2006-01-02 | Merge enablertclock() in cpu_initclocks(), kill unused disablertclock(), and | Miod Vallat | |
remove a wrong comment aboute startrtclock() being invoked twice. | |||
2005-07-23 | vm_offset_t -> vaddr_t | Martin Reindl | |
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-05-05 | Rename configure() to cpu_configure(). | Artur Grabowski | |
Move it from cpu_startup() to main(). | |||
1997-11-30 | Add multiple inclusion protection, clean up comments, and wrap with _KERNEL | gene | |
where appropriate. Note that this buys us notable speed boosts on a machine as slow as the mac68k. | |||
1997-04-06 | Eradicate #include <sys/*> from machine/*.h. Prompting from Gene. | briggs | |
1997-01-24 | Sync w/ NETBSD_CURRENT_971122. | briggs | |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey | |
1996-05-26 | Add OpenBSD Id string. | briggs | |
1996-05-26 | Sync with NetBSD-current. | briggs | |