Re: svn commit: r245633 - head/usr.bin/w

2013-01-18 Thread John Baldwin
On 1/18/13 6:54 PM, Xin LI wrote: > Author: delphij > Date: Fri Jan 18 23:54:27 2013 > New Revision: 245633 > URL: http://svnweb.freebsd.org/changeset/base/245633 > > Log: > Set showthread = 0 for w(1). > > X-MFC: together with r245610 Please no, this is not the correct fix. Note tha

svn commit: r245633 - head/usr.bin/w

2013-01-18 Thread Xin LI
Author: delphij Date: Fri Jan 18 23:54:27 2013 New Revision: 245633 URL: http://svnweb.freebsd.org/changeset/base/245633 Log: Set showthread = 0 for w(1). X-MFC:together with r245610 Modified: head/usr.bin/w/w.c Modified: head/usr.bin/w/w.c ==