cvs commit: src/usr.bin/su su.c

Olivier Houchard cognet at FreeBSD.org
Sat Oct 18 19:09:37 PDT 2003


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


More information about the cvs-src mailing list