<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/ddb, branch release/2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1994-11-22T10:58:58Z</updated>
<entry>
<title>Tell stupid users to write the bootcode.</title>
<updated>1994-11-22T10:58:58Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-11-22T10:58:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=140932d6d85b561ad06abe5006a5e973a7713c45'/>
<id>urn:sha1:140932d6d85b561ad06abe5006a5e973a7713c45</id>
<content type='text'>
This commit was manufactured to restore the state of the 2.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Print "(null)" instead of crashing for null strings.  Null names are</title>
<updated>1994-10-30T20:55:44Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1994-10-30T20:55:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d2984da17163371045612a65324051cb6024b6c1'/>
<id>urn:sha1:d2984da17163371045612a65324051cb6024b6c1</id>
<content type='text'>
often generated for stack traces.  Now inspection of unmapped addresses
no longer panics the system.
</content>
</entry>
<entry>
<title>Avoid ddb getting a panic if the code-segment isn't the usual one...</title>
<updated>1994-10-02T19:36:30Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1994-10-02T19:36:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=45a0b8946847278eb6106b4662d39089527de426'/>
<id>urn:sha1:45a0b8946847278eb6106b4662d39089527de426</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#include ddb.h not db_output.h</title>
<updated>1994-09-28T19:16:24Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1994-09-28T19:16:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cdf03d9cdfc9ef69e78fb450e9cf4311bef0309d'/>
<id>urn:sha1:cdf03d9cdfc9ef69e78fb450e9cf4311bef0309d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added include of &lt;machine/cons.h&gt; so that cngetc() gets declared.</title>
<updated>1994-09-27T20:35:55Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1994-09-27T20:35:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=24e64448749f679ea06e226d321513d1ff2b2218'/>
<id>urn:sha1:24e64448749f679ea06e226d321513d1ff2b2218</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Woops, wrong solution to the problem. Backed out previous fix to ddb.h, and</title>
<updated>1994-09-27T12:15:56Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-09-27T12:15:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e00fb8aaea767f8afb9a0c086c7a83f4b0770099'/>
<id>urn:sha1:e00fb8aaea767f8afb9a0c086c7a83f4b0770099</id>
<content type='text'>
nuked the db_printf() declaration from db_output.h.
Reviewed by:
Submitted by:
Obtained from:
</content>
</entry>
<entry>
<title>Nuked db_printf() prototype; it now clashes with the one in db_output.h.</title>
<updated>1994-09-27T12:11:09Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-09-27T12:11:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1c7d67ba9cd748f4d87de7e371bbc07ebbd58b55'/>
<id>urn:sha1:1c7d67ba9cd748f4d87de7e371bbc07ebbd58b55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makes gcc silent in sys/ddb.</title>
<updated>1994-09-27T03:34:58Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1994-09-27T03:34:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=169cd910b717c5ff92241e9443866a05c6d84cc3'/>
<id>urn:sha1:169cd910b717c5ff92241e9443866a05c6d84cc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>386bsd -&gt; kernel in strings.</title>
<updated>1994-09-05T14:04:56Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1994-09-05T14:04:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=21108d881caeec101c3dad6242588a02b6d436d1'/>
<id>urn:sha1:21108d881caeec101c3dad6242588a02b6d436d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ddb ps function from 1.1.5. Moved into its own file and cleaned up a bit</title>
<updated>1994-08-27T16:28:45Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-08-27T16:28:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3b281f534572c877a1f7dc2bf7cfb3196fb6b5eb'/>
<id>urn:sha1:3b281f534572c877a1f7dc2bf7cfb3196fb6b5eb</id>
<content type='text'>
by me.
</content>
</entry>
</feed>
