Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a regresion test to determine whether or not a file descriptor is | rwatson | 2009-02-11 | 2 | -0/+129 |
* | Re-implement the client side of rpc.lockd in the kernel. This implementation | dfr | 2008-06-26 | 1 | -50/+182 |
* | Fix the __FreeBSD_version check. | dfr | 2008-03-26 | 1 | -1/+1 |
* | Add some regression tests for posix record locks. | dfr | 2008-03-26 | 2 | -0/+1356 |
* | Introduce a new F_DUP2FD command to fcntl(2), for compatibility with | antoine | 2008-03-08 | 1 | -2/+71 |
* | o Indent by tab. | maxim | 2006-11-11 | 1 | -1/+1 |
* | o Add several regression tests for dup(2), dup2(2) and fcntl(F_DUPFD). | maxim | 2006-11-11 | 3 | -0/+177 |
* | o style.Makefile(5): WARNS= -> WARNS?=. | maxim | 2006-07-09 | 1 | -1/+1 |
* | When extending a file with truncate, check that newly added bytes have | rwatson | 2006-07-09 | 1 | -21/+55 |
* | Add regression tests to make sure that attempting to call ftruncate() on | rwatson | 2006-07-09 | 1 | -5/+46 |
* | Add very basic ftruncate() regression test, with a comment rather more | rwatson | 2006-07-09 | 2 | -0/+109 |