NetBSD-Bugs archive

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

PR/41774 CVS commit: src/usr.bin/printenv



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41774 CVS commit: src/usr.bin/printenv
Date: Sat, 25 Jul 2009 08:18:33 +0000

 Module Name:   src
 Committed By:  dholland
 Date:          Sat Jul 25 08:18:33 UTC 2009
 
 Modified Files:
        src/usr.bin/printenv: printenv.c
 
 Log Message:
 (1) reject instead of ignore extra arguments;
 (2) reject requests for environment variables containing '='
     (PR 41774, but with different patch)
 (3) fix capitalization of usage message
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.9 -r1.10 src/usr.bin/printenv/printenv.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