aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pcvt/keycap/keycap.c
Commit message (Collapse)AuthorAgeFilesLines
* Send the pcvt(4) driver off to retirement.Poul-Henning Kamp2006-05-171-383/+0
| | | | Notes: svn path=/head/; revision=158687
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. TheSheldon Hearn2001-07-261-4/+10
| | | | | | | | | | definitions are more readable, and it's possible that they're more portable to pathalogical platforms. Submitted by: David Hill <david@phobia.ms> Notes: svn path=/head/; revision=80381
* Part 4 of pcvt/voxware revival: pcvt userlandPeter Wemm1999-01-011-0/+377
| | | | | | | Reviewed by: core Notes: svn path=/head/; revision=42222
* follow up to:Poul-Henning Kamp1998-12-271-377/+0
| | | | | | | Pre 3.0 branch cleanup casualty #4: pcvt Notes: svn path=/head/; revision=42090
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
| | | | Notes: svn path=/head/; revision=8857
* PCVT userland utilities.Jordan K. Hubbard1995-02-051-0/+377
Submitted by: hm Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=6199