From owner-p4-projects@FreeBSD.ORG Thu Jul 1 23:02:09 2004 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 36CB316A4D1; Thu, 1 Jul 2004 23:02:09 +0000 (GMT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11A2A16A4CE for ; Thu, 1 Jul 2004 23:02:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B8C243D39 for ; Thu, 1 Jul 2004 23:02:09 +0000 (GMT) (envelope-from davidxu@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i61N0Fbd098212 for ; Thu, 1 Jul 2004 23:00:15 GMT (envelope-from davidxu@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i61N0FVs098209 for perforce@freebsd.org; Thu, 1 Jul 2004 23:00:15 GMT (envelope-from davidxu@freebsd.org) Date: Thu, 1 Jul 2004 23:00:15 GMT Message-Id: <200407012300.i61N0FVs098209@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to davidxu@freebsd.org using -f From: David Xu To: Perforce Change Reviews Subject: PERFORCE change 56236 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2004 23:02:10 -0000 http://perforce.freebsd.org/chv.cgi?CH=56236 Change 56236 by davidxu@davidxu_alona on 2004/07/01 22:59:43 Hook up make installworld. Affected files ... .. //depot/projects/davidxu_ksedbg/src/include/Makefile#2 edit Differences ... ==== //depot/projects/davidxu_ksedbg/src/include/Makefile#2 (text+ko) ==== @@ -11,12 +11,12 @@ inttypes.h iso646.h kenv.h langinfo.h libgen.h limits.h link.h \ locale.h malloc.h memory.h monetary.h mpool.h ndbm.h netconfig.h \ netdb.h nl_types.h nlist.h nss.h nsswitch.h objformat.h paths.h \ - pthread.h \ + proc_service.h pthread.h \ pthread_np.h pwd.h ranlib.h readpassphrase.h regex.h regexp.h \ resolv.h rune.h runetype.h search.h setjmp.h sgtty.h signal.h stab.h \ stdbool.h stddef.h stdio.h stdlib.h string.h stringlist.h \ - strings.h sysexits.h tar.h time.h timeconv.h timers.h ttyent.h \ - ulimit.h unistd.h utime.h utmp.h uuid.h varargs.h vis.h wchar.h \ + strings.h sysexits.h tar.h thread_db.h time.h timeconv.h timers.h \ + ttyent.h ulimit.h unistd.h utime.h utmp.h uuid.h varargs.h vis.h wchar.h \ wctype.h wordexp.h MHDRS= float.h floatingpoint.h stdarg.h