| Age | Commit message (Expand) | Author |
| 1995-06-16 | Put parentheses around macro arguments | mellon |
| 1995-06-09 | Change default optimization level from -O to -O2. | jonathan |
| 1995-05-31 | Change reference in asm code from ``__mcount'' to ``___mcount'', to be | jonathan |
| 1995-05-31 | Fix BPF bit-rot in receive side of pmax/dev/if_le.c: prepend ether header. | jonathan |
| 1995-05-16 | Removing -DKERNEL, transition to _KERNEL has been completed | jtc |
| 1995-05-12 | Redo 3MAX+ (5k/240) interrupt enable code. | jonathan |
| 1995-05-05 | Fix MAXine interrupt mask routine | mellon |
| 1995-05-05 | define BROKEN_SWAP and/or cpu_swapout as appropriate. | cgd |
| 1995-05-05 | Don't conditionalize utility routines based on DEBUG flag | mellon |
| 1995-05-04 | Fix long-standing bug in NetBSD/pmax interrupt initalization on | jonathan |
| 1995-05-03 | Use Alpha cdefs.h | mellon |
| 1995-05-02 | The pmax 3100 interrupt-init code is broken: cpu_startup() enables | jonathan |
| 1995-05-02 | If we panic inside trap(), Do a stack traceback before printing the trap log. | jonathan |
| 1995-05-01 | Oops, took out a bit too much | mellon |
| 1995-05-01 | Oops. Undo some console code checkins that didn't belong. | mellon |
| 1995-04-30 | resurrect, and move files.pmax.newconf to new location. | cgd |
| 1995-04-29 | Update MIPS stack backtrace code to trace through locore functions, | jonathan |
| 1995-04-28 | Add prototype (new-style) config for pmax. This doesn't yet work; | jonathan |
| 1995-04-28 | Fix performance bug in pmax MachFlushDCache(). Old code disabled icache | jonathan |
| 1995-04-28 | Check in source code actually containing changes in previous log message-- | jonathan |
| 1995-04-28 | Fix hardware interrupt-mask setup in the 5k/240 (3max)+ interrupt handler. | jonathan |
| 1995-04-28 | rename files files for new config/config.old naming | cgd |
| 1995-04-28 | Add memory-mapped address of the IO ASIC TurboChannel bus-cycle counter, | jonathan |
| 1995-04-28 | Check in changes suggested by Ralph Campbell: update variable names | jonathan |
| 1995-04-27 | Add sfb device driver | mellon |
| 1995-04-25 | Fix a few compat code casualties | mellon |
| 1995-04-25 | Fix up args to scdebug_{call,ret} | mellon |
| 1995-04-22 | - added sunos_machdep.c for sun3, atari, amiga and mac68k. | christos |
| 1995-04-21 | Add dummy fb device driver reference for compatibility with conf.c changes | mellon |
| 1995-04-21 | Oops, still need to set waittime... | mellon |
| 1995-04-21 | Use vfs_shutdown to sync disks... | mellon |
| 1995-04-21 | Add support for clean flag | mellon |
| 1995-04-21 | Fix up tty struct change from conf.h | mellon |
| 1995-04-21 | Fix up tty struct changes | mellon |
| 1995-04-19 | Fix leioctl declaration mismatch | mellon |
| 1995-04-19 | leinit() returns void. Prototype more functions. Garbage collect some things | mycroft |
| 1995-04-19 | fixes (mostly) from Jonathan Stone, to make this driver match the | cgd |
| 1995-04-12 | Add cpu_exec.c, rcons.c | mellon |
| 1995-04-12 | Use _KERNEL, not KERNEL | mellon |
| 1995-04-12 | Fix bogus declaration for mm and chrtoblktbl | mellon |
| 1995-04-11 | Mips specific portions of ieeefp.h (fp_rnd, fp_except, constants, etc.). | jtc |
| 1995-04-11 | Changed FLT_ROUNDS from constant to a call to __flt_rounds(), so that the | jtc |
| 1995-04-11 | Make TOCCATA support the new console regime | mellon |
| 1995-04-11 | Raster Console pseudo-device driver | mellon |
| 1995-04-11 | Smart Framebuffer driver | mellon |
| 1995-04-11 | Add rcons pseudo-device | mellon |
| 1995-04-11 | Console initialization code | mellon |
| 1995-04-10 | Oops; finish that last change. | mycroft |
| 1995-04-10 | Bring back pmap_kernel(), for now always inlined as a pointer to | mycroft |
| 1995-04-10 | Add mmopen(), mmclose(), and mmmmap() where appropriate. Lock vmmap when | mycroft |