Age | Commit message (Expand) | Author |
2006-12-14 | Make pci subsystem aware of domains. Each host bridge gets assigned a unique | Mark Kettenis |
2006-12-14 | Swizzle interrupts for devices for which we don't have explicit inetrrupt | Mark Kettenis |
2006-12-14 | add support for the "Sticky" request; client-side only for now. | Xavier Santolaria |
2006-12-14 | Add defines for several SPARC-V9 implementations. | Mark Kettenis |
2006-12-14 | Reset BBRB if we exit from a process that was single-stepping. Prevents a | Mark Kettenis |
2006-12-14 | Remove dirsperblk, which is not used after it is calculated. | Tom Cosgrove |
2006-12-14 | add PKG_CONFIG_LIBDIR, okay bernd@ | Marc Espie |
2006-12-14 | fix some obvious mistakes to make DEBUG compile | Martin Reindl |
2006-12-14 | fix DEBUG by renaming a variable colliding with ncurses | Martin Reindl |
2006-12-14 | remove an ugly macro that made claudio sad. luckily it wasnt being used. | David Gwynne |
2006-12-14 | Make "PermitOpen all" first-match within a block to match the way other | Darren Tucker |
2006-12-14 | "apply echo *" operates similarly to ls(1), not "apply echo a*"; | Jason McIntyre |
2006-12-14 | no need to send -f to the server; this flag has effect | Xavier Santolaria |
2006-12-14 | fix a minor bug in the tx data queue setup by using the right queue | Reyk Floeter |
2006-12-14 | If an MS-DOS filesystem claims to have more clusters than can be | Tom Cosgrove |
2006-12-14 | - enable nested interrupts on zaurus. most obvious side-effect of this is | Niall O'Higgins |
2006-12-14 | Per the new policy with respect to short header files contaning only | Gordon Willem Klok |
2006-12-14 | Eliminate unncessary interfaces resets via the SIOCSIFADDR ioctl when | Gordon Willem Klok |
2006-12-13 | Fix a few unitialized vars, all taken from gcc trunk, except the | Otto Moerbeek |
2006-12-13 | Remove the dma_eop callback in the ncr5380 driver md attachment, it was always | Miod Vallat |
2006-12-13 | Missing "break;" for the KA46/KA48 case, fortunately caused no harm but a | Miod Vallat |
2006-12-13 | Remove unused parts of vsbus_attach_args structure. | Miod Vallat |
2006-12-13 | Obsolete and became wrong over the time, better remove. | Miod Vallat |
2006-12-13 | wrap ipv6 portion with #ifdef INET6. from cmetz | Jun-ichiro itojun Hagino |
2006-12-13 | insufficient testing, martin, please do not be a moron | Theo de Raadt |
2006-12-13 | regen | Martin Reindl |
2006-12-13 | add device id for IBM Hubs as found in Thinkpad dockingstations | Martin Reindl |
2006-12-13 | fix a display; | Jason McIntyre |
2006-12-13 | Doh! I forgot the change from kroute to rroute in the deletion case. | Claudio Jeker |
2006-12-13 | Correct funtion name in fatal message. | Claudio Jeker |
2006-12-13 | First part of fixing broken beacon frames in acx(4) AP mode based on a | Marcus Glocker |
2006-12-13 | eliminate unnecessary interface resets in fxp_ioctl() | Martin Reindl |
2006-12-13 | use IN6_IS_SCOPE_EMBED to check kernel-internal form addresses | Jun-ichiro itojun Hagino |
2006-12-13 | tweaks; | Jason McIntyre |
2006-12-13 | Additional test for multiple PermitOpen entries. ok djm@ | Darren Tucker |
2006-12-13 | Make PermitOpen work with multiple values like the man pages says. bz #1267 | Darren Tucker |
2006-12-13 | IPv6 passive OS fingerprinting. | Jun-ichiro itojun Hagino |
2006-12-12 | add msk(4), tweak sk(4) and pci(4) accordingly | Pedro Martelletto |
2006-12-12 | Complete gwk's previous patch to stop setperf methods from returning | Dimitry Andric |
2006-12-12 | a rewrite of enc.4, hopefully a little more useful than what we previously | Jason McIntyre |
2006-12-12 | tweak previous, and update usage(); ok grunk | Jason McIntyre |
2006-12-12 | Xr bgplg and bgplgsh; | Jason McIntyre |
2006-12-12 | Mention both A1 and B1 revisions of the D-Link DGE-530T adapter and | Michael Knudsen |
2006-12-12 | regen | Michael Knudsen |
2006-12-12 | Clarifying a few pcidevs entry names based on names found | Michael Knudsen |
2006-12-12 | Fix typo in comment. | Mark Kettenis |
2006-12-12 | sync | Theo de Raadt |
2006-12-12 | remove unused #defines; no binary change | Kevin Steves |
2006-12-12 | <signal.h> not needed | Kevin Steves |
2006-12-12 | Use appropriate macros to decode IGN. | Mark Kettenis |