aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/i4b/isdnphone
Commit message (Collapse)AuthorAgeFilesLines
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andBjoern A. Zeeb2008-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 Notes: svn path=/head/; revision=179315
* I4B header files are now installed in include/i4b/ and no longerBjoern A. Zeeb2007-07-061-2/+2
| | | | | | | | | | | in include/machine/. Adapt #include paths. Approved by: re (kensmith) Notes: svn path=/head/; revision=171272
* Remove build timestamps. There's no need to know exactly when these programsColin Percival2006-07-091-1/+1
| | | | | | | | | were built, and this removal makes these binaries build the same every time. MFC after: 1 week Notes: svn path=/head/; revision=160194
* After dialling using -n, add the ability to wait for the first responseHellmuth Michaelis2002-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. Notes: svn path=/head/; revision=102489
* The .Nm utilityPhilippe Charnier2002-07-141-0/+2
| | | | Notes: svn path=/head/; revision=99968
* Add support for Q.931 subaddresses.Hellmuth Michaelis2002-03-261-4/+14
| | | | | | | Submitted by: Steven Looman <fsteevie@wish.net> Notes: svn path=/head/; revision=93226
* mdoc(7) police: fix markup and spelling.Ruslan Ermilov2001-11-201-14/+16
| | | | Notes: svn path=/head/; revision=86677
* Add experimental support for sending keypad facility messages.Hellmuth Michaelis2001-10-182-13/+27
| | | | | | | MFC after: 2 months Notes: svn path=/head/; revision=85103
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-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. Notes: svn path=/head/; revision=80029
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
| | | | Notes: svn path=/head/; revision=79755
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
| | | | | | | - MAN[1-9] -> MAN. Notes: svn path=/head/; revision=74816
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
| | | | Notes: svn path=/head/; revision=74532
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-1/+1
| | | | Notes: svn path=/head/; revision=70403
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
| | | | Notes: svn path=/head/; revision=68965
* mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov2000-11-171-1/+1
| | | | Notes: svn path=/head/; revision=68854
* Fixed world breakage -- don't depend on <machine/soundcard.h> existing;Bruce Evans2000-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. Notes: svn path=/head/; revision=67062
* update to i4b version 0.95.04Hellmuth Michaelis2000-10-097-0/+1320
Notes: svn path=/head/; revision=66880