summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/madvise.2
Commit message (Expand)AuthorAgeFilesLines
* Correct the description of MADV_DONTNEED. Specifically, after usingalc2015-07-121-4/+4
* The posix_madvise(3) and posix_fadvise(2) should return error onkib2014-01-301-2/+5
* Add the posix_fadvise(2) system call. It is somewhat similar tojhb2011-11-041-1/+2
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Mechanically kill hard sentence breaks.ru2004-07-021-10/+20
* Add the POSIX 1003.1-2001 posix_madvise() interface.bms2003-08-091-1/+24
* Add a facility allowing processes to inform the VM subsystem they arewes2003-03-311-0/+9
* Remove redundant documenation.trhodes2003-01-061-14/+1
* english(4) police.schweikh2002-12-271-1/+1
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-2/+2
* Uniformly refer to a file system as "file system".ru2002-12-121-2/+2
* Note that <sys/types.h> in no longer a prerequisite for <utime.h> andmike2002-08-241-1/+0
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.yar2001-08-091-5/+1
* Remove whitespace at EOL.dd2001-07-151-7/+7
* mdoc(7) police: use canonical form of .Dd macro.ru2000-12-111-1/+1
* Remove fullstops from the end of .Xr lines in SEE ALSO section.ben2000-11-151-1/+1
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2).ps2000-02-281-0/+6
* Add MAP_NOSYNC feature to mmap(), and MADV_NOSYNC and MADV_AUTOSYNC todillon1999-12-121-0/+27
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Spelling nits.jkoshy1998-06-061-2/+2
* Fix a bunch of spelling errors.steve1998-06-041-2/+2
* Convert caddr_t --> void * for sys/mman.h functions.alex1997-12-311-2/+2
* Fixed formatting of the MADV_FREE flag description.alex1997-12-301-3/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Some mdoc cleanup. Also added a RETURN VALUES and ERRORSmpp1997-01-111-22/+45
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-051-1/+2
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-2/+3
* Document madvise(2) as it is in FreeBSD.dyson1996-07-201-11/+40
* Document the int -> size_t change to the m* syscallspeter1996-03-021-1/+1
* Submitted by: bruce, davidg, dysonwosch1996-02-021-0/+2
* note in bugs section: madvise not yet implementedwosch1996-01-231-1/+6
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+66
OpenPOWER on IntegriCloud