<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/ddb/db_command.c, branch release/4.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1999-08-28T01:08:13Z</updated>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge the cons.c and cons.h to the best of my ability.  alpha may or</title>
<updated>1999-08-09T10:35:05Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-08-09T10:35:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ce9edcf5b53a0eadcd0f5d25d39b9517f0c5cf40'/>
<id>urn:sha1:ce9edcf5b53a0eadcd0f5d25d39b9517f0c5cf40</id>
<content type='text'>
may not compile, I can't test it.
</content>
</entry>
<entry>
<title>Quiet warnings on Alpha.  (db_expr_t is a long on alpha, int on x86)</title>
<updated>1999-07-01T19:42:56Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-07-01T19:42:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1c6989fa7e54e08aa6c9e238298b3c511bf73660'/>
<id>urn:sha1:1c6989fa7e54e08aa6c9e238298b3c511bf73660</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add some amount of sanity to the way the gdb stuff finds its device.</title>
<updated>1999-05-09T10:51:13Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-05-09T10:51:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3000820ae09f36959dde1b82ad8de2841bc9717b'/>
<id>urn:sha1:3000820ae09f36959dde1b82ad8de2841bc9717b</id>
<content type='text'>
I'm not too happy about the result either, but at least it has less
chance of backfiring.

This particular feature could be called "a mess" without offending
anybody.
</content>
</entry>
<entry>
<title>Get rid of extern declarations on gdb stuff so systems compiled without</title>
<updated>1999-05-07T23:08:23Z</updated>
<author>
<name>Kirk McKusick</name>
<email>mckusick@FreeBSD.org</email>
</author>
<published>1999-05-07T23:08:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5c92a5b353989bd3b69b5aeae630a38f3b992b80'/>
<id>urn:sha1:5c92a5b353989bd3b69b5aeae630a38f3b992b80</id>
<content type='text'>
DDB will compile. Warn users that try to use GDB without specifying a GDB
port in their configuration file.
</content>
</entry>
<entry>
<title>Replace includes of &lt;sys/kernel.h&gt; with includes of</title>
<updated>1999-01-14T06:22:10Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1999-01-14T06:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0ec81012da818031d45c78b2eef99773100fdc77'/>
<id>urn:sha1:0ec81012da818031d45c78b2eef99773100fdc77</id>
<content type='text'>
&lt;sys/linker_set.h&gt; in those files that use only the linker set
definitions.
</content>
</entry>
<entry>
<title>Use not-so-new printf formats %r and/or %z instead of %n and/or %+x.</title>
<updated>1998-07-08T10:53:58Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-07-08T10:53:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=596dfc04ed90ad80804eb248089e48c83777b5c6'/>
<id>urn:sha1:596dfc04ed90ad80804eb248089e48c83777b5c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Redo the previous commit in a more Bruce-friendly fashion.</title>
<updated>1998-05-19T18:42:09Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1998-05-19T18:42:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aec5a849f9deea3afa940e2e9fbde3eded1d8bb9'/>
<id>urn:sha1:aec5a849f9deea3afa940e2e9fbde3eded1d8bb9</id>
<content type='text'>
Urged by:	bde
</content>
</entry>
<entry>
<title>Add "show msgbuf" command</title>
<updated>1998-05-19T11:02:24Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1998-05-19T11:02:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7ee17eea02bca1eba05dc3e5b131f4bf04e7b7ae'/>
<id>urn:sha1:7ee17eea02bca1eba05dc3e5b131f4bf04e7b7ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure that the linker sets for commands exist by putting a standard</title>
<updated>1998-02-13T02:19:29Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-02-13T02:19:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b7aa38c1e3717649c95f58b0d01935b689bbda6a'/>
<id>urn:sha1:b7aa38c1e3717649c95f58b0d01935b689bbda6a</id>
<content type='text'>
command in each of them.  This removes the need for hard-to-configure
dummy instantiations of the sets.
</content>
</entry>
</feed>
