Source-Changes archive

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

NetBSD master CVS tree commits



cgd
Fri Dec 20 11:33:59 PST 1996
Update of /cvsroot/src/include
In directory netbsd1:/var/slash-tmp/cvs-serv11198

Modified Files:
        unistd.h 
Log Message:
sethostid returns int not void, also add prototype for __syscall that
matches manual page.


cgd
Fri Dec 20 11:36:34 PST 1996
Update of /cvsroot/src/lib/libc/compat-43
In directory netbsd1:/var/slash-tmp/cvs-serv11336/compat-43

Modified Files:
        sethostid.c 
Log Message:
include unistd.h and fix up sethostid() return type (was long here, now int)

cgd
Fri Dec 20 11:38:19 PST 1996
Update of /cvsroot/src/lib/libc/gen
In directory netbsd1:/var/slash-tmp/cvs-serv11420/gen

Modified Files:
        getgrent.c 
Log Message:
grscan()'s last arg has to be a const char *, not just a char *

cgd
Fri Dec 20 11:39:01 PST 1996
Update of /cvsroot/src/lib/libc/gen
In directory netbsd1:/var/slash-tmp/cvs-serv11492/gen

Modified Files:
        setmode.c 
Log Message:
pull in unistd.h, const poisoning



Home | Main Index | Thread Index | Old Index