| Age | Commit message (Expand) | Author |
| 1995-05-31 | invoke shutdown hooks | cgd |
| 1995-05-16 | Removing -DKERNEL, transition to _KERNEL has been completed | jtc |
| 1995-05-07 | ignore the kernel compile dirs for which we provide config files. | cgd |
| 1995-05-05 | define BROKEN_SWAP and/or cpu_swapout as appropriate. | cgd |
| 1995-05-03 | make an __indr_references macro, that expands to nothing... | cgd |
| 1995-04-29 | make FLT_ROUNDS call __flt_rounds, so dynamic rounding mode is grabbed. | cgd |
| 1995-04-29 | first cut of the alpha version. | cgd |
| 1995-04-28 | rename files files for new config/config.old naming | cgd |
| 1995-04-25 | status report | cgd |
| 1995-04-25 | Add 'users to-do list' | cgd |
| 1995-04-22 | - added sunos_machdep.c for sun3, atari, amiga and mac68k. | christos |
| 1995-04-22 | kill a host of null dereference bugs... tracking down a _different_ bug, | cgd |
| 1995-04-22 | kernel config files for jura.pdl.cs.cmu.edu and scapa.pdl.cs.cmu.edu, | cgd |
| 1995-04-22 | clean up, change drive -> lun for mi scsi files description. | cgd |
| 1995-04-22 | clean up a bit, use MI files lists. add a bunch of comments. | cgd |
| 1995-04-22 | kill some non-gnu-tools cruft, allow rest of programs to be parameterized | cgd |
| 1995-04-22 | get rid of bogus header inclusions | cgd |
| 1995-04-22 | promcnputc now returns void | cgd |
| 1995-04-22 | add option HALTLOOP to loop in boot() instead of halting/rebooting | cgd |
| 1995-04-22 | deal with renamed header file. | cgd |
| 1995-04-22 | console putc returns void | cgd |
| 1995-04-22 | adjust for networking code changes | cgd |
| 1995-04-19 | they've moved. | cgd |
| 1995-04-11 | fix function name in comment. | cgd |
| 1995-04-11 | Use global 8530 defs. Needs more work. | 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 |
| 1995-04-10 | Minor consistency nits. | mycroft |
| 1995-04-10 | Add dummy mmopen() and mmclose(); change mmmap() to mmmmap(). | mycroft |
| 1995-04-10 | Update to match conf.h. | mycroft |
| 1995-03-28 | KERNEL -> _KERNEL | jtc |
| 1995-03-26 | make alpha GENERIC kernel have 'options INSECURE' by default | cgd |
| 1995-03-24 | kill a couple of debugging printfs | cgd |
| 1995-03-24 | remove support for double-mapping the user area and kernel stack. | cgd |
| 1995-03-24 | better 3000/300-series systype recognition. | cgd |
| 1995-03-24 | allow user to halt system at boot device prompt | cgd |
| 1995-03-24 | remove support for double-mapping the user area/kernel stack | cgd |
| 1995-03-24 | fill in sysnames for the 300 family | cgd |
| 1995-03-24 | cleanup, add some comments, and (oh yeah!) look at interrupt bits | cgd |
| 1995-03-24 | make bpf work, by appending ether header before mtap, then discarding it. | cgd |
| 1995-03-24 | deal reasonably with the 3000/300's console (annoying engineers!) | cgd |
| 1995-03-24 | print out mode (slow vs. fast) | cgd |
| 1995-03-23 | Added -D_KERNEL to CFLAGS alongside each -DKERNEL. | jtc |
| 1995-03-18 | don't be so quick to cast macro arguments to unsigned; if the | cgd |
| 1995-03-09 | copy*str() should use size_t. | mycroft |
| 1995-03-08 | fix cd major number | cgd |
| 1995-03-08 | fix major number for swap device | cgd |
| 1995-03-08 | update from my local tree; better CPU configuration, support for 3000/300. | cgd |
| 1995-03-03 | Follow suggestions put forth by Roger Ivie, and be a bit more careful | cgd |
| 1995-03-03 | use charles's cleaner message input code | cgd |