NetBSD-Bugs archive

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

PR/38004 CVS commit: src/bin/sh



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

From: "Robert Elz" <kre%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38004 CVS commit: src/bin/sh
Date: Tue, 4 Sep 2018 01:09:29 +0000

 Module Name:	src
 Committed By:	kre
 Date:		Tue Sep  4 01:09:29 UTC 2018
 
 Modified Files:
 	src/bin/sh: jobs.c
 
 Log Message:
 PR bin/38004
 
 Save more characters of command in non-interactive jobs, in case of
 core dumps and similar (16 effective chars was a few too little).
 
 Arrange for number to increase if command buffer size increases.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.98 -r1.99 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