Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/sys/minherit.2
RevisionDateAuthorComments
 1.21  08-Sep-2019  sevan Extend history
 1.20  05-Aug-2014  riastradh branches: 1.20.24;
Rework minherit(2) man page into a table.

XXX Do we not guarantee page-granularity inheritance? Cursory glance
at uvm suggests we do -- can we nix the caveats about regions vs
pages?
 1.19  18-Jul-2014  christos Document MAP_INHERIT_ZERO.
 1.18  13-Oct-2006  wiz branches: 1.18.48; 1.18.60;
No Xr to ourselves. English improvement.
 1.17  07-Oct-2006  elad PR/23152: Matthew Mondor: Minor improvements to section 2 man pages for
NetBSD 1.6.1

Well we're long gone from NetBSD 1.6.1 but I adapted the patch to -current
as it seemed reasonable. Thanks for submitting!
 1.16  19-Nov-2003  wiz Use Rv for return values section; bump date.
 1.15  19-Nov-2003  pooka document RETURN VALUES
 1.14  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.13  16-Apr-2003  wiz Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
 1.12  18-Jan-2003  thorpej Merge the nathanw_sa branch.
 1.11  08-Feb-2002  ross Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
 1.10  16-Sep-2001  wiz Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.
 1.9  16-Sep-2001  wiz Boring whitespace fixes.
 1.8  04-Aug-2000  wiz branches: 1.8.2;
Whitespace fix, noted by John Hawkinson.
 1.7  01-Aug-2000  wiz Rename VM_INHERIT_* to MAP_INHERIT_* and move them to sys/sys/mman.h as
discussed on tech-kern.
Retire sys/uvm/uvm_inherit.h, update man page for minherit(2).
 1.6  26-Jun-2000  kleink Finally nuke <sys/types.h> from SYNOPSIS.
 1.5  25-Jun-2000  wiz punctuation fix (. -> ,)
 1.4  25-Jun-2000  sommerfeld Explain what this function actually does
 1.3  02-Dec-1999  kleink branches: 1.3.4;
Add a LIBRARY section to system call manual pages. While it's clear that the
libraries contain stubs only (with minor exceptions a la pipe(2)), the purpose
of this section is to provide linkage information.
 1.2  16-Oct-1997  christos branches: 1.2.8;
caddr_t -> void *
PR/4269: Chris Demetriou: Add MS_* to msync()
 1.1  08-Sep-1997  chuck import minherit from OpenBSD
 1.2.8.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.3.4.2  05-Aug-2000  wiz Apply patch (approved by jhawk and thorpej):

Rename VM_INHERIT_* to MAP_INHERIT_* and move them to sys/sys/mman.h as
discussed on tech-kern.
Retire sys/vm/vm_inherit.h, update man page for minherit(2).

The patch includes approximately the following diffs (approximately
since -current already used uvm/uvm_inherit.h):
minherit.2: 1.4 -> 1.8
mman.h: 1.26 -> 1.27
powerpc/include/db_machdep.h: 1.7 -> 1.8
pc532/include/db_machdep.h: 1.12 -> 1.13
 1.3.4.1  25-Jun-2000  sommerfeld Pull up minherit.2 1.4. Approved by thorpej.
Improve description of what minherit actually does.
 1.8.2.3  22-Mar-2002  nathanw Catch up to -current.
 1.8.2.2  08-Mar-2002  nathanw Catch up to -current.
 1.8.2.1  08-Oct-2001  nathanw Catch up to -current.
 1.18.60.1  10-Aug-2014  tls Rebase.
 1.18.48.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.20.24.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411

RSS XML Feed