Age | Commit message (Expand) | Author |
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 |
2013-03-15 | factor out the deadbeef code for legibility. | Ted Unangst |
2013-03-15 | threadsafe random(). | Ted Unangst |
2013-03-15 | add some space before messages | Stefan Fritsch |
2013-03-15 | camield requested backout of rev 1.26, and indeed ftp-proxy does not | Sebastian Benoit |
2013-03-15 | let oack use the full buffer space to build its packet, not just the size | David Gwynne |
2013-03-15 | "correct" the order of calloc arguments. | David Gwynne |
2013-03-15 | fix up some lwarn()s that should be lwarnx()s | David Gwynne |
2013-03-15 | fix a huge bug in tftpd. | David Gwynne |
2013-03-15 | remove forgotten sequencer function prototypes | Alexandre Ratchov |
2013-03-15 | remove reference to the sequencer device, from jmc | Alexandre Ratchov |
2013-03-15 | sync | Theo de Raadt |
2013-03-15 | print a dump of structs boot_info/boot_desc which contain useful information | Jasper Lievisse Adriaanse |
2013-03-15 | add some board types which will be used later to identify particular boards | Jasper Lievisse Adriaanse |
2013-03-15 | sync | Theo de Raadt |
2013-03-15 | save a copy of the address at which the CF bus can be found, and use this in ... | Jasper Lievisse Adriaanse |
2013-03-15 | regen after sequencer removal | Alexandre Ratchov |
2013-03-15 | Delete the sequencer(4) driver, since its not used any longer. Diff | Alexandre Ratchov |