Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jan 2006 09:46:39 +0000 (UTC)
From:      Brian Somers <brian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/su su.c
Message-ID:  <200601020946.k029kdUU053109@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2006-01-02 09:46:39 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/su           su.c 
  Log:
  Handle the case (that I just broke) where the following hangs:
  
      $ su
      # kill -STOP $$
  
  Pointed out by: David Xu <davidxu@freebsd.org>
  
  Revision  Changes    Path
  1.78      +3 -1      src/usr.bin/su/su.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601020946.k029kdUU053109>