NetBSD-Bugs archive

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

PR/51114 CVS commit: src/bin/sh



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

From: "Robert Elz" <kre%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51114 CVS commit: src/bin/sh
Date: Tue, 3 May 2016 20:46:36 +0000

 Module Name:	src
 Committed By:	kre
 Date:		Tue May  3 20:46:35 UTC 2016
 
 Modified Files:
 	src/bin/sh: jobs.c
 
 Log Message:
 PR bin/51114 - print the correct values for >&- and >& N (N > 9)
 in output from the "jobs" command (and other places that use the
 same routines.)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.76 -r1.77 src/bin/sh/jobs.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