hkbd(4): be more cautious & explicit about Apple vendor checkingApply the changes to ukbd(4) as well.Signed-off-by: tslight <tslight@pm.com>Reviewed by: wulfMFC after: 1 monthPull Request: ht
hkbd(4): be more cautious & explicit about Apple vendor checkingApply the changes to ukbd(4) as well.Signed-off-by: tslight <tslight@pm.com>Reviewed by: wulfMFC after: 1 monthPull Request: https://github.com/freebsd/freebsd-src/pull/1998
show more ...
Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I'll just run the command on the branches)Sponsored by: Netflix
sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
hid: add opt_hid.h to modules that use HID_DEBUGSubmitted by: Greg V <greg_AT_unrelenting_DOT_technology>Reviewed by: imp, wulfMFC after: 1 weekDifferential revision: https://reviews.freebsd.org
hid: add opt_hid.h to modules that use HID_DEBUGSubmitted by: Greg V <greg_AT_unrelenting_DOT_technology>Reviewed by: imp, wulfMFC after: 1 weekDifferential revision: https://reviews.freebsd.org/D28995
hid: Port ukbd to HID and attach to buildReviewed by: hselaskyDifferential revision: https://reviews.freebsd.org/D27991