Add kernel-layer support for chflags checks, remove (most) from the VFS layer.
[dragonfly.git] / sys / sys / fcntl.h
2009-05-06 Matthew DillonAdd kernel-layer support for chflags checks, remove...
2009-04-03 Matthew DillonRevoke reimplementation - primary commit part 2/2.
2008-02-12 Simon SchubertAdd O_SYNC, a SUSv3 alias for O_FSYNC (well, roughly).
2008-01-01 Matthias SchmidtEnclose O_ROOTCRED in _KERNEL_STRUCTURES. This is...
2007-06-29 Matthew DillonAdd O_MAPONREAD (not yet implemented). This will have...
2006-12-05 Matthew DillonFor the moment conditionally remove the declaration...
2006-07-28 Matthew DillonMake a few more #define's visible when compiling with...
2006-06-13 Matthew DillonAdd kernel syscall support for explicit blocking and...
2006-05-20 Matthew DillonI'm growing tired of having to add #include lines for...
2006-05-07 Matthew DillonRemove the internal F_FLOCK flag. Either F_POSIX or...
2004-05-03 Joerg SonnenbergerPOSIX lock resource limit part 3/4
2003-10-15 David P. Reese, Jr.Rename do_dup() to kern_dup() and pull in some changes...
2003-10-13 Matthew DillonFix miscellanious kern_fp.c bugs.
2003-08-20 Robert Garrett__P() != wanted, begin removal, in order to preserve...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: