OpenBSD CVS

src/sbin/kbd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / kbd

Current tag: OPENBSD_2_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] tables/        
[TXT] Makefile  1.7   24 years  deraadt   use .elif
[TXT] kbd.8  1.9   24 years  aaron   consistent .Dd usage; proper format is: .Dd Month DD, YYYY
[TXT] main.c  1.3   26 years  deraadt   some -Wall
[TXT] kbd_i386.c (in the Attic) [Hide]  1.9   23 years  millert   warnx?/errx? paranoia (use "%s" not a bare string unless it is a constant). The...
[TXT] kbd_sparc.c (in the Attic) [Hide]  1.5   24 years  maja   First step to get support for keypad and function keys on sparc. -moj
[TXT] kbd_void.c (in the Attic) [Hide]  1.3   27 years  pefo   ARC machines use kbd mapping too. Small bug in kbd_void.c fixed. (crashed on oth...