Date: Tue, 6 Nov 2001 11:26:51 -0800 (PST) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/truss syscalls.c Message-ID: <200111061926.fA6JQpu81859@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green       2001/11/06 11:26:51 PST
  Modified files:
    usr.bin/truss        syscalls.c 
  Log:
  Add missing include for <ctype.h>
  
  Make sockaddr printing code unbad.
  
  Always copy in sizeof(sockaddr_un) bytes for an AF_UNIX sockaddr,
  despite what the length may be.
  
  Revision  Changes    Path
  1.14      +49 -29    src/usr.bin/truss/syscalls.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111061926.fA6JQpu81859>
