Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge an applicable subset of r263234 from HEAD to stable/10: | rwatson | 2015-03-19 | 1 | -1/+1 |
* | MFC: r261566 | brueffer | 2014-02-13 | 1 | -2/+2 |
* | Update regression tests after adding chflagsat(2). | pjd | 2013-03-21 | 1 | -6/+4 |
* | Update the tests now that absence of the O_APPEND flag requires CAP_SEEK | pjd | 2013-03-16 | 1 | -13/+46 |
* | The mode argument for open(2)/openat(2) only makes sense if the O_CREAT flag | pjd | 2013-03-16 | 1 | -6/+6 |
* | Update existing regression tests after Capsicum overhaul. | pjd | 2013-03-02 | 1 | -100/+347 |
* | poll(2) implementation for capabilities. | jonathan | 2011-08-16 | 1 | -2/+16 |
* | Rename CAP_*_KEVENT to CAP_*_EVENT. | jonathan | 2011-08-12 | 1 | -2/+2 |
* | Second-to-last commit implementing Capsicum capabilities in the FreeBSD | rwatson | 2011-08-11 | 1 | -2/+2 |
* | Expect fchflags(2) to fail with EOPNOTSUPP on NFS. | jonathan | 2011-08-05 | 1 | -2/+11 |
* | Flesh out the cap_test regression test. | jonathan | 2011-08-04 | 1 | -0/+260 |