Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/30/2000 04:27:58
Module Name: basesrc
Committed By: he
Date: Sun Apr 30 11:27:58 UTC 2000
Modified Files:
basesrc/usr.bin/man [netbsd-1-4]: man.c
Log Message:
Pull up revisions 1.18-1.22 (requested by kim):
Pull up various changes from the trunk:
o fix signal handlers to avoid obscure exit codes
o clean up after SIGPIPE
o try TMPDIR env variable, fall back to _PATH_TMP
o fall back to more if PAGER is set but null
o use uname(3) to determine MACHINE type
To generate a diff of this commit:
cvs rdiff -r1.15.2.2 -r1.15.2.3 basesrc/usr.bin/man/man.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.