<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/devd, branch releng/13.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F13.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F13.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-23T17:43:31Z</updated>
<entry>
<title>Remove $FreeBSD$: two-line nroff pattern</title>
<updated>2023-08-23T17:43:31Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:32:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b144e70a3325e033163aa4e6e15d0446e245702d'/>
<id>urn:sha1:b144e70a3325e033163aa4e6e15d0446e245702d</id>
<content type='text'>
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/

Similar commit in main:
(cherry picked from commit fa9896e082a1)
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-23T17:43:30Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:32:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9'/>
<id>urn:sha1:023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

Similar commit in main:
(cherry picked from commit d0b2dbfa0ecf)
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line .c pattern</title>
<updated>2023-08-23T17:43:26Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:31:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3d497e17ebd33fe0f58d773e35ab994d750258d6'/>
<id>urn:sha1:3d497e17ebd33fe0f58d773e35ab994d750258d6</id>
<content type='text'>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/

Similar commit in main:
(cherry picked from commit 1d386b48a555)
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: two-line .h pattern</title>
<updated>2023-08-23T17:43:21Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:31:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=17da660ad5b3b9cd90e164dd4dbb9beaa7203054'/>
<id>urn:sha1:17da660ad5b3b9cd90e164dd4dbb9beaa7203054</id>
<content type='text'>
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/

Similar commit in main:
(cherry picked from commit b3e7694832e8)
</content>
</entry>
<entry>
<title>spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD</title>
<updated>2023-07-25T15:13:49Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-05-10T15:40:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=caa41f641755c935b036e17440a3b49329c904ed'/>
<id>urn:sha1:caa41f641755c935b036e17440a3b49329c904ed</id>
<content type='text'>
The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch
up to that fact and revert to their recommended match of BSD-2-Clause.

Discussed with:		pfg
MFC After:		3 days
Sponsored by:		Netflix

(cherry picked from commit 4d846d260e2b9a3d4d0a701462568268cbfe7a5b)
</content>
</entry>
<entry>
<title>devd.conf.5: Fix a typo in the manual page</title>
<updated>2023-03-31T07:50:37Z</updated>
<author>
<name>Gordon Bergling</name>
<email>gbe@FreeBSD.org</email>
</author>
<published>2023-03-26T07:43:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=374f3920c72a8d5708a49810a32482c270a576b4'/>
<id>urn:sha1:374f3920c72a8d5708a49810a32482c270a576b4</id>
<content type='text'>
- s/deteted/detected/

(cherry picked from commit 328ebd4680563d62d79c724ab6bbeaadafba7997)
</content>
</entry>
<entry>
<title>pkgbase: Put devd in its own package</title>
<updated>2023-02-02T09:32:56Z</updated>
<author>
<name>Emmanuel Vadot</name>
<email>manu@FreeBSD.org</email>
</author>
<published>2022-07-22T12:46:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=de6eaf5c35ad6440a4cdfd9ff8ffa3bc142042e8'/>
<id>urn:sha1:de6eaf5c35ad6440a4cdfd9ff8ffa3bc142042e8</id>
<content type='text'>
It's not that useful in a jail or in a mdroot.

Differential Revision:	https://reviews.freebsd.org/D36228

(cherry picked from commit ea0850e4be1a027ba00a53f630bddd8cebebce1d)
</content>
</entry>
<entry>
<title>Track removal of Tokenring and FDDI media types from devd.cc.</title>
<updated>2022-09-30T20:42:46Z</updated>
<author>
<name>Pau Amma</name>
<email>pauamma@FreeBSD.org</email>
</author>
<published>2022-09-22T19:55:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=20d601a93a41a75258fb07e7b1c42e8e56e3ac45'/>
<id>urn:sha1:20d601a93a41a75258fb07e7b1c42e8e56e3ac45</id>
<content type='text'>
Fixes:	eec02418d83b Remove support for FDDI and token ring media types in userland utilities.

Reviewed by:	brooks, gjb, imp

Approved by:	brooks (src), gjb (mentor, src), imp (src)

Differential Revision: https://reviews.freebsd.org/D36668

(cherry picked from commit f968cb140fcfa7b548abb5930dee81ba987ec503)
</content>
</entry>
<entry>
<title>pkgbase: move devd's hyperv.conf to hyperv-tools package</title>
<updated>2022-05-16T15:25:23Z</updated>
<author>
<name>Mina Galić</name>
<email>me+freebsd@igalic.co</email>
</author>
<published>2022-05-02T14:49:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3c44de5f08220c1b5d0a0bb06455ae7f4d0799a'/>
<id>urn:sha1:c3c44de5f08220c1b5d0a0bb06455ae7f4d0799a</id>
<content type='text'>
This devd config file is useless without hyperv-tools, so we're moving
it into the hyperv-tools package. pr#263691

PR:		263691
MFC after:	3 days

(cherry picked from commit 7ac164dc8e2ec3e6d3cda1d9ca13d461a534a6e8)
</content>
</entry>
<entry>
<title>devd(8): Fix a typo in a configuration file</title>
<updated>2022-04-09T06:18:46Z</updated>
<author>
<name>Gordon Bergling</name>
<email>gbe@FreeBSD.org</email>
</author>
<published>2022-04-02T09:52:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=52adfd8e15b5c36035715abd96778b835b01dd23'/>
<id>urn:sha1:52adfd8e15b5c36035715abd96778b835b01dd23</id>
<content type='text'>
- s/coresponding/corresponding/

(cherry picked from commit e09d161bd99bbbd5b5e35eb987cf53f5f3d50515)
</content>
</entry>
</feed>
