summaryrefslogtreecommitdiffstats
path: root/sys/sys/file.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed duplicate definitions of M_FILE (one static).bde1997-11-231-1/+5
* Update interfaces for poll()peter1997-09-141-3/+3
* Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.bde1997-03-231-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* This commit is the embodiment of some VFS read clustering improvements.dyson1996-12-291-1/+8
* Fixed lseek() on named pipes. It always succeeded but should always fail.bde1996-12-191-2/+3
* Eliminated nested include of <sys/unistd.h> in <sys/file.h> in the kernel.bde1996-09-031-3/+5
* Merge in Lite2: LIST replacement for f_filef, f_fileb, and filehead.hsu1996-03-111-5/+7
* Enable the new fast pipe code. The old pipes can be used with thedyson1996-01-281-1/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+2
* Implement maxprocperuid and maxfilesperproc. They are tunableguido1995-02-201-1/+2
* Made them all idempotent.paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+76
OpenPOWER on IntegriCloud