Source-Changes archive

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

NetBSD master CVS tree commits



perry
Wed Feb 25 14:51:29 PST 1998
Update of /cvsroot/src/lib/libc/sys
In directory nb00:/tmp/cvs-serv26839

Modified Files:
        setregid.2 
Log Message:
The parameters of setregid are gid_t, not int.


perry
Wed Feb 25 14:53:03 PST 1998
Update of /cvsroot/src/lib/libc/compat-43
In directory nb00:/tmp/cvs-serv26861

Modified Files:
        setrgid.c 
Log Message:
explicitly coerce a -1 to gid_t to quiet lint.


perry
Wed Feb 25 14:56:00 PST 1998
Update of /cvsroot/src/lib/libc/sys
In directory nb00:/tmp/cvs-serv26883

Modified Files:
        setreuid.2 
Log Message:
parameters to setreuid are uid_t, not int.


perry
Wed Feb 25 14:57:23 PST 1998
Update of /cvsroot/src/lib/libc/compat-43
In directory nb00:/tmp/cvs-serv27004

Modified Files:
        setruid.c 
Log Message:
Coerce -1 to a (uid_t) to shut up lint.




Home | Main Index | Thread Index | Old Index