freebsd-dev/sys/dev/kbd
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