sheldonh
b2240fc1c0
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
peter
d2ab8dad7f
De-K&Rify sicontrol and tidy up a few loose ends. Remove "register".
2000-01-24 09:14:47 +00:00
peter
47a5efe346
Use si.h in new location.
2000-01-24 08:15:42 +00:00
phantom
05186ff58b
Remove comments left since mdoc.template time or just useless comments
1999-10-30 15:38:20 +00:00
n_hibma
5d2d1c27b3
Remove the inclusion of device.h. It's no longer there.
1999-10-06 07:45:30 +00:00
peter
efabb9ccb1
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
charnier
6e321f37d4
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 08:31:20 +00:00
bde
ab37e4723b
Set the input and output buffer sizes and the input buffer watermarks
...
dynamically depending on the line speed(s). This should give the old
sizes and watermarks until drivers are changed.
Display the input watermarks in pstat and sicontrol.
1998-03-07 15:36:29 +00:00
charnier
99be2f82d9
Use err(3). Add prototypes.
1997-10-15 06:43:54 +00:00
peter
b782f4df30
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
wosch
3c5e4a3bbe
Sort cross references.
1997-01-20 00:03:00 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
mpp
511d4f82b2
Fix a bunch of spelling errors in a bunch of man pages.
1996-01-30 13:52:50 +00:00
peter
a924a14c48
Cosmetic fix: The usage message was wrong.. One of the commands (mstate)
...
was listed as taking no args, when in fact it needs a port.
1995-10-01 03:13:33 +00:00
peter
f3b27af905
Rewrite the sicontrol man page to something remotely useful.
...
I couldn't use the original, as it had unusable copyrights.
1995-09-26 18:18:49 +00:00
peter
a66ac55780
Recognize a new debug option.. "optim" - for watching the L_RINT bypass
...
and hotchar selection.
1995-08-22 00:41:05 +00:00
peter
ae6666527b
Add skeleton manpage, so that make world works......
...
Correct the naming of the thing.. it's sicontrol, not siconfig as I'm used
to..
1995-08-14 01:56:17 +00:00
peter
c4886d9267
Bring in first cut of the user-mode control program for the Specialix driver.
...
Note that this is pretty light at the moment.. It's been gutted to remove
references to older features no longer in the driver.
Curses-based port monitoring is intended for the future.. :-)
Obtained from: Andy Rutter, <andy@acronym.co.uk>
1995-08-13 15:24:23 +00:00