aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/fcntl.h
Commit message (Expand)AuthorAgeFilesLines
* o Add typedefs for mode_t, off_t, pid_t rather than includingMike Barcroft2002-09-171-13/+37
* Remove __PAlfred Perlstein2002-03-191-4/+4
* SMP Lock struct file, filedesc and the global file list.Alfred Perlstein2002-01-131-2/+3
* This patch implements O_DIRECT about 80% of the way. It takes a patchsetMatthew Dillon2001-05-241-2/+5
* Implement POSIX.1b shared memory objects. In this implementation,Garrett Wollman2000-04-221-2/+18
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-6/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Implement a new open(2) flag: O_NOFOLLOW. This will instruct openPeter Wemm1998-04-061-1/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Made O_NOCTTY distinct from the other flags (it clashed with O_RDONLY).Bruce Evans1996-11-291-3/+3
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-2/+2
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+190