Subject: CVS commit: basesrc/libexec/fingerd
To: None <source-changes@netbsd.org>
From: Kimmo Suominen <kim@netbsd.org>
List: source-changes
Date: 09/10/2002 06:29:03
Module Name: basesrc
Committed By: kim
Date: Tue Sep 10 03:29:02 UTC 2002
Modified Files:
basesrc/libexec/fingerd: fingerd.8 fingerd.c
Log Message:
Add a switch for easy enabling of single-byte 8-bit output.
This is somewhat of a hack, but I find it better than having
to run env(1) from inetd(8), or changing the environment for
inetd(8) itself (and thus all daemons started by it).
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/libexec/fingerd/fingerd.8
cvs rdiff -r1.16 -r1.17 basesrc/libexec/fingerd/fingerd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.