| Age | Commit message (Expand) | Author |
| 1998-09-15 | Oops, forgot this one in the vmebus renaming (Julian Coleman). | leo |
| 1998-09-14 | Improve initialisation of the Crazy Dots card. (Julian Coleman) | leo |
| 1998-09-13 | Minor change. | mycroft |
| 1998-09-09 | In cpu_coredump(), use MID_MACHINE rather than MID_* (whatever it expands | thorpej |
| 1998-09-09 | Adjust for the new "reaper" kernel thread: do not free the vmspace and | thorpej |
| 1998-09-05 | Assign copyright to TNF. | christos |
| 1998-09-05 | distclean is a synonym for cleandir | lukem |
| 1998-09-02 | Get rid of vm_offset_t/vm_size_t | leo |
| 1998-09-02 | really turn UVM on on the atari... | mrg |
| 1998-09-02 | mv vmebus -> avmebus to make room for MI vmebus implementation (per | leo |
| 1998-09-02 | Reorganize installation if include files. Nuke some from atari/include as | leo |
| 1998-08-18 | Do not include files.isapnp, this file is now included from files.isa... | leo |
| 1998-08-18 | Circad Leonardo video driver by 'maximum entropy'. | leo |
| 1998-08-15 | Assign my copyrights to TNF. | mycroft |
| 1998-08-15 | Make copyright notices with my name consistent. | mycroft |
| 1998-08-11 | Add CCITT & NATM interrupt handlers. (Jonathan Stone). | leo |
| 1998-08-11 | KERNEL_RELOC -> RELOC_KERNEL (Entropy) | leo |
| 1998-08-03 | Pass the dma_tag to _bus_dmamap_load_buffer. | leo |
| 1998-07-31 | Add a comment about why we can (and must) use bus_space_{,un}map() directly | thorpej |
| 1998-07-30 | Make this a bit more complete. (Triggered by Julian Coleman ;-) | leo |
| 1998-07-28 | Don't cast the null residual pointer passed to vn_rdwr(). | thorpej |
| 1998-07-22 | Add '<ufs/ufs/dinode.h>' to the include list. (Julian Coleman) | leo |
| 1998-07-21 | adapt to LANCE driver split | drochner |
| 1998-07-18 | Switching dev/ic/lpt.c to use spllpt() instead of spltty(). It doesn't use | is |
| 1998-07-17 | Implement bus_dmamap_load_uio(). | thorpej |
| 1998-07-12 | Add elf_machdep.h to the INCS list. | veego |
| 1998-07-12 | Basic elf_machdep.h for m68k; doesn't include relocations, yet. | thorpej |
| 1998-07-08 | Define one page free list, and put all pages on it. | thorpej |
| 1998-07-05 | * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. | jonathan |
| 1998-07-05 | defopt NS, NSIP. | jonathan |
| 1998-07-05 | defopt ISO TPIP. | jonathan |
| 1998-07-05 | defopt INET, NETATALK. | jonathan |
| 1998-07-04 | defopt DDB. | jonathan |
| 1998-06-26 | remove options FIFO; it's now the default | lukem |
| 1998-06-25 | defopt COMPAT_SUNOS | thorpej |
| 1998-06-25 | defopt KTRACE | thorpej |
| 1998-06-25 | Reserve devices for i4b (ISDN). | leo |
| 1998-06-17 | Both the values 0 & 3 denote an english language (probably 0 US, 3 GB). | leo |
| 1998-06-17 | Add some sense to the interrupt names. | leo |
| 1998-06-12 | Rework the way kernel include files are installed. In the new method, | cgd |
| 1998-06-12 | Make this compile for the M68060 (Thomas Gerner) | leo |
| 1998-06-11 | Fix egcs warning | thomas |
| 1998-06-11 | Add some function decls previously declared elsewhere??? While here make them | leo |
| 1998-06-11 | Fix typo. | leo |
| 1998-06-09 | Change ddb_init() for a.out to provision for kernels which are not booted by | tv |
| 1998-06-09 | Add isa_dma{freeze,thaw}(), used to temporarily stop and then restart | thorpej |
| 1998-06-09 | Change the ISA DMA API to take an isa_chipset_tag_t rather than | thorpej |
| 1998-06-09 | Provide an isa_chipset_tag_t to the ISA bus device. | thorpej |
| 1998-06-03 | Sync w/ i386 port. | thorpej |
| 1998-05-31 | Specify a non-profiling C rule. | thorpej |