<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/include/Makefile, branch release/13.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2022-02-07T13:51:14Z</updated>
<entry>
<title>ipfilter: Move kernel bits to netpfil</title>
<updated>2022-02-07T13:51:14Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2021-12-15T16:28:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5729ebba33f0594ccee5227fea17f2f8176a4c75'/>
<id>urn:sha1:5729ebba33f0594ccee5227fea17f2f8176a4c75</id>
<content type='text'>
Through fixes and improvements our ipfilter sources have diverged
enough to warrant move from contrib into sys/netpil. Now that I'm
planning on implementing MSS clamping as in iptables it makes more
sense to move ipfilter to netpfil.

This is the first of three commits the ipfilter move.

Suggested by glebius on two occaions.

Suggested by and discussed with:	glebius
Reviewed by:				glebius, kp (for #network)
Differential Revision:		https://reviews.freebsd.org/D33510

(cherry picked from commit 3b9b51fe464ebb91e894742a6a0e6417e256f03a)
</content>
</entry>
<entry>
<title>Add real sched.h</title>
<updated>2022-01-14T16:17:29Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2021-10-22T15:17:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b9d131feb3529981c365f444f4e804ed184ddaf6'/>
<id>urn:sha1:b9d131feb3529981c365f444f4e804ed184ddaf6</id>
<content type='text'>
(cherry picked from commit 160b4b922b6021848b6b48afc894d16b879b7af2)
</content>
</entry>
<entry>
<title>Fix build with WITHOUT_AUDIT=yes in src.conf</title>
<updated>2021-07-03T08:20:02Z</updated>
<author>
<name>Emmanuel Vadot</name>
<email>manu@FreeBSD.org</email>
</author>
<published>2021-04-15T12:11:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ba56ee36eb966ac43cc51b52db5fbe568bf2ff3f'/>
<id>urn:sha1:ba56ee36eb966ac43cc51b52db5fbe568bf2ff3f</id>
<content type='text'>
Always install the audit related includes are some part of the source
always requires them.

Reported by:	many
Fixes:	8c3eaf244a417a4

(cherry picked from commit f41efc453ab5563cde214cb19273d87e6e4aa2d4)
</content>
</entry>
<entry>
<title>pkgbase: Install all cam includes with INCS</title>
<updated>2021-06-30T07:24:29Z</updated>
<author>
<name>Emmanuel Vadot</name>
<email>manu@FreeBSD.org</email>
</author>
<published>2021-03-16T06:12:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=577dfb1ca15f6b1c2adfedf20f05ef27185420a8'/>
<id>urn:sha1:577dfb1ca15f6b1c2adfedf20f05ef27185420a8</id>
<content type='text'>
Now they are correctly taggued and put into the -dev package

Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D29166
MFC after:      2 weeks
</content>
</entry>
<entry>
<title>pkgbase: Install all BSM includes with INCS</title>
<updated>2021-06-30T07:24:29Z</updated>
<author>
<name>Emmanuel Vadot</name>
<email>manu@FreeBSD.org</email>
</author>
<published>2021-03-16T06:12:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4074502552f0dabd5438b50749d46d2e8e25ba65'/>
<id>urn:sha1:4074502552f0dabd5438b50749d46d2e8e25ba65</id>
<content type='text'>
Now they are correctly taggued and put them into the libbsm package

Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D29165
MFC after:      2 weeks
</content>
</entry>
<entry>
<title>Stop installing kernel-only crypto headers to /usr/include/crypto.</title>
<updated>2021-03-29T23:23:36Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2021-03-16T00:00:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=77ffc9399dadaf5d512f3f3e4d51c30edfed2c2a'/>
<id>urn:sha1:77ffc9399dadaf5d512f3f3e4d51c30edfed2c2a</id>
<content type='text'>
The only user-facing header from OCF is &lt;crypto/cryptodev.h&gt;.

Sponsored by:	Chelsio Communications

(cherry picked from commit afbee98232f41fc05fa8a5b9a8cda4c4c65ff448)
(cherry picked from commit 2fc640d5bc0a17024dc1eb996ab00af42a5c6dbd)
(cherry picked from commit 283352dd4f6a3bb2f3c7cb45ce5dca3d86f5e3f4)
(cherry picked from commit 9946b2f4e0b478de69ebd687e2132c318a4d7c21)
(cherry picked from commit 7af04dff025d98e2feff979756ecde8ef0ace390)
</content>
</entry>
<entry>
<title>Fix make includes path to nvpair.h</title>
<updated>2021-01-19T21:23:25Z</updated>
<author>
<name>Alex Richardson</name>
<email>arichardson@FreeBSD.org</email>
</author>
<published>2021-01-19T11:40:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=74eb7f97ecd62d0a7e056e4c2fd696f2c267e3a5'/>
<id>urn:sha1:74eb7f97ecd62d0a7e056e4c2fd696f2c267e3a5</id>
<content type='text'>
Fixes a typo introduced in 9e5787d2284e187abb5b654d924394a65772e004
</content>
</entry>
<entry>
<title>include: Delete stale symlinks using find(1) instead of a shell loop.</title>
<updated>2021-01-19T21:23:25Z</updated>
<author>
<name>Alex Richardson</name>
<email>arichardson@FreeBSD.org</email>
</author>
<published>2021-01-19T11:35:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8d30571d454daa5d3ecee54847f805384f09c31d'/>
<id>urn:sha1:8d30571d454daa5d3ecee54847f805384f09c31d</id>
<content type='text'>
This reduces the number of execve() syscalls during make includes by 88.

Reviewed By:	jhb
Differential Revision: https://reviews.freebsd.org/D27622
</content>
</entry>
<entry>
<title>pccard: Remove wi(4) driver</title>
<updated>2021-01-08T03:41:06Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2021-01-07T22:45:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a21def4d568fd2f6723252c16e116b5e7d8125eb'/>
<id>urn:sha1:a21def4d568fd2f6723252c16e116b5e7d8125eb</id>
<content type='text'>
Remove wi(4). pccard is going away, and wi only supports PC Card
devices, though it has a minor amount of glue to also support
PCI cards. However, removing the one without removing the other
is hard, so the whole driver is being removed.

Relnotes: Yes
</content>
</entry>
<entry>
<title>hid: Import hidraw(4) - driver for access to raw HID device data</title>
<updated>2021-01-07T23:18:43Z</updated>
<author>
<name>Vladimir Kondratyev</name>
<email>wulf@FreeBSD.org</email>
</author>
<published>2020-10-14T00:52:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=947739079604f5f9fea92d783c9ef43dce52e462'/>
<id>urn:sha1:947739079604f5f9fea92d783c9ef43dce52e462</id>
<content type='text'>
This driver provides raw access to HID devices through uhid(4)-compatible
interface and is based on pre-8.x uhid(4) code. Unlike uhid(4) it does
not take devices in to monopoly ownership and allows parallel access
from other drivers.

hidraw supports Linux's hidraw-compatible interface as well.

Reviewed by:	hselasky
Differential revision:	https://reviews.freebsd.org/D27992
</content>
</entry>
</feed>
