summaryrefslogtreecommitdiffstats
path: root/usr.sbin/stallion/stlstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove optind (getopt() already knows about it).charnier1998-01-121-3/+2
|
* Fixed building with NOSHARED=YES. libncurses depends on libmytinfo butbde1997-12-171-3/+3
| | | | | libmytinfo was not mentioned explicitly. The bug was hidden by the linkage of libncurses to libmytinfo in the shared library case.
* Use err(3). Remove progname.charnier1997-10-202-64/+44
|
* Submitted by: Greg Ungerer <gerg@stallion.oz.au>davidn1997-03-133-4/+135
| | | | | | | Add manpages for stl, stli drivers. Add manpages for stlload, stlstats. Update stli bootcode. Update stlload, stlstats to revision 1.0.0 from author.
* Revert $FreeBSD$ to $Id$peter1997-02-222-2/+2
|
* 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.
* Minimal adjustments to get the Stallion utilities to build and installpeter1996-05-042-2/+13
| | | | in a FreeBSD style source tree.
* Import the user-mode parts of the v0.0.5alpha Stallion driver.peter1996-05-041-0/+603
Submitted by: Greg Ungerer (gerg@stallion.oz.au) (Note, patches to compile/install to follow)
OpenPOWER on IntegriCloud