Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jul 2003 02:25:17 -0700 (PDT)
From:      Mike Makonnen <mtm@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/chroot chroot.c
Message-ID:  <200307050925.h659PITw031185@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307050925.h659PITw031185>