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/
Drop <bsd.man.mk> support from <bsd.kmod.mk>.Not objected to by: -current
Add a Makefile for the sample node so It can be compiled.This helps to stop it from geting out of sync.It is not part of the normal build but I can use it with all the otherswhen I make changes to
Add a Makefile for the sample node so It can be compiled.This helps to stop it from geting out of sync.It is not part of the normal build but I can use it with all the otherswhen I make changes to netgraph to ensure it is buildable.
show more ...