Module Name: src Committed By: pooka Date: Tue Jun 30 15:28:01 UTC 2009
Modified Files: src/sys/rump/librump/rumpkern: rump.3 Log Message: add reference To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/rump/librump/rumpkern/rump.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/rump/librump/rumpkern/rump.3 diff -u src/sys/rump/librump/rumpkern/rump.3:1.4 src/sys/rump/librump/rumpkern/rump.3:1.5 --- src/sys/rump/librump/rumpkern/rump.3:1.4 Thu May 28 09:41:05 2009 +++ src/sys/rump/librump/rumpkern/rump.3 Tue Jun 30 15:28:01 2009 @@ -1,4 +1,4 @@ -.\" $NetBSD: rump.3,v 1.4 2009/05/28 09:41:05 wiz Exp $ +.\" $NetBSD: rump.3,v 1.5 2009/06/30 15:28:01 pooka Exp $ .\" .\" Copyright (c) 2008 Antti Kantee. All rights reserved. .\" @@ -114,16 +114,23 @@ .Rs .%A Antti Kantee .%D March 2009 -.%J Proceedings of AsiaBSDCon 2009 +.%B Proceedings of AsiaBSDCon 2009 .%P pp. 71-80 .%T Environmental Independence: BSD Kernel TCP/IP in Userspace .Re .Rs .%A Antti Kantee .%D May 2009 -.%J BSDCan 2009 +.%B BSDCan 2009 .%T Kernel Development in Userspace - The Rump Approach .Re +.Rs +.%A Antti Kantee +.%D June 2009 +.%B Proceedings of the 2009 USENIX Annual Technical Conference +.%P pp. 201-214 +.%T Rump File Systems: Kernel Code Reborn +.Re .Sh HISTORY .Nm first appeared in