Age | Commit message (Expand) | Author |
2013-11-19 | provide forward declarations for structures ifnet and ifg_group; | Mike Belopuhov |
2013-11-19 | Print daddr_t's with %lld, size_t's with %zu, int's with %d and | Kenneth R Westerback |
2013-11-19 | backout the DRM_IOCTL_I915_GEM_WAIT commit | Jonathan Gray |
2013-11-19 | Kill matchlvl usage throughout the usb stack. | Paul Irofti |
2013-11-19 | Remove some FDDI/ATM leftovers. | Martin Pieuchot |
2013-11-19 | regen | Brad Smith |
2013-11-19 | more 4th gen Intel Core HD Audio ids | Brad Smith |
2013-11-19 | format string fixes picked up with -Wformat=2 | Philip Guenther |
2013-11-19 | oops | Theo de Raadt |
2013-11-18 | format string cleanup | Theo de Raadt |
2013-11-18 | cleanse format string | Theo de Raadt |
2013-11-18 | format string | Theo de Raadt |
2013-11-18 | hack in a global rendezvous for interprocess semaphores to use | Ted Unangst |
2013-11-18 | Enable MSI on the remaining chipsets. | Brad Smith |
2013-11-18 | Fix potential null dereference. | Charles Longeau |
2013-11-18 | The prio value of a pf match rule was overridden by a later pass | Alexander Bluhm |
2013-11-18 | use arc4random() for ether_fakeaddr, because it is safe | Theo de Raadt |
2013-11-18 | simplify kthread_create(). no more stdarg | Theo de Raadt |
2013-11-18 | - ansify some function definitions | Brad Smith |
2013-11-18 | ansify some function definitions and tidy up this code style wise. this | Brad Smith |
2013-11-18 | panic expects a format string | Theo de Raadt |
2013-11-18 | Factor out of {split,pci}_status_strings[] the printf formattings bits, | Philip Guenther |
2013-11-18 | Convert trunk(4) to use a detachhook, discussed at b2k13 with many. | Martin Pieuchot |
2013-11-18 | Normalize code sequence around dumpsys(), doshutdownhooks(), and | Masao Uebayashi |
2013-11-18 | replace disksort with bufqs. basically a copy of the same change in sparc64 | David Gwynne |
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 | Instead of stripping the IP options manually in icmp_reflect(), | Alexander Bluhm |
2013-11-17 | speeling | David Gwynne |
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 | Allow initial device mappings (from pmap_table) to be backed up by BATC. | Miod Vallat |
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 | Enable 802.11a support. Seems to work fine on: | Mark Kettenis |
2013-11-16 | Remove dead assignments and now unused variables. | Charles Longeau |
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 |