| Age | Commit message (Expand) | Author |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-11-03 | merge pmap.h for all 4k-page motorola-MMU (or compatible) m68k platforms. | chs |
| 2002-05-20 | From John Klos, originally committed to the amiga port: | scottr |
| 2000-02-11 | Update for the NKMEMPAGES changes. | thorpej |
| 1999-12-04 | CL* discarding. | ragge |
| 1997-09-20 | Move the definition of MSGBUFSIZE up to the machine-arch level if | leo |
| 1997-09-19 | Implement the kernel part of pr-1891. This allows for a more flexible sized | leo |
| 1997-07-10 | Restore the define of NPTEPG. | veego |
| 1997-06-10 | The 'Mach derived conversion macros' are now in <m68k/param.h> | veego |
| 1997-06-10 | Use the MI <m68k/param.h> include. | veego |
| 1997-04-13 | Move all splxxx() and softint-related macros and prototypes to intr.h, | scottr |
| 1997-03-01 | Protect MCLSHIFT definition so users can customize MCLBYTES, from Jonathan. | scottr |
| 1997-02-24 | Define ALIGNED_POINTER | fvdl |
| 1996-05-05 | Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized | briggs |
| 1996-03-04 | add _MACHINE and _MACHINE_ARCH, which are like MACHINE and MACHINE_ARCH, | cgd |
| 1996-02-17 | Move spl stuff from param.h to psl.h. Prototype delay() in param.h. | briggs |
| 1996-02-02 | Fix #includes. | mycroft |
| 1996-01-13 | Move splimp to 2 and spltty to 1. | briggs |
| 1995-08-13 | Document spl()s a bit, order the splfoo()s in splX() order. | briggs |
| 1995-08-13 | Replace splnet() with splsoftnet(). Add splnet(). Make splimp() > spltty(). | mycroft |
| 1995-06-26 | clean up definitions of ctod(), dtoc(), ctob(), btoc(), btodb(), and | cgd |
| 1995-06-21 | Update to look more like hp300. Clean up a lot. | briggs |
| 1995-04-22 | Define DELAY. | briggs |
| 1995-03-29 | Get rid of some BARFs and assign some semi-reasonable spl()s... | briggs |
| 1995-03-18 | don't be so quick to cast macro arguments to unsigned; if the | cgd |
| 1994-11-01 | Raise MCLBYTES to 2048. | briggs |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-09-16 | asm -> __asm (PR #463). | jtc |
| 1994-08-23 | Add USPACE. | briggs |
| 1994-05-06 | Get things to compile with latest changes. | briggs |
| 1994-04-21 | '040 changes from Amiga. | briggs |
| 1994-01-30 | Get rid of DELAY defines. These are bogus. There has to be a better | briggs |
| 1993-12-15 | Change constants and comments to reflect the current MACHINE value. | briggs |
| 1993-12-06 | Dumb typo. Must be dyslexic. Changed MACHINE_MID to MID_MACHINE. | briggs |
| 1993-12-06 | Move MID_MACHINE to param.h from exec.h and get rid of bogus includes. | briggs |
| 1993-12-04 | Change USRTEXT to 8192 in vmparam.h. | briggs |
| 1993-12-02 | Update MACHINE to mac68k in param.h. | briggs |
| 1993-11-29 | Added signal.h for -current. The rest is formatting changes. | briggs |
| 1993-09-29 | The current MacBSD architecture sub-directory for NetBSD-0.9--more or | briggs |