<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netatm/uni/sscop_subr.c, branch releng/7.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F7.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F7.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2008-08-31T10:15:43Z</updated>
<entry>
<title>Merge r179308 from head to stable/7:</title>
<updated>2008-08-31T10:15:43Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2008-08-31T10:15:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be90528ca2c9edd4ff6d8007116f8c8f4d3defb4'/>
<id>urn:sha1:be90528ca2c9edd4ff6d8007116f8c8f4d3defb4</id>
<content type='text'>
  Remove netatm from HEAD as it is not MPSAFE and relies on the now removed
  NET_NEEDS_GIANT.  netatm has been disconnected from the build for ten
  months in HEAD/RELENG_7.  Specifics:

  - netatm include files
  - netatm command line management tools
  - libatm
  - ATM parts in rescue and sysinstall
  - sample configuration files and documents
  - kernel support as a module or in NOTES
  - netgraph wrapper nodes for netatm
  - ctags data for netatm.
  - netatm-specific device drivers.

  Reviewed by:    bz
  Discussed with: bms, bz, harti

MFC discussed with:	des, peter
</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>Use __FBSDID().</title>
<updated>2003-06-11T07:22:30Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-06-11T07:22:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=81a6b595de73885c3cfcdf0b1b46ca188e944fdd'/>
<id>urn:sha1:81a6b595de73885c3cfcdf0b1b46ca188e944fdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>There is no reason to be cute with ntohl().  Just call it directly rather</title>
<updated>2003-02-23T22:26:39Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-02-23T22:26:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1e44b62e0d5ff7a3cdbdeaea052aaa989a4afa65'/>
<id>urn:sha1:1e44b62e0d5ff7a3cdbdeaea052aaa989a4afa65</id>
<content type='text'>
than use a macro that tries to do conversions in place.

Compile tested on:	sparc64
</content>
</entry>
<entry>
<title>- Change the ATM stack functions to use intptr_t instead of int for opaque</title>
<updated>2002-11-08T18:27:30Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2002-11-08T18:27:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=672cc99ed357cffbdc64853bbba0636f3169557f'/>
<id>urn:sha1:672cc99ed357cffbdc64853bbba0636f3169557f</id>
<content type='text'>
  arguments.
- Fix a few other places that assumed that sizeof(int) == sizeof(void *).

Reviewed by:	mdodd
</content>
</entry>
<entry>
<title>- Change KM_ macro calls to the appropriate function call.</title>
<updated>2002-04-19T17:45:22Z</updated>
<author>
<name>Andrew R. Reiter</name>
<email>arr@FreeBSD.org</email>
</author>
<published>2002-04-19T17:45:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2575dfa6d939a76e393160002e939d090592a6f7'/>
<id>urn:sha1:2575dfa6d939a76e393160002e939d090592a6f7</id>
<content type='text'>
- Nuke KM_ macros from port.h

  This is a leadin step towards cleaning up this code as I wait for some
  ATM cards and a ATM switch to arrive.
</content>
</entry>
<entry>
<title>Remove __P.</title>
<updated>2002-03-20T08:00:54Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-03-20T08:00:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=03d1b8bc94b068f7f633f26e912e9fbbe3f31687'/>
<id>urn:sha1:03d1b8bc94b068f7f633f26e912e9fbbe3f31687</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add back some now needed #include &lt;sys/systm.h&gt;</title>
<updated>2000-12-07T22:19:06Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2000-12-07T22:19:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a3671bc8c8df6fab77be05eb87f515614f04a001'/>
<id>urn:sha1:a3671bc8c8df6fab77be05eb87f515614f04a001</id>
<content type='text'>
Fix various warnings while here anyway.
</content>
</entry>
<entry>
<title>Remove more unused #includes.</title>
<updated>2000-10-30T07:42:06Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2000-10-30T07:42:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a3b266147daf35b8ac9e516ab6aef4d41ecf9062'/>
<id>urn:sha1:a3b266147daf35b8ac9e516ab6aef4d41ecf9062</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unneeded #include &lt;machine/clock.h&gt;</title>
<updated>2000-10-15T14:19:01Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2000-10-15T14:19:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=db7e3af11198d19592e7e6ef827f4817e823d450'/>
<id>urn:sha1:db7e3af11198d19592e7e6ef827f4817e823d450</id>
<content type='text'>
</content>
</entry>
</feed>
