Age | Commit message (Expand) | Author |
2011-10-18 | the BIGLOCK flag is gone so remove it from the %b fmt string. | David Gwynne |
2011-10-17 | Blacklist alps devices that might have a clitpad untill the driver get fixed | Martin Pieuchot |
2011-10-17 | Fix the synchronization of some alps pads, issue reported by Bryan (brakeb) | Martin Pieuchot |
2011-10-17 | Change to use r8,r9,r10 instead of r0,r1,r2. This is necessary because | Dale Rahn |
2011-10-17 | Add which is incomplete, but needs love. | Dale Rahn |
2011-10-17 | Rules to build bsd.rd and bsd.umg, Should not be here, but until we get | Dale Rahn |
2011-10-16 | Use m_pullup() instead of IP6_EXTHDR_GET() to get the carp header | Marco Pfatschbacher |
2011-10-16 | Provide battery charge/discharge rate in proper units. | Mark Kettenis |
2011-10-16 | TCB address should be reset when execing, to provide a clean setup for | Philip Guenthe |
2011-10-16 | align the read to the PCI config space. | David Hill |
2011-10-15 | sync | Philip Guenthe |
2011-10-15 | "TLS-lite": add kernel support for a per-thread userspace pointer, | Philip Guenthe |
2011-10-15 | Respect the ToS setting in tcp syn+ack for IPv4, still need to fix for | Christiano F. Haesbaert |
2011-10-15 | dont define proxydl in nd6_na_output when NCARP = 0 as unused | Nigel Taylor |
2011-10-15 | Added "provision for rewound PPP frames" that allows receiving | YASUOKA Masahiko |
2011-10-14 | Make ath(4) send multicast frames once, not multiple times. | Stefan Sperling |
2011-10-14 | Prevent carp slaves from sending IPv6 neighbour advertisements for carp | Stefan Sperling |
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 |