<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libalias/libalias.3, branch releng/5.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2001-11-03T11:34:09Z</updated>
<entry>
<title>cmott@scientech.com -&gt; cm@linktel.net</title>
<updated>2001-11-03T11:34:09Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-11-03T11:34:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e83aaae350ee78c20d66b4f983eef6e6c48f30ed'/>
<id>urn:sha1:e83aaae350ee78c20d66b4f983eef6e6c48f30ed</id>
<content type='text'>
Requested by:	Charles Mott &lt;cmott@scientech.com&gt;
</content>
</entry>
<entry>
<title>mdoc(7) police: Use the new .In macro for #include statements.</title>
<updated>2001-10-01T16:09:29Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-10-01T16:09:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=32eef9aeb1f39a1623cea55da147c89abbd5b9a5'/>
<id>urn:sha1:32eef9aeb1f39a1623cea55da147c89abbd5b9a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police:</title>
<updated>2001-08-07T15:48:51Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-07T15:48:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c4d9468ea0e627c69802bd0689c93527dc2e2a85'/>
<id>urn:sha1:c4d9468ea0e627c69802bd0689c93527dc2e2a85</id>
<content type='text'>
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
</content>
</entry>
<entry>
<title>mdoc(7) police: removed HISTORY info from the .Os call.</title>
<updated>2001-07-10T13:41:46Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-07-10T13:41:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a307d598387eeb7d775332066d996ab0dadf7e5f'/>
<id>urn:sha1:a307d598387eeb7d775332066d996ab0dadf7e5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add BSD-style copyright headers</title>
<updated>2001-06-04T15:09:51Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-06-04T15:09:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f987e1bd0feafc76ea8571b9b3191c026a4d6508'/>
<id>urn:sha1:f987e1bd0feafc76ea8571b9b3191c026a4d6508</id>
<content type='text'>
Approved by: Charles Mott &lt;cmott@scientech.com&gt;
</content>
</entry>
<entry>
<title>mdoc(7) police: use the new feature of the An macro.</title>
<updated>2000-11-22T08:47:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-11-22T08:47:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1b7b85c4d6d015ad1b156dd838c06e639127a0b0'/>
<id>urn:sha1:1b7b85c4d6d015ad1b156dd838c06e639127a0b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whitespace only:</title>
<updated>2000-07-31T13:49:21Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-07-31T13:49:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=71845bffc32b8daa9bdfa772a38d01919686d4b7'/>
<id>urn:sha1:71845bffc32b8daa9bdfa772a38d01919686d4b7</id>
<content type='text'>
Fix an overlong line and trailing whitespace that crept in, in the
previous commit.
</content>
</entry>
<entry>
<title>Add address translation support for RTSP/RTP used by RealPlayer and</title>
<updated>2000-07-26T23:15:46Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2000-07-26T23:15:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=642e43b39bb26897301c1dbaa3037cdc6cbf2391'/>
<id>urn:sha1:642e43b39bb26897301c1dbaa3037cdc6cbf2391</id>
<content type='text'>
Quicktime streaming media applications.

Add a BUGS section to the man page.

Submitted by:	Erik Salander &lt;erik@whistle.com&gt;
</content>
</entry>
<entry>
<title>- Removed PacketAliasPptp() API function.</title>
<updated>2000-06-20T13:07:52Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-06-20T13:07:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d15583713a69344828a05aa5b6c22bc26f534fb5'/>
<id>urn:sha1:d15583713a69344828a05aa5b6c22bc26f534fb5</id>
<content type='text'>
- SHLIB_MAJOR++.
</content>
</entry>
<entry>
<title>Added true support for PPTP aliasing.  Some nice features include:</title>
<updated>2000-06-20T11:41:48Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-06-20T11:41:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=55a39fc5a23b1b6cb9d32d9ab9d40de6ad76f7b4'/>
<id>urn:sha1:55a39fc5a23b1b6cb9d32d9ab9d40de6ad76f7b4</id>
<content type='text'>
- Multiple PPTP clients behind NAT to the same or different servers.

- Single PPTP server behind NAT -- you just need to redirect TCP
  port 1723 to a local machine.  Multiple servers behind NAT is
  possible but would require a simple API change.

- No API changes!

For more information on how this works see comments at the start of
the alias_pptp.c.

PacketAliasPptp() is no longer necessary and will be removed soon.

Submitted by:	Erik Salander &lt;erik@whistle.com&gt;
Reviewed by:	ru
Rewritten by:	ru
Reviewed by:	Erik Salander &lt;erik@whistle.com&gt;
</content>
</entry>
</feed>
