<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/etc/isdn, branch master</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=master</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-05-26T10:40:09Z</updated>
<entry>
<title>Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and</title>
<updated>2008-05-26T10:40:09Z</updated>
<author>
<name>Bjoern A. Zeeb</name>
<email>bz@FreeBSD.org</email>
</author>
<published>2008-05-26T10:40:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2e598474fa6a089cf784ae7a0dfd29f0af0b1a50'/>
<id>urn:sha1:2e598474fa6a089cf784ae7a0dfd29f0af0b1a50</id>
<content type='text'>
parts relied on the now removed NET_NEEDS_GIANT.
Most of I4B has been disconnected from the build
since July 2007 in HEAD/RELENG_7.

This is what was removed:
- configuration in /etc/isdn
- examples
- man pages
- kernel configuration
- sys/i4b (drivers, layers, include files)
- user space tools
- i4b support from ppp
- further documentation

Discussed with: rwatson, re
</content>
</entry>
<entry>
<title>Two years ago, in rev. 1.12, a typo slipped in etc/isdn/Makefile:</title>
<updated>2006-03-07T09:53:11Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2006-03-07T09:53:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a227277a6d43083a23c7b5079a7293a368fa57e9'/>
<id>urn:sha1:a227277a6d43083a23c7b5079a7293a368fa57e9</id>
<content type='text'>
a control variable was misspelled as `SCRIPTS_NAME_isdntel.sh'
(should've been `SCRIPTSNAME_isdntel.sh') when the Makefile was
converted to using &lt;bsd.prog.mk&gt;.  Consequently, `isdntel.sh' has
been installed as `isdntel' since then.  Nevertheless, nobody has
been unhappy with the change.  So it's time to make it official.

Approved by:	hm
Pointy hat to:	ru
MFC after:	3 days
</content>
</entry>
<entry>
<title>Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
<updated>2004-12-21T08:47:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-12-21T08:47:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e653b48c80fb85b2a10372d664a4b55dbdc51dae'/>
<id>urn:sha1:e653b48c80fb85b2a10372d664a4b55dbdc51dae</id>
<content type='text'>
OK'ed by:	core
</content>
</entry>
<entry>
<title>Removed whitespace at BOF, EOL &amp; EOF.</title>
<updated>2004-06-06T11:46:29Z</updated>
<author>
<name>Jens Schweikhardt</name>
<email>schweikh@FreeBSD.org</email>
</author>
<published>2004-06-06T11:46:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d8beb0fd3b2818df05c2978bf8ba0dde6a03bda9'/>
<id>urn:sha1:d8beb0fd3b2818df05c2978bf8ba0dde6a03bda9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the standard &lt;bsd.files.mk&gt; API to install files.</title>
<updated>2004-01-19T13:40:51Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-19T13:40:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=98159625c4ab4e92befab777800e4bb5da53d8ef'/>
<id>urn:sha1:98159625c4ab4e92befab777800e4bb5da53d8ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include &lt;bsd.own.mk&gt; to get BIN{OWN,GRP}</title>
<updated>2003-08-18T15:33:08Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-08-18T15:33:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=df171de0568ab76c9d5db23d98e08b2ffc2bb405'/>
<id>urn:sha1:df171de0568ab76c9d5db23d98e08b2ffc2bb405</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't hardcode owner 'root' and group 'wheel'.</title>
<updated>2003-08-18T00:36:31Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-08-18T00:36:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a37fe9e7cd34aebdc7e85ab3ffe5ee790da933ca'/>
<id>urn:sha1:a37fe9e7cd34aebdc7e85ab3ffe5ee790da933ca</id>
<content type='text'>
Submitted by:	Ulrich Spoerlein &lt;q@uni.de&gt;
</content>
</entry>
<entry>
<title>We no longer have a COPY.</title>
<updated>2002-08-07T16:01:06Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-08-07T16:01:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4e17db5b58b2e236cf237cf49a71359ce60819cd'/>
<id>urn:sha1:4e17db5b58b2e236cf237cf49a71359ce60819cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop support for COPY, -c has been the default mode of install(1)</title>
<updated>2002-07-29T09:40:17Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-07-29T09:40:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d2893b161bbea64e099654c0dd78073cfb5667b0'/>
<id>urn:sha1:d2893b161bbea64e099654c0dd78073cfb5667b0</id>
<content type='text'>
for a long time now.

Approved by:	bde
</content>
</entry>
<entry>
<title>sys.mk no longer includes bsd.own.mk.</title>
<updated>2002-07-20T10:56:00Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-07-20T10:56:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=30b92dec434757a4ab5f47db259192136dfb99da'/>
<id>urn:sha1:30b92dec434757a4ab5f47db259192136dfb99da</id>
<content type='text'>
</content>
</entry>
</feed>
