summaryrefslogtreecommitdiffstats
path: root/usr.sbin/usbdevs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-2/+0
|
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-1/+2
| | | | | 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.
* Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$dd2001-06-301-0/+1
| | | | | | where necessary. Submitted by: Mike Barcroft <mike@q9media.com>
* Removed -I${.CURDIR}/.../sys from CFLAGS.ru2001-05-181-1/+0
|
* - 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-2/+0
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Syncing with NetBSD version 1998/12/14n_hibma1999-04-111-1/+2
|
* Added Idn_hibma1998-12-141-1/+1
|
* Made this actually work when there is an obj dir.bde1998-12-131-2/+2
| | | | | | Removed bogons, especially the include of bsd.subdir.mk. Fixed style bugs.
* Initial commit of ported NetBSD USB stackn_hibma1998-11-261-0/+8
OpenPOWER on IntegriCloud