Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2002 15:27:36 -0700 (PDT)
From:      Julian Elischer <julian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linprocfs linprocfs.c src/sys/ddb db_ps.c src/sys/sys proc.h
Message-ID:  <200210212227.g9LMRaPm039414@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      2002/10/21 15:27:36 PDT

  Modified files:
    sys/compat/linprocfs linprocfs.c 
    sys/ddb              db_ps.c 
    sys/sys              proc.h 
  Log:
  Remove the process state PRS_WAIT.
  It is never used. I left it there from pre-KSE days as I didn't know
  if I'd need it or not but now I know I don't.. It's functionality
  is in TDI_IWAIT in the thread.
  
  Revision  Changes    Path
  1.59      +0 -3      src/sys/compat/linprocfs/linprocfs.c
  1.35      +0 -3      src/sys/ddb/db_ps.c
  1.273     +0 -1      src/sys/sys/proc.h

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?200210212227.g9LMRaPm039414>