cvs commit: src/usr.sbin/chroot chroot.c
    Mike Makonnen 
    mtm at FreeBSD.org
       
    Sat Jul  5 02:25:19 PDT 2003
    
    
  
mtm         2003/07/05 02:25:17 PDT
  FreeBSD src repository
  Modified files:        (Branch: RELENG_4)
    usr.sbin/chroot      chroot.c 
  Log:
  Reduce diffs to HEAD
  MFC: rev. 1.5 Fix the type of the NULL arg to execl()
  MFC: rev. 1.7 de-__P()
  MFC: rev. 1.8 Use __FBSDID over rcsid[].  Protect copyright[] where needed.
  MFC: rev. 1.9 Explicitly compare the values returned by chdir(2) and
                chroot(2) to -1.
  
  Revision  Changes    Path
  1.4.2.2   +7 -7      src/usr.sbin/chroot/chroot.c
    
    
More information about the cvs-all
mailing list