summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sicontrol/sicontrol.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove the inclusion of device.h. It's no longer there.n_hibma1999-10-061-1/+0
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* 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-151-100/+101
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | 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.
* 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.
* 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-141-8/+9
| | | | | 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-131-0/+584
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