summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-03since smtpctl doesn't need to be build along with client.c,Charles Longeau
2011-11-03syncTheo de Raadt
2011-11-03crank major for openssl-1.0.0eDamien Miller
2011-11-03openssl-1.0.0e: resolve conflictsDamien Miller
2011-11-03import OpenSSL 1.0.0eDamien Miller
2011-11-02display AMD/extended (0x80000001) cpuid flags and remove theJonathan Gray
2011-11-02Make sure we set UDMA capabilities for HT-1000 IDE,Jonathan Gray
2011-11-02Sync scanf(3) to wscanf(3), and a few bits the opposite way:Ingo Schwarze
2011-11-02Properly document hwfeatures.Christiano F. Haesbaert
2011-11-02fix defines for some ehci registers. they are not used yet as they onlyEric Faurot
2011-11-02Remove '#if !defined(OpenBSD)' wrappers around wcsftime() and iswblank().Stefan Sperling
2011-11-02simpler implementation of smtpctl local enqueuer that does not need libevent.Eric Faurot
2011-11-02this list is sorted alphabetically;Jason McIntyre
2011-11-02Expose if_capabilities to userland so that ifconfig can display theChristiano F. Haesbaert
2011-11-01Drop support for the HP MMU. It was only found on two hp300 systems (modelsMiod Vallat
2011-11-01This driver does not print ``serious exception reported'' but instead triesMiod Vallat
2011-11-01Rework disklabel handling to correctly support label spoofing, and thusMiod Vallat
2011-11-01Remove orphaned comments.Miod Vallat
2011-11-01Do some cleanup and improve the manpage. From Andreas Bartelt; ok henning, jmcMike Belopuhov
2011-11-01Clean up the description of .Dt:Ingo Schwarze
2011-11-01Security fix for CVE-2011-2939, Perl decode_xs heap-based buffer overflow.Jasper Lievisse Adriaanse
2011-11-01Fixup previous: don't forget to actually get the current rtable;Mike Belopuhov
2011-11-01List sockets existing only in the specified or current routing domain.Mike Belopuhov
2011-10-31Don't forget to cancel bulk update failure timeout when destroying anMike Belopuhov
2011-10-31Save and restore MSI configuration on PCI-Express bridges duringMike Belopuhov
2011-10-31Update to tzdata2011n from munnari.oz.auTodd C. Miller
2011-10-30Allow setting big MTU values on the pfsync interface but not largerMike Belopuhov
2011-10-30Always install addr2line(1), objcopy(1), and readelf(1), even onIngo Schwarze
2011-10-30In the advbase 0 case, we have to use three timesMarco Pfatschbacher
2011-10-30syncTheo de Raadt
2011-10-30syncTheo de Raadt
2011-10-29describe briefly the syntax of this file (text adapted from sysctl.conf.5).Jason McIntyre
2011-10-29Make sure we don't accidentally use ISA or EISA interrupt mappings on PCIMark Kettenis
2011-10-29Add a sample mixerctl.conf(5).Antoine Jacoutot
2011-10-29avoid an out-of-bounds array access in urtwn_iq_calib_chain();Gleydson Soares
2011-10-29update currency exchange rates;Jason McIntyre
2011-10-29syncTheo de Raadt
2011-10-28syncTheo de Raadt
2011-10-28Enable interrupts while processing off level interrupts. simplify codeDale Rahn
2011-10-28Ignore devices with irq 0 on mpcpci bus, the only devices seen thisDale Rahn
2011-10-28Take more care to ensure all callbacks are initialized. In particularKenneth R Westerback
2011-10-28Fix bogus frame selection check in uvideo_vs_negotiation().Marcus Glocker
2011-10-28use existing _ppp instead of _npppd as a user/group id for npppd.YASUOKA Masahiko
2011-10-28sync to new ufdti; Mark PeoplesTheo de Raadt
2011-10-28new ufdti; Mark PeoplesTheo de Raadt
2011-10-27minor formatting fix;Jason McIntyre
2011-10-27Add screen*:XT to terminal-overrides for tmux-in-tmux, from RomainNicholas Marriott
2011-10-27Missing -o on usage for pipe-pane, from Tiago Cunha.Nicholas Marriott
2011-10-27Didn't really think the else behaviour through - requiring argv toNicholas Marriott
2011-10-27Use PRI{x,d}64 in format strings instead of %llx, %lld or %qd to print {u_,}i...Charles Longeau