aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/stallion/stlload/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* These go along with the stl and stli drivers, recently removed.Warner Losh2004-03-141-9/+0
| | | | Notes: svn path=/head/; revision=126965
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-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. Notes: svn path=/head/; revision=80029
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
| | | | | | | - MAN[1-9] -> MAN. Notes: svn path=/head/; revision=74816
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
| | | | Notes: svn path=/head/; revision=74532
* Install manpages into machine-specific (i386) subdir.Ruslan Ermilov2001-02-191-0/+1
| | | | Notes: svn path=/head/; revision=72702
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* 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
* Minimal adjustments to get the Stallion utilities to build and installPeter Wemm1996-05-041-0/+8
in a FreeBSD style source tree. Notes: svn path=/head/; revision=15611