Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 07/13/2001 05:42:41
Module Name:	basesrc
Committed By:	nathanw
Date:		Fri Jul 13 02:42:40 UTC 2001

Modified Files:
	basesrc/lib/libpthread [nathanw_sa]: pthread.c pthread.h pthread_int.h
	    pthread_lock.c pthread_mutex.c pthread_queue.h pthread_run.c
	    pthread_sa.c pthread_sig.c pthread_stack.c pthread_types.h sched.c
	    sched.h
	basesrc/lib/libpthread/arch/i386 [nathanw_sa]: genassym.cf pthread_md.h
	    pthread_switch.S

Log Message:
Note copyright.
Standardize RCS IDs.


To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 basesrc/lib/libpthread/pthread.c \
    basesrc/lib/libpthread/pthread.h basesrc/lib/libpthread/pthread_lock.c \
    basesrc/lib/libpthread/pthread_mutex.c \
    basesrc/lib/libpthread/pthread_run.c basesrc/lib/libpthread/pthread_sa.c \
    basesrc/lib/libpthread/pthread_sig.c \
    basesrc/lib/libpthread/pthread_stack.c
cvs rdiff -r1.1.2.3 -r1.1.2.4 basesrc/lib/libpthread/pthread_int.h
cvs rdiff -r1.1.2.1 -r1.1.2.2 basesrc/lib/libpthread/pthread_queue.h \
    basesrc/lib/libpthread/pthread_types.h basesrc/lib/libpthread/sched.c \
    basesrc/lib/libpthread/sched.h
cvs rdiff -r1.1.2.1 -r1.1.2.2 basesrc/lib/libpthread/arch/i386/genassym.cf \
    basesrc/lib/libpthread/arch/i386/pthread_md.h
cvs rdiff -r1.1.2.2 -r1.1.2.3 \
    basesrc/lib/libpthread/arch/i386/pthread_switch.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.