Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Fri, 12 Apr 1996 21:20:10 -0400 (EDT)
cgd
Fri Apr 12 21:17:34 EDT 1996
Update of /a/cvsroot/src/sys/lib/libkern/arch/alpha
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv21534/alpha
Modified Files:
Makefile.inc
Log Message:
add strncasecmp.c to ports' libkern Makefile.inc's. When adding a new
source file to libkern, it should be added to _ALL_ ports makefiles if
it is machine-independent and used by machine-independent code (in
this case adosfs). (There are several arguments that say that
strncasecmp should not be in libkern at all, and i think they're
good ones, but as long as ADOSFS needs it to link, it has to be here
for all architectures.)
cgd
Fri Apr 12 21:17:38 EDT 1996
Update of /a/cvsroot/src/sys/lib/libkern/arch/arm32
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv21534/arm32
Modified Files:
Makefile.inc
Log Message:
add strncasecmp.c to ports' libkern Makefile.inc's. When adding a new
source file to libkern, it should be added to _ALL_ ports makefiles if
it is machine-independent and used by machine-independent code (in
this case adosfs). (There are several arguments that say that
strncasecmp should not be in libkern at all, and i think they're
good ones, but as long as ADOSFS needs it to link, it has to be here
for all architectures.)
cgd
Fri Apr 12 21:17:45 EDT 1996
Update of /a/cvsroot/src/sys/lib/libkern/arch/i386
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv21534/i386
Modified Files:
Makefile.inc
Log Message:
add strncasecmp.c to ports' libkern Makefile.inc's. When adding a new
source file to libkern, it should be added to _ALL_ ports makefiles if
it is machine-independent and used by machine-independent code (in
this case adosfs). (There are several arguments that say that
strncasecmp should not be in libkern at all, and i think they're
good ones, but as long as ADOSFS needs it to link, it has to be here
for all architectures.)
cgd
Fri Apr 12 21:17:48 EDT 1996
Update of /a/cvsroot/src/sys/lib/libkern/arch/mips
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv21534/mips
Modified Files:
Makefile.inc
Log Message:
add strncasecmp.c to ports' libkern Makefile.inc's. When adding a new
source file to libkern, it should be added to _ALL_ ports makefiles if
it is machine-independent and used by machine-independent code (in
this case adosfs). (There are several arguments that say that
strncasecmp should not be in libkern at all, and i think they're
good ones, but as long as ADOSFS needs it to link, it has to be here
for all architectures.)
cgd
Fri Apr 12 21:17:52 EDT 1996
Update of /a/cvsroot/src/sys/lib/libkern/arch/ns32k
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv21534/ns32k
Modified Files:
Makefile.inc
Log Message:
add strncasecmp.c to ports' libkern Makefile.inc's. When adding a new
source file to libkern, it should be added to _ALL_ ports makefiles if
it is machine-independent and used by machine-independent code (in
this case adosfs). (There are several arguments that say that
strncasecmp should not be in libkern at all, and i think they're
good ones, but as long as ADOSFS needs it to link, it has to be here
for all architectures.)
cgd
Fri Apr 12 21:17:56 EDT 1996
Update of /a/cvsroot/src/sys/lib/libkern/arch/sparc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv21534/sparc
Modified Files:
Makefile.inc
Log Message:
add strncasecmp.c to ports' libkern Makefile.inc's. When adding a new
source file to libkern, it should be added to _ALL_ ports makefiles if
it is machine-independent and used by machine-independent code (in
this case adosfs). (There are several arguments that say that
strncasecmp should not be in libkern at all, and i think they're
good ones, but as long as ADOSFS needs it to link, it has to be here
for all architectures.)
cgd
Fri Apr 12 21:18:01 EDT 1996
Update of /a/cvsroot/src/sys/lib/libkern/arch/vax
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv21534/vax
Modified Files:
Makefile.inc
Log Message:
add strncasecmp.c to ports' libkern Makefile.inc's. When adding a new
source file to libkern, it should be added to _ALL_ ports makefiles if
it is machine-independent and used by machine-independent code (in
this case adosfs). (There are several arguments that say that
strncasecmp should not be in libkern at all, and i think they're
good ones, but as long as ADOSFS needs it to link, it has to be here
for all architectures.)
Home |
Main Index |
Thread Index |
Old Index