sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
modules: a lot: need opt_kern_tls.hThis fixes the standalone build.
sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with: `cd sys/modules; make ALL_MODULES=` on amd64MFC after: 1 monthSponsored by: Dell EMC Isilon
Remove unnecessary inclusions of bsd.own.mk.
Import the Statistical Information For TCP Research (SIFTR) kernel module intoFreeBSD. SIFTR logs a range of statistics on active TCP connections to a logfile, providing the ability to make highly
Import the Statistical Information For TCP Research (SIFTR) kernel module intoFreeBSD. SIFTR logs a range of statistics on active TCP connections to a logfile, providing the ability to make highly granular measurements of TCPconnection state. The tool is aimed at system administrators, developers andresearchers alike. Please take it for a spin and test it out - the man pageshould have all the information required to get you going.Many thanks go to the Cisco University Research Program Fund at CommunityFoundation Silicon Valley and the FreeBSD Foundation. Their support of our workat the Centre for Advanced Internet Architectures, Swinburne University ofTechnology is greatly appreciated.Sponsored by: Cisco URP, FreeBSD FoundationReviewed by: dwmalone, gnn, rpauloTested by: Many on freebsd-current@ and elsewhere over the yearsMFC after: 1 month
show more ...