<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/ddb/db_aout.c, branch release/4.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2000-03-20T08:47:53Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-03-20T08:47:53Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-03-20T08:47:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7e6cd705f344de2f9f08475a0fa2ef9191f88dd0'/>
<id>urn:sha1:7e6cd705f344de2f9f08475a0fa2ef9191f88dd0</id>
<content type='text'>
'RELENG_4_0_0_RELEASE'.

This commit was manufactured to restore the state of the 4.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<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-test2/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed -Wcast-qual warnings.</title>
<updated>1999-02-12T12:44:19Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1999-02-12T12:44:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1e66367c66568657c2fa9f0d89f1c0e8fc573c3a'/>
<id>urn:sha1:1e66367c66568657c2fa9f0d89f1c0e8fc573c3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed fatal type mismatches in the aout case.  Const poisoning in</title>
<updated>1999-02-12T12:15:07Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1999-02-12T12:15:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ad6d29b0acb7eb225f878b289e9948f2e12540f7'/>
<id>urn:sha1:ad6d29b0acb7eb225f878b289e9948f2e12540f7</id>
<content type='text'>
db_sym.h had not reached here.
</content>
</entry>
<entry>
<title>    Fix warnings in preparation for adding -Wall -Wcast-qual to the</title>
<updated>1999-01-27T23:45:44Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>1999-01-27T23:45:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fe08c21a537b9aa0d92a39d91860d097ec26f6b4'/>
<id>urn:sha1:fe08c21a537b9aa0d92a39d91860d097ec26f6b4</id>
<content type='text'>
    kernel compile.

    This commit includes significant work to proper handle const arguments
    for the DDB symbol routines.
</content>
</entry>
<entry>
<title>    Changes to support -Wall, -Wcast-qual.  Had to make physical code changes</title>
<updated>1999-01-27T19:00:49Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>1999-01-27T19:00:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a1c1e16ada2a9f4797e3a244543b59c35b6cb479'/>
<id>urn:sha1:a1c1e16ada2a9f4797e3a244543b59c35b6cb479</id>
<content type='text'>
    in db_lookup() to avoid the *cp = 0 / *cp = ':' combo ( temporary
    nul-terminate-then-restore-original ) on a const char * string.
</content>
</entry>
<entry>
<title>We don't compile this on an elf kernel (and explicitly not on alpha in</title>
<updated>1998-10-09T23:29:44Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1998-10-09T23:29:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ea4170d0f632fd688c9a39214600240e36964775'/>
<id>urn:sha1:ea4170d0f632fd688c9a39214600240e36964775</id>
<content type='text'>
case it's possible to compile in something like ECOFF)
The three db_xxx.c symbol interfaces are "standard" because config isn't
flexible enough without forcing the user to know about it.
</content>
</entry>
<entry>
<title>Supply the symbol table as an argument to X_db_symbol_values (required for elf).</title>
<updated>1998-06-28T00:55:02Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1998-06-28T00:55:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6edf3d91441dede7bf4f33751b27bd527a1d6d05'/>
<id>urn:sha1:6edf3d91441dede7bf4f33751b27bd527a1d6d05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit fixes various 64bit portability problems required for</title>
<updated>1998-06-07T17:13:14Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1998-06-07T17:13:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ecbb00a2629050fd720dc376a33c45f4ad767cea'/>
<id>urn:sha1:ecbb00a2629050fd720dc376a33c45f4ad767cea</id>
<content type='text'>
FreeBSD/alpha.  The most significant item is to change the command
argument to ioctl functions from int to u_long.  This change brings us
inline with various other BSD versions.  Driver writers may like to
use (__FreeBSD_version == 300003) to detect this change.

The prototype FreeBSD/alpha machdep will follow in a couple of days
time.
</content>
</entry>
<entry>
<title>Print the filename, not the directory we compiled in.</title>
<updated>1997-09-28T08:34:46Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1997-09-28T08:34:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c69c1d52e96aea46b8a1346ac60d8f11f46ad461'/>
<id>urn:sha1:c69c1d52e96aea46b8a1346ac60d8f11f46ad461</id>
<content type='text'>
</content>
</entry>
</feed>
