NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/49153 CVS commit: src/sys/rump/librump/rumpkern



The following reply was made to PR bin/49153; it has been noted by GNATS.

From: "Paul Goyette" <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49153 CVS commit: src/sys/rump/librump/rumpkern
Date: Tue, 29 Dec 2015 10:22:06 +0000

 Module Name:	src
 Committed By:	pgoyette
 Date:		Tue Dec 29 10:22:06 UTC 2015
 
 Modified Files:
 	src/sys/rump/librump/rumpkern: emul.c
 
 Log Message:
 Now that the table of auto-loadable syscalls is per-emulation, make sure
 that the rump-kernel has its own list.  Otherwise, missing syscalls won't
 trigger a module auto-load.
 
 This commit finishes the work to get tests/lib/librumphijack/t_tcpip
 nfs_autoload test case working again after 16 months of failures!  (see
 PR bin/49153).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.173 -r1.174 src/sys/rump/librump/rumpkern/emul.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index