Age | Commit message (Expand) | Author |
2011-07-29 | Make sure we use the right tbl/dyn pointer to check the pfrkt_refcntcost; | Ryan Thomas McBride |
2011-07-28 | Kill integer from pointer warning when compiling with MALLOC_DEBUG. | Ryan Thomas McBride |
2011-07-28 | fix set skip group matching: don't match partial strings, i. e. 'set skip on | Henning Brauer |
2011-07-27 | Add support for weighted round-robin in load balancing pools and tables. | Ryan Thomas McBride |
2011-07-26 | Accept neighbor discovery packets from source IPv6 addresses for | Alexander Bluhm |
2011-07-26 | Calling a detach function from an attach function is no longer legal ( | Theo de Raadt |
2011-07-26 | do not describe where DELAY comes from; pointed out by austin; ok jsg | Theo de Raadt |
2011-07-26 | No need to byte-swap d_checksum just before setting it to zero. | Kenneth R Westerback |
2011-07-26 | __arm32__ -> __arm__, since our new compiler isn't defining the | Martynas Venckus |
2011-07-25 | Disable MSI for now; something is still not quite right on UltrSPARC T2 | Mark Kettenis |
2011-07-25 | two more syscall functions that should have returned int, not pid_t | Ted Unangst |
2011-07-25 | Make sure vfsp is not used uninitialized in the mount -o update case; | Miod Vallat |
2011-07-25 | sys_wait4 properly returns int. ok deraadt | Ted Unangst |
2011-07-24 | OS fingerprinting can only be done on rules that explicitly specify TCP | Ryan Thomas McBride |
2011-07-23 | Replace the IPv6 header walking loop in pf_test_state_icmp() with | Alexander Bluhm |
2011-07-22 | Fix PMAPDEBUG compile | Miod Vallat |
2011-07-22 | use ifmedia_delete_instance() when destroying a vether | Theo de Raadt |
2011-07-22 | Sync 'block return' behaviour for ICMP packets with our IP stack: | Ryan Thomas McBride |
2011-07-22 | fix typos, martin pelikan | Henning Brauer |
2011-07-22 | Add the Huawei E181. | David Coppa |
2011-07-22 | Add the Huawei E181. | David Coppa |
2011-07-22 | Doh, fix a memory leak when an invalid file descriptor is passed to a | Matthew Dempsky |
2011-07-21 | Support for the eBenton EBT-700 netbook, which is similar to the Lemote | Miod Vallat |
2011-07-21 | Add the Huawei E1750 USB modem | David Coppa |
2011-07-21 | Add the Huawei E1750 USB modem | David Coppa |
2011-07-21 | Index the sensor array starting from 0 not sc_vd_id_low. On my R310 this | Stuart Henderson |
2011-07-20 | For now, disable msi interrupts. Reading through the linux driver one | Marco Peereboom |
2011-07-20 | spell FALLTHROUGH correctly | Stuart Henderson |
2011-07-20 | this works on the galaxy s2 too. | Jasper Lievisse Adriaanse |
2011-07-20 | regen | Jasper Lievisse Adriaanse |
2011-07-20 | add a newer samsung android phone | Jasper Lievisse Adriaanse |
2011-07-19 | we need to alias __movstr* as __movmem* for gcc4 | Jonathan Gray |
2011-07-19 | Warn about but don't prevent installboot from installing /boot when | Kenneth R Westerback |
2011-07-18 | unbreak set-tos for ipv6; reported by babut at yandex dot ru, | Mike Belopuhov |
2011-07-18 | Expose a bunch of new functionality from POSIX 2008: openat(2), | Matthew Dempsky |
2011-07-18 | Allocations fit if [the end of free space] >= [the end of allocated space]. | Ariane van der Steldt |
2011-07-18 | Fix uvm_pmr_alloc_piglet. | Ariane van der Steldt |
2011-07-18 | take us to 5.0-beta | Theo de Raadt |
2011-07-18 | Revert vnd(4) to its older less strict behavior. | Matthew Dempsky |
2011-07-18 | sync | Matthew Dempsky |
2011-07-18 | Add support for UTIME_OMIT and UTIME_NOW to utimensat(2), add the | Matthew Dempsky |
2011-07-18 | Fix an off-by-1 error and a 32-bit integer arithmetic overflow bug | Matthew Dempsky |
2011-07-17 | Backout a bunch of my SCSI commits from c2k11. At least one of these | Matthew Dempsky |
2011-07-16 | device_register() is called on the scsibus(4) devices before | Matthew Dempsky |
2011-07-16 | Make the updated zlib compile with a debug kernel. | Joel Sing |
2011-07-15 | Cope with the start-dma-before-init errata and some other register setup | Theo de Raadt |
2011-07-14 | "struct stat35" and "struct stat43" aren't needed anymore. | Matthew Dempsky |
2011-07-14 | sync | Matthew Dempsky |
2011-07-14 | Fix entry 84 to use the same prototype for linux_sys_lstat() as entry | Matthew Dempsky |
2011-07-14 | Add support for AT_REMOVEDIR to unlinkat(2), and switch sys_rmdir() to | Matthew Dempsky |