Warner Losh
e9ac41698b
Remove residual blank line at start of Makefile
...
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
2024-07-15 16:43:39 -06:00
Warner Losh
031beb4e23
sys: Remove $FreeBSD$: one-line sh pattern
...
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
2023-08-16 11:54:58 -06:00
Konstantin Belousov
5bb3134a8c
Fix some modules to export more used symbols
...
and remove non-present symbols that are now reported by kmod_syms.awk.
Reviewed by: emaste
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D32878
2021-11-18 15:56:23 +02:00
Gleb Smirnoff
732a02b4e7
Split XDR into separate kernel module. Make krpc depend on xdr.
...
Reviewed by: rmacklem
Differential Revision: https://reviews.freebsd.org/D24408
2020-04-17 06:04:20 +00:00