summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/syscall/open.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-27OS-4098 move open, close and fcntl into the kernelJerry Jelinek1-4/+4
2013-04-033665 Implement O_CLOEXEC as an open() flagTheo Schlossnagle1-0/+9
2010-07-07PSARC 2010/235 POSIX 1003.1-2008 *at(2) syscallsRoger A. Faulkner1-7/+18
2010-06-246949768 fsattr(5) auditing can incorrectly record some open(2) paths as exten...Brent Paulson1-26/+34
2010-06-146625545 auditd Generates Plethora Events due to Missing System Files (AUE_OPE...Marek Pospisil1-4/+1
2010-03-05PSARC/2009/354 Always on / no reboot Solaris AuditMarek Pospisil1-4/+4
2010-02-28PSARC 2009/657 delete obsolete system call trapsRoger A. Faulkner1-53/+20
2008-09-30PSARC/2008/588 VFSFT_SYSATTR_VIEWSJanice Chang1-3/+1
2008-07-096683575 Revisit handling of CREATE_XATTR_DIRmarks1-1/+2
2007-12-271162981 Remove C2_AUDIT #defines from the kernel and build filesgww1-6/+0
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-13/+64
2007-01-19PSARC 2006/469 EOF and removal of eeprom -Imrj1-5/+4
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+305