summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b/isdnphone
Commit message (Collapse)AuthorAgeFilesLines
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-267-1416/+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 longerbz2007-07-061-2/+2
| | | | | | | | in include/machine/. Adapt #include paths. Approved by: re (kensmith)
* Remove build timestamps. There's no need to know exactly when these programscperciva2006-07-091-1/+1
| | | | | | were built, and this removal makes these binaries build the same every time. MFC after: 1 week
* After dialling using -n, add the ability to wait for the first responsehm2002-08-272-8/+76
| | | | | | from the dialler, usually indicating success or failure. Add -v to add verbose responses in addition to return values indication success or failure. Update man page.
* The .Nm utilitycharnier2002-07-141-0/+2
|
* Add support for Q.931 subaddresses.hm2002-03-261-4/+14
| | | | Submitted by: Steven Looman <fsteevie@wish.net>
* mdoc(7) police: fix markup and spelling.ru2001-11-201-14/+16
|
* Add experimental support for sending keypad facility messages.hm2001-10-182-13/+27
| | | | MFC after: 2 months
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-5/+5
| | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
* Remove whitespace at EOL.dd2001-07-151-1/+1
|
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+0
|
* Prepare for mdoc(7)NG.ru2000-12-271-1/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
|
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-171-1/+1
|
* Fixed world breakage -- don't depend on <machine/soundcard.h> existing;bde2000-10-131-1/+1
| | | | | the symlink from <sys/soundcard.h> to <machine/soundcard.h> is worse than useless since it doesn't exist in the SHARED=symlinks case.
* update to i4b version 0.95.04hm2000-10-097-0/+1320
OpenPOWER on IntegriCloud