Source-Changes archive

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

NetBSD master CVS tree commits



ross
Fri Jul 31 08:30:40 PDT 1998
Update of /cvsroot/src/sys/arch/sparc64/include
In directory nb00:/tmp/cvs-serv12712

Modified Files:
        ansi.h 
Log Message:

Following discussions with eeh and mrg, change most of these types so
that they should make an ILP32 setup with an ILP32 compiler and an LP64
setup if run through an LP64 compiler. None of the data sizes actually
change right now, and any type errors that show up would have to be fixed
eventually anyway.


kleink
Fri Jul 31 08:38:58 PDT 1998
Update of /cvsroot/src/sys/kern
In directory nb00:/tmp/cvs-serv12747

Modified Files:
        sys_generic.c 
Log Message:
Reject an iovcnt argument of 0 to readv(), writev(), preadv() and pwritev()
as invalid.  This has been stated by the respective manual pages at least
since Net/2, and is the behaviour specified by XSH5.




Home | Main Index | Thread Index | Old Index