[PATCH] Detect GNU/kFreeBSD in user-visible kernel headers

Robert Millan rmh at freebsd.org
Wed Nov 16 17:56:04 UTC 2011


Hi!

Out of the kernel headers that are installed in /usr/include/ hierracy, there
are some which include support multiple operating systems (usually FreeBSD and
other *BSD flavours).

This patch adds support to detect GNU/kFreeBSD as well.  In all cases, we
match the same declarations as FreeBSD does (which is to be expected in kernel
headers, since both systems share the same kernel).

Does it look fine?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gnu-kfreebsd_headers.diff
Type: text/x-diff
Size: 26766 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20111116/59f4bc30/gnu-kfreebsd_headers.bin


More information about the freebsd-arch mailing list