| Age | Commit message (Expand) | Author |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-02-26 | Make common macros like every other port. Now newfs_lfs builds again. | matt |
| 2002-04-21 | Cast some args to unsigned long (used with pointers). | ragge |
| 2002-03-24 | Limit the KVA used for pipe loaned memory to 64KB, vax doesn't have too | jdolecek |
| 2002-02-26 | Purge CLSIZE, CLSIZELOG2 and MCLOFSET. | simonb |
| 2001-07-27 | Set MAXPHYS to 64k instead of 63k. | ragge |
| 2001-05-30 | use _KERNEL_OPT | mrg |
| 2000-11-15 | Convert some spaces to tabs. | matt |
| 2000-06-30 | raise MSIZE from 128 to 256. | itojun |
| 2000-06-02 | Move spl macros from <machine/param.h> to <machine/intr.h> | matt |
| 2000-03-07 | add real vmapbuf/vunmapbuf routines. needed for VS4000 SCSI support. | matt |
| 2000-02-11 | Update for the NKMEMPAGES changes. | thorpej |
| 1999-12-12 | CL* discarding. | ragge |
| 1999-10-22 | Remove the vmapbuf()/vunmapbuf() routines. They are quite unneccessary | ragge |
| 1999-08-05 | Implement priority raising, and use it as appropriate. | thorpej |
| 1999-08-05 | Change the semantics of splsoftclock() to be like other spl*() functions, | thorpej |
| 1999-05-02 | EEEK! The signal changes a while ago caused the user struct to be | ragge |
| 1999-01-19 | Allocate (almost) all interrupt vectors dynamically. Simplifies much | ragge |
| 1999-01-01 | Giant change: NBPG now set to 4k and CLSIZE == 1 for vax. This change | ragge |
| 1998-11-29 | the btoc/ctob/btop macros must use CLBYTES, not NBPG. How this should | ragge |
| 1998-08-25 | Kernel stach should be 4K, not 32K. Increase MCLSHIFT to 11. | ragge |
| 1998-08-21 | VAX logical page size increased to 4k. | ragge |
| 1998-06-20 | Expand kmem map. | ragge |
| 1998-04-29 | Pull in opt_gateway.h as appropriate. | thorpej |
| 1997-11-05 | asm -> __asm__ | thorpej |
| 1997-11-02 | Major rewriting, optimization and simplifying of the pmap code: | ragge |
| 1997-10-19 | MSGBUFSIZE must be in CLBYTES, not NBPG. Also expand it to 4 * CLBYTES. | ragge |
| 1997-09-19 | Implement the kernel part of pr-1891. This allows for a more flexible sized | leo |
| 1997-08-05 | delay() must be protected by #ifdef _KERNEL. | ragge |
| 1997-02-24 | Define ALIGNED_POINTER | fvdl |
| 1997-01-11 | #define MAXBSIZE to some nice value. | ragge |
| 1996-07-20 | Numerous changes to be able to put Bertram Barth's VAXstation support in. | ragge |
| 1996-07-10 | Add spl4 - spl7 macros, easy to use when playing with buses. | ragge |
| 1996-03-04 | add _MACHINE and _MACHINE_ARCH, which are like MACHINE and MACHINE_ARCH, | cgd |
| 1996-03-02 | Changes due to 11/780 support. Raise splimp() to BR7. | ragge |
| 1996-03-01 | Clean up tabbing/spacing in defns of MACHINE, MACHINE_ARCH, and MID_MACHINE. | cgd |
| 1996-02-11 | Prototype for delay(). | ragge |
| 1996-02-02 | Fix #includes. | mycroft |
| 1995-12-30 | An '&' missing in splx macro; causing that sometimes didn't | ragge |
| 1995-12-04 | Added earlier forgotten MACHINE_ARCH, pointed out by Arne Henrik Juul. | ragge |
| 1995-08-13 | Fix comment on splnet(). | mycroft |
| 1995-08-13 | Replace splnet() with splsoftnet(). Add splnet(). | mycroft |
| 1995-06-26 | clean up definitions of ctod(), dtoc(), ctob(), btoc(), btodb(), and | cgd |
| 1995-06-16 | DDB support. splddb() and trapcode for ddb. | ragge |
| 1995-05-03 | mtpr support for 11/780 added. DELAY added. mcount() corrected. | ragge |
| 1995-03-30 | Some bug fixes & update of pcb. | ragge |
| 1995-03-18 | don't be so quick to cast macro arguments to unsigned; if the | cgd |
| 1995-02-13 | Lots of fixes... | ragge |
| 1994-11-25 | Lots of updates & fixes. | ragge |
| 1994-10-26 | new RCS ID format. | cgd |