summaryrefslogtreecommitdiff
path: root/lib/libc/sys/msync.2
Commit message (Expand)AuthorAgeFilesLines
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* msync(2) must return ENOMEM and not EINVAL when the address is outside thePeter Holm2014-05-071-5/+7
* Do not claim that msync(2) is obsoleted [1].Konstantin Belousov2012-03-171-2/+5
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Add a BUGS section and copy the wording from mmap(2)'s MAP_NOSYNC,Peter Pentchev2004-09-031-0/+9
* Markup, grammar, and spelling fixes.Ruslan Ermilov2004-06-301-6/+11
* - Add documentation for EBUSY.Alan Cox2003-11-141-2/+4
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-0/+6
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-1/+3
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-1/+1
* 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-3/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-0/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-2/+4
* We _do_ support MS_ASYNCGuido van Rooij2000-01-241-1/+1
* $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
* Correct wording on range of addresses examined by `msync(2)'.Joseph Koshy1998-07-091-2/+2
* Fix a bunch of spelling errors.Steve Price1998-06-041-1/+1
* Convert caddr_t --> void * for sys/mman.h functions.Alexander Langer1997-12-311-1/+1
* Document MS_SYNC.Alexander Langer1997-12-301-0/+1
* Merge from Lite2 onto mainline -Peter Wemm1997-03-111-2/+4
* Sort cross references.Wolfram Schneider1997-01-201-1/+1
* Minor mdoc fixes in msync.2 and munmap.2.Mike Pritchard1997-01-111-2/+3
* 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
* Updated manual page to indicate flags argument; added return value andDavid Greenman1995-03-251-6/+24
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+73