cvs commit: src/sys/nfsclient nfs_socket.c
    Konstantin Belousov 
    kib at FreeBSD.org
       
    Sat Jul  8 15:39:12 UTC 2006
    
    
  
kib         2006-07-08 15:39:11 UTC
  FreeBSD src repository
  Modified files:
    sys/nfsclient        nfs_socket.c 
  Log:
  Signals may be delivered to process as well as to the thread. Check the
  thread-delivered signals in addition to the process one.
  
  Reviewed by:    mohan
  MFC after:      1 month
  Approved by:    kan (mentor)
  
  Revision  Changes    Path
  1.142     +3 -1      src/sys/nfsclient/nfs_socket.c
    
    
More information about the cvs-all
mailing list