summaryrefslogtreecommitdiff
path: root/lib/libc/sys/minherit.2
Commit message (Expand)AuthorAgeFilesLines
* Sort sections.Ruslan Ermilov2005-01-201-7/+7
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-3/+3
* <sys/types.h> is no longer needed.Mike Barcroft2002-09-251-1/+0
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* mdoc(7) police: markup and spelling fixes.Ruslan Ermilov2001-08-271-15/+25
* Ok, third time is the charm. VM_INHERIT_XXX -> INHERIT_XX (use the sameMatthew Dillon2001-08-241-3/+3
* Oops, minherit() uses VM_INHERIT_XXX as the argument, not MAP_XXX. ProperlyMatthew Dillon2001-08-241-5/+10
* Update the mmap.2 and minherit.2 manual pages. Add a short explanation andMatthew Dillon2001-08-241-0/+34
* mdoc(7) police: s/OpenBSD/.Ox/ where appropriate.Ruslan Ermilov2001-08-131-1/+2
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.Yaroslav Tykhiy2001-08-091-5/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
* mdoc(7) police: use canonical form of .Dd macro.Ruslan Ermilov2000-12-111-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* EACESS -> EACCESAlexander Langer1999-03-151-2/+2
* Convert caddr_t --> void * for sys/mman.h functions.Alexander Langer1997-12-311-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add missing RETURN VALUES/ERRORS sections.Mike Pritchard1997-01-121-1/+28
* rfork/minherit glue in libcPeter Wemm1996-02-231-0/+67