Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide in the Attic. This isn't built any more (it wont) and it can better | obrien | 2001-07-21 | 23 | -1878/+0 |
| | | | | collect dust up there. | ||||
* | Removed CSRG ids. CSRG never had anything to do with dpt. | bde | 2001-07-20 | 7 | -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. | obrien | 2001-07-20 | 7 | -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. | obrien | 2001-07-20 | 7 | -7/+7 |
| | |||||
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 7 | -0/+7 |
| | | | | - MAN[1-9] -> MAN. | ||||
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 7 | -14/+0 |
| | |||||
* | Add $FreeBSD$ lines to man pages that are missing them to make it | mpp | 1999-08-28 | 6 | -2/+11 |
| | | | | | | | easier for translation teams. PR: docs/13418 Submitted by: Alexey Zelkin <phantom@cris.net> | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 17 | -17/+17 |
| | |||||
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -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. | obrien | 1998-09-19 | 7 | -13/+7 |
| | |||||
* | Remove useless `BINOWN=root' now that it is the default. | obrien | 1998-09-19 | 1 | -2/+1 |
| | |||||
* | Don't mess around in OBJDIR for includes, and remove some warnings. | eivind | 1998-08-06 | 11 | -28/+31 |
| | |||||
* | Update DPT driver from 1.4.3 to 1.4.5 | eivind | 1998-08-05 | 3 | -22/+51 |
| | | | | Submitted by: Simon Shapiro <shimon@simon-shapiro.org> | ||||
* | Undouble. | bde | 1998-05-01 | 1 | -5/+2 |
| | |||||
* | A bit of the dpt userland utilities that got left out. | julian | 1998-01-26 | 3 | -0/+136 |
| | |||||
* | Obtained from: Simon Shapiro | julian | 1998-01-26 | 20 | -0/+1737 |
Userland utilities to control, and monitor a DPT RAID system. |