From owner-cvs-all Mon Jan 10 2:14:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 734E814D54; Mon, 10 Jan 2000 02:14:43 -0800 (PST) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA85841; Mon, 10 Jan 2000 02:14:43 -0800 (PST) (envelope-from tg@FreeBSD.org) Message-Id: <200001101014.CAA85841@freefall.freebsd.org> From: Thomas Gellekum Date: Mon, 10 Jan 2000 02:14:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_detach.c uthread_fork.c uthread_gc.c uthread_poll.c uthread_priority_queue.c uthread_setschedparam.c uthread_sig.c uthread_socketpair.c uthread_spec.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 2000/01/10 02:14:43 PST Modified files: (Branch: RELENG_3) lib/libc_r/uthread uthread_detach.c uthread_fork.c uthread_gc.c uthread_poll.c uthread_priority_queue.c uthread_setschedparam.c uthread_sig.c uthread_socketpair.c uthread_spec.c Log: MFC: -Wall and style(9) cleanup. Reviewed by: deischen Revision Changes Path 1.6.2.5 +1 -2 src/lib/libc_r/uthread/uthread_detach.c 1.8.2.7 +10 -10 src/lib/libc_r/uthread/uthread_fork.c 1.2.4.6 +2 -3 src/lib/libc_r/uthread/uthread_gc.c 1.1.2.4 +2 -2 src/lib/libc_r/uthread/uthread_poll.c 1.1.2.4 +2 -2 src/lib/libc_r/uthread/uthread_priority_queue.c 1.1.2.5 +2 -2 src/lib/libc_r/uthread/uthread_setschedparam.c 1.15.2.6 +2 -2 src/lib/libc_r/uthread/uthread_sig.c 1.4.2.3 +2 -1 src/lib/libc_r/uthread/uthread_socketpair.c 1.10.2.3 +2 -2 src/lib/libc_r/uthread/uthread_spec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message