[Bug 246514] w(1) truncates output before passing to libxo
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue May 19 19:35:24 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246514
--- Comment #7 from Yuri Pankov <yuripv at FreeBSD.org> ---
Created attachment 214657
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214657&action=edit
don't truncate argument list if --libxo was specified
(I'm on very limited internet connection at the moment so attaching the patch I
came up with here.)
Proposed patch adding a xo_libxo_set() to libxo to let consumers know if
--libxo was specified in the command line arguments passed to xo_parse_args(),
and use it in w to decide if we should truncate the argument list.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list