summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dpt
Commit message (Collapse)AuthorAgeFilesLines
* Hide in the Attic. This isn't built any more (it wont) and it can betterobrien2001-07-2123-1878/+0
| | | | collect dust up there.
* Removed CSRG ids. CSRG never had anything to do with dpt.bde2001-07-207-28/+0
| | | | | | | Don't set BINMODE to 500. This is not a setuid program. Note: the dpt utilities have never been attached to the world and haven't been compilable for a year or two.
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-207-14/+21
| | | | | 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.
* Remove GCC'isms in CFLAGS.obrien2001-07-207-7/+7
|
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-267-0/+7
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for usr.sbin/ to 8.ru2001-03-207-14/+0
|
* Add $FreeBSD$ lines to man pages that are missing them to make itmpp1999-08-286-2/+11
| | | | | | | easier for translation teams. PR: docs/13418 Submitted by: Alexey Zelkin <phantom@cris.net>
* $Id$ -> $FreeBSD$peter1999-08-2817-17/+17
|
* 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 useless `BINOWN=root' now that it is the default.obrien1998-09-197-13/+7
|
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-191-2/+1
|
* Don't mess around in OBJDIR for includes, and remove some warnings.eivind1998-08-0611-28/+31
|
* Update DPT driver from 1.4.3 to 1.4.5eivind1998-08-053-22/+51
| | | | Submitted by: Simon Shapiro <shimon@simon-shapiro.org>
* Undouble.bde1998-05-011-5/+2
|
* A bit of the dpt userland utilities that got left out.julian1998-01-263-0/+136
|
* Obtained from: Simon Shapirojulian1998-01-2620-0/+1737
Userland utilities to control, and monitor a DPT RAID system.
OpenPOWER on IntegriCloud