summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b/isdndecode
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* Sort sections.ru2005-01-181-2/+2
|
* Mechanically kill hard sentence breaks.ru2004-07-021-3/+6
|
* Get getopt interface from unistd.himp2003-06-071-3/+1
|
* The .Nm utilitycharnier2002-07-141-1/+2
|
* Add support for Q.931 subaddresses.hm2002-03-261-5/+3
| | | | Submitted by: Steven Looman <fsteevie@wish.net>
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-4/+4
| | | | | 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-8/+8
|
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
|
* Add back missing arguments to format strings.kris2001-04-262-3/+3
| | | | Reviewed by: hm
* - 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
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
|
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-171-1/+1
|
* update to i4b version 0.95.04hm2000-10-096-235/+544
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-3/+6
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* /tmp --> /var/tmp, for consistency with the rest of the example.gsutter2000-02-171-1/+1
| | | | | | PR: 16463 Submitted by: Mike Heffner <spock@techfour.net> Reviewed by: jim
* update to isdn4bsd beta release 0.90hm1999-12-1412-16/+42
|
* $Id$ -> $FreeBSD$peter1999-08-2811-11/+11
|
* Various man page cleanup:mpp1999-08-151-11/+6
| | | | | | | | | | - Sort xrefs. - FreeBSD.ORG -> FreeBSD.org - Be consistent with section names as outlined in mdoc(7). - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexey M. Zelkin <phantom@cris.net>
* updating isdn4bsd to beta version 0.83hm1999-08-061-3/+3
|
* Two getopts related nits:imp1999-06-241-2/+2
| | | | | | o getopt returns -1 rather than EOF on errors o getopt returns '?' for characters it doesn't know about, so don't include them in the getopt options string.
* getopt(3) returns -1 not EOF.imp1999-05-231-2/+2
|
* upgrade isdn4bsd from version 0.71 to the just released version 0.81hm1999-05-202-4/+5
|
* update the i4b userland to i4b release 0.71.00hm1999-03-0711-33/+33
|
* Initial entry of ISDN4BSD into the FreeBSD tree.phk1998-12-2712-0/+4473
ISDN4BSD is the work of our brand-new comitter: Hellmuth Michaelis, who has done a tremendous amount of work to bring us this far. There are still some outstanding issues and files to bring into the tree, and for now it will be needed to pick up all the extra docs from the isdn4bsd release. It is probably also a very good idea to subscribe to the isdn@freebsd.org mailing list before you try this out. These files correspond to release "beta Version 0.70.00 / December 1998" from Hellmuth.
OpenPOWER on IntegriCloud