| Commit message (Expand) | Author | Age | Files | Lines |
* | File system owner is when uid matches and jail matches. | pjd | 2009-10-08 | 1 | -3/+2 |
* | 'aclmode' and 'aclinherit' properties should work as advertised; don't | trasz | 2009-10-08 | 1 | -2/+0 |
* | Fix so that round robing stream scheduling works as advertised | rrs | 2009-10-08 | 1 | -25/+4 |
* | Discard Device Control Strings and Operating System Commands. | ed | 2009-10-08 | 3 | -3/+35 |
* | Add a special workaround to handle UIO_NOCOPY case. This fixes data | delphij | 2009-10-07 | 1 | -24/+80 |
* | Fix build on amd64. | delphij | 2009-10-07 | 1 | -4/+5 |
* | Clarify quoting of word in ${v=word} in sh(1). | jilles | 2009-10-07 | 1 | -0/+3 |
* | Add the comment "(FreeBSD only)" to the altmonth_x keywords | edwin | 2009-10-07 | 1 | -12/+12 |
* | On FreeBSD it is enough to report provider removal when orphan event is | pjd | 2009-10-07 | 1 | -20/+0 |
* | Fix white-spaces. | pjd | 2009-10-07 | 1 | -6/+6 |
* | Add a new errno, ENOTCAPABLE, to be returned when a process requests an | rwatson | 2009-10-07 | 3 | -1/+9 |
* | Handle GRANTED_RES messages more gracefully: Send along a grant cookie | zml | 2009-10-07 | 3 | -18/+152 |
* | On command timeout handle frozen command first, to not run it inside | mav | 2009-10-07 | 2 | -6/+8 |
* | - Give a name to the host coalescing bug fix WDMA mode register bit instead | stas | 2009-10-07 | 2 | -1/+2 |
* | - Document that 'Dell PowerEdge R710' has bce(4) supported NIC. | simon | 2009-10-07 | 1 | -1/+3 |
* | - Document new revisions of chips supported. | stas | 2009-10-07 | 1 | -4/+4 |
* | When run() returns an error, print the error message also in | jh | 2009-10-07 | 1 | -2/+6 |
* | - Add support for new BGE chips (5761, 5784 and 57780). These chips uses new | stas | 2009-10-07 | 2 | -74/+173 |
* | Fix situation where Mac OS X NFS client creates a file and when it tries | pjd | 2009-10-07 | 1 | -1/+17 |
* | Add parsing code for TCP UTO (User Timeout Option). | rpaulo | 2009-10-07 | 2 | -0/+14 |
* | - All the functions in atomic.h needs to be in "physical" form (like | attilio | 2009-10-06 | 2 | -91/+79 |
* | sh: Send the "xyz: not found" message to redirected fd 2. | jilles | 2009-10-06 | 3 | -7/+32 |
* | Prevent paging pressure from draining arc too much | kmacy | 2009-10-06 | 1 | -3/+6 |
* | Remove tcp_input lock statistics; these are intended for debugging only | rwatson | 2009-10-06 | 1 | -32/+2 |
* | Fix tcsh losing history when tcsh terminates because the pty beneath it | rdivacky | 2009-10-06 | 1 | -0/+2 |
* | In rtld's map_object(), use pread(..., 0) rather than read() to read the | rwatson | 2009-10-06 | 1 | -1/+1 |
* | Add basename_r(3) to complement basename(3). basename_r(3) which accepts | rwatson | 2009-10-06 | 5 | -13/+34 |
* | Per their definition, atomic instructions used in conjuction with | attilio | 2009-10-06 | 2 | -92/+140 |
* | Expand $FreeBSD$ | des | 2009-10-06 | 0 | -0/+0 |
* | o Fix typo: "an in particular" -> "and in particular". | maxim | 2009-10-06 | 1 | -1/+1 |
* | "Potluck Pogo" was a collection of Walt Kelly's "Pogo" cartoons | dougb | 2009-10-06 | 2 | -2/+2 |
* | In tcp_input(), we acquire a global write lock at first only if a | rwatson | 2009-10-05 | 1 | -1/+4 |
* | Fix build on amd64, where sysctl arg1 is a pointer. | rwatson | 2009-10-05 | 1 | -1/+1 |
* | fts_open() requires that the list passed as argument to contain at least | delphij | 2009-10-05 | 2 | -2/+8 |
* | cxgb(4) updates, including: | np | 2009-10-05 | 15 | -2594/+4408 |
* | Fix a case when both ${name}_program and ${command} are defined. | hrs | 2009-10-05 | 1 | -1/+1 |
* | Fix NFSv4 ACLs on sparc64. Turns out that fuword(9) fetches 64 bits | trasz | 2009-10-05 | 1 | -1/+1 |
* | Belatedly add my calendar entry. | bcr | 2009-10-05 | 1 | -0/+1 |
* | pam_ssh needs roaming_dummy to link correctly against libssh. | des | 2009-10-05 | 1 | -0/+3 |
* | Add more symbols that need to be masked: | des | 2009-10-05 | 1 | -1/+19 |
* | - Revert r191568 partially. Forcing AHCI mode by changing device subclass | jkim | 2009-10-05 | 1 | -63/+31 |
* | A few regression tests for SOCK_SEQPACKET UNIX domain sockets. | rwatson | 2009-10-05 | 4 | -0/+593 |
* | Make fetch(9) and store(9) manual pages closer to reality. | trasz | 2009-10-05 | 3 | -27/+52 |
* | Bump unix(4) man page date for SOCK_SEQPACKET. | rwatson | 2009-10-05 | 1 | -1/+1 |
* | SOCK_SEQPACKET is now supported on UNIX domain sockets. | rwatson | 2009-10-05 | 1 | -4/+9 |
* | netstat(1) support for UNIX SOCK_SEQPACKET sockets -- changes were required | rwatson | 2009-10-05 | 3 | -7/+26 |
* | Add myself. | jh | 2009-10-05 | 1 | -0/+4 |
* | First cut at implementing SOCK_SEQPACKET support for UNIX (local) domain | rwatson | 2009-10-05 | 1 | -16/+123 |
* | When the timeout backoff hits the maximum value, leave it capped at the | jhb | 2009-10-05 | 1 | -1/+1 |
* | - Drop unused pmap_use_l1 function and comment out currently unused | stas | 2009-10-05 | 1 | -46/+8 |