summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-19Mention the specific southbridges that are supported.Brad Smith
2008-10-19Mention that the auich(4) driver is an AC'97 audio device and that theBrad Smith
2008-10-18Add ICH10.Brad Smith
2008-10-18Prevent the user to assign reserved labels to mpe(4) interfaces.Michele Marchetto
2008-10-18Revert the change to use pools for <= PAGE_SIZE allocations. ItMark Kettenis
2008-10-17reorder mbuf flags so they are in numerical order again. brad@ concursClaudio Jeker
2008-10-17init bufdata to NULL for when compiled without KVM supportTheo de Raadt
2008-10-17correct and clarify VisualHostKey; ok jmc@Kevin Steves
2008-10-17Remove clauses 3 and 4 from NetBSD license.Okan Demirmen
2008-10-17findeol() fix from pfctlHenning Brauer
2008-10-17bring in findeol() fix from pfctlHenning Brauer
2008-10-17Handle pool allocation failures slightly better. ok kettenis@Dale Rahn
2008-10-17bring in the findeol() fix from pfctl. list of affected parsers by sthenHenning Brauer
2008-10-17in findeol(), do not skip the pushback buffer. fixes PR 5952 by sthen@ andHenning Brauer
2008-10-17Permit tail -f to follow multiple files, useful when you want to monitorLandry Breuil
2008-10-17Fix permissions on the DRM_I915_HWS_ADDR ioctl, should be master only.Owain Ainsworth
2008-10-17adjust asm to be pic compatible. okay kettenis@Kurt Miller
2008-10-16- resume http transfers [-C], if local file does not existMartynas Venckus
2008-10-16two globals not needed in NOZ modeTheo de Raadt
2008-10-16use O_CREAT in -C mode too, for in case it is not there the first timeTheo de Raadt
2008-10-16Fix ovious uninitialized variable.Tobias Weingartner
2008-10-16Switch the existing TX VLAN hardware support over to having theChristian Weisgerber
2008-10-16Add S/PDIF support. From NetBSD.Jacob Meuser
2008-10-16Convert RX tag stripping to storing the tag in the mbuf header andChristian Weisgerber
2008-10-16* Allow ether_input() and vlan_input() to handle incoming packetsChristian Weisgerber
2008-10-16make -a the default when no other options besides the requiredJacob Meuser
2008-10-16Kill M_HASFCS, it is not used in OpenBSD. If a ethernet chip returns theClaudio Jeker
2008-10-16Move memory allocation closer to where it is needed. Also makeTodd C. Miller
2008-10-16sub-system -> subsystem, for consistency withour other pages;Jason McIntyre
2008-10-16sync with previous, which made -a optional: update synopsis/usage()Jason McIntyre
2008-10-16Drop promiscuously received packets if the vlan interface is not inChristian Weisgerber
2008-10-16Add support for IEEE "slow protocols" LACP, MARKER as per 802.3ad.Marco Pfatschbacher
2008-10-16Make the session id unique per receiving interface so that pppoeCan Erkin Acar
2008-10-16Don't hide the fact that NFS uses vop_generic_* functions behindBret Lambert
2008-10-16Add ICH10.Brad Smith
2008-10-16make -a the default, for consistency with other *ctl programs ...Jacob Meuser
2008-10-16Some pins are not connected and dead-end. This diff removes such pinsJacob Meuser
2008-10-16regenBrad Smith
2008-10-16Correct the existing Intel E4500 entries so they're properly named E5400Brad Smith
2008-10-16Clarify and modernize some language about disk layout and the interactiveKenneth R Westerback
2008-10-15make random(9) return per-cpu values (by saving the seed in the cpuinfo),Theo de Raadt
2008-10-15Fix list_for_each_safe compat marco. It currently skips the last entry.Owain Ainsworth
2008-10-15Second pass of simple timeout_add -> timeout_add_sec conversionsBret Lambert
2008-10-15inteldrm and radeondrm are pretty stable by this point, so enable them on amd64Owain Ainsworth
2008-10-15- no need to separate list items with .PpJason McIntyre
2008-10-15syncTheo de Raadt
2008-10-15kernel/5592: yield() between copying out large chunks of random data toDamien Miller
2008-10-14Sh capitalizationTheo de Raadt
2008-10-14Add the list directive and an example configuration to the manpage.aschrijver
2008-10-14enable ypldap. serious development needs it to be enabled.Theo de Raadt