Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



mycroft
Wed Dec 11 02:02:59 PST 1996
Update of /cvsroot/src/sys/nfs
In directory netbsd1:/var/slash-tmp/cvs-serv10044

Modified Files:
      Tag: netbsd-1-2
        nfs_serv.c 
Log Message:
>From trunk:
Always call vnode_pager_uncache() when removing a file.

mycroft
Wed Dec 11 02:04:35 PST 1996
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv10471

Modified Files:
      Tag: netbsd-1-2
        dir.h 
Log Message:
>From trunk:
Don't permit this file to be referenced by kernel code.

mycroft
Wed Dec 11 02:07:21 PST 1996
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv10999

Modified Files:
      Tag: netbsd-1-2
        stat.h 
Log Message:
>From trunk:
S_ISFIFO(x) should not return true with sockets.  S_ISSOCK(x) should
not return true with fifos.



Home | Main Index | Thread Index | Old Index