| Age | Commit message (Expand) | Author |
| 1994-04-10 | allow MDMBUF flags to be set (oops) | cgd |
| 1994-04-07 | Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. | mycroft |
| 1994-03-29 | Updates for new autoconfig. | mycroft |
| 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-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-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-09-29 | ifdef out the ttyfree()'s, so that fill_eproc doesn't panic when | cgd |
| 1993-08-29 | tty XXstart() routines return void | deraadt |
| 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-06 | make getc() and ungetc() be rb{un,}getc(), so getc() and ungetc() | cgd |
| 1993-05-26 | tty dynamic allocation | deraadt |
| 1993-05-18 | make kernel select interface be one-stop shopping & clean it all up. | 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-21 | after 0.2.2 "stable" patches applied | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |