Age | Commit message (Expand) | Author |
2013-11-18 | +ugl | Theo de Raadt |
2013-11-17 | +ugl.4; | Jason McIntyre |
2013-11-17 | Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-A | sasano |
2013-11-17 | Mark internal symbols as hidden. This removes symbols from the ABI, | Philip Guenther |
2013-11-17 | Include unistd.h as it is the standard location for getopt(). | Okan Demirmen |
2013-11-17 | Adapt the IPv6 routing header type 0 tests to the current behaviour. | Alexander Bluhm |
2013-11-17 | Remove some more dead code. | Mark Kettenis |
2013-11-17 | Implement DRM_IOCTL_I915_GEM_WAIT. Based on an earlier diff from jsg@ | Mark Kettenis |
2013-11-17 | drm/radeon: fix hw contexts for SUMO2 asics | Jonathan Gray |
2013-11-17 | drm/i915: Only clear write-domains after a successful wait-seqno | Jonathan Gray |
2013-11-17 | Sync with libdrm 2.4.47. | Mark Kettenis |
2013-11-17 | correct some iodata strings and add ETX-US2 | Jonathan Gray |
2013-11-17 | regen | Jonathan Gray |
2013-11-17 | correct some iodata strings and add ETX-US2 | Jonathan Gray |
2013-11-17 | Distinguish between inteldrm and radeondrm. | Mark Kettenis |
2013-11-17 | Delete unused `:0'. | Kenji Aoyama |
2013-11-17 | Instead of stripping the IP options manually in icmp_reflect(), | Alexander Bluhm |
2013-11-17 | speeling | David Gwynne |
2013-11-17 | Remove unused /dev/X0 entries. ok millert@ | Matthieu Herrb |
2013-11-17 | The struct rt_metrics has changed, update documentation in route(4). | Alexander Bluhm |
2013-11-16 | Re-organize luna88k rasops om_{copy,erase}{cols,rows} by using one | Kenji Aoyama |
2013-11-16 | Copied from amd64.. | Brad Smith |
2013-11-16 | Fix msgbuf_write() usage. | Kenneth R Westerback |
2013-11-16 | Allow initial device mappings (from pmap_table) to be backed up by BATC. | Miod Vallat |
2013-11-16 | Remove AUTOROOT variable which is a leftover of r1.183 of install.sub | Robert Peichaer |
2013-11-16 | Allow ddb to be entered from the keyboard, if glass console and ddb.console=1, | Miod Vallat |
2013-11-16 | PAGE_MASK has exactly the opposite meaning in Linux and OpenBSD. Adjust its | Mark Kettenis |
2013-11-16 | Remove some dead code. | Mark Kettenis |
2013-11-16 | In getdiskbyname() set partition size with DL_SETPSIZE(). Make sure | Kenneth R Westerback |
2013-11-16 | Enable 802.11a support. Seems to work fine on: | Mark Kettenis |
2013-11-16 | _kvm_syserr() is printf-like too | Philip Guenther |
2013-11-16 | ANSIfy a declaration | Philip Guenther |
2013-11-16 | Prep for hidden visibility: move the vnode/file related function | Philip Guenther |
2013-11-16 | Remove dead assignments and now unused variables. | Charles Longeau |
2013-11-15 | getpwnam_r() and getpwuid_r() reopen the passwd even when called with | Sebastian Benoit |
2013-11-15 | Include unistd.h as it is the standard location for getopt(). | Todd C. Miller |
2013-11-15 | calculate the line in the sand before comparing it to ticks, which looks | David Gwynne |
2013-11-15 | Revert 1.858, as it causes panics of inp: | Christiano F. Haesbaert |
2013-11-15 | Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-A | sasano |
2013-11-15 | ansify some function definitions. | Brad Smith |
2013-11-15 | Rename the struct pf_divert variable in divert_packet() and | Lawrence Teo |
2013-11-15 | After discussion with deraadt@ and Fernando Gont, it seems that the | Alexander Bluhm |
2013-11-15 | Include unistd.h as it is the standard location for getopt(). | Todd C. Miller |
2013-11-15 | Nathan Wheeler has an em which lacks a prom. Rather than fail when no | Theo de Raadt |
2013-11-15 | Start cleaning this driver. No functional change. | Federico G. Schwindt |
2013-11-15 | Cope with the EAGAIN API change for msgbuf_write() | Mike Belopuhov |
2013-11-15 | inherit the rdomain sc to pkthdr | Henning Brauer |
2013-11-15 | Forget socket linking on pf_pkt_addr_changed(), this fixes among other | Christiano F. Haesbaert |
2013-11-15 | Clean-up usbd_abort_pipe() usage. | Paul Irofti |
2013-11-15 | Sort-out activate functionality for ucom(4) and it's parents. | Paul Irofti |