From owner-freebsd-current Tue May 4 12:29: 3 1999 Delivered-To: freebsd-current@freebsd.org Received: from gw-nl3.philips.com (gw-nl3.philips.com [192.68.44.35]) by hub.freebsd.org (Postfix) with ESMTP id C797815490 for ; Tue, 4 May 1999 12:28:50 -0700 (PDT) (envelope-from Jos.Backus@nl.origin-it.com) Received: from smtprelay-nl1.philips.com (localhost.philips.com [127.0.0.1]) by gw-nl3.philips.com with ESMTP id VAA18393 for ; Tue, 4 May 1999 21:28:46 +0200 (MEST) (envelope-from Jos.Backus@nl.origin-it.com) Received: from smtprelay-eur1.philips.com(130.139.36.3) by gw-nl3.philips.com via mwrap (4.0a) id xma018391; Tue, 4 May 99 21:28:46 +0200 Received: from hal.mpn.cp.philips.com (hal.mpn.cp.philips.com [130.139.64.195]) by smtprelay-nl1.philips.com (8.9.3/8.6.10-1.2.2m-970826) with SMTP id VAA03742 for ; Tue, 4 May 1999 21:28:45 +0200 (MET DST) Received: (qmail 12698 invoked by uid 666); 4 May 1999 19:29:07 -0000 Date: Tue, 4 May 1999 21:29:07 +0200 From: Jos Backus To: current@freebsd.org Subject: sys/modules/procfs/Makefile buglet Message-ID: <19990504212907.A12665@hal.mpn.cp.philips.com> Reply-To: Jos Backus Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --- Makefile.orig Tue May 4 21:26:56 1999 +++ Makefile Tue May 4 21:27:25 1999 @@ -3,7 +3,8 @@ .PATH: ${.CURDIR}/../../miscfs/procfs KMOD= procfs SRCS= opt_vmpage.h procfs_ctl.c procfs_map.c procfs_note.c procfs_status.c \ - procfs_subr.c procfs_type.c procfs_vfsops.c procfs_vnops.c + procfs_subr.c procfs_type.c procfs_vfsops.c procfs_vnops.c \ + procfs_rlimit.c NOMAN= VFS_KLD= CFLAGS+= -DPROCFS (Probably.) -- Jos Backus _/ _/_/_/ "Reliability means never _/ _/ _/ having to say you're sorry." _/ _/_/_/ -- D. J. Bernstein _/ _/ _/ _/ Jos.Backus@nl.origin-it.com _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message