| Age | Commit message (Expand) | Author |
| 2006-10-05 | Make sun3 use common sun68k/sun68k/isr.c, sun68k/include/cpu.h and | tsutsui |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-01-22 | de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t. | chs |
| 2004-09-22 | move some per-cpu data definitions to MI place so that they can be modified | yamt |
| 2004-01-04 | Rearrange process exit path to avoid need to free resources from different | jdolecek |
| 2003-09-22 | Remove #ifdef _KERNEL inside #ifdef _KERNEL. | tsutsui |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-10-20 | merge the 12 copies of vm_machdep.c on the m68k platforms. | chs |
| 2002-05-14 | Eliminate more commons or redundant declarations. | matt |
| 2001-05-30 | use _KERNEL_OPT | mrg |
| 2001-02-22 | switch sun3 to ELF. highlight include: | chs |
| 2001-02-04 | Move cachectl1() declaration from sun3/machdep.h to include/cpu.h; | tsutsui |
| 2001-02-03 | Include <m68k/m68k.h> to use m68k common definitions. | tsutsui |
| 2000-08-25 | Make need_resched() take a "struct cpu_info *" argument. This | thorpej |
| 2000-05-26 | First sweep at scheduler state cleanup. Collect MI scheduler | thorpej |
| 1999-08-10 | Define cpu_number() as discussed on tech-smp. | thorpej |
| 1997-03-20 | This needs muli-include protection now. | gwr |
| 1996-12-17 | Make this compile with -Werror -Wall -Wstrict-prototypes | gwr |
| 1995-12-21 | Remove deprecated cpu_setstack(). | mycroft |
| 1995-06-28 | remove unused cpu_exec() definitions. moved "broken swap" markers, for | cgd |
| 1995-05-24 | Update cpu_fork() to eliminate double mapping of kernel stacks. | gwr |
| 1995-05-05 | define BROKEN_SWAP and/or cpu_swapout as appropriate. | cgd |
| 1995-04-22 | - added sunos_machdep.c for sun3, atari, amiga and mac68k. | christos |
| 1995-03-28 | KERNEL -> _KERNEL | jtc |
| 1994-11-21 | Lots of changes. Fairly stable now. | gwr |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-06-28 | Make setsoft* use the real software interrupt register | gwr |
| 1994-05-27 | Catch up with frame.h chages, merge stuff from new hp300 port. | gwr |
| 1994-05-10 | Add CTL_MACHDEP stuff. | gwr |
| 1994-05-06 | Tracking 4.4 integration | gwr |
| 1994-05-05 | Track renamed proc flags. | gwr |
| 1994-02-04 | sun3 port works under NetBSD-current now. rcsids probably fucked | glass |
| 1993-11-23 | Now works with current tree, as opposed to the july 8th tree in which it was | glass |
| 1993-08-03 | it links with out any unresolved symbols, last few are just stubs | glass |
| 1993-08-02 | stupid cleanup; fixes to mon.h; rewrote asm.h based on old asm.h | glass |
| 1993-06-27 | fixed bug in mon.h; fixed NEED_* in cpu.h; spl macro problems | glass |
| 1993-06-26 | removed dumb define for enablertclock() | glass |
| 1993-06-25 | adding include files...not much of this works | glass |