<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/share/examples/kld/cdev/module, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-16T17:55:03+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:55:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf'/>
<id>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: two-line .h pattern</title>
<updated>2023-08-16T17:54:16+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b3e7694832e81d7a904a10f525f8797b753bf0d3'/>
<id>b3e7694832e81d7a904a10f525f8797b753bf0d3</id>
<content type='text'>
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
</pre>
</div>
</content>
</entry>
<entry>
<title>example cdev: use make_dev_s</title>
<updated>2018-01-26T04:24:39+00:00</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-01-26T04:24:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6058f7207a82c51149bf8728ca37d2fe2ce7a97a'/>
<id>6058f7207a82c51149bf8728ca37d2fe2ce7a97a</id>
<content type='text'>
Make use of make_dev_s in the example cdev. While here, fix warnings.

Reviewed by:	rpokala
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make use of make_dev_s in the example cdev. While here, fix warnings.

Reviewed by:	rpokala
</pre>
</div>
</content>
</entry>
<entry>
<title>share and pc-sysinstall: adoption of SPDX licensing ID tags.</title>
<updated>2017-11-27T15:28:26+00:00</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2017-11-27T15:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f0cfa1b168014f56c02b83e5f28412cc5f78d117'/>
<id>f0cfa1b168014f56c02b83e5f28412cc5f78d117</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.

Commit these apart because compile testing doesn't guarantee I didn't made
some nasty mistake. No functional change intended.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.

Commit these apart because compile testing doesn't guarantee I didn't made
some nasty mistake. No functional change intended.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update share/examples/* to properly install /usr/share/examples.</title>
<updated>2016-05-10T00:51:50+00:00</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2016-05-10T00:51:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a5921bc3653e2e286715e6fe8d473ec0d02da38c'/>
<id>a5921bc3653e2e286715e6fe8d473ec0d02da38c</id>
<content type='text'>
As result of this, a new examples package is now created.

Note, this is only effective with 'SHARED=copies' (the default),
as the 'SHARED=symlinks' mechanism will create a symlink to the
source tree version of the file(s).

Sponsored by:	The FreeBSD Foundation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As result of this, a new examples package is now created.

Note, this is only effective with 'SHARED=copies' (the default),
as the 'SHARED=symlinks' mechanism will create a symlink to the
source tree version of the file(s).

Sponsored by:	The FreeBSD Foundation
</pre>
</div>
</content>
</entry>
<entry>
<title>We don't have d_maj field in cdevsw structure anymore.</title>
<updated>2006-05-19T20:02:44+00:00</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2006-05-19T20:02:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dc79eb6b2a19b41a0710636d3b8ec0d059ac80f9'/>
<id>dc79eb6b2a19b41a0710636d3b8ec0d059ac80f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>According to module(9), when command is unrecognized, the module should</title>
<updated>2004-08-30T09:49:59+00:00</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2004-08-30T09:49:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=74bf4e164ba5851606a27d4feff27717452583e5'/>
<id>74bf4e164ba5851606a27d4feff27717452583e5</id>
<content type='text'>
return EOPNOTSUPP.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
return EOPNOTSUPP.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for struct cdevsw and dev_t -&gt; struct cdev * changes, plus one</title>
<updated>2004-07-16T06:55:34+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-16T06:55:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5db700e0f50ee52ed41bd1d271c96f6709072adf'/>
<id>5db700e0f50ee52ed41bd1d271c96f6709072adf</id>
<content type='text'>
64-bit portability fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
64-bit portability fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Style.</title>
<updated>2004-06-09T17:10:41+00:00</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2004-06-09T17:10:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ef92aa117e2f9b0da6ee31283f099c8fc0f22a26'/>
<id>ef92aa117e2f9b0da6ee31283f099c8fc0f22a26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicate #include.</title>
<updated>2004-06-09T15:40:00+00:00</updated>
<author>
<name>Lukas Ertl</name>
<email>le@FreeBSD.org</email>
</author>
<published>2004-06-09T15:40:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c5810cfd8938c4581f7dbc8cc9deead3873a4430'/>
<id>c5810cfd8938c4581f7dbc8cc9deead3873a4430</id>
<content type='text'>
PR:             misc/67748
Submitted by:   bugghy &lt;bugghy@phenix.rootshell.be&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:             misc/67748
Submitted by:   bugghy &lt;bugghy@phenix.rootshell.be&gt;
</pre>
</div>
</content>
</entry>
</feed>
