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