aboutsummaryrefslogtreecommitdiff
path: root/share/examples/isdn/contrib/convert.sh
Commit message (Collapse)AuthorAgeFilesLines
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andBjoern A. Zeeb2008-05-261-86/+0
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=179315
* Add the contributed directory from the i4b tarball and the files from itHellmuth Michaelis2001-05-251-0/+86
which would be nice to have. Move isdnd_acct and isdnctl to the contrib directory where they belong to. Notes: svn path=/head/; revision=77177