<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys, branch upstream/2.0.5_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.0.5_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.0.5_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1995-06-10T19:44:55Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1995-06-10T19:44:55Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1995-06-10T19:44:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fbe312c9f723b704a542825383058d1a2eb63f94'/>
<id>urn:sha1:fbe312c9f723b704a542825383058d1a2eb63f94</id>
<content type='text'>
'RELENG_2_0_5_RELEASE'.

This commit was manufactured to restore the state of the 2.0.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Added a missing break which caused interface flag changes to panic the</title>
<updated>1995-06-09T18:12:09Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-06-09T18:12:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d348442dd3672e3a8bf45ac2640539d9c8a376b5'/>
<id>urn:sha1:d348442dd3672e3a8bf45ac2640539d9c8a376b5</id>
<content type='text'>
machine.

Submitted by:	Stefan Petri
</content>
</entry>
<entry>
<title>1) SCSI_RESID_VALID was not getting set in xs-&gt;flags so even though the</title>
<updated>1995-06-09T18:06:53Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-06-09T18:06:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=64b0940b340e57507e904d46d0efbc3180243971'/>
<id>urn:sha1:64b0940b340e57507e904d46d0efbc3180243971</id>
<content type='text'>
aic7xxx driver was doing the right thing, it was getting ignored by the
upper level scsi code.  This may affect tape drives, so I consider this
a critical fix.

2) xs-&gt;status was not set to zero during the initialization of a command.
Although I don't think this should be the client's (ie the driver's)
responsibility, it seems that it currently is, so it needs to be cleared.
Without this change, the upper level scsi code will attempt to interpret
the sense information on every command complete (since xs-&gt;status is
usually left at 2, "check sense").  This gives a slight performance
increase, as well as stops fooling /sbin/scsi into thinking there was
an error on the command.

3) Document that we support the aic7850 controllers in the aic7870.c
header. Aic7870.c should probably become aic78xx.c sometime down the
road.

Submitted by:	Justin Gibbs
</content>
</entry>
<entry>
<title>Look only at the appropriate rtc clock/ram valid bit. The others are</title>
<updated>1995-06-09T03:29:17Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-06-09T03:29:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=307977af45e6cda4a6d3389cd9cb8122a0560a02'/>
<id>urn:sha1:307977af45e6cda4a6d3389cd9cb8122a0560a02</id>
<content type='text'>
undefined and if they weren't 0, resulted in the sytem clock not being set.

Submitted by:	Akira SAWADA
</content>
</entry>
<entry>
<title>Return error if in_pcbladdr() fails. Not doing so could result in a panic</title>
<updated>1995-06-09T03:21:13Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-06-09T03:21:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6ea0f35ef9d46a32638c061efe4b4733e05160e4'/>
<id>urn:sha1:6ea0f35ef9d46a32638c061efe4b4733e05160e4</id>
<content type='text'>
or unusual behavior under certain cicumstances.

Submitted by:	Matt Dillon
</content>
</entry>
<entry>
<title>Moved initialization of fdblk down a few lines so that tape is checked for</title>
<updated>1995-06-08T10:26:23Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-06-08T10:26:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ca829154dae6e9b0ea7e013a189fb01835114d15'/>
<id>urn:sha1:ca829154dae6e9b0ea7e013a189fb01835114d15</id>
<content type='text'>
(and rejected) first. Fixes panic that results from fd-&gt;ft not being
initialized.

Submitted by:	Joerg Wunsch
</content>
</entry>
<entry>
<title>Backed out one part of rev 1.13. In this one case, two references to the</title>
<updated>1995-06-07T07:25:09Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-06-07T07:25:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f7d3a605224e44056ac74a5db8188223c56757e'/>
<id>urn:sha1:7f7d3a605224e44056ac74a5db8188223c56757e</id>
<content type='text'>
vnode are gained, but only one reference to the object is gained. The
object reference is (correctly) lost by the nfsrv_vrele() at the exit
point of the nfsrv_link function.
The bug is easily seen by doing a standard "link" operation to a 2.0.5
server (ln foo bar). The system will immediately panic with "object
deallocated too many times".
This fixes the panic reported today by ohki@gssm.otsuka.tsukuba.ac.jp.

(will be) Reviewed by:	John Dyson
</content>
</entry>
<entry>
<title>Take ppp out of the GENERIC kernel to save space.</title>
<updated>1995-06-05T21:50:41Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-06-05T21:50:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=19e672d18edf9d40ae92980fdd76cdcf20571a14'/>
<id>urn:sha1:19e672d18edf9d40ae92980fdd76cdcf20571a14</id>
<content type='text'>
We don't use it from GENERIC.
</content>
</entry>
<entry>
<title>Removed eg driver, speaker, and vn devices to help reduce the size of the</title>
<updated>1995-06-05T17:15:42Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-06-05T17:15:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9935f85660754fee5301ce2af7cd70a26529fda5'/>
<id>urn:sha1:9935f85660754fee5301ce2af7cd70a26529fda5</id>
<content type='text'>
GENERIC kernel.

Reviewed by:	Jordan Hubbard, Poul-Henning Kamp
</content>
</entry>
<entry>
<title>Restore Andrew's change in rev 1.44 for t_timeout. I can't see how that</title>
<updated>1995-06-05T01:23:10Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-06-05T01:23:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=357a5ff6a8fe7de03b9060944363098521c33553'/>
<id>urn:sha1:357a5ff6a8fe7de03b9060944363098521c33553</id>
<content type='text'>
could have caused PR 445 unless the user specifically mis-configured
'comcontrol' in rc.serial. t_timeout is only set/cleared via the
TIOCSDRAINWAIT ioctl and defaults to 0.

Reviewed by:	Andrew Chernov
</content>
</entry>
</feed>
