Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/usr.bin/finger



Module Name:    basesrc
Committed By:   itojun
Date:           Tue Aug 20 00:28:00 UTC 2002

Modified Files:
        basesrc/usr.bin/finger: finger.c lprint.c net.c

Log Message:
revert attempt to make finger locale-dependent.  (1) locale dependent
daemon is a bad idea, (2) there's no standard in 8bit finger, (3) there's no
guarantee that finger/fingerd uses the same locale, (4) existing finger client
could scream.  see tech-userlevel.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/usr.bin/finger/finger.c
cvs rdiff -r1.15 -r1.16 basesrc/usr.bin/finger/lprint.c
cvs rdiff -r1.16 -r1.17 basesrc/usr.bin/finger/net.c

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




Home | Main Index | Thread Index | Old Index