summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/madvise.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* pet peeve, insure vs ensurehugh2001-08-021-2/+2
| | | | | insure is to indemnify against some contingency ensure is to make sure
* Slightly better explaination of the advices (cut 'n paste from sys/mman.h isart2001-05-101-15/+18
| | | | | not good documentation) and document the new ones. Also, remove the BUGS section that said it wasn't implemented.
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-3/+3
| | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes
* mention that madvise() is not yet implementedmillert1998-08-211-1/+5
|
* fix openbsd tagderaadt1998-07-061-0/+1
|
* use Bx macro for BSD versionsmickey1998-06-151-1/+2
|
* convert to void *addrderaadt1997-11-141-1/+1
|
* problems reported by freebsd pr#1493; schweikhardt@rus.uni-stuttgart.dederaadt1996-08-151-0/+6
|
* add minherit() system callderaadt1996-01-071-0/+1
|
* "advise" is a verb, "advice" is a noun; from seebs@taniemarie.solon.com;deraadt1995-12-301-2/+2
| | | | netbsd pr#1846
* from netbsd:deraadt1995-12-141-2/+2
| | | | add & fix a bunch of system call pages
* initial import of NetBSD treederaadt1995-10-181-0/+71