From owner-cvs-all Sat Dec 28 17: 7:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05C8037B401; Sat, 28 Dec 2002 17:07:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8B7F43EB2; Sat, 28 Dec 2002 17:07:55 -0800 (PST) (envelope-from mike@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBT17tfh011461; Sat, 28 Dec 2002 17:07:55 -0800 (PST) (envelope-from mike@repoman.freebsd.org) Received: (from mike@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBT17t4p011460; Sat, 28 Dec 2002 17:07:55 -0800 (PST) Message-Id: <200212290107.gBT17t4p011460@repoman.freebsd.org> From: Mike Barcroft Date: Sat, 28 Dec 2002 17:07:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include unistd.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2002/12/28 17:07:55 PST Modified files: include unistd.h Log: o Add typedef for off_t, pid_t, and useconds_t. o Use useconds_t where appropriate. o Fix a bug in typedef for uid_t (5.0-R candidate). Revision Changes Path 1.66 +17 -6 src/include/unistd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message