From owner-source-changes@NetBSD.ORG Fri Dec 23 14:46:06 1994 Return-Path: owner-source-changes@NetBSD.ORG Received: from pain.lcs.mit.edu (pain.lcs.mit.edu [128.52.46.239]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id OAA07659; Fri, 23 Dec 1994 14:46:05 GMT Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id IAA02071 for source-changes-outgoing; Fri, 23 Dec 1994 08:24:09 -0500 Received: from sun-lamp.cs.berkeley.edu by pain.lcs.mit.edu (8.6.9/8.6.9) with ESMTP id IAA02067 for ; Fri, 23 Dec 1994 08:24:03 -0500 Received: (from srcmastr@localhost) by sun-lamp.cs.berkeley.edu (8.6.9/8.6.9) id GAA10505 for source-changes; Fri, 23 Dec 1994 06:30:02 -0800 Date: Fri, 23 Dec 1994 06:30:02 -0800 From: The Source Master Message-Id: <199412231430.GAA10505@sun-lamp.cs.berkeley.edu> To: source-changes@NetBSD.ORG Subject: sun-lamp CVS commits Sender: owner-source-changes@NetBSD.ORG Precedence: list X-Loop: source-changes@NetBSD.ORG cgd Fri Dec 23 06:24:22 PST 1994 Update of /b/source/CVS/src/lib/libc/nls In directory sun-lamp.cs.berkeley.edu:/usr/src/lib/libc/nls Modified Files: catclose.c Log Message: clear up type inconsistency. cgd Fri Dec 23 06:29:34 PST 1994 Update of /b/source/CVS/src/libexec/ftpd In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/libexec/ftpd Modified Files: ftpd.c Log Message: be a bit more careful with types, casts, and and function declarations. cgd Fri Dec 23 06:29:37 PST 1994 Update of /b/source/CVS/src/libexec/identd In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/libexec/identd Modified Files: netbsd.c parse.c Log Message: be a bit more careful with types, casts, and and function declarations. cgd Fri Dec 23 06:29:39 PST 1994 Update of /b/source/CVS/src/libexec/rpc.rquotad In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/libexec/rpc.rquotad Modified Files: rquotad.c Log Message: be a bit more careful with types, casts, and and function declarations. cgd Fri Dec 23 06:29:41 PST 1994 Update of /b/source/CVS/src/libexec/rpc.rstatd In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/libexec/rpc.rstatd Modified Files: rstat_proc.c Log Message: be a bit more careful with types, casts, and and function declarations. cgd Fri Dec 23 06:29:43 PST 1994 Update of /b/source/CVS/src/libexec/rpc.rusersd In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/libexec/rpc.rusersd Modified Files: rusers_proc.c Log Message: be a bit more careful with types, casts, and and function declarations. cgd Fri Dec 23 06:29:44 PST 1994 Update of /b/source/CVS/src/libexec/rpc.rwalld In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/libexec/rpc.rwalld Modified Files: rwalld.c Log Message: be a bit more careful with types, casts, and and function declarations. cgd Fri Dec 23 06:29:47 PST 1994 Update of /b/source/CVS/src/libexec/telnetd In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/libexec/telnetd Modified Files: sys_term.c Log Message: be a bit more careful with types, casts, and and function declarations.