| Age | Commit message (Expand) | Author |
| 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-19 | patches from allen briggs to fix a minor bug in *attach() | 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-09 | fix evil interaction with new physio; don't set error bit for short reads. | cgd |
| 1993-07-08 | documentation error | deraadt |
| 1993-07-07 | the "struct tty *cn_tty" field in cons.c wasn't being used by anything | 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-04 | Reject non block-aligned transfers (where a block is 512 bytes in length); | andrew |
| 1993-07-03 | add support for David Greenman "ed" driver | cgd |
| 1993-07-03 | add support for David Greenman's "ed" driver. | cgd |
| 1993-07-01 | Fix a bunch of things. | mycroft |
| 1993-06-30 | Updated comments. | andrew |
| 1993-06-30 | Added com_scratch entry. | andrew |
| 1993-06-27 | ANSIfications. | andrew |
| 1993-06-27 | ANSIfications. | andrew |
| 1993-06-27 | ANSIfications - removed all implicit function return types and argument | andrew |
| 1993-06-20 | print "maddr 0xd0000 msize 65536" as "maddr 0xd0000-0xdffff" instead. | deraadt |
| 1993-06-18 | fix the divide-by-zero problem w/old disks. this patch is ws's "fault." | cgd |
| 1993-06-17 | Silence size complaint at probe. | brezak |
| 1993-06-16 | woops - another typo. | andrew |
| 1993-06-16 | whoops. typo. | deraadt |
| 1993-06-16 | fix to intuit the maximum number of scsi units available on a device | deraadt |
| 1993-06-16 | Fix typo. | mycroft |
| 1993-06-16 | Make sysbeep() take a frequency, not a timer count, and add constants | mycroft |
| 1993-06-15 | Move definitions of TIMER_FREQ to timerreg.h, and fix value of CF for DELAY(). | mycroft |
| 1993-06-15 | Clean up beep code a miniscule amount, add interrupt protection, and | mycroft |
| 1993-06-15 | Ignore interrupts if the device isn't open. This prevents stray interrupts | mycroft |
| 1993-06-14 | Reduced bus-on time from the default of 11ms -> 9ms, to prevent floppy from | andrew |
| 1993-06-10 | sigh. one day i'll finish this driver, meanwhile, one more fix.. | deraadt |
| 1993-06-09 | minor silliness related to two or more controllers | deraadt |
| 1993-06-06 | make getc() and ungetc() be rb{un,}getc(), so getc() and ungetc() | cgd |
| 1993-06-06 | incorporate Bruce Evans' interrupt changes, as hacked by Rod grimes, | cgd |
| 1993-06-05 | patch from rgrimes to add delay to let data port stabilize, also | cgd |
| 1993-05-28 | 1. It is now possible to build a kernel that does not have a pc0 device driver. | deraadt |
| 1993-05-28 | 1. It is now possible to build a kernel that does not have a pc0 device driver. | deraadt |