summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix WWN printing in `camcontrol identify` output.mav2011-08-191-1/+1
* Walk the zombproc list as well as the allproc list when enumerating threadsjhb2011-08-191-33/+48
* Revert r224157, re-enabling r222135. The underlying problem keeping themarius2011-08-191-2/+0
* r221812 reveals that at least some Broadcom PHYs default to being not onlymarius2011-08-192-5/+17
* Correctly handle BAR TX failures.adrian2011-08-191-1/+5
* Bump the maximum coretemp limit (for CPU temperature) to 110. Severalattilio2011-08-191-2/+2
* The decimal() function was changed in r217808 to take theae2011-08-191-1/+1
* Add new section "BOOTSTRAPPING" to the gpart(8), that describesae2011-08-191-12/+90
* Add sysctl to not reset the device on clear stall failures, tohselasky2011-08-191-1/+13
* r222015 introduced a new assertion that the size of a fixed-length sbufrwatson2011-08-191-1/+1
* Test process descriptors.jonathan2011-08-185-0/+221
* Auto-generated system call code based on r224987.jonathan2011-08-186-13/+100
* Add experimental support for process descriptorsjonathan2011-08-1823-53/+1074
* One of the general principles of the sysctl(3) API is that a user canjhb2011-08-181-1/+1
* Allow release generation from a WORLDDIR that is not /usr/srcsbruno2011-08-181-1/+1
* Set the max_lun field in the path inquiry CCB for the mps(4) driver to 8.ken2011-08-181-1/+1
* Fix a bug that prevented docsinstall from being able to use DNS in mostnwhitehorn2011-08-181-1/+11
* Fix headphones pin configuration on Lenovo B450 laptop.mav2011-08-181-0/+8
* Update ata(4) manual page, reflecting migration to CAM-based ATA stackmav2011-08-172-164/+126
* Fix a regression where a rule containing a source port option after ajhb2011-08-171-0/+2
* - Fix exclusion of directories from a recursive searchgabor2011-08-171-14/+5
* - Fix handling of environmental variables when they are set to empty stringgabor2011-08-171-3/+4
* Fix build failure without BPF.pluknet2011-08-171-1/+1
* Fix build breakage. Initialize error variables explicitely for !MAC case.kib2011-08-172-0/+2
* Always check current HPET counter value after comparator programming tomav2011-08-162-8/+8
* Fix the handling of [gs]etsockopt() unconnected 1-to-1 style sockets.tuexen2011-08-161-37/+114
* Update LibUSB v1.0 manual page:hselasky2011-08-162-22/+34
* Do not return success and a string "unknown" when vn_fullpath() was unablekib2011-08-161-6/+9
* Add the fo_chown and fo_chmod methods to struct fileops and use themkib2011-08-1624-50/+533
* Fix a merge conflict.jonathan2011-08-161-1/+0
* poll(2) implementation for capabilities.jonathan2011-08-162-2/+27
* Fix BAR frame TX completion - successful transmission is indicatedadrian2011-08-161-2/+2
* Update arcmsr(4) to 1.20.00.22 to solve recursive acquisition of bufferdelphij2011-08-161-5/+14
* Add missing function to get device speed to the LibUSB v1.0 API.hselasky2011-08-162-0/+30
* Add device id for the Moxa CP-112UL dual-port serial adapters.jhb2011-08-151-0/+6
* Fix a couple of issues in last commit.glebius2011-08-151-1/+2
* Use a maximum of -O on PowerPC kernels instead of -O2 to prevent a rarenwhitehorn2011-08-151-0/+4
* Describe how carp(4) status changes can be processed withglebius2011-08-151-1/+39
* Fix two cases involving opt_capsicum.h and module builds:rwatson2011-08-152-2/+2
* Bump __FreeBSD_version to reflect the availability of capabilities, butrwatson2011-08-151-0/+10
* Add support for the spp_dscp field in the SCTP_PEER_ADDR_PARAMStuexen2011-08-146-40/+28
* Fix integer overflow on 32bit systems when calculating media size,mav2011-08-141-1/+1
* Provide a kboot.conf to allow powerpc64 install media to be booted onnwhitehorn2011-08-141-0/+3
* tail: Fix crash if -F'ed file's filesystem disappears.jilles2011-08-141-2/+4
* Cross-reference cap_new(2) from dup(2), as they have similar functionality.rwatson2011-08-141-1/+7
* Updates to libprocstat(3) and procstat(1) to allow monitoring Capsicumrwatson2011-08-147-81/+289
* Add support for the Blu-Ray drive found in the Sony Playstation 3 and fixnwhitehorn2011-08-1410-36/+913
* Most of these changes to isp are to allow for isp.ko unloading.mjacob2011-08-135-59/+186
* zfs_ioctl.c: improve code readability in zfs_ioc_dataset_list_next()mm2011-08-132-7/+8
* Trim some warnings and notes from capabilities.conf -- these are left overrwatson2011-08-131-6/+1
OpenPOWER on IntegriCloud