summaryrefslogtreecommitdiff
path: root/usr.sbin/stallion/stlload/stlload.c
Commit message (Collapse)AuthorAgeFilesLines
* These go along with the stl and stli drivers, recently removed.Warner Losh2004-03-141-503/+0
| | | | Notes: svn path=/head/; revision=126965
* Comment in the man page and warning in stlload (when stlload fails) to makeDaniel Baker2002-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. Notes: svn path=/head/; revision=90509
* ConstifyKris Kennaway2000-11-271-1/+1
| | | | Notes: svn path=/head/; revision=69260
* Fix warning: return type of `main' is not `int'Peter Wemm1999-09-151-1/+1
| | | | Notes: svn path=/head/; revision=51287
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* Remove optind (getopt() already knows about it). Move -d flag to -c accordingPhilippe Charnier1998-01-121-6/+4
| | | | | | | to man page. Notes: svn path=/head/; revision=32473
* Use err(3). Remove progname.Philippe Charnier1997-10-201-113/+51
| | | | Notes: svn path=/head/; revision=30600
* Submitted by: Greg Ungerer <gerg@stallion.oz.au>David Nugent1997-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. Notes: svn path=/head/; revision=23831
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22997
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-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. Notes: svn path=/head/; revision=21673
* Fix a couple of typos in a comment and in the usage output.Mike Pritchard1997-01-091-3/+3
| | | | Notes: svn path=/head/; revision=21454
* Minimal adjustments to get the Stallion utilities to build and installPeter Wemm1996-05-041-3/+5
| | | | | | | in a FreeBSD style source tree. Notes: svn path=/head/; revision=15611
* Import the user-mode parts of the v0.0.5alpha Stallion driver.vendor/stallion/v0_0_5_alphavendor/stallionPeter Wemm1996-05-041-0/+564
Submitted by: Greg Ungerer (gerg@stallion.oz.au) (Note, patches to compile/install to follow) Notes: svn path=/vendor/stallion/dist/; revision=15606 svn path=/vendor/stallion/v0_0_5_alpha/; revision=15608; tag=vendor/stallion/v0_0_5_alpha