Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Oct 2003 19:09:36 -0700 (PDT)
From:      Olivier Houchard <cognet@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:  <200310190209.h9J29arq077922@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cognet      2003/10/18 19:09:36 PDT

  FreeBSD src repository

  Modified files:
    usr.bin/su           su.c 
  Log:
  Fix broken su -m behaviour :
  chshell must return 0 if the shell is not a standard shell, or else it is
  possible to use an account without a valid shell.
  
  Reviewed by:    des
  
  Revision  Changes    Path
  1.69      +2 -4      src/usr.bin/su/su.c



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