aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/window/char.h
Commit message (Collapse)AuthorAgeFilesLines
* While I'm here and got caught by it, add FreeBSD IDs so the next guyDavid E. O'Brien2000-10-261-0/+1
| | | | | | | won't have trouble committing his bits. Notes: svn path=/head/; revision=67607
* Define '\t' as a printable character, so it can be displayed on theJoerg Wunsch1998-04-201-1/+1
| | | | | | | | screen. isprint(3) doesn't do this, but isprt() apparently expected this to be the case. Notes: svn path=/head/; revision=35334
* Make window 8bit clean and ctype oriented.Andrey A. Chernov1994-10-301-7/+7
| | | | | | | Fix restart after ^Z hang. Notes: svn path=/head/; revision=4002
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+61
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590