summaryrefslogtreecommitdiff
path: root/sys/arch/next68k/dev/nextkbd.c
AgeCommit message (Expand)Author
2023-02-03Misc KNF and cosmetics.tsutsui
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2020-11-21malloc(9) -> kmem(9)thorpej
2014-03-24- use cpu_{g,s}etmodelchristos
2012-10-27split device_t/softc for all remaining drivers.chs
2008-01-05Fix includes.ad
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-08-04gcc4 fix: gcc3 was apparently more lax in structure declarations - changemhitch
2005-12-11merge ktrace-lwp.christos
2005-01-19de-__P, remove register, ansify.chs
2003-07-15__KERNEL_RCSID()lukem
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-11Comprehensive patches from Christian Limpach:mycroft
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
1999-03-26fix polled keyboard supportdbj
1999-03-24Applied patches from Matt Debergalis <deberg@mit.edu>.dbj
1999-01-28wscons based console video & keyboard support for the NeXTdbj