<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/kern, branch release/2.2.5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1997-10-19T18:48:33Z</updated>
<entry>
<title>MFC: rev 1.12: make kern.maxproc read-only.</title>
<updated>1997-10-19T18:48:33Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1997-10-19T18:48:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=06fe59e2b85343e435925c70ac438c1b91158042'/>
<id>urn:sha1:06fe59e2b85343e435925c70ac438c1b91158042</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a bug where, under certain conditions, an unsuccessful umount of</title>
<updated>1997-10-01T06:23:48Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1997-10-01T06:23:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1b9bccd0ccc99e36138844a5ed51450d3a01f4dd'/>
<id>urn:sha1:1b9bccd0ccc99e36138844a5ed51450d3a01f4dd</id>
<content type='text'>
a filesystem would leave the mountpoint in a 'busy' state with the
MNT_UMOUNT flag set.
This change is only relevant to 2.2.x as the code in 3.x is radically
different and doesn't appear to have this problem.
</content>
</entry>
<entry>
<title>YAMFC (1.38: reject attempts to set an in-core label which says that</title>
<updated>1997-09-27T17:50:01Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1997-09-27T17:50:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d6c584f9bb7fa823c9f3c1cda4e108ddba746edc'/>
<id>urn:sha1:d6c584f9bb7fa823c9f3c1cda4e108ddba746edc</id>
<content type='text'>
the "disk" or a partition is larger than the slice).
</content>
</entry>
<entry>
<title>MFC: fix comment</title>
<updated>1997-09-21T22:19:08Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1997-09-21T22:19:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=39c6e69a5b071a95d538c376d1840a80256e5dd1'/>
<id>urn:sha1:39c6e69a5b071a95d538c376d1840a80256e5dd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Regenerate</title>
<updated>1997-09-03T06:35:43Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-09-03T06:35:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ee1c267a9cbb74a52394e08b4216c6fa89290b4c'/>
<id>urn:sha1:ee1c267a9cbb74a52394e08b4216c6fa89290b4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>YAMFC: activate issetugid(2)</title>
<updated>1997-09-03T06:31:56Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-09-03T06:31:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2ec944faf110bc91b1b1ec4b6170af9454bd7cff'/>
<id>urn:sha1:2ec944faf110bc91b1b1ec4b6170af9454bd7cff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>YAMFC: rev 1.27 DTRT when setgroups called from a program expecting sysv</title>
<updated>1997-09-03T06:30:22Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-09-03T06:30:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=45b1a2125b49a94dd93dbaee7cc80781d1236efb'/>
<id>urn:sha1:45b1a2125b49a94dd93dbaee7cc80781d1236efb</id>
<content type='text'>
or linux sematics for clearing the groups vector.
revs 1.28-1.32 for issetugid support
</content>
</entry>
<entry>
<title>Add the new syscalls in use in -current so far. (as UNIMPL)</title>
<updated>1997-09-03T04:03:01Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-09-03T04:03:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bfdfbb2b15426bb2081b82d8134a28fcf2e79d90'/>
<id>urn:sha1:bfdfbb2b15426bb2081b82d8134a28fcf2e79d90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't throw away metadata on local filesystems just because the vnode</title>
<updated>1997-09-01T23:23:08Z</updated>
<author>
<name>Tor Egge</name>
<email>tegge@FreeBSD.org</email>
</author>
<published>1997-09-01T23:23:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=65bc8706c8758776637b23e7df520ab795cb0218'/>
<id>urn:sha1:65bc8706c8758776637b23e7df520ab795cb0218</id>
<content type='text'>
for the block device happens to have v_tag set to VT_NFS.
This caused errors as "dup alloc", "freeing free frag", and
"ufs_ihashget: recursive lock not expected" when using a read-only
nfs mounted root file system during automated installation of the
OS onto a local disk.
</content>
</entry>
<entry>
<title>MFC: (added hw.machine_arch).</title>
<updated>1997-08-30T14:11:21Z</updated>
<author>
<name>KATO Takenori</name>
<email>kato@FreeBSD.org</email>
</author>
<published>1997-08-30T14:11:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a77bd3846897b059e3ff7164c714d2c856b04722'/>
<id>urn:sha1:a77bd3846897b059e3ff7164c714d2c856b04722</id>
<content type='text'>
</content>
</entry>
</feed>
