Age | Commit message (Expand) | Author |
2011-10-14 | Return EINVAL when there's no config descriptor for a given index. | Martin Pieuchot |
2011-10-13 | Since the IPv6 madness is not enough introduce NAT64 -- which is actually | Claudio Jeker |
2011-10-13 | I'm sick and tired of people doing misalgned reads and writes to PCI config | Mark Kettenis |
2011-10-13 | Make WOL support do something that actually makes sense; effectively | Mark Kettenis |
2011-10-13 | Fix definition of XL_PME_EN. | Mark Kettenis |
2011-10-13 | I'm sick and tired of people doing misalgned reads and writes to PCI config | Mark Kettenis |
2011-10-12 | Remove all MD diagnostics in cpu_switchto(), and move them to MI code if | Miod Vallat |
2011-10-10 | Put the drive in standby mode when we're powering down the machine. | Mark Kettenis |
2011-10-10 | Extend pci_probe_device_hook() on sgi xbridge(4) to return either the straight | Miod Vallat |
2011-10-10 | Introduce pci_probe_device_hook(pci_chipset_tag_t, struct pci_attach_args *). | Miod Vallat |
2011-10-10 | add tlphy everywhere tl is enabled | Jonathan Gray |
2011-10-09 | add support for WCH CH352 serial | Jonathan Gray |
2011-10-09 | regen | Jonathan Gray |
2011-10-09 | WCH CH352 serial | Jonathan Gray |
2011-10-09 | Pad the ECOFF output file to a 512 bytes boundary; older AViiON firmware will | Miod Vallat |
2011-10-09 | Cope with the recent pmap changes to prevent them from accidentally unmap | Miod Vallat |
2011-10-09 | Let BUS_DMA_COHERENT allocations return cache-inhibited pages. | Miod Vallat |
2011-10-09 | Finally fix the kernel mode apr to remove the forced write-through cache | Miod Vallat |
2011-10-09 | Split the tlb invalidate routines into 88100 and 88110 specific routines, and... | Miod Vallat |
2011-10-09 | Correctly handle invalidate of partial cache lines, for the Nth time. | Miod Vallat |
2011-10-09 | Rework secondary processor initialization. cmmu initialization is now | Miod Vallat |
2011-10-09 | Fix the backspace key under X11 and make the 'option' key behaves like in | Martin Pieuchot |
2011-10-07 | rename some vars and functions | Henning Brauer |
2011-10-07 | remove inaccurate comment - we don't have state tableS any more, there is | Henning Brauer |
2011-10-07 | pf_poolqueue is long dead, remove corpses. from eurobsdcon, ryan ok | Henning Brauer |
2011-10-07 | Detect the ts3000b3 and stts2002, and weaken the cat34ts02 model check | Theo de Raadt |
2011-10-07 | Interface cable for Yaesu ham radios, ok deraadt | Chris Kuethe |
2011-10-07 | regen | Chris Kuethe |
2011-10-07 | RT Systems interface cable (rebranded FTDI) for Yaesu ham radios | Chris Kuethe |
2011-10-06 | mark ccd(4) deprecated in a few more places | Theo de Raadt |
2011-10-06 | ccd goes to the attic | Theo de Raadt |
2011-10-06 | An #ifdef without a #else in the middle of an indexed array is bad. | Theo de Raadt |
2011-10-06 | Introduce a kqfilter wrapper for the controlling tty device entry | Mike Belopuhov |
2011-10-05 | It is not safe to call sensor_task_unregister() from inside the | Theo de Raadt |
2011-10-05 | ami_drv_inq bus_dmamap_loads the inquiry buffer, so that buffer has to be | David Gwynne |
2011-10-05 | Add the remaining parts of support for 82580 based devices such as | Jonathan Gray |
2011-10-04 | In the coming future, we are more likely to need ehci(4) than sk(4) or | Theo de Raadt |
2011-10-04 | Add support for ALPS touchpads. | Martin Pieuchot |
2011-10-03 | Add a 'flag' locator to gpioiic(4), and define a first flag | Matthieu Herrb |
2011-09-30 | Change ni_dirfd's position in struct nameidata to eliminate alignment | Philip Guenthe |
2011-09-29 | Fix local types in vgafb_pci_probe(), to match what pci_*_find() expect, | Miod Vallat |
2011-09-29 | Remove assembly defines for various struct disklabel field offsets, now that | Miod Vallat |
2011-09-29 | Get size of struct disklabel for the sake of the assembly code with a | Miod Vallat |
2011-09-29 | Avoid a potential NULL dereference if nports == 0. | Stefan Sperling |
2011-09-28 | Oops, do not do last minute edits before commit... Make the previous change | Miod Vallat |
2011-09-28 | As requested by henning, move the mbuf pointer into struct pf_pdesc. | Alexander Bluhm |
2011-09-28 | disable the fifo on m series systems by telling the driver its a 16550 | David Gwynne |
2011-09-27 | Make bus_addr_t and bus_size_t u_long types, instead of either uint32_t or | Miod Vallat |
2011-09-27 | Make struct label_t large enough for the kernel setjmp() purposes. Found after | Miod Vallat |
2011-09-27 | Use a pool to allocate pv_entry from, instead of allocating whole pages and | Miod Vallat |