summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/contract.c
AgeCommit message (Collapse)AuthorFilesLines
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-1/+1
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2013-08-313933 contract adoption can raceJerry Jelinek1-11/+39
Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@nexenta.com>
2008-10-246753802 procfs may access kernel data it shouldn'tAntonello Cruz1-10/+87
2008-03-176675747 uninitialized kernel memory returned by ctfs when specially crafted ↵acruz1-2/+34
parameter is passed to ioctl
2008-02-25PSARC 2008/046 Process Contract Decorationsacruz1-13/+12
5079353 RFE: contract 'decoration' with service FMRI
2007-08-09PSARC 2007/290 Retire Agent for I/O Devicesvikram1-13/+153
6464720 Deliver a FMA I/O retire agent --HG-- rename : usr/src/cmd/fm/modules/common/io-retire/ior_main.c => deleted_files/usr/src/cmd/fm/modules/common/io-retire/ior_main.c
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2411