summaryrefslogtreecommitdiff
path: root/sys/modules/vkbd/Makefile
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2018-04-06Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2006-09-27Fix our ioctl(2) implementation when the argument is "int". NewRuslan Ermilov
2005-10-14Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy
2004-12-29No need to generate vnode_if.h anymoreWarner Losh
2004-11-16Add virtual AT keyboard driver vkbd(4).Maksim Yevmenkin