martin
a9c8af8af0
Passing the address of a timeval.tv_sec to localtime() is wrong on ports
...
where time_t != long.
From Frank Kardel in PR 21448.
2003-05-08 08:32:39 +00:00
wiz
68caa698b2
Respect the law: Use A-law and mu-law as spellings as far as easily possible.
...
Inspired by Igor Sobrado in PR 19680.
2003-04-06 18:20:07 +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
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
ross
2a76afae02
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-08 01:36:18 +00:00
wiz
6e1dd286e7
Drop unhelpful BUGS section and a trailing empty line.
2002-01-19 03:19:42 +00:00
wiz
456dff6cb8
Spell 'occurred' with two 'r's.
2001-09-16 16:34:23 +00:00
wiz
7058e975ea
Add RCS Id, AUTHOR -> AUTHORS, fix date and some whitespaces.
2001-04-09 13:45:15 +00:00
martin
f3c869b6c5
Oops: there was a userland visible change in the recent layer 1 <-> upper
...
layers change inside the kernel, a struct exported in (diagnostic) trace
data has changed.
Adopt the trace utility to cope with this.
2001-03-24 18:08:11 +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