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
Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
rename in-tree libevent v1 to libevent1r316063 installed pf's embedded libevent as a private lib, with headersin /usr/include/private/event. Unfortunately we also have a copy oflibevent v2 inclu
rename in-tree libevent v1 to libevent1r316063 installed pf's embedded libevent as a private lib, with headersin /usr/include/private/event. Unfortunately we also have a copy oflibevent v2 included in ntp, which needed to be updated for compatibilitywith OpenSSL 1.1.As unadorned 'libevent' generally refers to libevent v2, be explicit thatthis one is libevent v1.Reviewed by: vangyzen (earlier)Differential Revision: https://reviews.freebsd.org/D17275
show more ...