NetBSD-Bugs archive

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

PR/49684 CVS commit: src/sys



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49684 CVS commit: src/sys
Date: Sat, 21 Feb 2015 19:53:29 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Sun Feb 22 00:53:29 UTC 2015
 
 Modified Files:
 	src/sys/kern: init_sysent.c syscalls.c
 	src/sys/rump/include/rump: rump_syscalls.h
 	src/sys/sys: syscall.h syscallargs.h
 
 Log Message:
 PR/49684: Pierre Pronchery: readlinkat(2) return type is wrong.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.288 -r1.289 src/sys/kern/init_sysent.c
 cvs rdiff -u -r1.279 -r1.280 src/sys/kern/syscalls.c
 cvs rdiff -u -r1.80 -r1.81 src/sys/rump/include/rump/rump_syscalls.h
 cvs rdiff -u -r1.275 -r1.276 src/sys/sys/syscall.h
 cvs rdiff -u -r1.258 -r1.259 src/sys/sys/syscallargs.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