Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 08/10/1995 20:40:01
jtc
Thu Aug 10 20:34:37 EDT 1995
Update of /a/cvsroot/src/lib/libc/gen
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv16370

Modified Files:
	syslog.3 
Log Message:
Updated for LOG_FTP (PR #1312).

Edited the examples section so that they are all separated by a single
blank line, since they're unrelated.  SunOS' syslog(3) has a sentance
or two describing each line.  We'll either have to come up with our
own text or ignore it.  I'm ignoring it for now.


jtc
Thu Aug 10 20:38:17 EDT 1995
Update of /a/cvsroot/src/bin/df
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv16505

Modified Files:
	df.c 
Log Message:
lose unused variable; PR #1297