summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-20the NEC Aterm WL300NU-G is an otus(4).Damien Bergamini
2010-03-19Fix three bugs in man(1):Ingo Schwarze
2010-03-19needs a mbrTheo de Raadt
2010-03-19Remove support for preproduction 82598 revision A0,Jonathan Gray
2010-03-18add divert-* to bnf; from Dave AndersonJason McIntyre
2010-03-18enable POOL_DEBUGOtto Moerbeek
2010-03-18move to 4.7-currentOtto Moerbeek
2010-03-18Backport fix of negative bignums from binutils 2.16:Mark Kettenis
2010-03-18Make C++ exception handling work on mips64.Mark Kettenis
2010-03-18make the 'e' command work, from Mark LumsdenOtto Moerbeek
2010-03-18While resizing, show correct CPU stats, from Mark LumsdenOtto Moerbeek
2010-03-18zap -g that sneaked in some time agoOtto Moerbeek
2010-03-18loongson needs fdisk in -DSEEALSOOtto Moerbeek
2010-03-18Fix rdr-to printing in pfctl -sr when reply-to is in use.Stuart Henderson
2010-03-16Set rx_ndescs to zero when initializing the rx ring. Otherwise we'llMark Kettenis
2010-03-16Jumbo commit for 4.7 installation instructions:Miod Vallat
2010-03-16PCXS processors (really, all PA-RISC processors with separate I and D tlbMiod Vallat
2010-03-16crank version to openssh-5.5 since we have a few fixes since 5.4;Damien Miller
2010-03-16spelling in error message. ok djm kettenisKevin Steves
2010-03-16Add HTC Tattoo to the list of supported devices.Michael Knudsen
2010-03-16eek! negative array offsets are bad. don't allow them.Jacob Meuser
2010-03-15Add support for 82801HBM RAID. 'that diff can go in' kettenis@Dale Rahn
2010-03-15also print certificate type (user or host) for ssh-keygen -LKevin Steves
2010-03-15Do not leak mbuf in the TX path when a TX error occurs; found the hard wayMiod Vallat
2010-03-15Correct return from attach on error, add splx() and urndis_stop().Fabien Romano
2010-03-15Add id for Intel 82801JI RAID. Lets HP GL360 G6 see internal SATAKenneth R Westerback
2010-03-14Fix a use-after-free when cancelling copy mode, or trying to repeat cancel.Nicholas Marriott
2010-03-14Rewrite urndis_match() logic for the HTC Hero to match on vendor andMichael Knudsen
2010-03-14syncMichael Knudsen
2010-03-14Add product ID for HTC Hero.Michael Knudsen
2010-03-14Quieten ahc a bit, same as ahd is. Put some messages emitted duringKenneth R Westerback
2010-03-14Specify when newfs_ext2fs was introduced into OpenBSD.Antoine Jacoutot
2010-03-14when closing, remove commands from the right queues as we iterate overDavid Gwynne
2010-03-14.Pd -> .PqJason McIntyre
2010-03-13fix a formatting error (args need quoted); noted by steveskJason McIntyre
2010-03-13regenMiod Vallat
2010-03-13make ``MAKEDEV all'' create device nodes for up to four heads.Miod Vallat
2010-03-13Make sure non-console impact_screen struct gets zeroed upon allocation,Miod Vallat
2010-03-13Octane PROM picks highest graphics widget as console, not lowest;Miod Vallat
2010-03-13Certificates are named *-cert.pub, not *_cert.pub; committing a diffDamien Miller
2010-03-13protocol conformance fix: send language tag when disconnecting normally;Damien Miller
2010-03-13document the REQPROBE and REQDETACH ioctls so i can make claudios slides goDavid Gwynne
2010-03-13no need for "-offset -0i";Jason McIntyre
2010-03-13.Xt -> .XrJason McIntyre
2010-03-12sync with recent mirror changes and list http mirrors here.Stuart Henderson
2010-03-12Since my changes @n2k10, carp(4) group failover does not relyMarco Pfatschbacher
2010-03-12document PF_KEY; from sthen and myselfJason McIntyre
2010-03-12do not prepend AuthorizedKeysFile with getcwd(), unbreaks relative pathsMarkus Friedl
2010-03-12document softraid-related ioctls; from Vadim ZhukovJason McIntyre
2010-03-12unbreak AuthorizedKeys option with a $HOME-relative path; reported byDamien Miller