<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/miscfs, branch stable/2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1999-12-27T16:07:26Z</updated>
<entry>
<title>MFC: fix typo "," -&gt; ";"</title>
<updated>1999-12-27T16:07:26Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-12-27T16:07:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6f9f42c1242eb34a4c6c5a34b4602371028a502e'/>
<id>urn:sha1:6f9f42c1242eb34a4c6c5a34b4602371028a502e</id>
<content type='text'>
PR:		15696
Submitted by:	Takashi Okumura &lt;taka@cs.pitt.edu&gt;
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-09-05T08:39:22Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-09-05T08:39:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c0b6460abc80cd8953e4eda185c4cad96dcb39c8'/>
<id>urn:sha1:c0b6460abc80cd8953e4eda185c4cad96dcb39c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: procfs security patch. 2.1's not dead! Long live 2.1 ;-)</title>
<updated>1997-08-25T21:12:33Z</updated>
<author>
<name>Guido van Rooij</name>
<email>guido@FreeBSD.org</email>
</author>
<published>1997-08-25T21:12:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=83dea3e840ff107d01337374c6547e99294d1967'/>
<id>urn:sha1:83dea3e840ff107d01337374c6547e99294d1967</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge from current: block write ops to /proc/1/* when securelevel &gt; 0.</title>
<updated>1997-06-21T16:18:56Z</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>1997-06-21T16:18:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a4915227fdb59094973f12281fe45c68f7e7635b'/>
<id>urn:sha1:a4915227fdb59094973f12281fe45c68f7e7635b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge from -current: disallow debugger attachment when securelevel &gt; 0.</title>
<updated>1997-04-27T21:43:09Z</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>1997-04-27T21:43:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3325376a4b822a4483ddc1dc613e4db950988f91'/>
<id>urn:sha1:3325376a4b822a4483ddc1dc613e4db950988f91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Retrofitted changes from main branch: do pfsnode locking to prevent</title>
<updated>1996-07-02T13:55:16Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1996-07-02T13:55:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2a17234a7309fbf3a7e47705fac1d51a1b4a9cf5'/>
<id>urn:sha1:2a17234a7309fbf3a7e47705fac1d51a1b4a9cf5</id>
<content type='text'>
concurrent access. Fixes system hang resulting from multiple simultaneous
ps(8)'s when coupled with heavy paging activity.
</content>
</entry>
<entry>
<title>Retrofitted new procfs_rwmem() from main branch. This version is similar</title>
<updated>1996-07-02T01:58:38Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1996-07-02T01:58:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=17f5e06a21485d8b6cc013a7789133de5caeb34c'/>
<id>urn:sha1:17f5e06a21485d8b6cc013a7789133de5caeb34c</id>
<content type='text'>
except that upages are handled differently in -stable. This version
fixes a potentially serious hole dealing with incorrect object locking.

Reviewed by:	dyson
</content>
</entry>
<entry>
<title>Brought in fix from rev 1.18: gain a reference to the vmspace and do</title>
<updated>1996-06-18T08:36:18Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1996-06-18T08:36:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7fcb71d82bf4f6a981e544ad9558b8d47280bffa'/>
<id>urn:sha1:7fcb71d82bf4f6a981e544ad9558b8d47280bffa</id>
<content type='text'>
proper map locking to avoid a potential panic.
</content>
</entry>
<entry>
<title>Brought in changes from main branch: move MALLOC of fsnode to avoid a</title>
<updated>1996-06-12T03:42:54Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1996-06-12T03:42:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=29f8aa53ae3696b330ebbf8d2ccd481eacabf173'/>
<id>urn:sha1:29f8aa53ae3696b330ebbf8d2ccd481eacabf173</id>
<content type='text'>
potential panic during sync.
</content>
</entry>
<entry>
<title>Somehow got missed from the last commit. Stick these in -stable's</title>
<updated>1996-06-09T11:22:22Z</updated>
<author>
<name>Gary Palmer</name>
<email>gpalmer@FreeBSD.org</email>
</author>
<published>1996-06-09T11:22:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5a6063ff0ad6bd7f17ed6fb3464e67c5bf914752'/>
<id>urn:sha1:5a6063ff0ad6bd7f17ed6fb3464e67c5bf914752</id>
<content type='text'>
attic as they are suffering from nasty bitrot
</content>
</entry>
</feed>
