Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2001 21:42:41 -0700 (PDT)
From:      Mike Barcroft <mike@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/procfs procfs_status.c
Message-ID:  <200109250442.f8P4gfA47729@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mike        2001/09/24 21:42:41 PDT

  Modified files:
    sys/fs/procfs        procfs_status.c 
  Log:
  A process name may contain whitespace and unprintable characters,
  so convert those characters to octal notation.  Also convert
  backslashes to octal notation to avoid confusion.
  
  Reviewed by:	des
  MFC after:	1 week
  
  Revision  Changes    Path
  1.34      +12 -6     src/sys/fs/procfs/procfs_status.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?200109250442.f8P4gfA47729>