summaryrefslogtreecommitdiffstats
path: root/usr.sbin/stallion/stlload
Commit message (Collapse)AuthorAgeFilesLines
* These go along with the stl and stli drivers, recently removed.imp2004-03-143-645/+0
|
* The .Nm utilitycharnier2002-07-141-3/+6
|
* Comment in the man page and warning in stlload (when stlload fails) to makedbaker2002-02-112-0/+4
| | | | | 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.
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-1/+1
| | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+0
|
* Install manpages into machine-specific (i386) subdir.ru2001-02-191-0/+1
|
* Prepare for mdoc(7)NG.ru2000-12-271-0/+1
|
* Constifykris2000-11-271-1/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
|
* Fix warning: return type of `main' is not `int'peter1999-09-151-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+2
| | | | | | | | | | | | | | | | | track. The Id line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* 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-202-120/+61
|
* Submitted by: Greg Ungerer <gerg@stallion.oz.au>davidn1997-03-133-4/+125
| | | | | | | 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.
* 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-042-3/+13
| | | | 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