Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2013 20:22:13 +0000 (UTC)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r252594 - head/sys/conf
Message-ID:  <201307032022.r63KMDNW003426@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: peter
Date: Wed Jul  3 20:22:12 2013
New Revision: 252594
URL: http://svnweb.freebsd.org/changeset/base/252594

Log:
  Add an entry for filemon.

Modified:
  head/sys/conf/files
  head/sys/conf/options

Modified: head/sys/conf/files
==============================================================================
--- head/sys/conf/files	Wed Jul  3 20:21:39 2013	(r252593)
+++ head/sys/conf/files	Wed Jul  3 20:22:12 2013	(r252594)
@@ -1369,6 +1369,7 @@ dev/fdt/fdtbus.c		optional fdt
 dev/fdt/simplebus.c		optional fdt
 dev/fe/if_fe.c			optional fe
 dev/fe/if_fe_pccard.c		optional fe pccard
+dev/filemon/filemon.c		optional filemon
 dev/firewire/firewire.c		optional firewire
 dev/firewire/fwcrom.c		optional firewire
 dev/firewire/fwdev.c		optional firewire

Modified: head/sys/conf/options
==============================================================================
--- head/sys/conf/options	Wed Jul  3 20:21:39 2013	(r252593)
+++ head/sys/conf/options	Wed Jul  3 20:22:12 2013	(r252594)
@@ -85,6 +85,7 @@ COMPRESS_USER_CORES opt_core.h
 CY_PCI_FASTINTR
 DEADLKRES	opt_watchdog.h
 DIRECTIO
+FILEMON		opt_dontuse.h
 FFCLOCK
 FULL_PREEMPTION	opt_sched.h
 IPI_PREEMPTION	opt_sched.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307032022.r63KMDNW003426>