NetBSD-Bugs archive

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

PR/52515 CVS commit: src/sys



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

From: "Kengo NAKAHARA" <knakahara%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52515 CVS commit: src/sys
Date: Mon, 11 Dec 2017 02:33:17 +0000

 Module Name:	src
 Committed By:	knakahara
 Date:		Mon Dec 11 02:33:17 UTC 2017
 
 Modified Files:
 	src/sys/kern: subr_psref.c
 	src/sys/sys: psref.h
 
 Log Message:
 Fix psref(9) part of PR kern/52515. It is complete to fix the PR now.
 
 implementated by ozaki-r@n.o, reviewed by riastradh@n.o, thanks.
 
 XXX need pullup-8
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.7 -r1.8 src/sys/kern/subr_psref.c
 cvs rdiff -u -r1.2 -r1.3 src/sys/sys/psref.h
 
 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