Age | Commit message (Expand) | Author |
2011-03-26 | use 'sizeof(struct usb_video_frame_desc)' instead of a hardcoded | Jacob Meuser |
2011-03-26 | fill in the timestamp when copying a frame into the mmap buffer | Jacob Meuser |
2011-03-26 | fill in support for VIDIOC_ENUM_FRAMEINTERVALS | Jacob Meuser |
2011-03-26 | support VIDIOC_S_PARM and VIDIOC_G_PARM. these ioctls are used for | Jacob Meuser |
2011-03-26 | print the supported frame intervals when printing the frame descriptor | Jacob Meuser |
2011-03-25 | * don't try to align our array of frame descriptors with the | Jacob Meuser |
2011-03-25 | * the mjpeg and uncompressed video frame descriptor structures are | Jacob Meuser |
2011-03-25 | * empty the queue of frames in the mmap frame buffer and set the | Jacob Meuser |
2011-03-25 | Include original rdomain in DIOCNATLOOK. This allows userland proxies | Claudio Jeker |
2011-03-24 | Reassemble IPv6 fragments in pf. In the forward case, pf refragments | Alexander Bluhm |
2011-03-24 | Process interrupts in priority order. Joint work with jsing@. | Mark Kettenis |
2011-03-24 | remove whitespace | Robert Nagy |
2011-03-23 | regen | Jonathan Gray |
2011-03-23 | add a bunch of new em/ix devices found in intel drivers | Jonathan Gray |
2011-03-23 | Extract the address family independent functions from pf fragment | Alexander Bluhm |
2011-03-23 | Including <sparc64/intreg.h> here is ugly, but intr.h only comes from | Theo de Raadt |
2011-03-23 | Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently. | Paul Irofti |
2011-03-23 | renegade tabs, no binary change | Marco Peereboom |
2011-03-23 | only read from the UART if there is something to read. fix beagle, otherwise | Federico G. Schwindt |
2011-03-23 | Don't process ICMP6 redirects by default anymore. This is in line with | Claudio Jeker |
2011-03-23 | With pf IPv6 fragment reassembly, a large packet gets refragmented | Alexander Bluhm |
2011-03-22 | Extract the new function ip6_fragment() from ip6_output() to make | Alexander Bluhm |
2011-03-22 | Increase number of EBRs we can transit looking for the OpenBSD partition | Kenneth R Westerback |
2011-03-22 | no need for a xxxpower function; ok drahn | Theo de Raadt |
2011-03-22 | silently clear the endpoint when the device has failed; ok jakemsr | Theo de Raadt |
2011-03-22 | renegade spaces; no binary change | Marco Peereboom |
2011-03-22 | Support for NetMos Nm9922 dual serial port cards | Mike Larkin |
2011-03-22 | Support for NetMos Nm9922 dual serial port cards | Mike Larkin |
2011-03-22 | Support for NetMos Nm9922 dual serial port cards | Mike Larkin |
2011-03-20 | When reading MXCSR from userland sigcontext or a ptrace request, | Philip Guenthe |
2011-03-20 | Update URI to data sheet. New location found on www.davicom.com.tw but | Michael Knudsen |
2011-03-20 | changes the values of boolean comparisons from 0:1 to 0:-1 (from ACPI Spec) i... | Jordan Hargrave |
2011-03-19 | move to 64-bit daddr_t; ports tree will follow i hope | Theo de Raadt |
2011-03-19 | Make amd64/i386 installboot error out if /boot would cross the | Kenneth R Westerback |
2011-03-19 | Add the ONDA MSA110UP USB modem | David Coppa |
2011-03-19 | sync | David Coppa |
2011-03-19 | Add the ONDA MSA110UP USB modem | David Coppa |
2011-03-19 | Repair spoofing. We want to start at 'i', not 'j'. | Kenneth R Westerback |
2011-03-18 | Fix stdetach() to call vdevgone() with the right device minor numbers. | Matthew Dempsky |
2011-03-18 | Add some delay between a successful keyboard reset sequence and a keyboard | Miod Vallat |
2011-03-18 | Fix obj directory probing to support cross compiling. | Matthew Dempsky |
2011-03-18 | Fix firmware loading at startup (and resume); from Tim van der Molen | Theo de Raadt |
2011-03-18 | Old-style MTRRs were never used on amd64, so remove the remaining traces | Philip Guenthe |
2011-03-18 | Add ukdetach() so that detaching an unknown SCSI device doesn't result | Matthew Dempsky |
2011-03-17 | - recognize OMAP3630/DM3730, as found in the beagleboard xM | Jasper Lievisse Adriaanse |
2011-03-17 | Uncommitted bits. Spotted by deraadt@, who theorizes I have insuffient | Kenneth R Westerback |
2011-03-17 | use dma_alloc/dma_free instead of malloc to allocate buffers which need | Theo de Raadt |
2011-03-17 | make more dma pools -- all the way up to 64K. at least the scsi | Theo de Raadt |
2011-03-17 | Ansify non-ansified function definitions. No functional change. | Alexandr Shadchin |
2011-03-17 | Make the various findopenbsd() functions non-recursive, eliminating | Kenneth R Westerback |