summaryrefslogtreecommitdiffstats
path: root/usr.sbin/stallion/stlload/stlload.c
Commit message (Collapse)AuthorAgeFilesLines
* These go along with the stl and stli drivers, recently removed.imp2004-03-141-503/+0
|
* Comment in the man page and warning in stlload (when stlload fails) to makedbaker2002-02-111-0/+1
| | | | | it clear that the recent PCI cards do not require firmware to be loaded, unlike the completely different ISA cards that are branded with the same name.
* Constifykris2000-11-271-1/+1
|
* Fix warning: return type of `main' is not `int'peter1999-09-151-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Remove optind (getopt() already knows about it). Move -d flag to -c accordingcharnier1998-01-121-6/+4
| | | | to man page.
* Use err(3). Remove progname.charnier1997-10-201-113/+51
|
* Submitted by: Greg Ungerer <gerg@stallion.oz.au>davidn1997-03-131-2/+2
| | | | | | | 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-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.
* Fix a couple of typos in a comment and in the usage output.mpp1997-01-091-3/+3
|
* Minimal adjustments to get the Stallion utilities to build and installpeter1996-05-041-3/+5
| | | | in a FreeBSD style source tree.
* Import the user-mode parts of the v0.0.5alpha Stallion driver.peter1996-05-041-0/+564
Submitted by: Greg Ungerer (gerg@stallion.oz.au) (Note, patches to compile/install to follow)
OpenPOWER on IntegriCloud