Module Name: src Committed By: martin Date: Mon Jul 31 15:52:44 UTC 2023
Modified Files: src/lib/libc/sys [netbsd-10]: mremap.2 Log Message: Pull up following revision(s) (requested by riastradh in ticket #272): lib/libc/sys/mremap.2: revision 1.8 mremap(2): Fix example to use MAP_PRIVATE. It is a historical accident that MAP_PRIVATE is assumed when neither it nor MAP_SHARED is specified. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.7.12.1 src/lib/libc/sys/mremap.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.