Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2001 12:42:58 -0700 (PDT)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/modules/linux Makefile src/sys/conf files.i386 src/sys/compat/linux linux_getcwd.c linux_file.c
Message-ID:  <200110181942.f9IJgxV67438@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    2001/10/18 12:42:58 PDT

  Modified files:        (Branch: RELENG_4)
    sys/modules/linux    Makefile 
    sys/conf             files.i386 
    sys/compat/linux     linux_file.c 
  Added files:           (Branch: RELENG_4)
    sys/compat/linux     linux_getcwd.c 
  Log:
  MFC linux_getcwd --
  If the cwd isn't cached (__getcwd() fails), the cwd is looked up inside
  the kernel.
  
  Revision    Changes    Path
  1.41.2.4    +1 -29     src/sys/compat/linux/linux_file.c
  1.2.2.1     +470 -0    src/sys/compat/linux/linux_getcwd.c (new)
  1.307.2.16  +2 -1      src/sys/conf/files.i386
  1.34.2.8    +4 -4      src/sys/modules/linux/Makefile


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?200110181942.f9IJgxV67438>