summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b/isdntrace
Commit message (Collapse)AuthorAgeFilesLines
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-2616-6310/+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)
* Sort sections.ru2005-01-181-2/+2
|
* Mechanically kill hard sentence breaks.ru2004-07-021-7/+13
|
* Get getopt interface from unistd.himp2003-06-071-3/+1
|
* english(4) police.schweikh2002-12-271-1/+1
|
* The .Nm utilitycharnier2002-07-141-2/+5
|
* keypad facility information element: add keypad facility information decoding.hm2001-10-181-4/+12
| | | | MFC after: 1 month
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-4/+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 GCC'isms in CFLAGS.obrien2001-07-201-1/+0
|
* Remove whitespace at EOL.dd2001-07-151-14/+14
|
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
|
* - 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: split punctuation characters + misc fixes.ru2001-02-011-2/+2
|
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-221-11/+3
|
* 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
|
* - correct the trace file date/time format to match realityhm2000-11-011-8/+8
| | | | - add mail address of Gary Jennejohn and change mine to @freebsd.org
* update to i4b version 0.95.04hm2000-10-099-92/+932
|
* Remove more single-space hard sentence breaks.sheldonh2000-03-021-2/+4
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-4/+8
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* update to isdn4bsd beta release 0.90hm1999-12-1415-51/+55
|
* $Id$ -> $FreeBSD$peter1999-08-2814-14/+14
|
* Various man page cleanup:mpp1999-08-151-6/+10
| | | | | | | | | | - 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
|
* update the i4b userland to i4b release 0.71.00hm1999-03-0714-38/+38
|
* Initial entry of ISDN4BSD into the FreeBSD tree.phk1998-12-2715-0/+5450
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