summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-21Initial stab at DHCPINFORM support. OK phessler@Todd C. Miller
2008-07-21some whitespace cleanup I did while looking through the codeDavid Krause
2008-07-21fix typo that broke rdr rules (without pass) with non-TCP/UDP/ICMP protocolsDavid Krause
2008-07-21Add curproc to ioctl call.Marco Peereboom
2008-07-21Free the rules in the rule_queue also if ipsecctl is called withAlexander Bluhm
2008-07-21Implement the cpu_yield hypervisor call. Use it in the idle loop forArtur Grabowski
2008-07-21IPL_NONE doesn't really exist. The corresponding bit in theMark Kettenis
2008-07-21Leave PATH alone.Antoine Jacoutot
2008-07-21openssh-5.1Damien Miller
2008-07-21Add acphy/amphy.Brad Smith
2008-07-21nam2blk[] needs a "vnd" entry for some things (like softraid)Todd T. Fries
2008-07-21cleanup - we don't have resource structureKevin Lo
2008-07-20no, ipmi is still not fine on some machines (since acpi got enabled)Theo de Raadt
2008-07-20fill in variant and version components of the UUIDDamien Miller
2008-07-20syncTheo de Raadt
2008-07-20syncTheo de Raadt
2008-07-20syncTheo de Raadt
2008-07-20On TI cardbus bridges, enable PCI interrupt routing if the device has notMark Kettenis
2008-07-20Huawei E618 and E620 is not compatible with ubsa(4).Yojiro Uo
2008-07-20Nuke unused readbsdlabel() function.Kenneth R Westerback
2008-07-20Use NULL instead of 0 for pointer parameters.Kenneth R Westerback
2008-07-20Reme algorithm -> Remes algorithm. in commentsMartynas Venckus
2008-07-20get in the bug fix for pow, from fdlibm 5.3. also adapt it forMartynas Venckus
2008-07-20use more accurate algorithm for tan. from fdlibm 5.3:Martynas Venckus
2008-07-20Provide a timecounter based on the UltraSPARC IIe STICK logic.Mark Kettenis
2008-07-20Add DIOCGPDINFO support. 'disklabel -d svnd0' now works.Kenneth R Westerback
2008-07-19link to apache web server, not the project group. found whileMartynas Venckus
2008-07-19Full rewrite of metadata handling. This fixes power failures and crashesMarco Peereboom
2008-07-19Use errx instead of fprintf, exit combo.Claudio Jeker
2008-07-19In dec_1000a_intr_map(), use the SRM hint if available. This allows cardsMiod Vallat
2008-07-19Add code to walk the eisa configuration, from NetBSD. This configurationMiod Vallat
2008-07-19In _io_map(), make sure the whole range fits in one of the io windows,Miod Vallat
2008-07-19minor wording tweaks;Jason McIntyre
2008-07-19Correct missed capitalization of MPLS.Brad Smith
2008-07-19Add acx(4) at cardbus(4).Mark Kettenis
2008-07-19print the host parent id if availableReyk Floeter
2008-07-19no need for using a TAILQ queue for the host children list, use aReyk Floeter
2008-07-19If a resolution which has been requested over VIDEO_TRY_FMT orMarcus Glocker
2008-07-19If the new 'parent' keyword is specified for a host in a table,Reyk Floeter
2008-07-19Use the IPv6 documentation prefix 2001:db8::/32 from RFC 3849 insteadReyk Floeter
2008-07-19Unbreak the tree. Pointed out by James Hartley.Mark Kettenis
2008-07-19In interrupt handler change printf -> DRPINTF.Marcus Glocker
2008-07-18Add a macro that clears the want_resched flag that need_resched sets.Artur Grabowski
2008-07-18no need for .Pp before or after .Sh;Jason McIntyre
2008-07-18+.Xr crash 8 ,Jason McIntyre
2008-07-18Add ohci(4) and ehci(4) at cardbus(4).Mark Kettenis
2008-07-18Determine the free address space by looking at the "available" property ofMark Kettenis
2008-07-18For negotation first get the devices default values (GET_DEF) insteadMarcus Glocker
2008-07-18Protect dma operations with splvm instead of splhigh, that's faster thanMiod Vallat
2008-07-18Make IPL_VM level 5, which is guaranteed to be above bio tty and net, insteadMiod Vallat