Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/08/1997 17:20:04
scottr
Wed Oct  8 10:14:39 PDT 1997
Update of /cvsroot/src/lib/libpthread
In directory netbsd1:/var/slash-tmp/cvs-serv19000

Removed Files:
	COPYRIGHT Makefile README 
Log Message:
This incarnation of the pthreads library is ancient and not useful, and
should have been mothballed some time ago...


scottr
Wed Oct  8 10:14:44 PDT 1997
Update of /cvsroot/src/lib/libpthread/arch/i386
In directory netbsd1:/var/slash-tmp/cvs-serv19000/arch/i386

Removed Files:
	Makefile.inc machdep.c machdep.h syscall.S 
Log Message:
This incarnation of the pthreads library is ancient and not useful, and
should have been mothballed some time ago...


scottr
Wed Oct  8 10:15:05 PDT 1997
Update of /cvsroot/src/lib/libpthread/include
In directory netbsd1:/var/slash-tmp/cvs-serv19000/include

Removed Files:
	Makefile.inc cond.h engine.h fd.h fd_pipe.h kernel.h mutex.h 
	posix.h pthread.h pthread_attr.h pthread_once.h queue.h 
	stdio.h util.h 
Log Message:
This incarnation of the pthreads library is ancient and not useful, and
should have been mothballed some time ago...


scottr
Wed Oct  8 10:15:30 PDT 1997
Update of /cvsroot/src/lib/libpthread/pthreads
In directory netbsd1:/var/slash-tmp/cvs-serv19000/pthreads

Removed Files:
	Makefile.inc cond.c fd.c fd_kern.c fd_pipe.c file.c globals.c 
	malloc.c mutex.c pthread.c pthread_attr.c pthread_detach.c 
	pthread_join.c pthread_once.c queue.c signal.c sleep.c 
Log Message:
This incarnation of the pthreads library is ancient and not useful, and
should have been mothballed some time ago...


mjacob
Wed Oct  8 10:17:12 PDT 1997
Update of /cvsroot/src/sys/dev/scsipi
In directory netbsd1:/var/slash-tmp/cvs-serv19401

Modified Files:
	scsi_base.c 
Log Message:
The bit pointer field is a 3 bit value- not 4.


scottr
Wed Oct  8 10:17:18 PDT 1997
Update of /cvsroot/src/lib/libpthread/stdio
In directory netbsd1:/var/slash-tmp/cvs-serv19000/stdio

Removed Files:
	Makefile.inc README clrerr.c fclose.c fdopen.c feof.c ferror.c 
	fflush.c fgetc.c fgetline.c fgetpos.c fgets.c fileno.c 
	findfp.c flags.c floatio.h fopen.c fprintf.c fpurge.c fputc.c 
	fputs.c fread.c freopen.c fscanf.c fseek.c fsetpos.c ftell.c 
	funopen.c fvwrite.c fvwrite.h fwalk.c fwrite.c getc.c 
	getc_unlocked.c getchar.c getchar_unlocked.c gets.c getw.c 
	glue.h local.h makebuf.c mktemp.c perror.c perror.c.old 
	printf.c putc.c putc_unlocked.c putchar.c putchar_unlocked.c 
	puts.c putw.c refill.c remove.c rewind.c rget.c scanf.c 
	setbuf.c setbuffer.c setvbuf.c snprintf.c sprintf.c sscanf.c 
	stdio.c strerror.c tempnam.c tmpfile.c tmpnam.c ungetc.c 
	vfprintf.c vfscanf.c vprintf.c vscanf.c vsnprintf.c vsprintf.c 
	vsscanf.c wbuf.c wsetup.c 
Log Message:
This incarnation of the pthreads library is ancient and not useful, and
should have been mothballed some time ago...


mycroft
Wed Oct  8 10:19:16 PDT 1997
Update of /cvsroot/src/lib/libc/gen
In directory netbsd1:/var/slash-tmp/cvs-serv20050

Modified Files:
	setmode.c 
Log Message:
Make sure the command list is properly terminated when parsing an
octal mode.  From Alasdair Baird in PR 4232.