<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/ddb/db_command.h, 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>1995-12-10T19:08:32Z</updated>
<entry>
<title>Reduced and cleaned up #includes.</title>
<updated>1995-12-10T19:08:32Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1995-12-10T19:08:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5ccbc3cc5aa70fee35bc061ab0e4fadcf67ad335'/>
<id>urn:sha1:5ccbc3cc5aa70fee35bc061ab0e4fadcf67ad335</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Completed function declarations and/or added prototypes.</title>
<updated>1995-11-24T13:53:05Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1995-11-24T13:53:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4753168fae3062574cec15130f5140ddfb53b59f'/>
<id>urn:sha1:4753168fae3062574cec15130f5140ddfb53b59f</id>
<content type='text'>
Removed `extern' from prototypes.
Sorted prototypes.
Uniformized idempotency ifdefs.
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T08:16:23Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T08:16:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b2e535452929d6f2f798a2c01b23b1f547a0b0f'/>
<id>urn:sha1:9b2e535452929d6f2f798a2c01b23b1f547a0b0f</id>
<content type='text'>
</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/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/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>Make all headers idempotent.  All incorrect common data moved out of header</title>
<updated>1993-11-07T17:39:25Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1993-11-07T17:39:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6437fb2c0639b151ac98a8cad9d83f2094e3251a'/>
<id>urn:sha1:6437fb2c0639b151ac98a8cad9d83f2094e3251a</id>
<content type='text'>
files and into a related source file.
</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/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/commit/?id=5b81b6b301437eb9a6df491c829475bd29ae5d6c'/>
<id>urn:sha1:5b81b6b301437eb9a6df491c829475bd29ae5d6c</id>
<content type='text'>
</content>
</entry>
</feed>
