sys/modules: fix standalone build for multiple modulesMultiple Makefile miss opt_*.h and *_if.h header file. We fix it byrunning make in sys/modules to build all modules.Approved by: lwhsu (m
sys/modules: fix standalone build for multiple modulesMultiple Makefile miss opt_*.h and *_if.h header file. We fix it byrunning make in sys/modules to build all modules.Approved by: lwhsu (mentor), markj (mentor)Sponsored by: The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D52062
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/
Add support for generic MS Windows 7/8/10-compatible USB HID touchscreensfound in many laptops.Reviewed by: hps, gonzo, bcr (manpages)Approved by: gonzo (mentor)Differential Revision: https://
Add support for generic MS Windows 7/8/10-compatible USB HID touchscreensfound in many laptops.Reviewed by: hps, gonzo, bcr (manpages)Approved by: gonzo (mentor)Differential Revision: https://reviews.freebsd.org/D12017