History log of /src/lib/libc/sys/msync.2 |
Revision | | Date | Author | Comments |
1.25 |
| 09-May-2014 |
njoly | Remove error condition for negative length parameter; the corresponding type is unsigned (size_t) and thus the value cannot be negative.
|
1.24 |
| 15-Oct-2011 |
rmind | branches: 1.24.2; 1.24.8; 1.24.18; Mention POSIX conformance of some functions, when they appeared, sprinkle .Xr.
|
1.23 |
| 18-Oct-2005 |
chs | remove text about converting async to sync, since we don't do it anymore.
|
1.22 |
| 13-May-2004 |
wiz | branches: 1.22.2; \- is a minus, not -.
|
1.21 |
| 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.20 |
| 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.19 |
| 18-Jan-2003 |
thorpej | Merge the nathanw_sa branch.
|
1.18 |
| 11-Aug-2002 |
yamt | add RETURN VALUES section. from OpenBSD.
|
1.17 |
| 08-Feb-2002 |
ross | Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
1.16 |
| 16-Sep-2001 |
wiz | Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.
|
1.15 |
| 25-Apr-2001 |
simonb | Spell occurred correctly.
|
1.14 |
| 09-Apr-2001 |
wiz | Whitespace.
|
1.13 |
| 02-Dec-1999 |
kleink | branches: 1.13.6; 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.12 |
| 22-Mar-1999 |
garbled | branches: 1.12.6; Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Wheee!
|
1.11 |
| 09-Mar-1999 |
ross | Missing .El. Rewrite cheap .Bd -literal as a nice .Bl -column.
|
1.10 |
| 02-Feb-1998 |
perry | merge lite-2
|
1.9 |
| 16-Oct-1997 |
christos | caddr_t -> void * PR/4269: Chris Demetriou: Add MS_* to msync()
|
1.8 |
| 12-Oct-1995 |
jtc | Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS section with the actual function declarations. See PR #1589 for details.
|
1.7 |
| 27-Feb-1995 |
cgd | clean up RCS Id's
|
1.6 |
| 21-Jun-1994 |
cgd | Changes by Thorsten Lockert and myself (though my role was only minor) to document msync's error returns.
|
1.5 |
| 21-Jun-1994 |
cgd | clean up import, rcsid
|
1.4 |
| 15-Dec-1993 |
jtc | Add explicit return types and needed header files to SYNOPSIS section.
|
1.3 |
| 05-Aug-1993 |
jtc | update manpage to -mandoc macros
|
1.2 |
| 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
1.1 |
| 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.3 |
| 02-Feb-1998 |
perry | import lite-2
|
1.1.1.2 |
| 21-Jun-1994 |
cgd | from lite
|
1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.12.6.1 |
| 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.13.6.4 |
| 13-Aug-2002 |
nathanw | Catch up to -current.
|
1.13.6.3 |
| 22-Mar-2002 |
nathanw | Catch up to -current.
|
1.13.6.2 |
| 08-Mar-2002 |
nathanw | Catch up to -current.
|
1.13.6.1 |
| 08-Oct-2001 |
nathanw | Catch up to -current.
|
1.22.2.1 |
| 21-Oct-2005 |
riz | Pull up following revision(s) (requested by chs in ticket #900): lib/libc/sys/msync.2: revision 1.23 remove text about converting async to sync, since we don't do it anymore.
|
1.24.18.1 |
| 10-Aug-2014 |
tls | Rebase.
|
1.24.8.1 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.24.2.1 |
| 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|