Module Name: src Committed By: pooka Date: Thu May 2 15:32:20 UTC 2013
Modified Files: src/lib/librumpuser: rumpuser.3 Log Message: add HISTORY To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/librumpuser/rumpuser.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/librumpuser/rumpuser.3 diff -u src/lib/librumpuser/rumpuser.3:1.4 src/lib/librumpuser/rumpuser.3:1.5 --- src/lib/librumpuser/rumpuser.3:1.4 Thu May 2 12:27:08 2013 +++ src/lib/librumpuser/rumpuser.3 Thu May 2 15:32:19 2013 @@ -1,4 +1,4 @@ -.\" $NetBSD: rumpuser.3,v 1.4 2013/05/02 12:27:08 pooka Exp $ +.\" $NetBSD: rumpuser.3,v 1.5 2013/05/02 15:32:19 pooka Exp $ .\" .\" Copyright (c) 2013 Antti Kantee. All rights reserved. .\" @@ -609,3 +609,8 @@ Routines which do not return an integer .%J Aalto University Doctoral Dissertations .%T Flexible Operating System Internals: The Design and Implementation of the Anykernel and Rump Kernerls .Re +.Sh HISTORY +The rump kernel hypercall API was first introduced in +.Nx 5 . +The API described above first appeared in +.Nx 7 .