History log of /xv6-public/kbd.c (Results 1 – 5 of 5)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: xv6-rev11, xv6-rev9, xv6-rev8, xv6-rev7, osdi12-submit, xv6-rev6, xv6-rev5, xv6-2010, xv6-rev4, xv6-rev3
# 21575761 08-Mar-2009 rsc <rsc>

be consistent: no underscores in function names


Revision tags: xv6-2008, xv6-2007, xv6-rev1
# eb52c7de 28-Aug-2007 rsc <rsc>

comments; rename irq_ to pic_


# 5516be1f 28-Aug-2007 rsc <rsc>

spaces around else for rtm


# e4d6a211 28-Aug-2007 rsc <rsc>

more consistent spacing


# f0d11fea 28-Aug-2007 rsc <rsc>

Move keyboard code into kbd.c; add backspace handling.