Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing -o to usage output. | simon | 2008-12-29 | 1 | -1/+1 |
| | | | | MFC after: 3 days | ||||
* | Add option '-o' for one-line output in combination with '-d'. | le | 2004-05-24 | 2 | -7/+24 |
| | | | | | PR: bin/62911 (patch slightly adopted) Submitted by: Corris Randall <corris@line6.net> | ||||
* | Diff reduction to NetBSD. | le | 2004-05-24 | 1 | -3/+3 |
| | | | | | | | | | | MFNetBSD 1.21; author: itojun use bounded string op MFNetBSD 1.22; author: grant s/netbsd.org/NetBSD.org/i Obtained from: NetBSD | ||||
* | The .Nm utility | charnier | 2002-07-14 | 1 | -2/+3 |
| | |||||
* | Usage style sweep: spell "usage" with a small 'u'. | des | 2002-04-22 | 1 | -1/+1 |
| | | | | | Also change one case of blatant __progname abuse (several more remain) This commit does not touch anything in src/{contrib,crypto,gnu}/. | ||||
* | mdoc(7) police: fix list width. | ru | 2002-03-15 | 1 | -1/+1 |
| | |||||
* | Prefix structure members to protect them against clashes with eg. | alfred | 2002-02-20 | 1 | -13/+13 |
| | | | | | | | | | c++ keywords. This keeps us in sync with NetBSD because they actually committed my delta first. Ok'd by: lennard | ||||
* | Merge from NetBSD: | joe | 2002-02-16 | 2 | -43/+56 |
| | | | | | * Add a -d flag to show the device drivers associated with each device. * Update to use the new speed structure entry. | ||||
* | Removed duplicate VCS ID tags, as per style(9). | ru | 2001-08-13 | 1 | -1/+0 |
| | |||||
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -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. | ||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
| | |||||
* | Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$ | dd | 2001-06-30 | 1 | -0/+1 |
| | | | | | | where necessary. Submitted by: Mike Barcroft <mike@q9media.com> | ||||
* | Removed -I${.CURDIR}/.../sys from CFLAGS. | ru | 2001-05-18 | 1 | -1/+0 |
| | |||||
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
| | | | | - MAN[1-9] -> MAN. | ||||
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -2/+0 |
| | |||||
* | Use releaseNo, not release. release is evil and should go away. | n_hibma | 1999-11-23 | 1 | -2/+2 |
| | |||||
* | Deconfuse release and revision | n_hibma | 1999-10-07 | 1 | -1/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
| | |||||
* | 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 | ||||
* | Syncing with NetBSD version 1998/12/14 | n_hibma | 1999-04-11 | 3 | -7/+12 |
| | |||||
* | Added Id | n_hibma | 1998-12-14 | 3 | -1/+3 |
| | |||||
* | Made this actually work when there is an obj dir. | bde | 1998-12-13 | 1 | -2/+2 |
| | | | | | | Removed bogons, especially the include of bsd.subdir.mk. Fixed style bugs. | ||||
* | Initial commit of ported NetBSD USB stack | n_hibma | 1998-11-26 | 3 | -0/+287 |