DragonFly BSD
DragonFly commits List (threaded) for 2003-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: David Rhodus <drhodus@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 13 Aug 2003 15:55:22 -0700 (PDT)

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




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]