summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-10fix parameter handling: don't try to open a ``default'' midi portAlexandre Ratchov
2010-07-10tweak;Jason McIntyre
2010-07-10document EPOCH/REVISIONMarc Espie
2010-07-10whitespace cleanup from Brad, no change with diff -wStuart Henderson
2010-07-10Verify _ADR bdf is correct (some systems return 0xffff)Jordan Hargrave
2010-07-10Eliminate two of the remaining three instances of drivers passingMatthew Dempsky
2010-07-10Eliminate some unnecessary #include lines.Matthew Dempsky
2010-07-10Limit SCIOCCOMMAND and ATAIOCCOMMAND requests to transferring MAXPHYSMatthew Dempsky
2010-07-09rewrite the polling codepath in mpii.David Gwynne
2010-07-09syncTheo de Raadt
2010-07-09need sysctl.h to compile with GPROF; Luis HenriquesTheo de Raadt
2010-07-09Make cvs and rcs consistent in what characters they'll accept inChristian Weisgerber
2010-07-09We need to preserve %eax, %ecx and %edx since GCC 4.x might use theseMark Kettenis
2010-07-09when opencvs is started with trace option `-t' it must print function itzinovik
2010-07-09un-terminated string found when comparing to i386 boot code. TheseTheo de Raadt
2010-07-09Fix cross build problem with cpp, marex pointed out that it wasn't committed.Dale Rahn
2010-07-09Add support for using IPsec in multiple rdomains.Reyk Floeter
2010-07-09Add the rtableid to struct rttimer and therefor make it available toClaudio Jeker
2010-07-09ospfd is a AF_INET only routing daemon so limit the routing socket to thatClaudio Jeker
2010-07-09When protocol filtering is used on the rtsocket filter only messages thatClaudio Jeker
2010-07-09instead of saying we're using the all the states in the table whenDavid Gwynne
2010-07-09fix pkg_mklocatedbMarc Espie
2010-07-09Do not try to originate an intra-area-prefix-lsa if an interfaceAlexander Bluhm
2010-07-09inetname is only called when !nflag. There is no need to again check forDavid Hill
2010-07-09Clear the noiseJordan Hargrave
2010-07-09use macro defines for magical numbers, instead hardcoded valueszinovik
2010-07-09-#if 1 || defined(PFSYNC_DEBUG)David Gwynne
2010-07-09the current code doesnt detect when its filled a bulk packet so itDavid Gwynne
2010-07-09sending of bulk updates has been very broken since r1.124.David Gwynne
2010-07-09Modified to make sure that pipex_mppe_ouput() keeps the packet 32bitYASUOKA Masahiko
2010-07-09sync from mirrors.datStuart Henderson
2010-07-09don't print directly, use an interface that's similar enough to pkg_addMarc Espie
2010-07-09kill redundant docheck() function; ok deraadt@Otto Moerbeek
2010-07-093 more JEDEC JC-42.4 sensors are the marketTheo de Raadt
2010-07-09syncTheo de Raadt
2010-07-09gcc4 is a bloated pig, so a few things must fall off the floppyTheo de Raadt
2010-07-09Update for some of the newer chipsets supported by bge(4). From Brad.Stuart Henderson
2010-07-09Avoid crashes by using correct types for block numbers, which can growOtto Moerbeek
2010-07-09good enough syncTheo de Raadt
2010-07-09new sentence, new line;Jason McIntyre
2010-07-09- Setup proper mbuf pool watermarks for BCM5717 / BCM57765 chipsets.Stuart Henderson
2010-07-08dont count requeued io as outstanding io. there is a 1:1 mappingDavid Gwynne
2010-07-08syncTheo de Raadt
2010-07-08First shot at documenting new www/mozilla MODULE, with feedback from jmc@.Landry Breuil
2010-07-08Update sudo to version 1.7.2p8Todd C. Miller
2010-07-08Add mapping for ACPI device to PCI bdf (match autoconf tree)Jordan Hargrave
2010-07-08Switch hppa, i386 and powerpc to gcc4. Bump libc major to handle ABI cornerMark Kettenis
2010-07-08Let traceroute parse extended ICMP messages as defined by RFC 4884.Claudio Jeker
2010-07-08Add definitions for ICMP extended headers available for some ICMP messagesClaudio Jeker
2010-07-08use config_activate_children to activate children that might need itTheo de Raadt