CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/09/17 21:10:53
Modified files:
usr.bin/write : write.c
Log message:
Use user_from_uid(3) if getlogin(2) fails, storing the uid as a
string if there is no passwd entry. OK tb@
