]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/vfs_syscalls.c
This delta fixes two bugs:
[FreeBSD/FreeBSD.git] / sys / kern / vfs_syscalls.c
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-08 traszThere is an optimization in chmod(1), that makes it...
2009-07-01 rwatsonFor access(2) and eaccess(2), audit the requested acces...
2009-07-01 rwatsonAudit the file descriptor number passed to lseek(2).
2009-07-01 rwatsonFix link(2) auditing: use the second audit record path...
2009-06-27 rwatsonReplace AUDIT_ARG() with variable argument macros with...
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-13 bzRemove the static from int hardlink_check_uid.
2009-06-08 psSimply shared vnode locking and extend it to also inclu...
2009-06-05 jkimImport ACPICA 20090521.
2009-06-05 rwatsonMove "options MAC" from opt_mac.h to opt_global.h,...
2009-06-02 jkimMFV: ACPICA 20090521
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 jamieAdd hierarchical jails. A jail may further virtualize...
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-14 jeff - Implement a lockless file descriptor lookup algorithm in
2009-05-11 kibPrevent overflow of uio_resid.
2009-05-11 attilioRemove the thread argument from the FSD (File-System...
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-10 rwatsonRemove VOP_LEASE and supporting functions. This hasn...
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-02 samconnect vendor wpa area to contrib
2009-02-20 edDon't make Linux stat() open character devices to resol...
2009-02-13 jhbUse shared vnode locks when invoking VOP_READDIR().
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-02-07 pisoAdd SCTP NAT support.
2009-02-05 traszIn some situations, mnt_lockref could go negative due...
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-23 jhbUse shared vnode locks for fchdir().
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-27 phoPrevent overflow of uio_resid.
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-20 samMFH @ 186335
2008-12-19 samimport netbsd makefs tool
2008-12-18 kibThe quotactl, statfs and fstatfs syscall implementation...
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 peterMerge user/peter/kinfo branch as of r185547 into head.
2008-12-01 samimport ath hal
2008-11-29 kibIn the nfsrv_fhtovp(), after the vfs_getvfs() function...
2008-11-22 dfrClone Kip's Xen on stable/6 tree so that I can work...
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-05 rodrigcMerge latest DTrace changes from Perforce.
2008-11-04 jhbUse shared vnode locks for auditing vnode arguments...
2008-11-03 jhbUse shared vnode locks instead of exclusive vnode locks...
2008-11-02 attilioImprove VFS locking:
2008-11-01 kmacycopy xen includes
2008-11-01 kmacycopy i386/xen
2008-11-01 kmacycopy xen device drivers
2008-11-01 kmacycopy sys/xen to releng 7 branch
2008-11-01 kmacyIF_RELENG7 183757:184526
2008-10-28 traszIntroduce accmode_t. This is required for NFSv4 ACLs...
2008-10-23 jhbWhitespace fix.
2008-10-23 desRetire the MALLOC and FREE macros. They are an abomina...
2008-10-22 jhbSplit the copyout of *base at the end of getdirentries...
2008-10-19 lulf- Import the Makefile from HEAD for building csup.
2008-10-19 lulf- Import the HEAD csup code which is the basis for...
2008-10-11 kmacyCopy device support from head in to 6
2008-10-11 kmacyCopy xen includes in to RELENG_6 branch
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-01 pjdWhen setting error to EINVAL in 'fvp == tdvp' case...
2008-08-31 attilioDecontextualize vfs_busy(), vfs_unbusy() and vfs_mount_...
2008-08-28 attilioDecontextualize the couplet VOP_GETATTR / VOP_SETATTR...
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-12 desMFH r176471 (KTR_STRUCT, support for struct stat and...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-06-22 rwatsonIf S_IFIFO is passed to mknod(2), invoke kern_mkfifoat...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-17 kibMFC the MPSAFE quotas.
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-07 truckmanvfs_syscalls.c 1.452 mistakenly swapped the behavior...
2008-03-31 kibImplement the
2008-03-31 kibAdd the support for the O_EXEC open(2) mode, as specifi...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
next