ru
1a7352c6a8
Minor mdoc(7) formatting fixes:
...
Removed extraneous .Pp calls and blank lines (mdocNG does not like them).
2001-01-12 10:21:51 +00:00
ru
0a665476ca
Fixed mdoc(7) errors introduced in the previous revision.
2001-01-12 10:19:21 +00:00
hm
2c88c901b6
Add manual page for the new itjc ISDN hardware driver
2001-01-12 09:09:00 +00:00
hm
9027e746b4
Small clarification from the driver author
...
Submitted by: Hans Petter Selasky <hselasky@c2i.net>
2001-01-12 09:08:18 +00:00
hm
66377a4d1a
Add support to name cards supported by the itjc driver
...
Submitted by: Sergio de Souza Prallon <prallon@tmp.com.br>
2001-01-11 15:42:37 +00:00
hm
6c8462c6d4
Bugfix to make configuration of isp/isppp interfaces by using isdnd.rc work
...
Submitted by: bad@k.bsd.de (Christoph Badura)
2001-01-10 13:49:11 +00:00
hm
8033667d74
correct a small typo in isdnd that broke the ppp-expect-password option
...
Submitted by: Thomas Moestl <tmoestl@gmx.net>
2001-01-10 09:41:42 +00:00
ru
522216623a
Prepare for mdoc(7)NG.
2000-12-27 15:30:30 +00:00
ru
86f1384c5d
mdoc(7) police: use canonical form of .Dd macro.
2000-12-11 15:57:16 +00:00
obrien
46d04a9db4
Add `_PATH_DEVZERO'.
...
Use _PATH_* where where possible.
2000-12-09 09:35:55 +00:00
ru
072614416a
mdoc(7) police: Once again, remove single-space hard sentence breaks.
2000-12-08 12:42:24 +00:00
ru
4495c97d82
mdoc(7) police: once again, remove the hard sentence breaks.
2000-12-08 12:25:05 +00:00
obrien
393833f5c6
put localdir first
2000-12-07 16:35:21 +00:00
obrien
81f987433a
Change the spelling of .' to
.' from .OBJDIR since `.' really is where
...
generated files land. Also give precedence to generated files.
2000-12-05 22:10:43 +00:00
hm
c095b67808
Add controller number to unknown incoming call log message.
2000-12-03 16:23:12 +00:00
obrien
e34517e29d
The GCC 2.96 snapshots have slightly different rules for finding include
...
files. Mostly -I${.CURDIR} was needed -- especially for YACC generated
files as the new cpp does not look in the ultimate source file
(ie, the .y file)'s directory as told by the "#line" directive. Some were
misspellings of "-I${.CURDIR}" as "-I.".
2000-12-01 09:39:28 +00:00
ru
cff3f1a066
mdoc(7) police: do not split author names in the AUTHORS section.
2000-11-22 09:35:58 +00:00
ru
c3189e713e
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 20:10:44 +00:00
ru
77559ae015
mdoc(7) police: use certified section headers wherever possible.
2000-11-17 11:44:16 +00:00
ru
b42832df66
Use Fx macro wherever possible.
2000-11-14 11:20:58 +00:00
ru
f9c7198049
Avoid use of direct troff requests in mdoc(7) manual pages.
2000-11-10 17:46:15 +00:00
hm
fe6a0401f4
- correct the trace file date/time format to match reality
...
- add mail address of Gary Jennejohn and change mine to @freebsd.org
2000-11-01 14:55:02 +00:00
hm
f9fd8c57c3
Don't issue a warning if isdncontroller is set to -1
2000-10-31 09:59:04 +00:00
hm
52a1e9eb64
Add infrastructure for Cologne Chip HFC-S PCI driver.
2000-10-26 07:00:05 +00:00
bde
76afbe1928
Fixed world breakage -- don't depend on <machine/soundcard.h> existing;
...
the symlink from <sys/soundcard.h> to <machine/soundcard.h> is worse
than useless since it doesn't exist in the SHARED=symlinks case.
2000-10-13 11:55:13 +00:00
hm
bcd5619615
Do not exit when no holiday file is found. Issue warning and continue.
2000-10-10 13:28:49 +00:00
hm
01e2ae3164
remove MAINTAINER: i'll develop and maintain i4b from now on in the
...
FreeBSD-current tree
2000-10-09 14:29:16 +00:00
hm
3ab90621da
update to i4b version 0.95.04
2000-10-09 14:22:51 +00:00
kris
2b56a7adeb
String buffer overflow cleanup.
...
Reviewed by: green, alex
2000-10-09 09:07:45 +00:00
ache
6d7b369241
Remove unneded -ltermcap or -lmytinfo
2000-09-16 04:19:07 +00:00
jake
5e208b0c18
Back out the previous change to the queue(3) interface.
...
It was not discussed and should probably not happen.
Requested by: msmith and others
2000-05-26 02:09:24 +00:00
jake
1d685644e0
Change the way that the queue(3) structures are declared; don't assume that
...
the type argument to *_HEAD and *_ENTRY is a struct.
Suggested by: phk
Reviewed by: phk
Approved by: mdodd
2000-05-23 20:41:01 +00:00
sheldonh
5e0dc361bb
Fix miscellaneous mdoc macro argument limit infringements.
...
PR: 18465
Reported by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-05-09 14:02:06 +00:00
bde
8c42d322cb
Fixed missing DPADD.
...
Fixed some style bugs (some usual ones for LDADD, and some misformattings).
2000-03-27 16:45:49 +00:00
nik
c1993e0633
It's isdntel(8), not isdntel(1).
...
PR: docs/17103
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-07 14:05:50 +00:00
sheldonh
321f9316fa
Remove more single-space hard sentence breaks.
2000-03-06 09:45:37 +00:00
sheldonh
f7c8a1cd3a
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-06 09:41:55 +00:00
sheldonh
c0e8952a50
Remove more single-space hard sentence breaks.
2000-03-02 14:54:02 +00:00
sheldonh
840cf958b8
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 14:09:25 +00:00
gsutter
ea72c99b7a
/tmp --> /var/tmp, for consistency with the rest of the example.
...
PR: 16463
Submitted by: Mike Heffner <spock@techfour.net>
Reviewed by: jim
2000-02-17 00:43:04 +00:00
marcel
bd4c9a6fbe
Remove -g compiler flag.
2000-01-03 12:01:30 +00:00
cwt
7dfcd4ed13
Replace spaces with a tab to fix build breakage
1999-12-15 01:07:28 +00:00
hm
624458e78e
update to isdn4bsd beta release 0.90
1999-12-14 21:14:28 +00:00
hm
9df252d149
add MAINTAINER to userland part of i4b
1999-08-28 13:32:15 +00:00
peter
b6784c4210
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
mpp
7de62de44f
Various man page cleanup:
...
- 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>
1999-08-15 08:47:11 +00:00
hm
1c8f239db0
updating isdn4bsd to beta version 0.83
1999-08-06 14:05:10 +00:00
imp
9472a2e779
Two getopts related nits:
...
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.
1999-06-24 06:43:21 +00:00
imp
72333c78b3
getopt(3) returns -1 not EOF.
1999-05-23 23:24:26 +00:00
hm
87c7b1e12a
upgrade isdn4bsd from version 0.71 to the just released version 0.81
1999-05-20 10:14:57 +00:00