<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netccitt, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Kill netccitt.  The code is ancient, nobody wants to maintain it, and it</title>
<updated>1996-02-06T21:07:22+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1996-02-06T21:07:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1df738d453217cb9507dd41953034acd1e679014'/>
<id>1df738d453217cb9507dd41953034acd1e679014</id>
<content type='text'>
doesn't compile cleanly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
doesn't compile cleanly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bunch of spelling errors in the comment fields of</title>
<updated>1996-01-30T23:02:38+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-01-30T23:02:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6c5e9bbdf5bb93639ae4899ddef635fe2ecbdd49'/>
<id>6c5e9bbdf5bb93639ae4899ddef635fe2ecbdd49</id>
<content type='text'>
a bunch of system include files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a bunch of system include files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup and staticize.</title>
<updated>1995-12-18T09:42:44+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-12-18T09:42:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7c3efc4023f045280d6890da942c3614db121528'/>
<id>7c3efc4023f045280d6890da942c3614db121528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Staticize.</title>
<updated>1995-12-17T21:23:44+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-12-17T21:23:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=27a0b398a7a9f3049bca4def5760930e375f6cbd'/>
<id>27a0b398a7a9f3049bca4def5760930e375f6cbd</id>
<content type='text'>
Unstaticize a function in scsi/scsi_base that was used, with an undocumented
option.
My last count on the LINT kernel shows:
Total symbols:  3647
unref symbols:   463
undef symbols:     4
1 ref symbols:  1751
2 ref symbols:   485
Approaching the pain threshold now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unstaticize a function in scsi/scsi_base that was used, with an undocumented
option.
My last count on the LINT kernel shows:
Total symbols:  3647
unref symbols:   463
undef symbols:     4
1 ref symbols:  1751
2 ref symbols:   485
Approaching the pain threshold now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved inline functions for insque() and remque() to &lt;sys/queue.h&gt;.</title>
<updated>1995-12-03T13:45:34+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1995-12-03T13:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1630f073cf7c100097ffefd2e33cb30b2951d1be'/>
<id>1630f073cf7c100097ffefd2e33cb30b2951d1be</id>
<content type='text'>
Protected them with `#ifdef KERNEL' so that &lt;sys/queue.h&gt; is valid C++.
Added the necessary #includes of &lt;sys/queue.h&gt;.

These functions are bogus and should be replaced by the queue macros.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Protected them with `#ifdef KERNEL' so that &lt;sys/queue.h&gt; is valid C++.
Added the necessary #includes of &lt;sys/queue.h&gt;.

These functions are bogus and should be replaced by the queue macros.
</pre>
</div>
</content>
</entry>
<entry>
<title>Completed function declarations and/or added prototypes.</title>
<updated>1995-11-21T12:55:26+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1995-11-21T12:55:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=512fef80a91b2c843a103b8ec3710497761f172e'/>
<id>512fef80a91b2c843a103b8ec3710497761f172e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reviewed by:	julian and jhay@mikom.csir.co.za</title>
<updated>1995-10-26T20:31:59+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1995-10-26T20:31:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cc6a66f20e9c3dbde378e543b40bea846059e2d3'/>
<id>cc6a66f20e9c3dbde378e543b40bea846059e2d3</id>
<content type='text'>
Submitted by:	Mike Mitchell, supervisor@alb.asctmd.com

This is a bulk mport of Mike's IPX/SPX protocol stacks and all the
related gunf that goes with it..
it is not guaranteed to work 100% correctly at this time
but as we had several people trying to work on it
I figured it would be better to get it checked in so
they could all get teh same thing to work on..

Mikes been using it for a year or so
but on 2.0

more changes and stuff will be merged in from other developers now that this is in.

Mike Mitchell, Network Engineer
AMTECH Systems Corporation, Technology and Manufacturing
8600 Jefferson Street, Albuquerque, New Mexico 87113 (505) 856-8000
supervisor@alb.asctmd.com
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Mike Mitchell, supervisor@alb.asctmd.com

This is a bulk mport of Mike's IPX/SPX protocol stacks and all the
related gunf that goes with it..
it is not guaranteed to work 100% correctly at this time
but as we had several people trying to work on it
I figured it would be better to get it checked in so
they could all get teh same thing to work on..

Mikes been using it for a year or so
but on 2.0

more changes and stuff will be merged in from other developers now that this is in.

Mike Mitchell, Network Engineer
AMTECH Systems Corporation, Technology and Manufacturing
8600 Jefferson Street, Albuquerque, New Mexico 87113 (505) 856-8000
supervisor@alb.asctmd.com
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate sloppy common-style declarations.  There should be none left for</title>
<updated>1995-07-29T11:44:31+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1995-07-29T11:44:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=28f8db1403052856e6104905b66329de1cfa1dc7'/>
<id>28f8db1403052856e6104905b66329de1cfa1dc7</id>
<content type='text'>
the LINT configuation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the LINT configuation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T08:16:23+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T08:16:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9b2e535452929d6f2f798a2c01b23b1f547a0b0f'/>
<id>9b2e535452929d6f2f798a2c01b23b1f547a0b0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix -Wformat warnings from LINT kernel.</title>
<updated>1995-05-11T19:26:53+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-11T19:26:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b2b795f07c71a7ebef458372022686da4f002ddc'/>
<id>b2b795f07c71a7ebef458372022686da4f002ddc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
