Date: Tue, 4 Jun 2002 02:52:30 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/who who.1 who.c Message-ID: <200206040952.g549qUF70772@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/06/04 02:52:30 PDT
Modified files:
usr.bin/who who.1 who.c
Log:
Respect the setting of the COLUMNS environment variable, use it instead of
the TTY width obtained by ioctl() when set & non-null. (SUSv3)
Revision Changes Path
1.13 +13 -0 src/usr.bin/who/who.1
1.16 +15 -5 src/usr.bin/who/who.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206040952.g549qUF70772>
