NetBSD-Bugs archive

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

PR/38755 CVS commit: src/bin



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

From: Christos Zoulas <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38755 CVS commit: src/bin
Date: Mon, 26 May 2008 14:21:08 +0000 (UTC)

 Module Name:   src
 Committed By:  christos
 Date:          Mon May 26 14:21:08 UTC 2008
 
 Modified Files:
        src/bin/cp: cp.c
        src/bin/dd: dd.c
        src/bin/df: df.c
        src/bin/echo: echo.c
        src/bin/ln: ln.c
        src/bin/ps: ps.c
        src/bin/pwd: pwd.c
        src/bin/rcp: rcp.c
        src/bin/rmdir: rmdir.c
        src/bin/stty: stty.c
        src/bin/test: test.c
 
 Log Message:
 PR/38755: murray armfield: /bin posix programs missing setprogname and/or
 setlocale
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.48 -r1.49 src/bin/cp/cp.c
 cvs rdiff -r1.40 -r1.41 src/bin/dd/dd.c
 cvs rdiff -r1.81 -r1.82 src/bin/df/df.c
 cvs rdiff -r1.15 -r1.16 src/bin/echo/echo.c
 cvs rdiff -r1.32 -r1.33 src/bin/ln/ln.c
 cvs rdiff -r1.67 -r1.68 src/bin/ps/ps.c
 cvs rdiff -r1.19 -r1.20 src/bin/pwd/pwd.c
 cvs rdiff -r1.45 -r1.46 src/bin/rcp/rcp.c
 cvs rdiff -r1.23 -r1.24 src/bin/rmdir/rmdir.c
 cvs rdiff -r1.19 -r1.20 src/bin/stty/stty.c
 cvs rdiff -r1.34 -r1.35 src/bin/test/test.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