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