summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-04missing setipl in the 'busy processing soft interrupts state'Dale Rahn
2008-11-04optimization: add "new" resampling code (actually based on the existingAlexandre Ratchov
2008-11-04Move the trunk port count check from trunk_lb_start() to trunk_start()Brad Smith
2008-11-04Add support for an experimental zero-knowledge password authenticationDamien Miller
2008-11-04volume scaling/setting cleanup:Jacob Meuser
2008-11-04need unistd.h for close() prototypeDamien Miller
2008-11-04changes to get target equivalence to work better.Marc Espie
2008-11-04regenBrad Smith
2008-11-04Add PCI ids for the Intel 7300 MCH and some more IDT PCI Express switches.Brad Smith
2008-11-04pcidevsTheo de Raadt
2008-11-04another intel g45 devTheo de Raadt
2008-11-04Kill some more ttm only defines. No binary change.Owain Ainsworth
2008-11-04The drawable spinlock is no longer ever held in interrupt context (andOwain Ainsworth
2008-11-04Enable IMR passthrough of vblank events before enabling it in theOwain Ainsworth
2008-11-04Hold the drm lock around all things that touch the ringbuffer.Owain Ainsworth
2008-11-04revert the pageflipping and vblank sync code to the older style thatOwain Ainsworth
2008-11-03rename mixxxx and subxxx fields of struct abuf to avoid confusion:Alexandre Ratchov
2008-11-03A small optimization: handle most N-channel <-> M-channel conversionsAlexandre Ratchov
2008-11-03Forgot this docu bit in the M_ANYCAST6 removal. This is actually from naddy@Claudio Jeker
2008-11-03...and then sync tildehelp and mail9.nr;Jason McIntyre
2008-11-03update the tilde escapes for both these files,Jason McIntyre
2008-11-03poor USD docs, we always forget you! ...document ~xJason McIntyre
2008-11-03s/5GHZ/5GHz/ for consistency.Damien Bergamini
2008-11-03HW CCMP + use plural for firmware files.Damien Bergamini
2008-11-03HW CCMP encryption/decryption of unicast frames.Damien Bergamini
2008-11-03add ~x; which is quite handy sometimes. per posixMartynas Venckus
2008-11-03sync to openssl-0.9.8i;Jason McIntyre
2008-11-03handle Xrefs to XFree as wellMarc Espie
2008-11-03handle 3p manpages correctlyMarc Espie
2008-11-03regenRobert Nagy
2008-11-03add Radeon HD 3650Robert Nagy
2008-11-03use colon before a list.Igor Sobrado
2008-11-03improve description in .Nd macros.Igor Sobrado
2008-11-03Fix some errors, okay espie@Landry Breuil
2008-11-03include MaxSessions in sshd -T output; patch from imorgan AT nas.nasa.govDamien Miller
2008-11-03be more clear about what getpwnam failed; ok claudioTheo de Raadt
2008-11-03pre-allocate the ptrace_state we may need to tie to the new processTheo de Raadt
2008-11-03fix commentKevin Steves
2008-11-03Don't attach bio unless we do RAID.Marco Peereboom
2008-11-03remove valueless commentKevin Steves
2008-11-03support w83627dhg at i2c (as seen on Sun Ultra 24 via dmesg@) ok deraadt@Constantine A. Murenin
2008-11-03Syba SY-U2LAN works.Jonathan Gray
2008-11-02rcs tagsJonathan Gray
2008-11-02syncMiod Vallat
2008-11-02fix markup of example line and description of G flag; partly from andOtto Moerbeek
2008-11-02Remove second commented out call to ether_ifdetach() inJonathan Gray
2008-11-02- Use CMSG_DATA(), to correctly to get a descriptor, fixingThordur I. Bjornsson
2008-11-02Remove duplicate call to ether_ifdetach() in axe_detach()Jonathan Gray
2008-11-02Remove the M_ANYCAST6 mbuf flag by doing the detection all in ip6_input().Claudio Jeker
2008-11-02check for the maximum file size to avoid some out-of-bounds accesses;Otto Moerbeek