Age | Commit message (Expand) | Author |
2008-06-24 | Thinkpad -> ThinkPad | Igor Sobrado |
2008-06-24 | missing "usage:" | Igor Sobrado |
2008-06-24 | regen | Brad Smith |
2008-06-24 | - Rename the QuickCam Sphere AF to Orbit since the other Orbit MP | Brad Smith |
2008-06-24 | remove recalloc; sloppy me; ok deraadt@ | Otto Moerbeek |
2008-06-23 | Some conformance fixes: | Anders Magnusson |
2008-06-23 | Do not compile the ``kbd needs to be rebuilt'' test if -DNOKVM. Should shave | Miod Vallat |
2008-06-23 | trim SEE ALSO; | Jason McIntyre |
2008-06-23 | new sentence, new line; | Jason McIntyre |
2008-06-23 | Don't bzero() the USB buffer before every xfer. This was just for debug | Marcus Glocker |
2008-06-23 | amd64s bus_dma internals use a pointer to a lastaddr variable to keep | David Gwynne |
2008-06-22 | Remove the QuickCam Pro 5000 from the quirks list now that there | Brad Smith |
2008-06-22 | regen | Brad Smith |
2008-06-22 | Add a few more QuickCam cams and touch up some of the existing entries. | Brad Smith |
2008-06-22 | Update watchdog timer code from DragonFly. | Brad Smith |
2008-06-22 | Automatically distinguish between CD-DA track and WAVE audio file writing them | av |
2008-06-22 | Like alpha, db_stack_dump() on mips and sh needs complete frame information | Miod Vallat |
2008-06-22 | If no frame gets queue for a certain time, return EINVAL to the userland | Marcus Glocker |
2008-06-22 | As discussed on ICB, do not invoke make with several targets to make | Antoine Jacoutot |
2008-06-22 | Enable the use of __attribute__ ((__nonnull__)) unconditionally under OpenBSD, | Miod Vallat |
2008-06-22 | correct function names on some debug and panics. | Federico G. Schwindt |
2008-06-22 | Replace MUSTEK_RETRIES, SCANJET_RETRIES and ST_RETRIES with SCSI_RETRIES, | Kenneth R Westerback |
2008-06-22 | remove MALLOC and FREE macros, as they are no more used in the tree. | Charles Longeau |
2008-06-22 | One last forgotten FREE(). | Miod Vallat |
2008-06-22 | Revert 1.203; it's not safe to blindly walk the tailq instead of the rbtree | Ryan Thomas McBride |
2008-06-21 | print vendor and product in hexa on debug. | Federico G. Schwindt |
2008-06-21 | print the correct function name. | Federico G. Schwindt |
2008-06-21 | Oops. Forgot to actually change the retries in scsi_size() to SCSI_RETRIES. | Kenneth R Westerback |
2008-06-21 | regen | Brad Smith |
2008-06-21 | add Marvell Yukon PCI id for the 88E8040T chipset. | Brad Smith |
2008-06-21 | fgsch@ points out my last commit changed the retry limit for CD capacity | Kenneth R Westerback |
2008-06-21 | Eliminate cd_size() and use scsi_size() + tweaked cd_get_params() | Kenneth R Westerback |
2008-06-21 | add a hash table mechanism based upon hcreate(3) but one that allows | Joris Vink |
2008-06-21 | rework collisionreport to allow some limited repair capabilities: | Marc Espie |
2008-06-21 | introduce unlink operation with nice properties | Marc Espie |
2008-06-21 | use autovivification | Marc Espie |
2008-06-21 | Fix "-T expire"; clear pfra_fback on addresses before sending them back to | Ryan Thomas McBride |
2008-06-21 | cleaning up, no functional changes | Martynas Venckus |
2008-06-21 | use optopt to get invalid flag, instead of return value of getopt, | Martynas Venckus |
2008-06-21 | unreac -> unreach; from Markus Lude | Jason McIntyre |
2008-06-21 | fix probable cut and paste error when for the virtual QH link. | Federico G. Schwindt |
2008-06-21 | Only do state key linking on the outbound path. | Ryan Thomas McBride |
2008-06-20 | Don't parse CVS/Root during import. | Tobias Stoeckmann |
2008-06-20 | Another uchcom product found in the Linux driver. | Jonathan Gray |
2008-06-20 | regen | Jonathan Gray |
2008-06-20 | Another uchcom product found in the Linux driver. | Jonathan Gray |
2008-06-20 | admin is only allowed on files which have an entry in CVS/Entries. | Tobias Stoeckmann |
2008-06-20 | Remove obsolete (and erroneous) #if statement that caused all compilers | Anders Magnusson |
2008-06-20 | prepare to handle future extensions | Marc Espie |
2008-06-20 | Change gcc named variadics to c99 ones. Ok otto@ | Anders Magnusson |