aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/mprotect.2
Commit message (Expand)AuthorAgeFilesLines
* Return ENOTSUP for mmap/mprotect if prot not subset of prot_maxEd Maste2020-02-261-2/+2
* mprotect.2: sort errors alphabeticallyEd Maste2020-02-261-6/+6
* Add PROT_MAX to the HISTORY section.Brooks Davis2019-06-201-1/+8
* Extend mmap/mprotect API to specify the max page protections.Brooks Davis2019-06-201-1/+26
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* mprotect(): Change prototype to comply to POSIX.Ed Schouten2016-08-031-2/+2
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* mdoc(7) police: markup laundry.Ruslan Ermilov2003-02-231-5/+6
* Document protection bits.Tom Rhodes2002-12-231-0/+16
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-2/+2
* Note that <sys/types.h> in no longer a prerequisite for <utime.h> andMike Barcroft2002-08-241-1/+0
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.Yaroslav Tykhiy2001-08-091-6/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Convert caddr_t --> void * for sys/mman.h functions.Alexander Langer1997-12-311-1/+1
* Forgot a .El macro.Mike Pritchard1997-01-111-0/+1
* Add RETURN VALUES and ERRORS sections.Mike Pritchard1997-01-111-3/+28
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-1/+2
* Document the int -> size_t change to the m* syscallsPeter Wemm1996-03-021-1/+1
* Submitted by: bruce, davidg, dysonWolfram Schneider1996-02-021-0/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+58