Age | Commit message (Expand) | Author |
---|---|---|
2006-02-11 | Simplify code a bit. | Brad Smith |
2005-11-21 | Move contents of sys/select.h to sys/selinfo.h in preparation for a | Todd C. Miller |
2005-10-29 | comment fix: Two vendors sold same thing | Theo de Raadt |
2005-08-01 | Don't keep the devinfo string on the stack, instead use malloc/free. | Brad Smith |
2005-03-18 | sync and cleanup in ubsa(4) | Reyk Floeter |
2005-01-16 | USB_DEBUG should imply UBSA_DEBUG | David Gwynne |
2005-01-12 | fix kernel building with option UBSA_DEBUG. | Moritz Jodeit |
2005-01-03 | Add support for the Vodafone Mobile Connect 3G adapter. | Reyk Floeter |
2005-01-03 | do not print device info twice | Theo de Raadt |
2004-07-08 | put "do { } while (0)" wrappers on all the debug maroc functions | Theo de Raadt |
2003-11-11 | Do not free() stack variables; reported by Mario Lang (mlang at delysid dot org) | Miod Vallat |
2003-05-19 | initialize variable to match NetBSD | Nathan Binkert |
2003-05-07 | string cleanup; nate ok | Theo de Raadt |
2002-11-30 | Add driver for Belkin usb serial adapters. | Nathan Binkert |