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: 03/18/1996 22:10:27
jtc
Mon Mar 18 22:03:24 EST 1996
Update of /a/cvsroot/src/usr.sbin/pppd
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1962

Modified Files:
	Makefile 
Log Message:
Added -I. and -I${.CURDIR} to CFLAGS.



mycroft
jonathan
Mon Mar 18 22:09:13 EST 1996
Mon Mar 18 22:09:13 EST 1996
Update of /a/cvsroot/src/sys/arch/pmax/include
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1960

Modified Files:
	bsd-aout.h elf.h endian.h exec.h float.h ieeefp.h pcb.h proc.h 
	profile.h reg.h regdef.h setjmp.h stdarg.h vmparam.h limits.h 
Log Message:
Replace  the following header files from src/sys/arch/pmax/include/
with versions that  include  equivalent files from <mips/include>.
(cvs magic copied the previous revisions, with history, to 
 src/sys/arch/mips/include).

bsd-aout.h elf.h endian.h exec.h float.h ieeefp.h limit.h pcb.h proc.h 
profile.h reg.h regdef.h setjmp.h stdarg.h vmparam.h


Update of /a/cvsroot/src/sys/scsi
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv2063

Modified Files:
	cd.c ch.c scsi_all.h scsi_base.c scsi_cd.h scsi_changer.h 
	scsi_disk.h scsi_scanner.h scsi_tape.h scsiconf.h sd.c 
	ss_mustek.c ss_mustek.h ss_scanjet.c st.c 
Log Message:
Define a full set of [234][bl]tol() and lto[234][bl]() conversion functions,
inlined.
Use sized types in protocol structures.
Make the definition of scsi_sense_data less ugly.