Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 1998 20:17:11 -0800 (PST)
From:      John Dyson <dyson@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern init_main.c kern_descrip.c vfs_lookup.c vfs_syscalls.c
Message-ID:  <199802150417.UAA02467@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       1998/02/14 20:17:10 PST

  Modified files:
    sys/kern             init_main.c kern_descrip.c vfs_lookup.c 
                         vfs_syscalls.c 
  Log:
  Make the rootdir handling more consistent.  Now, processes always
  have a root vnode associated with them, and no special checks for
  the null case are needed.
  Submitted by:	terry@freebsd.org
  
  Revision  Changes    Path
  1.84      +2 -2      src/sys/kern/init_main.c
  1.51      +4 -7      src/sys/kern/kern_descrip.c
  1.26      +3 -3      src/sys/kern/vfs_lookup.c
  1.93      +2 -3      src/sys/kern/vfs_syscalls.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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