Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 07/14/1999 10:30:22
Module Name: basesrc
Committed By: hubertf
Date: Wed Jul 14 17:30:22 UTC 1999
Modified Files:
basesrc/games/fish: fish.c
Log Message:
This patch makes fish(6) honour PAGER for viewing the instructions.
The detailed behaviour follows POSIX.2. A similar patch for wump(6)
which was accepted is in bin/6699. Fish does not need any setgid
privileges it gets from dm, so this patch also moves the gid resetting
earlier.
Reported in PR 7986 by Joseph Myers <jsm28@cam.ac.uk>
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/games/fish/fish.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.