This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
kbd
History
David Malone
d2db050252
Free the kbd pointer when it isn't NULL, as opposed to when it is.
...
This was a typo in the M_ZERO patches. Submitted by: Mike Silbersack <silby@silby.com>
2001-01-22 22:54:02 +00:00
..
atkbd.c
Free the kbd pointer when it isn't NULL, as opposed to when it is.
2001-01-22 22:54:02 +00:00
atkbdc.c
Convert more malloc+bzero to malloc+M_ZERO.
2000-12-08 21:51:06 +00:00
atkbdcreg.h
- Properly keep track of I/O port resources.
2000-03-19 03:25:13 +00:00
atkbdreg.h
- Properly keep track of I/O port resources.
2000-03-19 03:25:13 +00:00
kbd.c
Convert more malloc+bzero to malloc+M_ZERO.
2000-12-08 21:51:06 +00:00
kbdreg.h
Initiate deorbit burn sequence for <machine/console.h>.
2000-10-08 21:34:00 +00:00
kbdtables.h
Changed key assign for PC-98.
2000-03-16 12:10:43 +00:00