History log of /src/lib/libc/sys/madvise.2 |
Revision | | Date | Author | Comments |
1.29 |
| 03-Feb-2017 |
abhinav | Add posix_madvise(2) in the NAME section.
|
1.28 |
| 19-Jul-2014 |
dholland | branches: 1.28.6; 1.28.10; fix usage
|
1.27 |
| 29-Mar-2011 |
jruoho | branches: 1.27.10; 1.27.20; Improve -width.
|
1.26 |
| 03-Jun-2009 |
wiz | New sentence, new line.
|
1.25 |
| 01-Jun-2009 |
yamt | don't describe internal details.
|
1.24 |
| 22-Apr-2008 |
rmind | branches: 1.24.8; Add posix_madvise(2) and appropriate definitions in sys/mman.h header. This interface is identical to madvise(2), however, is defined by POSIX. Partially sync madvise(2) man page with FreeBSD.
Reviewed by <mrg>.
|
1.23 |
| 13-Oct-2006 |
wiz | branches: 1.23.16; No Xr to ourselves.
|
1.22 |
| 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.21 |
| 13-May-2004 |
wiz | \- is a minus, not -.
|
1.20 |
| 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.19 |
| 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.18 |
| 18-Jan-2003 |
thorpej | Merge the nathanw_sa branch.
|
1.17 |
| 11-Aug-2002 |
yamt | bring in RETURN VALUES from openbsd.
|
1.16 |
| 08-Feb-2002 |
ross | Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
1.15 |
| 16-Sep-2001 |
wiz | Boring whitespace fixes.
|
1.14 |
| 05-Oct-2000 |
ad | branches: 1.14.2; insure -> ensure
|
1.13 |
| 26-Jun-2000 |
kleink | Finally nuke <sys/types.h> from SYNOPSIS.
|
1.12 |
| 02-Dec-1999 |
kleink | 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.11 |
| 24-Aug-1999 |
mrg | branches: 1.11.4; add a note that these requests were ignored in pre-1.5
|
1.10 |
| 16-Aug-1999 |
enami | Copy the definition of MADV_FREE from sys/mman.h.
|
1.9 |
| 03-Feb-1998 |
perry | .Bx'ize/.Nx'ize
|
1.8 |
| 16-Oct-1997 |
christos | caddr_t -> void * PR/4269: Chris Demetriou: Add MS_* to msync()
|
1.7 |
| 27-Dec-1995 |
jtc | Fix grammar error pointed out by Peter Seebach in PR#1846
|
1.6 |
| 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.5 |
| 27-Feb-1995 |
cgd | merge with lite, keeping most local changes. clean up Ids
|
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.2 |
| 27-Feb-1995 |
cgd | from Lite
|
1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.11.4.1 |
| 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.14.2.4 |
| 13-Aug-2002 |
nathanw | Catch up to -current.
|
1.14.2.3 |
| 22-Mar-2002 |
nathanw | Catch up to -current.
|
1.14.2.2 |
| 08-Mar-2002 |
nathanw | Catch up to -current.
|
1.14.2.1 |
| 08-Oct-2001 |
nathanw | Catch up to -current.
|
1.23.16.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.24.8.2 |
| 22-Apr-2008 |
rmind | Add posix_madvise(2) and appropriate definitions in sys/mman.h header. This interface is identical to madvise(2), however, is defined by POSIX. Partially sync madvise(2) man page with FreeBSD.
Reviewed by <mrg>.
|
1.24.8.1 |
| 22-Apr-2008 |
rmind | file madvise.2 was added on branch christos-time_t on 2008-04-22 10:42:17 +0000
|
1.27.20.1 |
| 10-Aug-2014 |
tls | Rebase.
|
1.27.10.1 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.28.10.1 |
| 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.28.6.1 |
| 20-Mar-2017 |
pgoyette | Sync with HEAD
|