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/
nlsysevent: remove useless CFLAGS
nlsysevent: Fix the EXPORT_SYMS definitionEXPORT_SYMS=YES has a special meaning, EXPORT_SYMS=yes does not.Fixes: 8a2af0b469b6 ("nlsysevent: add a genetlink(4) module to report kernel events")
nlsysevent: add a genetlink(4) module to report kernel eventsHooked to devctl_notify, this allows consumers to received eventsby subscribing to a system over a generic netlink protocolReviewed b
nlsysevent: add a genetlink(4) module to report kernel eventsHooked to devctl_notify, this allows consumers to received eventsby subscribing to a system over a generic netlink protocolReviewed by: imp, melifaroDifferential Revision: https://reviews.freebsd.org/D37574
show more ...