| Commit message (Expand) | Author | Age | Files | Lines |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -2/+1 |
* | Fix brokeness in rev. 1.6: this manpage appeared in NetBSD 1.4. | ru | 2001-03-01 | 1 | -1/+1 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 2 | -5/+7 |
* | mdoc(7) police: do not split author names in the AUTHORS section. | ru | 2000-11-22 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
* | Check the return value of strdup | n_hibma | 2000-11-12 | 1 | -0/+8 |
* | Don't check for ohci/uhci to be loaded, check for the usb module. | n_hibma | 2000-09-02 | 1 | -3/+2 |
* | And another buffer overflow. Maybe next time I should read the manpage for | n_hibma | 2000-07-16 | 1 | -1/+1 |
* | Oops. I originally extended the bcopy to 8 characters to include the | peter | 2000-07-14 | 1 | -1/+1 |
* | Correct an additional off-by-one bug and buffer overflow. A malloc() | peter | 2000-07-14 | 1 | -2/+3 |
* | Fix an off-by-one error which breaks this (detected by malloc flags): | green | 2000-07-11 | 1 | -1/+1 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -2/+2 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -2/+2 |
* | Add a comment to deconfuse a few lines of code I've tripped over two | n_hibma | 2000-05-12 | 1 | -1/+6 |
* | Mention that each criterium can only be used once. | n_hibma | 2000-05-12 | 1 | -0/+3 |
* | Add a comment about the fact that the usb module is automatically | n_hibma | 2000-04-02 | 1 | -0/+7 |
* | if USB support is not compiled into the kernel, | jmb | 2000-04-02 | 1 | -0/+8 |
* | Remove gratuitous dashes (-) in Fl macro arguments. | sheldonh | 2000-03-06 | 1 | -2/+2 |
* | Remove more single-space hard sentence breaks. | sheldonh | 2000-03-06 | 1 | -1/+2 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 2 | -21/+42 |
* | Don't fail if less then MAXDEV /dev/usb\d+ entries exist. | n_hibma | 2000-01-10 | 1 | -1/+1 |
* | usbd.conf is in section 5, not 8. | kuriyama | 1999-12-30 | 1 | -1/+1 |
* | Add a missing '"' in the examples. | obrien | 1999-12-17 | 1 | -1/+1 |
* | Complain if we get an error that is not ENXIO while opening /dev/usb\d+ | n_hibma | 1999-12-06 | 1 | -0/+7 |
* | Add the ability to match on device names attached to. | n_hibma | 1999-11-28 | 2 | -28/+166 |
* | Avoid null dereference on verbose output. | n_hibma | 1999-11-24 | 1 | -7/+7 |
* | Flip the sequence of vendor, product around, to make it consistent | n_hibma | 1999-11-22 | 1 | -19/+19 |
* | Clarify the functionality of usbd a bit more. | n_hibma | 1999-11-22 | 1 | -3/+24 |
* | Add event queue handling. It triggers activities on events read from | n_hibma | 1999-11-21 | 4 | -59/+949 |
* | Cleanup of the code before we add a few thins. | n_hibma | 1999-11-18 | 1 | -33/+49 |
* | $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 |
* | Syncing with NetBSD version 1998/12/14 | n_hibma | 1999-04-11 | 2 | -9/+8 |
* | Added Id | n_hibma | 1998-12-14 | 2 | -0/+2 |
* | Made this actually work when there is an obj dir. | bde | 1998-12-13 | 1 | -10/+2 |
* | Initial commit of ported NetBSD USB stack | n_hibma | 1998-11-26 | 3 | -0/+278 |