Age | Commit message (Expand) | Author |
2013-03-18 | make the arg name for -t consistent, and add STANDARDS; | Jason McIntyre |
2013-03-18 | sync | Theo de Raadt |
2013-03-18 | Once we've detected an elantech touchpad, stop probing for other hardware | Stefan Sperling |
2013-03-18 | create an empty %skip even if SUIDSKIP is not set, newer perl complains. | Stuart Henderson |
2013-03-18 | Enclose qw()...) literals in parentheses where required; this was historically | Stuart Henderson |
2013-03-18 | Correct a typo in a #ifdef condition, ok jsg@ | Martin Pieuchot |
2013-03-18 | Significantly increase the wordlist for ddb hangman, | Jonathan Gray |
2013-03-18 | Indirectly pass the cache level down to agp by abusing spare bus_dma bits. | Jonathan Gray |
2013-03-18 | gen6+ can do 40 bit addressing | Jonathan Gray |
2013-03-18 | stash the number of stolen entries in the agp struct | Jonathan Gray |
2013-03-18 | Keep documentation in sync with reality and update binding examples. | Martin Pieuchot |
2013-03-18 | ... and bump the major, update should be complete | Marc Espie |
2013-03-18 | Recognize and treat files with .cpp extension like any other C++ file. | Martin Pieuchot |
2013-03-18 | yet another stupid conflict | Marc Espie |
2013-03-18 | regen'd headers | Marc Espie |
2013-03-18 | cvs shat on itself all over again. | Marc Espie |
2013-03-18 | update to 3.7.15.2, tested by landry@/miod@ | Marc Espie |
2013-03-18 | Provide a way for *drm(4) to prevent the VGA text console wsdisplay(4) instance | Mark Kettenis |
2013-03-18 | jmc pointed out i didnt replace the placeholders with the year and my name. | David Gwynne |
2013-03-18 | whitespace fixes. no functional change | David Gwynne |
2013-03-18 | limit the client to 256 bytes of input. if they send too much we just close | David Gwynne |
2013-03-18 | switch from having a timeout after every read/write for the client | David Gwynne |
2013-03-18 | Fix comment tpyos | Philip Guenther |
2013-03-18 | handle EMFILE/ENFILE from accept by disabling handling of events on the | David Gwynne |
2013-03-18 | this is a new identd daemon to replace the libexec one that can be run | David Gwynne |
2013-03-17 | Add an interface to rebind AGP DMA mappings. To be used by the upcoming KMS | Mark Kettenis |
2013-03-17 | - Mention the VT6102 chipset | Brad Smith |
2013-03-17 | - Remove the reserved number of TX descriptors. No limitation is mentioned in | Brad Smith |
2013-03-17 | Set the `Power Immediate' bit upon attaching, to enable automatic restart | Miod Vallat |
2013-03-17 | Some improvements to the vr(4) man page, split out the hw | Brad Smith |
2013-03-17 | We don't do mcontext, so remove this unused header. | Mark Kettenis |
2013-03-17 | Mention Soekris hw. | Brad Smith |
2013-03-17 | update to 1.2.7 | Robert Nagy |
2013-03-17 | Avoid namespace pollution from <powerpc/cpu.h>. | Mark Kettenis |
2013-03-17 | update Nd for vge; also, vic had been added in the wrong place | Jason McIntyre |
2013-03-17 | Correct the clock speeds used to calculate int moderation values provided | Brad Smith |
2013-03-17 | - Sync some of the stats counter code to be closer to the FreeBSD code, | Brad Smith |
2013-03-17 | Split out the hardware listed in the page into a table and | Brad Smith |
2013-03-17 | i missed the bit of maxime villards diff that took the client_free out of | David Gwynne |
2013-03-17 | Update the page to mention all of the Velocity controller models. | Brad Smith |
2013-03-17 | Add the router preference defines to the icmp6.h header and remove the | Brad Smith |
2013-03-17 | - Apply the AcceptPerfectMatch workaround for DP83815 chipsets to the 15D | Brad Smith |
2013-03-17 | Split out bge / bnx reset code into a separate set of functions. | Brad Smith |
2013-03-16 | mention how to disable RingEventIndex | Stefan Fritsch |
2013-03-16 | fix size of unicast rx filter table | Stefan Fritsch |
2013-03-16 | Enable untested Elantech touchpad v1 and v2 code. I'd like some test reports. | Stefan Sperling |
2013-03-16 | No need for two similar functions to free/remove USB device descriptors. | Martin Pieuchot |
2013-03-16 | Remove the 4.8 version of the USB device info ioctl. | Martin Pieuchot |
2013-03-16 | apostrophe for all hallows' eve (and fix a double space while here); | Jason McIntyre |
2013-03-15 | change LIST_END to literal NULL for clarity. | Ted Unangst |