summaryrefslogtreecommitdiffstats
path: root/sys/sys/mman.h
Commit message (Expand)AuthorAgeFilesLines
* Define MS_SYNC for compatibility.dyson1997-12-021-1/+2
* #ifdef'ed the declaration of lseek() so that -Wredundant-decls doesn'tbde1997-04-131-1/+4
* 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
* POSIX.4 defines MAP_FAILED to be the error return from mmap().alex1996-12-121-1/+6
* Initial support for MADV_FREE, support for pages that we don't caredyson1996-05-231-1/+2
* Initial support for mincore and madvise. Both are almost fullydyson1996-05-191-1/+10
* Merge in Lite2: sync up comments.hsu1996-03-111-6/+6
* Remove redundant comment about the 'int len' variables that should bepeter1996-03-021-2/+1
* Change madvise prototype from 'int len' to 'size_t len'. All the otherpeter1996-03-021-2/+4
* Add definition of PROT_NONE=0 for compatibility with SunOS/Solaris/Linux ...se1995-11-301-1/+2
* NOTE: libkvm, w, ps, 'top', and any other utility which depends on structdg1995-07-131-4/+4
* Prototype for madvise() is missing from sys/mman.hnate1995-05-141-1/+2
* Fixed msync() prototype.dg1995-03-251-2/+2
* Added flags definitions for msync().dg1995-03-251-1/+7
* Made them all idempotent.paul1994-08-211-1/+6
* Added MAP_FILE definition that does nothing - for backward sourcedg1994-08-021-1/+2
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+89
OpenPOWER on IntegriCloud