index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
i386
/
isa
/
pcvt
/
pcvt_kbd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send the pcvt(4) driver off to retirement.
phk
2006-05-17
1
-2523
/
+0
*
/* -> /*- for copyright notices, minor format tweaks as necessary
imp
2005-01-06
1
-1
/
+1
*
Update for the KDB framework:
marcel
2004-07-10
1
-18
/
+11
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-1
/
+1
*
More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).
des
2003-03-02
1
-1
/
+1
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-1
/
+1
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-1
/
+1
*
Provide keyboard entropy harvesting for PCVT users.
markm
2000-09-10
1
-0
/
+4
*
Make it possible to pass boot()'s flags to shutdown_nice() so that the
msmith
2000-08-31
1
-1
/
+1
*
Remove old entropy-harvesting hooks; this is going to be re-engineered
markm
2000-06-25
1
-4
/
+0
*
No-op change. Remove #if NVT > 0 in files that are 'optional vt' and
peter
2000-06-10
1
-6
/
+0
*
Convert pcvt to use the newbus driver framework, options COMPAT_OLDISA
hm
2000-04-16
1
-2
/
+2
*
Substantially cleanup of the pcvt kernel part. This cleanup does
hm
2000-03-26
1
-863
/
+93
*
Implement scrollback for pcvt based on code submitted by
hm
1999-12-30
1
-23
/
+149
*
Keyboard allocation/deallocation fix.
yokota
1999-06-29
1
-1
/
+1
*
Make pcvt compile and run again after find_display() is gone as part of
hm
1999-04-20
1
-3
/
+3
*
Keyboard driver update in preparation for the USB keyboard driver.
yokota
1999-03-10
1
-1
/
+1
*
Remove unintended trigraph sequences in comments for -Wall
dillon
1999-01-27
1
-2
/
+2
*
Fix various breakage after the recent keyboard driver change.
yokota
1999-01-14
1
-2
/
+3
*
The first stage of console driver reorganization: activate new
yokota
1999-01-11
1
-213
/
+71
*
Part 3 of the pcvt/voxware revival.
peter
1999-01-01
1
-0
/
+3321
*
Pre 3.0 branch cleanup casualty #4: pcvt
phk
1998-12-27
1
-3321
/
+0
*
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
archie
1998-12-07
1
-1
/
+4
*
Support compiling with `gcc -ansi'.
bde
1998-04-15
1
-1
/
+1
*
Don't access "time" directly.
phk
1998-03-29
1
-2
/
+2
*
Update for changes in the callout interface.
gibbs
1997-09-21
1
-5
/
+7
*
Fixed typo in the set_keyboard_param().
yokota
1997-04-22
1
-1
/
+1
*
Fixed the type of timeout functions and removed casts that hid the
bde
1997-04-20
1
-2
/
+2
*
Incorporate kludge/fix from `syscons' ver 1.207 and 1.209.
yokota
1997-04-18
1
-14
/
+17
*
Fixed some invalid (non-atomic) accesses to `time', mostly ones of the
bde
1997-03-22
1
-1
/
+1
*
Move pcvt towards using kbdio (finally!).
joerg
1997-03-06
1
-4
/
+318
*
Fixed setting of the keyboard LEDs. For some keyboards and/or keyboard
bde
1996-10-14
1
-11
/
+69
*
Updated #includes to 4.4Lite style.
bde
1996-09-10
1
-2
/
+2
*
Fix two minor oddities introduced by my yesterday's patches:
joerg
1996-08-12
1
-5
/
+3
*
Fix many long-standing bugs and problems with pcvt, namely:
joerg
1996-08-10
1
-7
/
+7
*
Convert DDB to new-style option.
wollman
1996-01-04
1
-0
/
+2
*
Completed function declarations and/or added prototypes.
bde
1995-11-24
1
-1
/
+3
*
Add /dev/random hooks to the key input routines for pcvt. This allows
markm
1995-11-12
1
-0
/
+9
*
Fix benign type mismatches in isa interrupt handlers. Many returned int
bde
1995-09-19
1
-1
/
+1
*
Make everything except the unsupported network sources compile cleanly
bde
1995-08-16
1
-3
/
+0
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-84
/
+84
*
Update pcvt to 3.20 b24
joerg
1995-04-08
1
-37
/
+8
*
Update pcvt to 3.20b23
joerg
1995-04-01
1
-9
/
+50
*
Update to beta3.20/b22
joerg
1995-03-05
1
-13
/
+20
*
Bring pcvt console driver into the tree - now users can chose whichever
jkh
1995-02-05
1
-0
/
+2914