Source-Changes archive

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

NetBSD master CVS tree commits



kleink
Sat Apr 25 03:41:13 PDT 1998
Update of /cvsroot/src/sys/sys
In directory nb00:/tmp/cvs-serv25782

Modified Files:
        socket.h 
Log Message:
Per X/Open CAE Spec, Issue 5, define 3 preprocessor symbols to be used to
specify the type of socket shutdown(2).


kleink
Sat Apr 25 03:42:33 PDT 1998
Update of /cvsroot/src/lib/libc/sys
In directory nb00:/tmp/cvs-serv26235

Modified Files:
        shutdown.2 
Log Message:
0 -> SHUT_RD, 1 -> SHUT_WR, 2 -> SHUT_RDWR.




Home | Main Index | Thread Index | Old Index