summaryrefslogtreecommitdiff
path: root/lib/libc/sys/madvise.2
AgeCommit message (Expand)Author
2019-12-26It is believed that an implementation of madvise was available inJonathan Gray
2019-12-21In "4.2BSD System Manual" (/usr/doc/sysman in 4.2BSD source)Jonathan Gray
2019-01-11mincore() is a relic from the past, exposing physical machine informationTheo de Raadt
2014-07-10posix_madvise() should return the errno value on error, not -1Philip Guenther
2014-07-02Various small typographic fixes for mman.h manual pages:Matthew Dempsky
2013-03-30Various updates, mostly to SYNOPSIS, ERRORS, and STANDARDS, butPhilip Guenther
2010-05-19tweak previous;Jason McIntyre
2010-05-18add posix_madvise, posix_memalign, strndup, and strnlen. mostly fromTed Unangst
2007-05-31convert to new .Dd format;Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2001-08-02pet peeve, insure vs ensureHugh Graham
2001-05-10Slightly better explaination of the advices (cut 'n paste from sys/mman.h isArtur Grabowski
1999-06-29- change references to nil to null; tschroed@acm.orgAaron Campbell
1998-08-21mention that madvise() is not yet implementedTodd C. Miller
1998-07-06fix openbsd tagTheo de Raadt
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1997-11-14convert to void *addrTheo de Raadt
1996-08-15problems reported by freebsd pr#1493; schweikhardt@rus.uni-stuttgart.deTheo de Raadt
1996-01-07add minherit() system callTheo de Raadt
1995-12-30"advise" is a verb, "advice" is a noun; from seebs@taniemarie.solon.com;Theo de Raadt
1995-12-14from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt