summaryrefslogtreecommitdiffstats
path: root/usr.sbin/usbdevs/usbdevs.c
Commit message (Collapse)AuthorAgeFilesLines
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-1/+1
| | | | | Also change one case of blatant __progname abuse (several more remain) This commit does not touch anything in src/{contrib,crypto,gnu}/.
* Prefix structure members to protect them against clashes with eg.alfred2002-02-201-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:joe2002-02-161-39/+49
| | | | | * Add a -d flag to show the device drivers associated with each device. * Update to use the new speed structure entry.
* Use releaseNo, not release. release is evil and should go away.n_hibma1999-11-231-2/+2
|
* Deconfuse release and revisionn_hibma1999-10-071-1/+1
|
* Syncing with NetBSD version 1998/12/14n_hibma1999-04-111-5/+9
|
* Added Idn_hibma1998-12-141-0/+1
|
* Initial commit of ported NetBSD USB stackn_hibma1998-11-261-0/+212
OpenPOWER on IntegriCloud