K 10 svn:author V 3 jhb K 8 svn:date V 27 2016-04-21T15:25:17.796016Z K 7 svn:log V 261 MFC 295677,295678: 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