<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/etc/security, branch upstream/2.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1997-03-03T07:05:47Z</updated>
<entry>
<title>YAMFC: remove the -g option from the "find ... | xargs ls ..." line.</title>
<updated>1997-03-03T07:05:47Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1997-03-03T07:05:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=216a0aac2327c47bf13299211d2360ee60eb14b9'/>
<id>urn:sha1:216a0aac2327c47bf13299211d2360ee60eb14b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>YAMFC (rev 1.19: use find -print0 and xargs -0)</title>
<updated>1997-03-02T14:50:31Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1997-03-02T14:50:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c4449cb2567da95f9ed82f8c660677f6fe49a782'/>
<id>urn:sha1:c4449cb2567da95f9ed82f8c660677f6fe49a782</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whoops, update the comment field while we're at it.  (I *hate* the link</title>
<updated>1996-10-12T04:56:28Z</updated>
<author>
<name>Nate Williams</name>
<email>nate@FreeBSD.org</email>
</author>
<published>1996-10-12T04:56:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c79a9ab9e58aa8788b2bed0849130b908ae3244f'/>
<id>urn:sha1:c79a9ab9e58aa8788b2bed0849130b908ae3244f</id>
<content type='text'>
to freefall!)
</content>
</entry>
<entry>
<title>In the same manner that we log the ipfw entries, log the kernel log</title>
<updated>1996-10-12T04:51:09Z</updated>
<author>
<name>Nate Williams</name>
<email>nate@FreeBSD.org</email>
</author>
<published>1996-10-12T04:51:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7387fdc6430cdec3a25f2707c583df1d2923ffee'/>
<id>urn:sha1:7387fdc6430cdec3a25f2707c583df1d2923ffee</id>
<content type='text'>
messages using the output of dmesg.
</content>
</entry>
<entry>
<title>Move intermediary file generation to /var partition</title>
<updated>1996-07-31T06:47:05Z</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1996-07-31T06:47:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c733dcc30655684dfc7962cb1de7bebdf311f3a9'/>
<id>urn:sha1:c733dcc30655684dfc7962cb1de7bebdf311f3a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>If ipfw is enabled, display packet/byte counters for reject/deny rules</title>
<updated>1996-06-30T19:35:20Z</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>1996-06-30T19:35:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ef1b941ad53ab921c41a6fb7f9a35f02f287c6e6'/>
<id>urn:sha1:ef1b941ad53ab921c41a6fb7f9a35f02f287c6e6</id>
<content type='text'>
that have changed since the last security check.

Make the spacing between sections more consistent.
</content>
</entry>
<entry>
<title>If a local ufs filesystem is mounted "nosuid", dont scan it as part of</title>
<updated>1996-06-30T13:16:21Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-06-30T13:16:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=80ed784ffa43513bca4708d3b52ae77475ac4c7d'/>
<id>urn:sha1:80ed784ffa43513bca4708d3b52ae77475ac4c7d</id>
<content type='text'>
the /etc/security setuid checks.  This is useful for things like large
news spool partitions that dont have executables.

Reviewed by: pst
</content>
</entry>
<entry>
<title>Exclude devices. Character ones modes changes often and proper names</title>
<updated>1996-04-19T22:28:01Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-04-19T22:28:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=32d67daa2b79a0c953c6f6dc73aa7608f7770461'/>
<id>urn:sha1:32d67daa2b79a0c953c6f6dc73aa7608f7770461</id>
<content type='text'>
guessing involves too much AI.
</content>
</entry>
<entry>
<title>Use -X to be xargs-friendly</title>
<updated>1996-04-18T10:34:07Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-04-18T10:34:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=86d34adf67a138dfb4453144b12f299614086185'/>
<id>urn:sha1:86d34adf67a138dfb4453144b12f299614086185</id>
<content type='text'>
Check devices too, follow original BSD intention
Find only executable files with s-bits, close PR bin/1022
Reset locale to C to have equal results in any case
</content>
</entry>
<entry>
<title>If no $LOG/setuid.today exists (f.e. first time to run), put</title>
<updated>1995-09-15T00:22:31Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-09-15T00:22:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=44436d27fe1e900f369401e44edd34255243d3d7'/>
<id>urn:sha1:44436d27fe1e900f369401e44edd34255243d3d7</id>
<content type='text'>
warning and make it, all following commands fails in old case
</content>
</entry>
</feed>
