<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/tools/usbdevs2h.awk, branch releng/14.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-16T17:54:58Z</updated>
<entry>
<title>sys: Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-16T17:54:58Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=031beb4e239bfce798af17f5fe8dba8bcaf13d99'/>
<id>urn:sha1:031beb4e239bfce798af17f5fe8dba8bcaf13d99</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
</content>
</entry>
<entry>
<title>usbdevs2h: Ignore First Line and stop generating $FreeBSD$</title>
<updated>2023-08-16T05:34:18Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T05:32:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=94b73d30ef2b0d85d4834a1e4dc29e0457a8faef'/>
<id>urn:sha1:94b73d30ef2b0d85d4834a1e4dc29e0457a8faef</id>
<content type='text'>
Just ignore the first line of the usbdevs file. And stop recording what
the usbdevs* files were generated from. It's said '$FreeBSD$' for years
now...

Sponsored by:		Netflix
</content>
</entry>
<entry>
<title>Avoid using \$. It's an unknown escape sequence. Some awks warn about</title>
<updated>2018-01-28T05:13:08Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2018-01-28T05:13:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=eef186f8f56e0e0416689730f09e7ba199283096'/>
<id>urn:sha1:eef186f8f56e0e0416689730f09e7ba199283096</id>
<content type='text'>
that. Instead, simply remove the sequence entirely because we never
commit the generated files.
</content>
</entry>
<entry>
<title>sys: general adoption of SPDX licensing ID tags.</title>
<updated>2017-11-27T15:23:17Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2017-11-27T15:23:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fe267a559009cbf34f9341666fe4d88a92c02d5e'/>
<id>urn:sha1:fe267a559009cbf34f9341666fe4d88a92c02d5e</id>
<content type='text'>
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using misidentified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.

No functional change intended.
</content>
</entry>
<entry>
<title>/* -&gt; /*- for license, minor formatting changes</title>
<updated>2005-01-07T02:29:27Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-07T02:29:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=60727d8b86294910d41cbda1a50a855ea0537449'/>
<id>urn:sha1:60727d8b86294910d41cbda1a50a855ea0537449</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dheader and hheader were the same function, really, so rename one of</title>
<updated>2004-12-31T21:12:17Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-12-31T21:12:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3c20c603ca155a518db95a5895ac16e92d96f6bf'/>
<id>urn:sha1:3c20c603ca155a518db95a5895ac16e92d96f6bf</id>
<content type='text'>
them to header, kill the other and use both with a different arg...
</content>
</entry>
<entry>
<title>Use functions to make the program clearer.</title>
<updated>2004-12-31T21:02:43Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-12-31T21:02:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=70eefcc55b381772ae3bd3ec6ca300d412886d36'/>
<id>urn:sha1:70eefcc55b381772ae3bd3ec6ca300d412886d36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow -d and -h as command line flags.  These are used to generate</title>
<updated>2004-12-30T23:18:34Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-12-30T23:18:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2fe2cbd59b5fafc442617610506967cfdbfc94d8'/>
<id>urn:sha1:2fe2cbd59b5fafc442617610506967cfdbfc94d8</id>
<content type='text'>
only the .h or _data.h files respectively.  Restructure code to allow
for this.
</content>
</entry>
<entry>
<title>Correct $FreeBSD$ style.</title>
<updated>2004-04-16T05:22:11Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-04-16T05:22:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e5b1e74d8973a98590f5ebde25b57b2d53a62756'/>
<id>urn:sha1:e5b1e74d8973a98590f5ebde25b57b2d53a62756</id>
<content type='text'>
</content>
</entry>
<entry>
<title>constify</title>
<updated>2002-04-01T19:22:04Z</updated>
<author>
<name>Josef Karthauser</name>
<email>joe@FreeBSD.org</email>
</author>
<published>2002-04-01T19:22:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a4c63369dd218aa2ce6fbc902958a3386b9fdda3'/>
<id>urn:sha1:a4c63369dd218aa2ce6fbc902958a3386b9fdda3</id>
<content type='text'>
</content>
</entry>
</feed>
