| Age | Commit message (Expand) | Author |
| 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-14 | New file with DMA code from isa.c, modified to check for some errors. | mycroft |
| 1993-10-06 | Add DRQUNK and IOBASEUNK. | mycroft |
| 1993-10-06 | Cyclades Cyclom-{4/8/16}Y multiport async serial board driver. | andrew |
| 1993-10-01 | * Revision 2.5 93/09/30 17:44:14 davidg | davidg |
| 1993-09-29 | ifdef out the ttyfree()'s, so that fill_eproc doesn't panic when | cgd |
| 1993-09-28 | get rid of stray printfs (turn them into "lprintf"s) | cgd |
| 1993-09-14 | New i386 code. | mycroft |
| 1993-09-09 | As of this revision, all known bugs have been fixed. Some of the fixes include: | davidg |
| 1993-09-06 | Avoid clash of struct ns_addr with #define ns_addr. | mycroft |
| 1993-09-04 | Include systm.h to get prototypes (and possibly inlines) of *max functions. | jtc |
| 1993-08-29 | tty XXstart() routines return void | deraadt |
| 1993-08-28 | Add find_isadev() and have sysbeep() use common defines. | brezak |
| 1993-08-26 | 0.9 "official" patch 001: | cgd |
| 1993-08-23 | changes from 0.9-ALPHA2 to 0.9-BETA | cgd |
| 1993-08-08 | there are some devices out there which use... NO I/O PORTS! | cgd |
| 1993-08-03 | with -Wall would bomb, on incomplete type 'selinfo'. bpfilter.h include | glass |
| 1993-08-01 | Add RCS identifiers (this time on the correct side of the branch), and | mycroft |
| 1993-07-28 | incorporate changes from 0-9-base to 0-9-ALPHA | cgd |
| 1993-07-19 | kill damned RCS Log | cgd |
| 1993-07-19 | Reading file marks or writing end of tape return 0 bytes, AND THEY | cgd |
| 1993-07-17 | Make these files GCC 2 happy. | mycroft |
| 1993-07-17 | scsi_switch had wrong entries for these controllers... | deraadt |
| 1993-07-13 | Use splnet, not splimp. | mycroft |
| 1993-07-12 | moved bfdttach point to same place as other drivers, from greenman | deraadt |
| 1993-07-12 | Change tty code to use clist interface, but with ring buffer implementation. | mycroft |
| 1993-07-11 | Make splimp = splnet | spltty, and get rid of SLIP kluge for splnet and | mycroft |
| 1993-07-08 | documentation error | deraadt |
| 1993-07-07 | pccons.c now dynamically allocates it's "struct tty" | deraadt |
| 1993-07-07 | delete inclusion of rlist.h again. grr. | cgd |
| 1993-07-07 | added a timeout debugging mode to wd.c so that people can see how slow | deraadt |
| 1993-07-07 | ok, 5 second command timeouts.. | deraadt |
| 1993-07-06 | clean up code for timeout/untimeout/wakeup prototypes. | deraadt |
| 1993-07-06 | number of changes: | deraadt |
| 1993-07-06 | get rid of extraneous inclusion of rlist.h | cgd |
| 1993-07-05 | added a missing {/} pair that barsoom seems to have taken out, but | deraadt |
| 1993-07-05 | all timeout code now calls DELAY() so the timeout delays are the same | deraadt |
| 1993-07-05 | increased the timeout inside wdcommand(). Some controllers impliment some | deraadt |
| 1993-07-03 | add support for David Greenman "ed" driver | cgd |
| 1993-07-03 | add support for David Greenman's "ed" driver. | cgd |