| Age | Commit message (Expand) | Author |
| 1994-03-25 | Fix off-by-one error in comopen() unit number sanity check. From Brian de | mycroft |
| 1994-03-23 | Some stylistic cleanup, and a very minor speedup. | mycroft |
| 1994-03-23 | add AST-style serial multiport support, from Roland McGrath | cgd |
| 1994-03-18 | add reasonable support for MDMBUF output flow control. input to be done later | cgd |
| 1994-03-12 | copy appropriate hardware config bits from config's flags | cgd |
| 1994-03-12 | fix some of the last; thanks to charles for looking it over... | cgd |
| 1994-03-12 | support new ioctls. fix the way CRTSCTS is used, etc. Seperate 'hardware' | cgd |
| 1994-03-10 | Cleanup to fit standard coding conventions, and *many* bugs fixed. | mycroft |
| 1994-03-08 | Major cleanup and many bugs fixed; based in part on Brad Huntting's version | mycroft |
| 1994-03-06 | DELAY() --> delay(). This is not a macro. | mycroft |
| 1994-03-02 | Fix prototype of wdintr(). | mycroft |
| 1994-03-02 | Add mouse gunk. | mycroft |
| 1994-03-02 | Set the keyboard to scancode table 1 rather than having the 8042 convert. | mycroft |
| 1994-03-01 | New constants for setting and clearing masks. | mycroft |
| 1994-02-19 | Speed it up a little... | mycroft |
| 1994-02-19 | Minor tweak of no importance. | mycroft |
| 1994-02-18 | Combined version from magnum branch. Somewhat faster and less buggy. | mycroft |
| 1994-02-11 | Add proc arg to wdioctl() proto. | mycroft |
| 1994-02-09 | All ioctl routines take a struct proc * now. | mycroft |
| 1994-02-01 | oops | cgd |
| 1994-02-01 | new cons.h location, etc. | cgd |
| 1994-01-30 | Traditional behaviour is to reset all modes if device isn't open already | ws |
| 1994-01-13 | Junk comselect(); it's the same at ttselect(). | mycroft |
| 1993-12-20 | Canonicalize all #includes, and add pio.h where appropriate. | mycroft |
| 1993-11-08 | A slightly unfinished i82586 driver, based on Garrett Wollman's. | mycroft |
| 1993-10-06 | Goes with the new cy driver. | andrew |
| 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-08-29 | tty XXstart() routines return void | deraadt |
| 1993-07-17 | Make these files GCC 2 happy. | mycroft |
| 1993-07-12 | Change tty code to use clist interface, but with ring buffer implementation. | mycroft |
| 1993-07-07 | pccons.c now dynamically allocates it's "struct tty" | deraadt |
| 1993-06-30 | Added com_scratch entry. | andrew |
| 1993-06-15 | Move definitions of TIMER_FREQ to timerreg.h, and fix value of CF for DELAY(). | mycroft |
| 1993-06-15 | Ignore interrupts if the device isn't open. This prevents stray interrupts | mycroft |
| 1993-06-06 | make getc() and ungetc() be rb{un,}getc(), so getc() and ungetc() | cgd |
| 1993-06-05 | patch from rgrimes to add delay to let data port stabilize, also | cgd |
| 1993-05-26 | tty dynamic allocation | deraadt |
| 1993-05-22 | add include of select.h if necessary for protos, or delete if extraneous | cgd |
| 1993-05-22 | add rcsids to everything and clean up headers | cgd |
| 1993-05-18 | make kernel select interface be one-stop shopping & clean it all up. | cgd |
| 1993-05-07 | fix lpt driver and add lpa driver. from 386bsd pk patch 133 | cgd |
| 1993-04-10 | fixed to be compliant, subservient, and to take advantage of the newly | glass |
| 1993-04-09 | have probe return size of io space on successful return, rather | cgd |
| 1993-04-08 | dmesg output at boottime now tries to print out information as | deraadt |
| 1993-03-27 | moved closing #endif to include comselect | cgd |
| 1993-03-23 | added support for microtime routines by Steve McCanne (mccanne@ee.lbl.gov) | cgd |
| 1993-03-21 | after 0.2.2 "stable" patches applied | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |