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