NetBSD-Bugs archive

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

PR/48027 CVS commit: src/sys/kern



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

From: "Paul Goyette" <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48027 CVS commit: src/sys/kern
Date: Sat, 14 Dec 2013 06:27:57 +0000

 Module Name:   src
 Committed By:  pgoyette
 Date:          Sat Dec 14 06:27:57 UTC 2013
 
 Modified Files:
        src/sys/kern: kern_syscall.c
 
 Log Message:
 Add SYS_compat_60__lwp_park to the list of syscalls that can be resolved by 
loading kernel modules.
 
 This seems to address my PR kern/48027
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.8 -r1.9 src/sys/kern/kern_syscall.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