cvs commit: src/sys/sys syscallsubr.h src/sys/kern vfs_syscalls.c
    Paul Saab 
    ps at FreeBSD.org
       
    Sat Apr 23 15:02:08 PDT 2005
    
    
  
ps          2005-04-23 22:02:08 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_5)
    sys/sys              syscallsubr.h 
    sys/kern             vfs_syscalls.c 
  Log:
  MFC:
  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.356.2.4  +12 -5     src/sys/kern/vfs_syscalls.c
  1.11.2.10  +2 -0      src/sys/sys/syscallsubr.h
    
    
More information about the cvs-all
mailing list