<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/alpha/include/types.h, branch releng/4.10</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.10</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.10'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-08-12T05:41:54Z</updated>
<entry>
<title>Add vm_paddr_t typedef.</title>
<updated>2003-08-12T05:41:54Z</updated>
<author>
<name>Luoqi Chen</name>
<email>luoqi@FreeBSD.org</email>
</author>
<published>2003-08-12T05:41:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=764f898b9bf8912a5d5e1e7cb06b5ec134b811f1'/>
<id>urn:sha1:764f898b9bf8912a5d5e1e7cb06b5ec134b811f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: fnv hash improvements for nfsnode hash etc.</title>
<updated>2001-03-21T10:50:59Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2001-03-21T10:50:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1f22f17d0428063cecefe03b4664c2a64617c060'/>
<id>urn:sha1:1f22f17d0428063cecefe03b4664c2a64617c060</id>
<content type='text'>
Requested by:	jkh
</content>
</entry>
<entry>
<title>MFC 1.12, one step toward making a RELENG_4 kernel compile</title>
<updated>2000-05-24T14:18:30Z</updated>
<author>
<name>Andrew Gallatin</name>
<email>gallatin@FreeBSD.org</email>
</author>
<published>2000-05-24T14:18:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cc90b38301569dc394b5993003771477bef74fe4'/>
<id>urn:sha1:cc90b38301569dc394b5993003771477bef74fe4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change #ifdef KERNEL to #ifdef _KERNEL in the public headers.  "KERNEL"</title>
<updated>1999-12-29T04:46:21Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-12-29T04:46:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=664a31e4967a61ec61870f45adc2f1400617993e'/>
<id>urn:sha1:664a31e4967a61ec61870f45adc2f1400617993e</id>
<content type='text'>
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
</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/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Little reorganization:</title>
<updated>1998-12-19T00:02:34Z</updated>
<author>
<name>Dmitrij Tejblum</name>
<email>dt@FreeBSD.org</email>
</author>
<published>1998-12-19T00:02:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8252a465b9bb7c2df6954163de046ceb4ac383dd'/>
<id>urn:sha1:8252a465b9bb7c2df6954163de046ceb4ac383dd</id>
<content type='text'>
- created internal names for fixed-size integral types, like __int32_t. They
  will be used to make several headers self-sufficient.
- &lt;stdlib.h&gt; don't include &lt;machine/types.h&gt; anymore.
- created &lt;sys/inttypes.h&gt;, which can be used as &lt;inttypes.h&gt;.
- declaration of uoff_t and ufs_daddr_t moved to &lt;sys/types.h&gt;.

Reviewed by:	bde
</content>
</entry>
<entry>
<title>Changed to the C9x draft spelling of the (unsigned) integral type</title>
<updated>1998-07-14T05:09:48Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-07-14T05:09:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=37889b394a71634c9c0f5a97df44e26c3880e857'/>
<id>urn:sha1:37889b394a71634c9c0f5a97df44e26c3880e857</id>
<content type='text'>
suitable for holding object pointers (ptrint_t -&gt; uintptr_t).
Added corresponding signed type (intptr_t).  Changed/added
corresponding non-C9x types for function pointers to match.  Don't
use nonstandard types to implement these types, and don't comment
on them in &lt;machine/types.h&gt;.
</content>
</entry>
<entry>
<title>Oops, forgot to modify the pointer-int typedefs from the i386 version.</title>
<updated>1998-07-10T02:34:50Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-07-10T02:34:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1009171eb2775c8a714c31e3b5e788868fdd7985'/>
<id>urn:sha1:1009171eb2775c8a714c31e3b5e788868fdd7985</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a kernel-only typedef (ptrint_t) giving an integral type that is</title>
<updated>1998-07-10T02:27:16Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-07-10T02:27:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2e480d34aaabcd405e72ff80866451e8c3b08c08'/>
<id>urn:sha1:2e480d34aaabcd405e72ff80866451e8c3b08c08</id>
<content type='text'>
least unsuitable for holding an object pointer.  This should have been
used to fix warnings about casts between pointers and ints on alphas.

Moved corresponding existing general typedef (fptrint_t) for function
pointers from the i386 &lt;machine/profile.h&gt; to a kernel-only typedef
in &lt;machine/types.h&gt;.  Kludged libc/gmon/mcount.c so that it can
still see this typedef.
</content>
</entry>
<entry>
<title>Make uoff_t compile.</title>
<updated>1998-06-27T15:35:00Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1998-06-27T15:35:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b87cfa799ee2069c63d38738f4787650f0293d51'/>
<id>urn:sha1:b87cfa799ee2069c63d38738f4787650f0293d51</id>
<content type='text'>
</content>
</entry>
</feed>
