Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   simonb
Date:           Mon Jun 26 00:45:32 UTC 2000

Modified Files:
        basesrc/usr.bin/w [netbsd-1-5]: w.c

Log Message:
Pull up rev 1.37:
Use p_login from struct proc instead of ut_name from struct utmp so
that a truncated name isn't used if the login name is over 8 characters
long.  Size USER field to suit.

Fixes PR bin/2459 from Neil McRae.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.36.2.1 basesrc/usr.bin/w/w.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