jhb         2006-07-08 20:03:39 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_socket.c 
    sys/fs/portalfs      portal_vnops.c 
    sys/kern             kern_descrip.c 
    sys/sys              syscallsubr.h 
  Log:
  Add a kern_close() so that the ABIs can close a file descriptor w/o having
  to populate a close_args struct and change some of the places that do.
  
  Revision  Changes    Path
  1.69      +1 -5      src/sys/compat/linux/linux_socket.c
  1.71      +2 -4      src/sys/fs/portalfs/portal_vnops.c
  1.296     +10 -2     src/sys/kern/kern_descrip.c
  1.41      +1 -0      src/sys/sys/syscallsubr.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to