summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-10-14Add support for referrals and lists of attributes.aschrijver
2008-10-14inet6print() has no 4th argumentTheo de Raadt
2008-10-14Now mpls_input() handles ipv4 and ipv6 explicit null labels.Michele Marchetto
2008-10-14Back-in; problems were apparently elsewhere.Philip Guenthe
2008-10-14use #define ROQUIET here; no binary change. ok dtucker@Kevin Steves
2008-10-14Change m_devget()'s outdated and unused "offset" argument: It isChristian Weisgerber
2008-10-14Add luphy(4).Brad Smith
2008-10-14remove C99/C++ style commentsJonathan Gray
2008-10-14Don't be so pessimistic about the prospects of getting aJonathan Gray
2008-10-14oops, and a word to make the text make sense again;Jason McIntyre
2008-10-14- shorten the name description for this deviceJason McIntyre
2008-10-14syncTheo de Raadt
2008-10-13document 5000 Series support and new firmware url.Damien Bergamini
2008-10-13Almost complete rewrite of iwn(4).Damien Bergamini
2008-10-13disable the pcb linking for udp for the moment since there is some weirdHenning Brauer
2008-10-13cleanupTodd C. Miller
2008-10-13Add sed-based dc(1) clone. This exposes a long-standing bug in BSD sedTodd C. Miller
2008-10-13update to tzdata2008g from elsie.nci.nih.govTodd C. Miller
2008-10-13use calloc() instead of malloc() and memset()Kevin Lo
2008-10-12Remove hack from MM_Unix.pm and simply set man1dir to 'none' inTodd C. Miller
2008-10-12Some more cleanup. No binary change.Marco Pfatschbacher
2008-10-12Reduce diff to macppc version.Mark Kettenis
2008-10-12Adjust for redesigned powerpc interrupt architecture.Mark Kettenis
2008-10-12if converters in a group are not needed to satisfy the requirementsJacob Meuser
2008-10-12add azalia_codec_disconnect_stream(), a function to direct allJacob Meuser
2008-10-12Make vcons(4) interrupt driven.Mark Kettenis
2008-10-12Add interrupt support.Mark Kettenis
2008-10-12If re_attach() fails at any point make sure to disestablish variousBrad Smith
2008-10-11Use hardware timer to simulate interrupt moderation. Old devices will noBrad Smith
2008-10-11Make sure no two pppoe devices share the same sc_unique identifier. WhileMiod Vallat
2008-10-11Fix various printf constructs either missing arguments or format specifiers.Miod Vallat
2008-10-11Since malloc_page_alloc() is a pool allocator it should check for PR_WAITOKMark Kettenis
2008-10-11For none interrupt endpoints call the xfer done function beforeMarcus Glocker
2008-10-10Enable PCIe snooping on the remaining ATI/NVIDIA chipsets.Brad Smith
2008-10-10Use the MI random() for all cases; no need for a MD version since itTheo de Raadt