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

David Xu davidxu at FreeBSD.org
Tue Nov 4 06:51:36 PST 2003


davidxu     2003/11/04 06:51:34 PST

  FreeBSD src repository

  Modified files:
    usr.bin/su           su.c 
  Log:
  Be sure to restore foreground group to parent su before parent su
  exits, otherwise shell will be confused and does not set foreground
  group correctly for next su command. This sounds like a bug in sh.
  
  Revision  Changes    Path
  1.71      +2 -1      src/usr.bin/su/su.c


More information about the cvs-src mailing list