summaryrefslogtreecommitdiff
path: root/sys/dev/isa/com.c
AgeCommit message (Expand)Author
1993-09-29ifdef out the ttyfree()'s, so that fill_eproc doesn't panic whencgd
1993-08-29tty XXstart() routines return voidderaadt
1993-07-12Change tty code to use clist interface, but with ring buffer implementation.mycroft
1993-07-07pccons.c now dynamically allocates it's "struct tty"deraadt
1993-06-06make getc() and ungetc() be rb{un,}getc(), so getc() and ungetc()cgd
1993-05-26tty dynamic allocationderaadt
1993-05-18make kernel select interface be one-stop shopping & clean it all up.cgd
1993-04-10fixed to be compliant, subservient, and to take advantage of the newlyglass
1993-04-09have probe return size of io space on successful return, rathercgd
1993-04-08dmesg output at boottime now tries to print out information asderaadt
1993-03-27moved closing #endif to include comselectcgd
1993-03-21after 0.2.2 "stable" patches appliedcgd
1993-03-21initial import of 386bsd-0.1 sourcescgd