aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/kernacc.9
Commit message (Expand)AuthorAgeFilesLines
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl2010-03-021-7/+0
* use 'void *' instead of 'caddr_t' for useracc, kernacc, vslock and vsunlock.Alfred Perlstein2003-01-211-2/+2
* Update function definitions and required include files to reflectChad David2001-12-261-1/+2
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-3/+3
* Removed whitespace at end-of-line; no content changes. I simply didJens Schweikhardt2001-07-141-4/+4
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-2/+0
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-031-2/+4
* Change useracc() and kernacc() to use VM_PROT_{READ|WRITE|EXECUTE} for thePoul-Henning Kamp1999-10-301-6/+9
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+2
* Fixed #include and/or prototype bugs in synopsis.Bruce Evans1997-04-131-0/+3
* One minor mdoc fix.Mike Pritchard1997-03-221-1/+1
* Add kernacc(9) that documents the kernacc() and useracc() kernelMike Pritchard1997-03-221-0/+81