summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sicontrol
Commit message (Collapse)AuthorAgeFilesLines
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-1/+2
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* De-K&Rify sicontrol and tidy up a few loose ends. Remove "register".peter2000-01-242-53/+38
|
* Use si.h in new location.peter2000-01-242-1/+4
|
* Remove comments left since mdoc.template time or just useless commentsphantom1999-10-301-12/+1
|
* Remove the inclusion of device.h. It's no longer there.n_hibma1999-10-061-1/+0
|
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
|
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-2/+2
|
* Set the input and output buffer sizes and the input buffer watermarksbde1998-03-071-3/+5
| | | | | | | 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.
* Use err(3). Add prototypes.charnier1997-10-152-111/+113
|
* Revert $FreeBSD$ to $Id$peter1997-02-222-2/+2
|
* Sort cross references.wosch1997-01-201-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-142-2/+2
| | | | | | | | 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.
* Fix a bunch of spelling errors in a bunch of man pages.mpp1996-01-301-2/+2
|
* Cosmetic fix: The usage message was wrong.. One of the commands (mstate)peter1995-10-011-10/+9
| | | | was listed as taking no args, when in fact it needs a port.
* Rewrite the sicontrol man page to something remotely useful.peter1995-09-261-23/+96
| | | | I couldn't use the original, as it had unusable copyrights.
* Recognize a new debug option.. "optim" - for watching the L_RINT bypasspeter1995-08-221-2/+2
| | | | and hotchar selection.
* Add skeleton manpage, so that make world works......peter1995-08-142-8/+49
| | | | | Correct the naming of the thing.. it's sicontrol, not siconfig as I'm used to..
* Bring in first cut of the user-mode control program for the Specialix driver.peter1995-08-132-0/+589
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>
OpenPOWER on IntegriCloud