<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/pppd, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>http://cgit.freebsd.org/src/atom?h=main</id>
<link rel='self' href='http://cgit.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<updated>2009-04-05T22:08:18Z</updated>
<entry>
<title>Remove if_ppp(4) and if_sl(4).</title>
<updated>2009-04-05T22:08:18Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2009-04-05T22:08:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d2a0bb080329ea491a0cbb90ee35c7c9ab9815d9'/>
<id>urn:sha1:d2a0bb080329ea491a0cbb90ee35c7c9ab9815d9</id>
<content type='text'>
Not only did these two drivers depend on IFF_NEEDSGIANT, they were
broken 7 months ago during the MPSAFE TTY import. if_ppp(4) has been
replaced by ppp(8). There is no replacement for if_sl(4).

If we see regressions in for example the ports tree, we should just use
__FreeBSD_version 800045 to check whether if_ppp(4) and if_sl(4) are
present. Version 800045 is used to denote the import of MPSAFE TTY.

Discussed with: rwatson, but also rwatson's IFF_NEEDSGIANT emails on the
                lists.
</content>
</entry>
<entry>
<title>Fix LLVM compiler errors related to K&amp;R declarations with ANSI prototypes.</title>
<updated>2009-02-26T20:59:05Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2009-02-26T20:59:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9d25ec695ae8ae0f5c286598b9b182ffff73aa4'/>
<id>urn:sha1:a9d25ec695ae8ae0f5c286598b9b182ffff73aa4</id>
<content type='text'>
Submitted by:	Pawel Worach &lt;pawel.worach@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add missing &lt;stdlib.h&gt; for exit()</title>
<updated>2007-11-07T10:57:35Z</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2007-11-07T10:57:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d313ac6b41089631cd655aad6e09457baadb44c5'/>
<id>urn:sha1:d313ac6b41089631cd655aad6e09457baadb44c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup of userland __P use</title>
<updated>2007-11-07T10:53:41Z</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2007-11-07T10:53:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=784bddbc5bca158d2fb57eed7c5e4ceebd49ff8b'/>
<id>urn:sha1:784bddbc5bca158d2fb57eed7c5e4ceebd49ff8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In auth_script(), change the size of an array to match the number of</title>
<updated>2007-03-15T09:16:54Z</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2007-03-15T09:16:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=851f70328e8c991192044d52db5d8524dc1fae0b'/>
<id>urn:sha1:851f70328e8c991192044d52db5d8524dc1fae0b</id>
<content type='text'>
arguments.
</content>
</entry>
<entry>
<title>Teach an IPV6CP to pppd(8).</title>
<updated>2006-11-12T17:36:58Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2006-11-12T17:36:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=da525eb2e7be828a240c72655fa8827f6d74329b'/>
<id>urn:sha1:da525eb2e7be828a240c72655fa8827f6d74329b</id>
<content type='text'>
The eui64.[ch] and ipv6cp.[ch] were taken from ppp-2.3.11.
However, our stock pppd(8) doesn't provide option_t nor some
utility functions.  So, I made some hacks to adjust to our
stock pppd(8).
The sys_bsd.c part was taken from NetBSD with some
modifications to adjust to our stock pppd(8).

MFC after:	1 week
</content>
</entry>
<entry>
<title>This commit was generated by cvs2svn to compensate for changes in r164219,</title>
<updated>2006-11-12T17:13:45Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2006-11-12T17:13:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=39383a88d2975c183fecaf6d98f995207c80efcb'/>
<id>urn:sha1:39383a88d2975c183fecaf6d98f995207c80efcb</id>
<content type='text'>
which included commits to RCS files with non-trunk default branches.
</content>
</entry>
<entry>
<title>Import eui64.[ch] and ipv6cp.[ch] of ppp-2.3.11</title>
<updated>2006-11-12T17:13:45Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2006-11-12T17:13:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1b1804f84b43e281dee48aeeb674959fd83d421e'/>
<id>urn:sha1:1b1804f84b43e281dee48aeeb674959fd83d421e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reimplementation of world/kernel build options.  For details, see:</title>
<updated>2006-03-17T18:54:44Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-03-17T18:54:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e1fe3dba5ce2826061f6489765be9b4a341736a9'/>
<id>urn:sha1:e1fe3dba5ce2826061f6489765be9b4a341736a9</id>
<content type='text'>
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html

The src.conf(5) manpage is to follow in a few days.

Brought to you by:	imp, jhb, kris, phk, ru (all bugs are mine)
</content>
</entry>
<entry>
<title>Fix all the spelling mistakes I could find in the man pages for words</title>
<updated>2005-07-31T03:30:48Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2005-07-31T03:30:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6fb9b618f59bb8cf57ee05626515d113a8be92d3'/>
<id>urn:sha1:6fb9b618f59bb8cf57ee05626515d113a8be92d3</id>
<content type='text'>
that have at least 3 characters.

MFC after:	1 week
Thanks to:	Music band ``Chingon''
		for keeping me company while searching for these.
</content>
</entry>
</feed>
