cvs commit: src/usr.sbin/pw pw.8 pw.c pw_user.c
    Lukas Ertl 
    le at FreeBSD.org
       
    Mon Mar 26 23:29:20 UTC 2007
    
    
  
le          2007-03-26 23:29:20 UTC
  FreeBSD src repository
  Modified files:
    usr.sbin/pw          pw.8 pw.c pw_user.c 
  Log:
  Introduce the new option -M to allow to set the permissions of
  the user's newly created home directory.  If omitted, it's derived
  from the current umask.
  
  PR:      bin/16880, bin/83253 (partially), bin/104248
  MFC in:  1 month
  
  Revision  Changes    Path
  1.40      +12 -1     src/usr.sbin/pw/pw.8
  1.29      +2 -3      src/usr.sbin/pw/pw.c
  1.59      +17 -4     src/usr.sbin/pw/pw_user.c
    
    
More information about the cvs-all
mailing list