K 10 svn:author V 3 jhb K 8 svn:date V 27 2016-02-16T22:00:01.916894Z K 7 svn:log V 242 Fetch the current thread and it's syscall state from the trussinfo object instead of passing some of that state as arguments to print_syscall() and print_syscallret(). This just makes the calls of these functions shorter and easier to read. END