NetBSD-Bugs archive

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

PR/50620 CVS commit: src/sys



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

From: "Kamil Rytarowski" <kamil%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50620 CVS commit: src/sys
Date: Fri, 31 May 2019 23:01:39 +0000

 Module Name:	src
 Committed By:	kamil
 Date:		Fri May 31 23:01:39 UTC 2019
 
 Modified Files:
 	src/sys/kern: kern_proc.c
 	src/sys/sys: sysctl.h
 
 Log Message:
 Implement KERN_PROC_CWD in sysctl(3)
 
 Retrieve specified process current working directory.
 
 Fixes PR kern/50620 by Thomas Klausner.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.228 -r1.229 src/sys/kern/kern_proc.c
 cvs rdiff -u -r1.229 -r1.230 src/sys/sys/sysctl.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