Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Dec 1994 09:29:06 -0800
From:      Andreas Schulz <ats>
To:        CVS-commiters, cvs-usrbin
Subject:   cvs commit: src/usr.bin/rwho rwho.c
Message-ID:  <199412261729.JAA28304@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
ats         94/12/26 09:29:05

  Modified:    usr.bin/rwho rwho.c
  Log:
  The out_line doesn't need to be zero terminated, so print it not with %s
  but with a %-8.8s instead. this prevents funny output, if the out_line
  contains a long hostname that is larger than 8 chars.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199412261729.JAA28304>