]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/sys_capability.c
Fix arguments list for proc:::signal-discard DTrace probe.
[FreeBSD/FreeBSD.git] / sys / kern / sys_capability.c
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-18 desRevisit the capability failure trace points. The initi...
2011-10-11 desAdd a new trace point, KTRFAC_CAPFAIL, which traces...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-16 kmacyIn order to maximize the re-usability of kernel code...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-16 kibAdd the fo_chown and fo_chmod methods to struct fileops...
2011-08-13 rwatsonUpdate use of the FEATURE() macro in sys_capability...
2011-08-13 rwatsonNow that capability support has been committed, update...
2011-08-13 jonathanAllow Capsicum capabilities to delegate constrained
2011-08-11 rwatsonSecond-to-last commit implementing Capsicum capabilitie...
2011-07-22 jonathanTurn on AUDIT_ARG_RIGHTS() for cap_new(2).
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-15 jonathanAdd cap_new() and cap_getrights() system calls.
2011-07-15 jonathanAdd implementation for capabilities.
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-04 jonathanAdd kernel functions to unwrap capabilities.
2011-06-29 jonathanWe may split today's CAPABILITIES into CAPABILITY_MODE...
2011-06-25 jonathanRemove redundant Capsicum sysctl.
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-29 hrsMerge from head@222434.
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-12 dasMerge gdtoa-20110304.
2011-03-04 netchild- Add a FEATURE for capsicum (security_capabilities).
2011-03-01 rwatsonAdd initial support for Capsicum's Capability Mode...