grant
cacf2d0f45
s/netbsd.org/NetBSD.org/i
2003-11-12 13:31:07 +00:00
itojun
fdd3180d27
minor KNFs
2003-10-06 09:43:27 +00:00
itojun
c4beb9648d
sync w/ header file changes
2003-10-03 23:27:31 +00:00
wiz
3e4ae32f21
Uppercase ISDN and some unrelated fixes to words ispell didn't like.
2002-07-29 00:54:44 +00:00
martin
573dfcd430
Fix copyright notice, sprinkle some $NetBSD$.
2002-04-14 11:41:42 +00:00
martin
6a2e4de618
Don't use hardcoded card type/driver type constants - those have been
...
removed.
2002-03-24 20:37:45 +00:00
martin
093f5dbc55
Rename ISDN devices, per discussion on tech-kern. The network devices
...
become ippp (ISDN ppp) and irip (ISDN raw IP). The character device now
are called: /dev/isdn (isdnd <-> kernel communication), /dev/isdnctl (dialing
and other control), /dev/isdntrc* (tracing), /dev/isdnbchan* (raw B channel
access, i.e. for user land PPP) and /dev/isdntel* (telephone devices, i.e.
for answering machines).
2002-03-16 17:03:28 +00:00
wiz
9afed566e5
Sort sections.
2002-01-19 03:15:44 +00:00
wiz
c03a48d64f
withough -> without
2001-06-13 10:45:57 +00:00
wiz
bca0e833cf
Uppercase .Dt argument.
2001-06-05 11:38:42 +00:00
wiz
b94f4637c4
AUTHOR -> AUTHORS
2001-04-09 13:46:36 +00:00
wiz
83c73426c9
Add RCS Id, correct section (1, not 8, though perhaps it should be in 8),
...
and xref daic(4). Slight markup improvements.
2001-04-09 13:20:58 +00:00
martin
7d77421729
Comparing ch != -1 when ch is of type char is no good idea.
...
Fix this for ports where char is unsigned by making ch an int.
Pointed out by Matthias Pfaller.
2001-01-15 09:26:15 +00:00
martin
fbf08005d7
Import of essential ISDN4BSD userland utilities and their documentation.
...
The left out parts (which have not been installed by ISDN4BSD on NetBSD
anyway), may be added as pkgs later (if demand exists).
2001-01-06 13:00:10 +00:00