aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/pred1
Commit message (Collapse)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
| | | | | | | This 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 patternWarner Losh2023-08-161-1/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* Build bits for ng_deflate(4) and ng_pred1(4).Gleb Smirnoff2006-12-291-0/+6
Notes: svn path=/head/; revision=165629