<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/picobsd, branch release/13.5.0-p6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.5.0-p6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.5.0-p6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2019-11-05T02:30:41Z</updated>
<entry>
<title>Remove picobsd build scripts and the remaining tinyware</title>
<updated>2019-11-05T02:30:41Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2019-11-05T02:30:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6d180b1360b19930587764af836c009419cc3365'/>
<id>urn:sha1:6d180b1360b19930587764af836c009419cc3365</id>
<content type='text'>
Postings were sent to -arch@ on 2019/09/13 and 2019/10/01, proposing and
confirming a removal of these scripts on 2019/10/31, due to significant work
needed to bring this into the modern world and nobody having done this work
in the past couple of years. No objections or proposed work was raised in
response to these postings. The tinyware may see a resurrection into a
separate repo for archival purposes if any users of it show interest in
doing so.

MFC after:	never
</content>
</entry>
<entry>
<title>picobsd: add deprecation notices</title>
<updated>2019-10-21T00:52:21Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2019-10-21T00:52:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=022b70f504f11e7fb726254c7cd7d9e45377f38f'/>
<id>urn:sha1:022b70f504f11e7fb726254c7cd7d9e45377f38f</id>
<content type='text'>
Notices appear both in picobsd(8) (near the top for easy notice) and are
also printed to stderr on every invocation of picobsd for visibility.

The tentative date for removal is October 31st, as no volunteers have
stepped forward at all from postings to -arch@ at least.

No objection from:	-arch@
MFC after:	3 days
</content>
</entry>
<entry>
<title>Move simple_httpd out of picobsd, add HTTPD option (default OFF)</title>
<updated>2019-10-01T14:55:16Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2019-10-01T14:55:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2d0a92c9ab15c6df408f4fe864cee256e1dc9f8a'/>
<id>urn:sha1:2d0a92c9ab15c6df408f4fe864cee256e1dc9f8a</id>
<content type='text'>
picobsd/tinyware has had this compact HTTPD server for a long time, and some
people do use it. Move it out into usr.sbin well in advance of any action
being taken on picobsd.

This has been gated behind an HTTPD option defaulted to *off*, primarily for
two reasons:
1.) This code likely needs a good audit, as it's been living off in picobsd
    land for a long time, and
2.) We don't currently ship an httpd and this may not be a welcome surprise.

Reviewed by:	eugen
Differential Revision:	https://reviews.freebsd.org/D21724
</content>
</entry>
<entry>
<title>simple_httpd was not buildable for some time due to multiple missing</title>
<updated>2019-08-18T01:00:21Z</updated>
<author>
<name>Eugene Grosbein</name>
<email>eugen@FreeBSD.org</email>
</author>
<published>2019-08-18T01:00:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b311688b861cf15886819f8ef415e30b1b97f752'/>
<id>urn:sha1:b311688b861cf15886819f8ef415e30b1b97f752</id>
<content type='text'>
"static" keywords and -Werror,-Wmissing-variable-declarations

This change adds needed "static" so it builds again with WARNS?=6
No functional changes.

MFC after:	1 week
</content>
</entry>
<entry>
<title>motd: Generate from template to /var/run</title>
<updated>2019-07-20T20:56:31Z</updated>
<author>
<name>Conrad Meyer</name>
<email>cem@FreeBSD.org</email>
</author>
<published>2019-07-20T20:56:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2826da432cfda62b5512dfa72641c77fc10373d0'/>
<id>urn:sha1:2826da432cfda62b5512dfa72641c77fc10373d0</id>
<content type='text'>
Update login(1), its manual pages, similar utilities, and motd.5 to refer to
the new location.

Suggested by:	delphij@ (re: r349256)
Reviewed by:	bcr (manpages), delphij
Differential Revision:	https://reviews.freebsd.org/D20721
</content>
</entry>
<entry>
<title>Remove RELEASE_CRUNCH here. It's obsolete.</title>
<updated>2019-07-15T15:02:40Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2019-07-15T15:02:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=37165f2306444c3c8086b0558c6ef29ef7b5bca9'/>
<id>urn:sha1:37165f2306444c3c8086b0558c6ef29ef7b5bca9</id>
<content type='text'>
Remove RELEASE_CRUNCH here. It's obsolete and hasn't worked in a while.  The
build options need to be revisited, since many older ones are listed, while
newer useful ones are not. But that rototilling I'll leave to others.
</content>
</entry>
<entry>
<title>picobsd: also exclude .git where we exclude .svn today</title>
<updated>2019-06-27T13:31:55Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2019-06-27T13:31:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=338412e5a61376f75ae5386383f7893c8ebeab03'/>
<id>urn:sha1:338412e5a61376f75ae5386383f7893c8ebeab03</id>
<content type='text'>
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>sys: Remove DEV_RANDOM device option</title>
<updated>2019-06-21T00:16:30Z</updated>
<author>
<name>Conrad Meyer</name>
<email>cem@FreeBSD.org</email>
</author>
<published>2019-06-21T00:16:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c363b16c639529cf82d353abaa17f19bad7f8aec'/>
<id>urn:sha1:c363b16c639529cf82d353abaa17f19bad7f8aec</id>
<content type='text'>
Remove 'device random' from kernel configurations that reference it (most).
Replace perhaps mistaken 'nodevice random' in two MIPS configs with 'options
RANDOM_LOADABLE' instead.  Document removal in UPDATING; update NOTES and
random.4.

Reviewed by:	delphij, markm (previous version)
Approved by:	secteam(delphij)
Differential Revision:	https://reviews.freebsd.org/D19918
</content>
</entry>
<entry>
<title>spdx: initial adoption of licensing ID tags.</title>
<updated>2017-11-18T14:26:50Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2017-11-18T14:26:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=df57947f083046d50552e99b91074927d2458708'/>
<id>urn:sha1:df57947f083046d50552e99b91074927d2458708</id>
<content type='text'>
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.

Special thanks to Wind River for providing access to "The Duke of
Highlander" tool: an older (2014) run over FreeBSD tree was useful as a
starting point.

Initially, only tag files that use BSD 4-Clause "Original" license.

RelNotes:	yes
Differential Revision:	https://reviews.freebsd.org/D13133
</content>
</entry>
<entry>
<title>Revert prior commit to restore the files mangled by my "fixing" merge</title>
<updated>2017-03-01T02:10:40Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2017-03-01T02:10:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=43b96a4eb563c4ea90d64abed86d3ee9eaa35feb'/>
<id>urn:sha1:43b96a4eb563c4ea90d64abed86d3ee9eaa35feb</id>
<content type='text'>
conflicts for a git rebase I tried to do.
</content>
</entry>
</feed>
