Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 03/29/1998 18:20:02
mrg
Sun Mar 29 18:13:35 PST 1998
Update of /cvsroot/src/sbin/restore
In directory nb00:/tmp/cvs-serv22868
Modified Files:
tape.c
Log Message:
use static int, not just static
mrg
Sun Mar 29 18:15:16 PST 1998
Update of /cvsroot/src/sbin/routed/rtquery
In directory nb00:/tmp/cvs-serv22948
Modified Files:
rtquery.c
Log Message:
add noreturn attribute, and fix the return value of main.
mrg
Sun Mar 29 18:15:27 PST 1998
Update of /cvsroot/src/sbin/routed
In directory nb00:/tmp/cvs-serv22953
Modified Files:
parms.c
Log Message:
use static int, not just static
jonathan
Sun Mar 29 18:15:38 PST 1998
Update of /cvsroot/src/sys/arch/pmax/tc
In directory nb00:/tmp/cvs-serv22944
Modified Files:
scc.c
Log Message:
* Mouse reset blocks waiting for response for mouse.
Only initialize the mouse if we are using rcons as the console device.
mrg
Sun Mar 29 18:19:02 PST 1998
Update of /cvsroot/src/usr.bin/at
In directory nb00:/tmp/cvs-serv23054
Modified Files:
at.c
Log Message:
use static int instead of static
mrg
Sun Mar 29 18:19:45 PST 1998
Update of /cvsroot/src/usr.bin/error
In directory nb00:/tmp/cvs-serv23092
Modified Files:
touch.c
Log Message:
remove unused extern.