Subject: CVS commit: src/bin/sh
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/27/2003 14:54:10
Module Name: src
Committed By: christos
Date: Mon Jan 27 12:54:10 UTC 2003
Modified Files:
src/bin/sh: jobs.c
Log Message:
- use FD_CLOEXEC properly
- move ttyfd to a high fd
suggested by Tim Robbins at FreeBSD.
To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 src/bin/sh/jobs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.