aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/dpt/dpt_led
Commit message (Collapse)AuthorAgeFilesLines
* Hide in the Attic. This isn't built any more (it wont) and it can betterDavid E. O'Brien2001-07-213-134/+0
| | | | | | | collect dust up there. Notes: svn path=/head/; revision=80059
* Removed CSRG ids. CSRG never had anything to do with dpt.Bruce Evans2001-07-201-4/+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. Notes: svn path=/head/; revision=80046
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-2/+3
| | | | | | | | 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
* Remove GCC'isms in CFLAGS.David E. O'Brien2001-07-201-1/+1
| | | | Notes: svn path=/head/; revision=80022
* - 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-2/+0
| | | | Notes: svn path=/head/; revision=74532
* Add $FreeBSD$ lines to man pages that are missing them to make itMike Pritchard1999-08-281-0/+2
| | | | | | | | | | easier for translation teams. PR: docs/13418 Submitted by: Alexey Zelkin <phantom@cris.net> Notes: svn path=/head/; revision=50534
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
| | | | Notes: svn path=/head/; revision=50479
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-2/+1
| | | | Notes: svn path=/head/; revision=39496
* Don't mess around in OBJDIR for includes, and remove some warnings.Eivind Eklund1998-08-062-6/+7
| | | | Notes: svn path=/head/; revision=38148
* A bit of the dpt userland utilities that got left out.Julian Elischer1998-01-263-0/+136
Notes: svn path=/head/; revision=32803