cvs commit: src/sys/kern vfs_syscalls.c src/sys/sys syscallsubr.h

John Baldwin jhb at FreeBSD.org
Mon Feb 7 13:46:45 PST 2005


jhb         2005-02-07 21:46:43 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_syscalls.c 
    sys/sys              syscallsubr.h 
  Log:
  Implement a kern_pathconf() wrapper for pathconf() which can take the
  filename from either a user space or a kernel space pointer.
  
  Revision  Changes    Path
  1.372     +12 -6     src/sys/kern/vfs_syscalls.c
  1.23      +2 -0      src/sys/sys/syscallsubr.h


More information about the cvs-all mailing list