[Bug 57045] trpt(8) option -t was disabled on -current

2018-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=57045

Conrad Meyer  changed:

   What|Removed |Added

 CC||c...@freebsd.org
   Assignee|freebsd-bugs@FreeBSD.org|c...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 57045] trpt(8) option -t was disabled on -current

2018-02-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=57045

fernando.apesteg...@gmail.com changed:

   What|Removed |Added

 CC||fernando.apesteguia@gmail.c
   ||om

--- Comment #3 from fernando.apesteg...@gmail.com ---
Created attachment 190486
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190486=edit
patch to usr.sbin/trpt/

The relevant code was commented out in r50680.

The attached patch removes it completely, including the relevant flag and the
documentation. After applying the patch:

$ ./trpt -t
trpt: illegal option -- t
usage: trpt [-afjst] [-p hex-address] [system [core]]

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"