Age | Commit message (Expand) | Author |
2010-12-06 | WRKBUILD might not be defined at modules stage | Marc Espie |
2010-12-06 | creating the cookie always works better | Marc Espie |
2010-12-06 | document the cookie pattern to use to override targets in a truely modular | Marc Espie |
2010-12-06 | * if we got an undercoverable error, set the dying flag | Jacob Meuser |
2010-12-06 | as in ehci and ohci, delete the interrupt timeout in the detach | Jacob Meuser |
2010-12-06 | a couple unchecked if_detach() in detach routines that were missed | Jacob Meuser |
2010-12-06 | * replace per-driver dying and/or other state variables with use of | Jacob Meuser |
2010-12-06 | call config_deactivate() before config_detach() when detaching devices. | Jacob Meuser |
2010-12-06 | * check that the root hub has been configured before trying to | Jacob Meuser |
2010-12-06 | * add dying flag to struct usbd_device | Jacob Meuser |
2010-12-05 | PCIe based sparc64 machines have always supported access to the extended PCIe | Mark Kettenis |
2010-12-05 | Rewrite the mbrtowc(3) man page so we can make sense of this function. | Stefan Sperling |
2010-12-05 | Make sure we only initialize the nfsrv_descript_pl pool once. | Mark Kettenis |
2010-12-05 | tweak the framework so that individual modules don't exist and return | Marc Espie |
2010-12-04 | correct constant name | Takuya ASADA |
2010-12-04 | Check the register offset against the device's configuration space size in | Miod Vallat |
2010-12-04 | Introduce a new pci routine, pci_conf_size(), which returns the size of a | Miod Vallat |
2010-12-04 | Remove pci configuration space acces hook infrastructure, which got copied | Miod Vallat |
2010-12-04 | Define BUS_SPACE_MAP_LINEAR and BUS_SPACE_MAP_PREFETCHABLE, and provide | Miod Vallat |
2010-12-04 | add a few simple tests found in my tree | Ingo Schwarze |
2010-12-04 | fix fd leak; spotted and ok dtucker@ | Damien Miller |
2010-12-04 | Now that we don't have groff in base any longer, check in the desired output, | Ingo Schwarze |
2010-12-04 | Make sgi port compile again. | Joel Sing |
2010-12-04 | The pm_cpus member of the pmap is now a 64bit integer: update the assembly | Philip Guenthe |
2010-12-04 | Teach swapctl(2) about DUIDs. | Joel Sing |
2010-12-04 | adjust for hard-link support | Damien Miller |
2010-12-04 | add a protocol extension to support a hard link operation. It is | Damien Miller |
2010-12-03 | move check for revoked keys to run earlier (in auth_rsa_key_allowed) | Damien Miller |
2010-12-03 | check that g^x^q === 1 mod p; recommended by JPAKE author Feng Hao | Damien Miller |
2010-12-03 | be more strict on socket lifetime (fixes a fd leak). | Eric Faurot |
2010-12-03 | really turn -H off; | Jason McIntyre |
2010-12-03 | add missing header needed by futimes() | Charles Longeau |
2010-12-03 | Sync with amd64, to allow this to compile without warnings with gcc4: | Miod Vallat |
2010-12-03 | removed slot argument of function pckbd_cnattach | Alexandr Shadchin |
2010-12-03 | missing ; in previous | Jacob Meuser |
2010-12-03 | Sizes may also be specified in gigabytes or terrabytes. | Todd C. Miller |
2010-12-03 | Document recent cpan MODULE change. | Antoine Jacoutot |
2010-12-03 | disklabel now uses "duid", not "uid"; | Jason McIntyre |
2010-12-03 | turn off -H by default (<> warning), since mandoc does not have the same | Jason McIntyre |
2010-12-03 | minor cleanup; | Jason McIntyre |
2010-12-02 | After the most recent change, make it possible to make -j again. The | Theo de Raadt |
2010-12-02 | The awk's split() starts numbering array indices at 1 not 0. | Todd C. Miller |
2010-12-02 | Track the parser status both per file (file_status), such that | Ingo Schwarze |
2010-12-02 | Properly initialize the manual section to a default when .Dt is missing. | Ingo Schwarze |
2010-12-02 | don't attach to the hid interface of the ti msp430 | Jacob Meuser |
2010-12-02 | move vers.o to before the other objects, so that it is not linked last. | Theo de Raadt |
2010-12-02 | make hotplug queue dynamic, allowing us to increase size without waste. | Ted Unangst |
2010-12-02 | a -N option for tar that uses numeric only IDs, useful for cross system | Ted Unangst |
2010-12-02 | Bring lang/ruby module documentation up to date. | Jeremy Evans |
2010-12-02 | don't match/attach devices without a data endpoint, since this driver | Jacob Meuser |