| Age | Commit message (Expand) | Author |
| 1995-11-03 | Still incomplete, but much more complete FPE from Ken Nakata | briggs |
| 1995-11-03 | In ccdstart(), only translate the block number from partition-relative | thorpej |
| 1995-11-01 | Remove ser1 from init list. | briggs |
| 1995-11-01 | Fixup error/debugging message. | briggs |
| 1995-11-01 | Remove bogus assignment. | briggs |
| 1995-11-01 | Remove -fno-builtin | briggs |
| 1995-11-01 | Rearrange a bit. bpfilters -> 16 and ae0/ae1 -> ae*. | briggs |
| 1995-11-01 | port-mac/1707: mac68k mouse drag problems with Cmd+arrow keys | briggs |
| 1995-11-01 | More rogues. | pk |
| 1995-10-31 | Taking out the trash. | hpeyerl |
| 1995-10-31 | Pull in all but one of Leo's changes from the atari copy. | briggs |
| 1995-10-30 | The xy goes on VME16, not VME32. | gwr |
| 1995-10-30 | Add the function isbad(), needed by xd/xy drivers. | gwr |
| 1995-10-30 | New from Chuck Cranor: drivers for SMD disks! | gwr |
| 1995-10-30 | Win95 ignores case on lookup | ws |
| 1995-10-30 | Must use PAGE_SIZE family instead of NBPG family. | ragge |
| 1995-10-29 | New SCSI driver for the NCR5380, by David Jones. | gwr |
| 1995-10-29 | Fix previous change that broke kd console | gwr |
| 1995-10-28 | Map pixels in VME32 space | pk |
| 1995-10-28 | Fix formatting | jtc |
| 1995-10-28 | Start to sort out install kernel size and bt/aha issues. Will be revised. | tls |
| 1995-10-28 | The INSTALL kernel is broken and will be replaced by split INSTALLAHA/INSTALLBT. | tls |
| 1995-10-27 | Fix names (vtrace ==> sys_vtrace, etc.) | gwr |
| 1995-10-27 | Work around the LANCE Rev. C bug in a way that does not cause error | gwr |
| 1995-10-26 | Add coyright, id string; fix comments | gwr |
| 1995-10-26 | Fix a comment | gwr |
| 1995-10-26 | Need to include <vm/vm.h> | gwr |
| 1995-10-26 | Change PROM callback from "strcmp" to "_strcmp", which is what | jonathan |
| 1995-10-26 | Macro definitions of ntohs() and ntohl() for pmax bootblocks. | jonathan |
| 1995-10-26 | Commit missing modified copy of (old) sparc filesystem.c, that has | jonathan |
| 1995-10-24 | Fix oversight in last change; some BIOSes leave junk in %fs and %gs that must | mycroft |
| 1995-10-24 | Move DMA chip draining to dmaintr() and drain when a (possibly partial) | pk |
| 1995-10-24 | Various: | pk |
| 1995-10-23 | Define VIDEO enable bit (per Jason Thorpe; PR#1672). | pk |
| 1995-10-23 | On-board bwtwo diddles a system enable register bit for video, per Jason | pk |
| 1995-10-23 | Use correct size access (char,short,int) in db_read_bytes, db_write_bytes | gwr |
| 1995-10-23 | DV_NULL should be DV_DULL. | pk |
| 1995-10-22 | DV_DISK => DV_NULL (from Mike Long; PR#1607). | pk |
| 1995-10-22 | Remove `-fno-builtin'. | pk |
| 1995-10-22 | Make sure we free the pathname buffer in all error cases. | mycroft |
| 1995-10-22 | We no longer need -fno-builtin; syscall namespace has been cleaned up a bit. | thorpej |
| 1995-10-22 | Make the ktrace code emit a record that indicates the current emulation | christos |
| 1995-10-20 | netbsd.warped.com aka. {ftp,sup}.netbsd.org | jtc |
| 1995-10-20 | Added M_OP_POS (positioning tape). | ragge |
| 1995-10-20 | Added #ifdef _KERNEL around definition of struct rpb. | ragge |
| 1995-10-20 | Additions to be able to write to massbuss disks standalone. | ragge |
| 1995-10-20 | SA_LIB -> SALIB | ragge |
| 1995-10-20 | Use macros.h when STANDALONE is defined. | ragge |
| 1995-10-20 | cleanup warnings (fixes pr#1642) | chopps |
| 1995-10-20 | oops; i forgot these u_int -> size_t conversions. | cgd |