cvs commit: src/usr.sbin/chroot chroot.c

David Rhodus drhodus at crater.dragonflybsd.org
Wed Aug 13 15:56:20 PDT 2003


drhodus     2003/08/13 15:55:22 PDT

  Modified files:
    usr.sbin/chroot      chroot.c 
  Log:
  *	Fix the type of the NULL arg to execl()
  *	de-__P()
  *	Explicitly compare the values returned by chdir(2) and
  	chroot(2) to -1
  
  Obtained from: FreeBSD
  
  Revision  Changes    Path
  1.3       +4 -4      src/usr.sbin/chroot/chroot.c






More information about the Commits mailing list