<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netipx/spx.h, branch releng/7.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F7.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F7.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2007-01-08T22:14:00Z</updated>
<entry>
<title>Factor out UCB and my copyrights from copyrights of Mike Mitchell;</title>
<updated>2007-01-08T22:14:00Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2007-01-08T22:14:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=28b2aee58f4fe5310bfdee185f9d118c2fca1ccd'/>
<id>urn:sha1:28b2aee58f4fe5310bfdee185f9d118c2fca1ccd</id>
<content type='text'>
the former use a three-clause BSD license (per UCB authorization
letter), whereas he uses a four-clause BSD license.

MFC after:	3 days
</content>
</entry>
<entry>
<title>/* -&gt; /*- for license, minor formatting changes</title>
<updated>2005-01-07T01:45:51Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-07T01:45:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c398230b64aea809cb7c5cea8db580af7097920c'/>
<id>urn:sha1:c398230b64aea809cb7c5cea8db580af7097920c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark 'struct spx' and 'struct spxhdr' as __packed to prevent possible</title>
<updated>2005-01-02T15:06:47Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2005-01-02T15:06:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a3acf5d5a0d3829294828bd0d7dd9e31ee3c283b'/>
<id>urn:sha1:a3acf5d5a0d3829294828bd0d7dd9e31ee3c283b</id>
<content type='text'>
alignment problems.

MFC after:	3 days
</content>
</entry>
<entry>
<title>Remove __P.</title>
<updated>2002-03-20T02:39:27Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-03-20T02:39:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=96abb1618a1d3123e80a90f7324ab93bd625f6ac'/>
<id>urn:sha1:96abb1618a1d3123e80a90f7324ab93bd625f6ac</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>Yow!  Completely change the way socket options are handled, eliminating</title>
<updated>1998-08-23T03:07:17Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1998-08-23T03:07:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cfe8b629f1f13b06fa1aec801248b7e431e48aba'/>
<id>urn:sha1:cfe8b629f1f13b06fa1aec801248b7e431e48aba</id>
<content type='text'>
another specialized mbuf type in the process.  Also clean up some
of the cruft surrounding IPFW, multicast routing, RSVP, and other
ill-explored corners.
</content>
</entry>
<entry>
<title>Removed the #ifdef IPXERRORMSGS'ed code. Fix a lot of style errors that I</title>
<updated>1997-06-26T19:36:03Z</updated>
<author>
<name>John Hay</name>
<email>jhay@FreeBSD.org</email>
</author>
<published>1997-06-26T19:36:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8f65b5944d81ac1f4afe80ffec39905544b4a951'/>
<id>urn:sha1:8f65b5944d81ac1f4afe80ffec39905544b4a951</id>
<content type='text'>
introduced with the previous commit.
Style fixes Submitted by:	Bruce Evans &lt;bde@FreeBSD.ORG&gt;
</content>
</entry>
<entry>
<title>Mega IPX commit.</title>
<updated>1997-05-10T09:58:58Z</updated>
<author>
<name>John Hay</name>
<email>jhay@FreeBSD.org</email>
</author>
<published>1997-05-10T09:58:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8c7e2b93a08be7d065c270f6b49ee48739e456fb'/>
<id>urn:sha1:8c7e2b93a08be7d065c270f6b49ee48739e456fb</id>
<content type='text'>
Use the MAC address of an interface for the host part of an IPX address
and not the MAC address of the first interface for every IPX address.
This is more inline with the way others like Novell do it.
Mostly Submitted by: "Serge A. Babkin" &lt;babkin@hq.icb.chel.su&gt;

Take out the error messages (the ip icmp equivalent) with #ifdef IPXERRORMSGS.
This is bogus and as far as I could figure out IPX don't have anything like
it. This is a leftover from its XNS heritage. If nobody complains, I will
take it out completely in a few weeks.

Add some more ipxstat statistics counters.

Make ipxprintfs a sysctl variable and off by default.

Add IPX Netbios "routing" support. This is off by default and can be
switched on with a sysctl knob.

General code cleanup to at least use the same style throughout the IPX
code, but also be more style(9) conformant. Also make a lot of functions
static.

If I don't get any complaints I'll bring all of this over to the 2.2 tree
in a few weeks.
</content>
</entry>
<entry>
<title>Make ipx compile again after the network interface changes.</title>
<updated>1997-05-01T06:21:31Z</updated>
<author>
<name>John Hay</name>
<email>jhay@FreeBSD.org</email>
</author>
<published>1997-05-01T06:21:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a6eb92a6a440398628e957087d1d4cbcbf303039'/>
<id>urn:sha1:a6eb92a6a440398628e957087d1d4cbcbf303039</id>
<content type='text'>
</content>
</entry>
</feed>
