<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/ddb/db_command.c, 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>1) Changed ddb into a option rather than a pseudo-device (use options DDB</title>
<updated>1994-08-27T16:14:39Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-08-27T16:14:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8a129caed5f1b834a2d3f825478f5f0273f9cb9d'/>
<id>urn:sha1:8a129caed5f1b834a2d3f825478f5f0273f9cb9d</id>
<content type='text'>
   in your kernel config now).
2) Added ps ddb function from 1.1.5. Cleaned it up a bit and moved into its
   own file.
3) Added \r handing in db_printf.
4) Added missing memory usage stats to statclock().
5) Added dummy function to pseudo_set so it will be emitted if there
   are no other pseudo declarations.
</content>
</entry>
<entry>
<title>Fix up some sloppy coding practices:</title>
<updated>1994-08-18T22:36:09Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-18T22:36:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f23b4c91c4fb94e1bb6aeb4e7747f4ccf7767b41'/>
<id>urn:sha1:f23b4c91c4fb94e1bb6aeb4e7747f4ccf7767b41</id>
<content type='text'>
- Delete redundant declarations.
- Add -Wredundant-declarations to Makefile.i386 so they don't come back.
- Delete sloppy COMMON-style declarations of uninitialized data in
  header files.
- Add a few prototypes.
- Clean up warnings resulting from the above.

NB: ioconf.c will still generate a redundant-declaration warning, which
is unavoidable unless somebody volunteers to make `config' smarter.
</content>
</entry>
<entry>
<title>Change all #includes to follow the current Berkeley style.  Some of these</title>
<updated>1994-08-13T03:50:34Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-13T03:50:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f540b1065abc6d6d31f876c6eeb288f9ad035840'/>
<id>urn:sha1:f540b1065abc6d6d31f876c6eeb288f9ad035840</id>
<content type='text'>
``changes'' are actually not changes at all, but CVS sometimes has trouble
telling the difference.

This also includes support for second-directory compiles.  This is not
quite complete yet, as `config' doesn't yet do the right thing.  You can
still make it work trivially, however, by doing the following:

rm /sys/compile
mkdir /usr/obj/sys/compile
ln -s M-. /sys/compile
cd /sys/i386/conf
config MYKERNEL
cd ../../compile/MYKERNEL
ln -s /sys @
rm machine
ln -s @/i386/include machine
make depend
make
</content>
</entry>
<entry>
<title>The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.</title>
<updated>1994-05-25T09:21:21Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-25T09:21:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=26f9a76710a312a951848542b9ca1f44100450e2'/>
<id>urn:sha1:26f9a76710a312a951848542b9ca1f44100450e2</id>
<content type='text'>
Reviewed by:	Rodney W. Grimes
Submitted by:	John Dyson and David Greenman
</content>
</entry>
<entry>
<title>ps works inside ddb now.</title>
<updated>1994-02-11T21:14:52Z</updated>
<author>
<name>Guido van Rooij</name>
<email>guido@FreeBSD.org</email>
</author>
<published>1994-02-11T21:14:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=51f4a07b5a6f86c926a2b98dc279d2eec9d5337b'/>
<id>urn:sha1:51f4a07b5a6f86c926a2b98dc279d2eec9d5337b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and</title>
<updated>1993-11-25T01:38:01Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1993-11-25T01:38:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=381fe1aaf4d3cb1ad62f758c15ace6cb07eea97a'/>
<id>urn:sha1:381fe1aaf4d3cb1ad62f758c15ace6cb07eea97a</id>
<content type='text'>
add same (sans -Werror) to Makefile for future compilations.
</content>
</entry>
<entry>
<title>Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some</title>
<updated>1993-10-16T16:47:35Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1993-10-16T16:47:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0edf66eca446dc74078eeb1f019becce246e468b'/>
<id>urn:sha1:0edf66eca446dc74078eeb1f019becce246e468b</id>
<content type='text'>
minor cleanup.  Added $Id$ to files that did not have any version info, etc
</content>
</entry>
<entry>
<title>Initial import, 0.1 + pk 0.2.4-B1</title>
<updated>1993-06-12T14:58:17Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1993-06-12T14:58:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5b81b6b301437eb9a6df491c829475bd29ae5d6c'/>
<id>urn:sha1:5b81b6b301437eb9a6df491c829475bd29ae5d6c</id>
<content type='text'>
</content>
</entry>
</feed>
