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: 09/26/1995 21:20:08
jtc
Tue Sep 26 21:11:00 EDT 1995
Update of /a/cvsroot/src/usr.bin/finger
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv18582

Modified Files:
	util.c 
Log Message:
Update lseek() constants:
	L_SET	-> SEEK_SET
Add off_t cast to offset arg.


christos
Tue Sep 26 21:15:24 EDT 1995
Update of /a/cvsroot/src/share/mk
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv18806

Modified Files:
	bsd.dep.mk bsd.lib.mk 
Log Message:
- make sure the afterdepend rule fires `after' .depend gets created.
  [fixed for parallel make]
- make depend prettier printing.