summaryrefslogtreecommitdiffstats
path: root/sys/sys/mman.h
Commit message (Expand)AuthorAgeFilesLines
* 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