Age | Commit message (Expand) | Author |
2010-07-21 | let mpath build again even though it is disabled | Todd T. Fries |
2010-07-21 | urndis supports the HTC Wildfire just fine. Tested here. | Edd Barrett |
2010-07-21 | Disable the heuristics for legacy free systems if pckbc flags are set to 1 | Miod Vallat |
2010-07-21 | document exit values; from daniel dickman | Jason McIntyre |
2010-07-21 | document exit values; from daniel dickman | Jason McIntyre |
2010-07-21 | fix the barmy exit returns formatting; from daniel dickman | Jason McIntyre |
2010-07-21 | missing argument to Ex; from daniel dickman | Jason McIntyre |
2010-07-21 | more HISTORY; from daniel dickman | Jason McIntyre |
2010-07-21 | more consistent text for our return values; from daniel dickman | Jason McIntyre |
2010-07-21 | in the acpi GPE handler, late ack level interrupts not edge interrupts. | Theo de Raadt |
2010-07-21 | spacing and indents that are driving me crazy | Theo de Raadt |
2010-07-21 | ptm needs no read/write, just use enodev. | Nicholas Marriott |
2010-07-21 | No need for read/write functions, just use enodev like all the other | Theo de Raadt |
2010-07-21 | Search filter BER tags use a context-specific class, not an application | Martin Hedenfal |
2010-07-21 | document fortran module | Steven Mestdagh |
2010-07-21 | reverse logic in previous | Steven Mestdagh |
2010-07-21 | update gcc3 and gcc4 modules with COMPILER_VERSION instead of USE_GCC[34] | Steven Mestdagh |
2010-07-21 | Fix more cdev initializations which were using enodev for poll; ok kettenis | Theo de Raadt |
2010-07-21 | clean up a pile of prototypes and shred some macros which were just covering | Theo de Raadt |
2010-07-21 | Merge the edge and level gpe handlers into one (now possible since the | Theo de Raadt |
2010-07-21 | fix NULL-deref, ok martinh@ | Gilles Chehade |
2010-07-21 | Make sure that the FPU IPIs shoot down the right FPU context and not the FPU | Mark Kettenis |
2010-07-21 | Add suspend/unsuspend logic. | Mark Kettenis |
2010-07-21 | add a couple quirks for the E-MU 0202 | Jacob Meuser |
2010-07-21 | Only use username if author is NULL. Fixes "ci -wusername" when run | Ray Lai |
2010-07-21 | Repost ATI FireGL M24 using the emulator. This card is seen on some IBM | Mike Larkin |
2010-07-21 | remove duplicate AP192K_GPIO_XXX macros, | Alexandre Ratchov |
2010-07-21 | disable vscsi until we actually have something that uses it (like iscsid), | David Gwynne |
2010-07-21 | make ENVY_GPIO_XXX macros card specific, add stub for audiophile 192k | Alexandre Ratchov |
2010-07-21 | Add a history section saying that ldapd/ldapctl first appeared in 4.8. | Martin Hedenfal |
2010-07-21 | * check that the bytes per frame the device is reporting isn't a | Jacob Meuser |
2010-07-21 | move use_maxpkt out of struct chan, use a local variable in the | Jacob Meuser |
2010-07-21 | Remove reference to non-existent behaviour. | lum |
2010-07-21 | some bits for USB 2.0 playback support. I'm not 100% sure about | Jacob Meuser |
2010-07-21 | delete #if 0 code we are not going to use; ok marco | Theo de Raadt |
2010-07-21 | sync | Theo de Raadt |
2010-07-21 | currently we use the endpoint's maximum packet size for recording, | Jacob Meuser |
2010-07-21 | remove gratuitous carriage return that snuck in | Todd T. Fries |
2010-07-21 | sync timingsafe_bcmp() with the one dempsky@ committed to sys/lib/libkern | Damien Miller |
2010-07-21 | Garbage collect ata_bio's badsect field. | Matthew Dempsky |
2010-07-20 | support 24-bit encodings. simplify the way supported encodings are | Jacob Meuser |
2010-07-20 | make the mask code for acpi_enable_onegpe() match other similar code | Theo de Raadt |
2010-07-20 | opration -> operation | Miod Vallat |
2010-07-20 | Use an SLIST rather than a TAILQ for the ccb free list. | Michael Knudsen |
2010-07-20 | Make this compile again (was broken in rev 1.24 as far as I can tell), | Michael Knudsen |
2010-07-20 | print the temperature readings that make us go down; ok kettenis | Theo de Raadt |
2010-07-20 | Remove setresguid since it is no longer needed. | lum |
2010-07-20 | disconnect groff_man(7) from the build and install man(7) instead; | Ingo Schwarze |
2010-07-20 | do not timeout when stopping DMA channels. | Damien Bergamini |
2010-07-20 | two iterators should be u_int; ok jsg | Theo de Raadt |