Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Feb 2008 23:18:55 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 135756 for review
Message-ID:  <200802192318.m1JNItdL036663@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=135756

Change 135756 by jb@jb_freebsd1 on 2008/02/19 23:18:33

	The CTF code is zipped, not gzipped.

Affected files ...

.. //depot/projects/dtrace/src/sys/conf/files#72 edit

Differences ...

==== //depot/projects/dtrace/src/sys/conf/files#72 (text+ko) ====

@@ -1416,7 +1416,7 @@
 kern/device_if.m		standard
 kern/imgact_elf.c		standard
 kern/imgact_shell.c		standard
-kern/inflate.c			optional gzip | ddb_ctf
+kern/inflate.c			optional gzip
 kern/init_main.c		standard
 kern/init_sysent.c		standard
 kern/ksched.c			optional _kposix_priority_scheduling
@@ -1660,7 +1660,8 @@
 net/slcompress.c		optional netgraph_vjc | ppp | sl | sppp | \
 					 netgraph_sppp
 net/zlib.c			optional crypto | geom_uzip | ipsec | \
-					 mxge | ppp_deflate | netgraph_deflate
+					 mxge | ppp_deflate | netgraph_deflate | \
+					 ddb_ctf
 net80211/ieee80211.c		optional wlan
 net80211/ieee80211_acl.c	optional wlan_acl
 net80211/ieee80211_amrr.c	optional wlan_amrr



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