<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/i4b, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<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/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>I4B header files are now installed in include/i4b/ and no longer</title>
<updated>2007-07-06T07:21:56Z</updated>
<author>
<name>Bjoern A. Zeeb</name>
<email>bz@FreeBSD.org</email>
</author>
<published>2007-07-06T07:21:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ec8fa4cfd9c06c9b082139952651e1353bd6d502'/>
<id>urn:sha1:ec8fa4cfd9c06c9b082139952651e1353bd6d502</id>
<content type='text'>
in include/machine/.

Adapt #include paths.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Do not install man pages for the three I4B 'modules' that were</title>
<updated>2007-07-04T16:21:27Z</updated>
<author>
<name>Bjoern A. Zeeb</name>
<email>bz@FreeBSD.org</email>
</author>
<published>2007-07-04T16:21:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fa2e18c2b46df6e960f170894ce85f2868988f4b'/>
<id>urn:sha1:fa2e18c2b46df6e960f170894ce85f2868988f4b</id>
<content type='text'>
disabled for the FreeBSD 7.0 timeframe.

Approved by:	re (rwatson)
</content>
</entry>
<entry>
<title>o Remove duplicate #include &lt;errno.h&gt;.</title>
<updated>2007-01-16T18:28:43Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2007-01-16T18:28:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=198ecec6b98fefc10f2430d29bbcbc0a65557d65'/>
<id>urn:sha1:198ecec6b98fefc10f2430d29bbcbc0a65557d65</id>
<content type='text'>
Obtained from:	NetBSD (submitted by Slava Semushin)
</content>
</entry>
<entry>
<title>Extend i4b to support CAPI manager based ISDN controllers (CAPI manager is part of</title>
<updated>2006-07-09T21:16:06Z</updated>
<author>
<name>Thomas Wintergerst</name>
<email>twinterg@FreeBSD.org</email>
</author>
<published>2006-07-09T21:16:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5d0c7501b6c1e85b781f6a1fa44707a9bd8b7247'/>
<id>urn:sha1:5d0c7501b6c1e85b781f6a1fa44707a9bd8b7247</id>
<content type='text'>
c4b, CAPI for BSD). This is a preparation to add CAPI for BSD to the source tree.

Approved by:	hm (mentor)
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Remove build timestamps.  There's no need to know exactly when these programs</title>
<updated>2006-07-09T05:53:24Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2006-07-09T05:53:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d830256f33e6ac6639eb3ac3d017c6210aa6f542'/>
<id>urn:sha1:d830256f33e6ac6639eb3ac3d017c6210aa6f542</id>
<content type='text'>
were built, and this removal makes these binaries build the same every time.

MFC after:	1 week
</content>
</entry>
<entry>
<title>PR:             bin/71663</title>
<updated>2006-05-13T14:59:58Z</updated>
<author>
<name>Hellmuth Michaelis</name>
<email>hm@FreeBSD.org</email>
</author>
<published>2006-05-13T14:59:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c6a39ce2161973955cbd0ce99502b51a432dcc19'/>
<id>urn:sha1:c6a39ce2161973955cbd0ce99502b51a432dcc19</id>
<content type='text'>
Submitted by:   Dan Lukes
Reviewed by:    hm@
fix compile warnings in isdnd and isdntest. some more
compile time warnings also mentioned in this PR were
already fixed in an earlier commit today.
</content>
</entry>
<entry>
<title>fix conflicting types for log(), add some prototypes to isdnd.h</title>
<updated>2006-05-13T12:42:55Z</updated>
<author>
<name>Hellmuth Michaelis</name>
<email>hm@FreeBSD.org</email>
</author>
<published>2006-05-13T12:42:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=93ad0725db79970881d391c6e93fc719e970e113'/>
<id>urn:sha1:93ad0725db79970881d391c6e93fc719e970e113</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include &lt;osreldate.h&gt; at the top of the file.</title>
<updated>2005-09-12T16:06:15Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2005-09-12T16:06:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c790330fe31817bf4c74b8472362dee9717a7e3b'/>
<id>urn:sha1:c790330fe31817bf4c74b8472362dee9717a7e3b</id>
<content type='text'>
</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='https://cgit-dev.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>
