svn commit: r318879 - in head: lib/libsysdecode usr.bin/truss

John Baldwin jhb at freebsd.org
Fri May 26 17:03:28 UTC 2017


On Thursday, May 25, 2017 02:27:54 PM Michael Tuexen wrote:
> Author: tuexen
> Date: Thu May 25 14:27:54 2017
> New Revision: 318879
> URL: https://svnweb.freebsd.org/changeset/base/318879
> 
> Log:
>   Improve the decoding of the third argument of the socket() call.
>   
>   Decoding of the third argument depends on the first one. For doing this,
>   add a corresponding function to libsysdecode.
>   
>   Thanks to jhb@ for suggesting this.

Thanks!

-- 
John Baldwin


More information about the svn-src-all mailing list