| Age | Commit message (Expand) | Author |
| 1994-01-09 | LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com. | cgd |
| 1994-01-05 | small cleanup | deraadt |
| 1994-01-03 | Use KERNBASE, not 0xfe000000. | mycroft |
| 1994-01-03 | Inline all the [lr]cr[023]() `functions' in cpufunc.h. | mycroft |
| 1994-01-03 | Inline all the [lr]cr[023]() `functions' in cpufunc.h. | mycroft |
| 1993-12-24 | Correct dumping to WD (was destroyed by MACHINE_NONCONTIG code) | ws |
| 1993-12-23 | fix from Nick Cuccia (cuccia@remarque.berkeley.edu), apparently | cgd |
| 1993-12-21 | fix that last | cgd |
| 1993-12-21 | Tweak for BSD44/NetBSD environ. | brezak |
| 1993-12-21 | vnode driver (from Mike Hibler make@cs.utah.edu) | brezak |
| 1993-12-20 | Fixed bug where with two or more SCSI controllers of the same type, you | davidb |
| 1993-12-20 | Use cpufunc.h only where (currently) needed. | mycroft |
| 1993-12-20 | Canonicalize all #includes, and add pio.h where appropriate. | mycroft |
| 1993-12-17 | Canonicalize all #includes. | mycroft |
| 1993-12-17 | From magnum branch: | mycroft |
| 1993-12-16 | Eliminate reference to Maxmem. | mycroft |
| 1993-12-16 | IFF_LLC0->IFF_LINK0 | hpeyerl |
| 1993-12-16 | oh my... make NS work. | hpeyerl |
| 1993-12-16 | Octal; Hex... It's all the same... :-) | hpeyerl |
| 1993-12-15 | Rearrange some tests to improve efficiency a little when using BPF and | mycroft |
| 1993-12-14 | Driver for 3Com Etherlink-III (3c509) written by me. Kudos to Charles | hpeyerl |
| 1993-12-13 | 0xfe000000 --> KERNBASE | mycroft |
| 1993-12-13 | from Soeren Schmidt <sos@login.dkuug.dk>: | cgd |
| 1993-12-12 | ie. also pass up any packet with the multicast bit set in the ethernet | hpeyerl |
| 1993-12-10 | IF_LLC0 -> IF_LINK0 | cgd |
| 1993-12-10 | More multicast stuff | hpeyerl |
| 1993-12-07 | __386BSD__ -> __NetBSD__ | deraadt |
| 1993-11-29 | Use new struct buf fields. | mycroft |
| 1993-11-27 | Remove remaining sleep()s. | mycroft |
| 1993-11-25 | Patch from Julian to fix hangage when opening a device multiple times. | mycroft |
| 1993-11-24 | Still under construction... | mycroft |
| 1993-11-24 | Under construction... | mycroft |
| 1993-11-17 | added two copyright strings at the request of Gary Clark II | cgd |
| 1993-11-08 | A slightly unfinished i82586 driver, based on Garrett Wollman's. | mycroft |
| 1993-11-05 | note that use of splnone() is prolly bogus; splnone() itself is bogus, | cgd |
| 1993-11-04 | add mcd: Mitsumi CD driver by Holger Veit and Brian Moore | cgd |
| 1993-10-29 | ttyfree() bugfix edition, plus various minor tweaks. | andrew |
| 1993-10-26 | Add MADDRUNK. | mycroft |
| 1993-10-23 | * Revision 2.11 1993/10/23 04:21:03 davidg | davidg |
| 1993-10-22 | Add at_setup_dmachan(). Minor cleanup. | mycroft |
| 1993-10-17 | Make atdevbase an int. | mycroft |
| 1993-10-17 | Minor cleanup. | mycroft |
| 1993-10-16 | Add isa_establish(), for all it's worth (which is to say, nothing). | mycroft |
| 1993-10-16 | Panic if DMA with odd length attempted on a 16-bit channel. | mycroft |
| 1993-10-15 | update from rick, tarfile of Oct 11 10:46 | deraadt |
| 1993-10-14 | New file with DMA code from isa.c, modified to check for some errors. | mycroft |
| 1993-10-12 | fixed two icky rcs-log's. | deraadt |
| 1993-10-12 | pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca> | deraadt |
| 1993-10-06 | Add DRQUNK and IOBASEUNK. | mycroft |
| 1993-10-06 | Cyclades Cyclom-{4/8/16}Y multiport async serial board driver. | andrew |