Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 12/30/2000 04:51:22
Module Name:	basesrc
Committed By:	sommerfeld
Date:		Sat Dec 30 02:51:22 UTC 2000

Modified Files:
	basesrc/usr.bin/make: job.c job.h

Log Message:
Do lazy token release - don't return tokens to the pipe unless we're
waiting for something or we're done.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 basesrc/usr.bin/make/job.c
cvs rdiff -r1.11 -r1.12 basesrc/usr.bin/make/job.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.