Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and | bz | 2008-05-26 | 1 | -241/+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 | ||||
* | I4B header files are now installed in include/i4b/ and no longer | bz | 2007-07-06 | 1 | -1/+1 |
| | | | | | | | | in include/machine/. Adapt #include paths. Approved by: re (kensmith) | ||||
* | Add the contributed directory from the i4b tarball and the files from it | hm | 2001-05-25 | 1 | -0/+241 |
which would be nice to have. Move isdnd_acct and isdnctl to the contrib directory where they belong to. |