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:           Sun Jun 25 13:41:13 UTC 2000

Modified Files:
        basesrc/usr.bin/w: w.c

Log Message:
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.37 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