Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 09/27/1996 22:40:02
cgd
Fri Sep 27 15:38:08 PDT 1996
Update of /cvsroot/src/lib/libc/gen
In directory netbsd1:/var/slash-tmp/cvs-serv28450
Modified Files:
nlist_elf64.c
Log Message:
rename rcsid to e64rcsid, so it doesn't conflict with the one in nlist_elf32.c
christos
Fri Sep 27 18:38:45 EDT 1996
Update of /cvsroot/src/sbin/fsck
In directory netbsd1:/var/slash-tmp/cvs-serv28408
Modified Files:
Makefile fsck.c preen.c
Added Files:
fsutil.c fsutil.h
Removed Files:
extern.h util.c util.h
Log Message:
- Rename util.c and util.h to fsutil.c and fsutil.h to avoid conflict with
<util.h>
- Change checkfstab so that the checkit function takes the name of the
mount point too (needed by quotacheck).
- Remove globals debug, verbose and preen