NetBSD-Bugs archive

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

PR/45007 CVS commit: src/lib/libc/net



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45007 CVS commit: src/lib/libc/net
Date: Tue, 31 May 2011 02:49:27 -0400

 Module Name:   src
 Committed By:  christos
 Date:          Tue May 31 06:49:27 UTC 2011
 
 Modified Files:
        src/lib/libc/net: rcmd.c
 
 Log Message:
 PR/45007: rcmd_af(3) and thusly rsh(1) ignore requested address family
 Pass in the address family to rshrcmd and DTRT.
 While here KNF.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.65 -r1.66 src/lib/libc/net/rcmd.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