summaryrefslogtreecommitdiffstats
path: root/sys/lib/libsa/cons.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ansification and knf and protosderaadt2003-08-111-11/+8
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Add console switching logicniklas1997-08-131-1/+28
|
* new, like dev/cninit.c+cons.cmickey1997-08-121-47/+62
|
* grammarniklas1997-08-071-2/+2
|
* do consdevmickey1997-08-041-1/+5
|
* i love that constmickey1997-07-171-2/+2
|
* nicer includemickey1997-07-141-2/+2
|
* boot.conf supportmickey1997-04-261-4/+19
| | | | | | ttyname function in cons.c rdonly var 'tty' to view tty settings serial console soon
* add dumb probe routinemickey1997-04-021-1/+13
|
* introduce multiconsoles.mickey1996-10-231-0/+57
add btochs macro.