summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* File system owner is when uid matches and jail matches.pjd2009-10-081-3/+2
* 'aclmode' and 'aclinherit' properties should work as advertised; don'ttrasz2009-10-081-2/+0
* Fix so that round robing stream scheduling works as advertisedrrs2009-10-081-25/+4
* Discard Device Control Strings and Operating System Commands.ed2009-10-083-3/+35
* Add a special workaround to handle UIO_NOCOPY case. This fixes datadelphij2009-10-071-24/+80
* Fix build on amd64.delphij2009-10-071-4/+5
* Clarify quoting of word in ${v=word} in sh(1).jilles2009-10-071-0/+3
* Add the comment "(FreeBSD only)" to the altmonth_x keywordsedwin2009-10-071-12/+12
* On FreeBSD it is enough to report provider removal when orphan event ispjd2009-10-071-20/+0
* Fix white-spaces.pjd2009-10-071-6/+6
* Add a new errno, ENOTCAPABLE, to be returned when a process requests anrwatson2009-10-073-1/+9
* Handle GRANTED_RES messages more gracefully: Send along a grant cookiezml2009-10-073-18/+152
* On command timeout handle frozen command first, to not run it insidemav2009-10-072-6/+8
* - Give a name to the host coalescing bug fix WDMA mode register bit insteadstas2009-10-072-1/+2
* - Document that 'Dell PowerEdge R710' has bce(4) supported NIC.simon2009-10-071-1/+3
* - Document new revisions of chips supported.stas2009-10-071-4/+4
* When run() returns an error, print the error message also injh2009-10-071-2/+6
* - Add support for new BGE chips (5761, 5784 and 57780). These chips uses newstas2009-10-072-74/+173
* Fix situation where Mac OS X NFS client creates a file and when it triespjd2009-10-071-1/+17
* Add parsing code for TCP UTO (User Timeout Option).rpaulo2009-10-072-0/+14
* - All the functions in atomic.h needs to be in "physical" form (likeattilio2009-10-062-91/+79
* sh: Send the "xyz: not found" message to redirected fd 2.jilles2009-10-063-7/+32
* Prevent paging pressure from draining arc too muchkmacy2009-10-061-3/+6
* Remove tcp_input lock statistics; these are intended for debugging onlyrwatson2009-10-061-32/+2
* Fix tcsh losing history when tcsh terminates because the pty beneath itrdivacky2009-10-061-0/+2
* In rtld's map_object(), use pread(..., 0) rather than read() to read therwatson2009-10-061-1/+1
* Add basename_r(3) to complement basename(3). basename_r(3) which acceptsrwatson2009-10-065-13/+34
* Per their definition, atomic instructions used in conjuction withattilio2009-10-062-92/+140
* Expand $FreeBSD$des2009-10-060-0/+0
* o Fix typo: "an in particular" -> "and in particular".maxim2009-10-061-1/+1
* "Potluck Pogo" was a collection of Walt Kelly's "Pogo" cartoonsdougb2009-10-062-2/+2
* In tcp_input(), we acquire a global write lock at first only if arwatson2009-10-051-1/+4
* Fix build on amd64, where sysctl arg1 is a pointer.rwatson2009-10-051-1/+1
* fts_open() requires that the list passed as argument to contain at leastdelphij2009-10-052-2/+8
* cxgb(4) updates, including:np2009-10-0515-2594/+4408
* Fix a case when both ${name}_program and ${command} are defined.hrs2009-10-051-1/+1
* Fix NFSv4 ACLs on sparc64. Turns out that fuword(9) fetches 64 bitstrasz2009-10-051-1/+1
* Belatedly add my calendar entry.bcr2009-10-051-0/+1
* pam_ssh needs roaming_dummy to link correctly against libssh.des2009-10-051-0/+3
* Add more symbols that need to be masked:des2009-10-051-1/+19
* - Revert r191568 partially. Forcing AHCI mode by changing device subclassjkim2009-10-051-63/+31
* A few regression tests for SOCK_SEQPACKET UNIX domain sockets.rwatson2009-10-054-0/+593
* Make fetch(9) and store(9) manual pages closer to reality.trasz2009-10-053-27/+52
* Bump unix(4) man page date for SOCK_SEQPACKET.rwatson2009-10-051-1/+1
* SOCK_SEQPACKET is now supported on UNIX domain sockets.rwatson2009-10-051-4/+9
* netstat(1) support for UNIX SOCK_SEQPACKET sockets -- changes were requiredrwatson2009-10-053-7/+26
* Add myself.jh2009-10-051-0/+4
* First cut at implementing SOCK_SEQPACKET support for UNIX (local) domainrwatson2009-10-051-16/+123
* When the timeout backoff hits the maximum value, leave it capped at thejhb2009-10-051-1/+1
* - Drop unused pmap_use_l1 function and comment out currently unusedstas2009-10-051-46/+8
OpenPOWER on IntegriCloud