summaryrefslogtreecommitdiff
path: root/usr.sbin/usbdevs
AgeCommit message (Collapse)Author
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-09-17Add support for -d in usbdevs(8); from Jason Ackley <jason@ackley.net>, pr#2005Michael Shalayeff
2001-07-20we don't like:Mike Pechkin
o) .Pp before/after .Sh; o) .Pp before/after .Sh; o) .Nm without argument in SYNOPSIS;
2000-10-14Capitalization.Aaron Campbell
2000-02-04Ox version error. deraadt@Jakob Schlyter
2000-02-03usbdevs (from NetBSD). OK deraadt@ fgsch@Jakob Schlyter