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: 07/27/1998 00:50:02
mycroft
Mon Jul 27 00:41:31 PDT 1998
Update of /cvsroot/src/usr.bin/at
In directory nb00:/tmp/cvs-serv11919/at
Modified Files:
at.c
Log Message:
const poisoning.
mycroft
Mon Jul 27 00:41:31 PDT 1998
Update of /cvsroot/src/usr.bin/calendar
In directory nb00:/tmp/cvs-serv11919/calendar
Modified Files:
calendar.c
Log Message:
const poisoning.
mycroft
Mon Jul 27 00:41:53 PDT 1998
Update of /cvsroot/src/lib/libc/gen
In directory nb00:/tmp/cvs-serv11963
Modified Files:
getcap.c
Log Message:
const poisoning.
mycroft
Mon Jul 27 00:48:22 PDT 1998
Update of /cvsroot/src/gnu/usr.bin/ld/arch/i386
In directory nb00:/tmp/cvs-serv12179/i386
Modified Files:
md.c
Log Message:
Don't reset the reloc_index when we patch a jmpslot. We don't need to, and
this kluges around some cache issues.
mycroft
Mon Jul 27 00:48:22 PDT 1998
Update of /cvsroot/src/gnu/usr.bin/ld/arch/vax
In directory nb00:/tmp/cvs-serv12179/vax
Modified Files:
md.c
Log Message:
Don't reset the reloc_index when we patch a jmpslot. We don't need to, and
this kluges around some cache issues.