summaryrefslogtreecommitdiffstats
path: root/sys/dev/wscons/ascii.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing comments for CAN and SUB, for consistency.fcambus2017-05-271-3/+3
| | | | OK tb@
* Recognize CAN and SUB control characters, and cancel any current escapemiod2009-01-121-1/+3
| | | | sequence when they appear. Per VT100 manual via naddy@, ok naddy@
* import newer wscons source from netbsd.mickey2000-05-161-10/+13
| | | | | | | art@ said it will make his life easier in alpha rhands@ said it is not used in powerpc for now bjc@ said that it would make vax port easier mickey@ said other platforms can use it, and it's faster
* Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.niklas1996-10-301-1/+1
| | | | -Wall -Wstrict-prototypes -Wmissing-prototypes too.
* Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling conventionniklas1996-07-291-0/+1
|
* sync to 0616, retaining local diffsderaadt1996-06-181-0/+10