cvs commit: src/lib/libarchive archive_read_support_format_zip.c

2007-12-07 Thread Tim Kientzle
kientzle2007-12-08 07:52:40 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libarchive archive_read_support_format_zip.c Log: MFC: If "length at end" flag is specified, then a zero length at the beginning shouldn't be interpreted to mean an empty

cvs commit: src/etc/rc.d DAEMON LOGIN Makefile NETWORKING SERVERS accounting amd apmd bootconf.sh bootparams ccd cron dhclient dmesg fsck inetd ipfilter ipfs ipmon ipnat ipsec isdnd ldconfig local loc

2007-12-07 Thread Doug Barton
dougb 2007-12-08 07:20:24 UTC FreeBSD src repository Modified files: etc/rc.d DAEMON LOGIN Makefile NETWORKING SERVERS accounting amd apmd bootconf.sh bootparams ccd cron dhclient dmesg fsck in

cvs commit: src/sys/geom/part g_part_bsd.c

2007-12-07 Thread Marcel Moolenaar
marcel 2007-12-08 07:01:10 UTC FreeBSD src repository Modified files: sys/geom/partg_part_bsd.c Log: Add support for FS_ZFS. Revision ChangesPath 1.2 +7 -0 src/sys/geom/part/g_part_bsd.c ___ cvs-all@freeb

cvs commit: src/sys/sys disklabel.h

2007-12-07 Thread Marcel Moolenaar
marcel 2007-12-08 06:47:48 UTC FreeBSD src repository Modified files: sys/sys disklabel.h Log: Add a file system type for ZFS (FS_ZFS). Revision ChangesPath 1.110 +2 -0 src/sys/sys/disklabel.h ___ cvs-

cvs commit: www/en/platforms amd64.sgml

2007-12-07 Thread Chin-San Huang
chinsan 2007-12-08 06:47:46 UTC FreeBSD doc repository Modified files: en/platforms amd64.sgml Log: - Update for Intel 64 related architecture and url. - Fix typo. ( ``Hammer.'' -> ``Hammer''. ) Revision ChangesPath 1.20 +13 -6 www/en/platforms/amd6

cvs commit: src/sys/sys disklabel.h

2007-12-07 Thread Marcel Moolenaar
marcel 2007-12-08 06:44:28 UTC FreeBSD src repository Modified files: sys/sys disklabel.h Log: Sync with NetBSD rev 1.101. This also fixes fstypenames being short an entry. Revision ChangesPath 1.109 +14 -2 src/sys/sys/disklabel.h _

cvs commit: src/sys/sys param.h

2007-12-07 Thread Konstantin Belousov
kib 2007-12-08 06:43:25 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/sys param.h Log: Add missed closing brace. RevisionChangesPath 1.244.2.35 +1 -1 src/sys/sys/param.h _

cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml

2007-12-07 Thread Xin LI
delphij 2007-12-08 06:01:35 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_3) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: em(4) is updated to 6.7.2. Approved by:re (hrs) RevisionChangesPath 1.883.2.87.2.5 +1 -1

cvs commit: src/release/doc/en_US.ISO8859-1/relnotes article.sgml

2007-12-07 Thread Xin LI
delphij 2007-12-08 05:59:12 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) release/doc/en_US.ISO8859-1/relnotes article.sgml Log: - Reflect the fact that em(4) was updated to 6.7.3; - Reflect the fact that BIND was updated to 9.4.2; - Move TMPFS to fi

cvs commit: src/sys/i386/i386 pmap.c

2007-12-07 Thread Alan Cox
alc 2007-12-08 05:16:30 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/i386/i386pmap.c Log: MFC revision 1.601 Correct an error under COUNT_IPIS within pmap_lazyfix_action(): Increment the counter that the pointer refers to, not the p

cvs commit: src/sys/compat/freebsd32 freebsd32_misc.c

2007-12-07 Thread Scott Long
scottl 2007-12-08 01:41:31 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_misc.c Log: Grrr, remove an unused variable missed in the last commit. Revision ChangesPath 1.73 +0 -1 src/sys/compat/freebsd32/freebsd32_misc.c ___

Re: cvs commit: src/games/fortune/datfiles freebsd-tips

2007-12-07 Thread Doug Barton
Doug Barton wrote: > dougb 2007-12-08 00:20:34 UTC > > FreeBSD src repository > > Modified files: > games/fortune/datfiles freebsd-tips > Log: > The ../tools/do_sort script could not differentiate between > a few very slightly diffrent versions of tcsh prompts, so > restore

Re: cvs commit: src/games/fortune/datfiles fortunes fortunes-o.real fortunes2-o freebsd-tips limerick murphy murphy-o startrek zippy

2007-12-07 Thread Doug Barton
Doug Barton wrote: > Revision Changes Path > 1.248 +630 -633src/games/fortune/datfiles/fortunes This difference is the result of the removal of a duplicate fortune. > 1.37 +182 -183src/games/fortune/datfiles/fortunes2-o This is the removal of a spurious % line. >

cvs commit: src/games/fortune/datfiles freebsd-tips

2007-12-07 Thread Doug Barton
dougb 2007-12-08 00:20:34 UTC FreeBSD src repository Modified files: games/fortune/datfiles freebsd-tips Log: The ../tools/do_sort script could not differentiate between a few very slightly diffrent versions of tcsh prompts, so restore the 2 that were lost, and consolidate

cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h

2007-12-07 Thread Pyun YongHyeon
yongari 2007-12-08 00:14:10 UTC FreeBSD src repository Modified files: sys/dev/re if_re.c sys/pci if_rlreg.h Log: Add another RTL8168 revision 3 which is found on RTL8111-GR Gigabit Ethernet Controller. Multicast filtering wasn't tested and needs mor

cvs commit: ports/editors/openoffice.org-2 Makefile

2007-12-07 Thread Maho Nakata
maho2007-12-07 23:55:16 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2 Makefile Log: (forced commit) In my last commit, approved field was wrong, acutually approved by portmgr(erwin). Approved by:portmgr(erwin) Revision ChangesPat

cvs commit: src/sys/sys param.h

2007-12-07 Thread Kip Macy
kmacy 2007-12-07 23:22:57 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_3) sys/sys param.h Log: MFC: 1.317, 1.318, 1.319 Fix bit macros to work on multi-byte types Approved by: re(kensmith) RevisionChangesPath 1.244.

cvs commit: src/sys/sys param.h

2007-12-07 Thread Kip Macy
kmacy 2007-12-07 23:22:05 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/sys param.h Log: MFC: 1.317, 1.318, 1.319 Fix bit macros to work on multi-byte types Approved by: re(kensmith) RevisionChangesPath 1.244.2.34

cvs commit: src/sys/sys param.h

2007-12-07 Thread Kip Macy
kmacy 2007-12-07 23:18:42 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/sys param.h Log: MFC: 1.317, 1.318, 1.319 Fix bit macros to work on multi-byte types Approved by: re(kensmith) Revision ChangesPath 1.308.2.3 +6

cvs commit: src ObsoleteFiles.inc src/games/fortune/datfiles Makefile fortunes-o.real fortunes2-o

2007-12-07 Thread Doug Barton
dougb 2007-12-07 22:56:10 UTC FreeBSD src repository Modified files: .ObsoleteFiles.inc games/fortune/datfiles Makefile fortunes-o.real Removed files: games/fortune/datfiles fortunes2-o Log: Combine the fortunes-o.real and the fortunes2-o file, a

cvs commit: src/games/fortune/datfiles fortunes fortunes-o.real fortunes2-o freebsd-tips limerick murphy murphy-o startrek zippy

2007-12-07 Thread Doug Barton
dougb 2007-12-07 22:41:39 UTC FreeBSD src repository Modified files: games/fortune/datfiles fortunes fortunes-o.real fortunes2-o freebsd-tips limerick murphy murphy-o startrek zippy Log: Sort these files using: sh ../tools

cvs commit: src/sys/compat/freebsd32 freebsd32_misc.c

2007-12-07 Thread Scott Long
scottl 2007-12-07 22:32:09 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_misc.c Log: Don't expect a return value from statfs_scale_blocks(). Revision ChangesPath 1.72 +1 -3 src/sys/compat/freebsd32/freebsd32_misc.c __

cvs commit: src/sys/arm/arm pmap.c

2007-12-07 Thread Olivier Houchard
cognet 2007-12-07 22:28:49 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/arm/arm pmap.c Log: MFC rev 1.90: Fix a potential bug in pmap : We used to allocate the domains 0-14 for userland, and leave the domain 15 for the kernel. Now super

cvs commit: src/games/fortune/datfiles fortunes fortunes-o.real fortunes2-o freebsd-tips limerick murphy murphy-o startrek zippy

2007-12-07 Thread Doug Barton
dougb 2007-12-07 22:28:08 UTC FreeBSD src repository Modified files: games/fortune/datfiles fortunes fortunes-o.real fortunes2-o freebsd-tips limerick murphy murphy-o startrek zippy Log: This is a massive cleanup of the fo

cvs commit: src/games/fortune/datfiles fortunes-o.sp.ok fortunes.sp.ok freebsd-tips.sp.ok limerick.sp.ok murphy.sp.ok zippy.sp.ok

2007-12-07 Thread Doug Barton
dougb 2007-12-07 22:27:04 UTC FreeBSD src repository Modified files: games/fortune/datfiles fortunes-o.sp.ok fortunes.sp.ok zippy.sp.ok Added files: games/fortune/datfiles freebsd-tips.sp.ok limerick.sp.ok murphy.sp.ok

cvs commit: src/games/fortune/datfiles fortunes-o.real

2007-12-07 Thread Doug Barton
dougb 2007-12-07 22:22:35 UTC FreeBSD src repository Modified files: games/fortune/datfiles fortunes-o.real Log: Add some quotes from the television show "Buffy the Vampire Slayer" Revision ChangesPath 1.24 +120 -0src/games/fortune/datfiles/fortunes-o.real

cvs commit: src/games/fortune/datfiles murphy

2007-12-07 Thread Doug Barton
dougb 2007-12-07 22:21:37 UTC FreeBSD src repository Modified files: games/fortune/datfiles murphy Log: Add the text of a sign that I've seen on other desks, and always wanted to put on mine. Revision ChangesPath 1.12 +5 -0 src/games/fortune/datfiles/mur

cvs commit: src/sys/arm/include asmacros.h atomic.h

2007-12-07 Thread Olivier Houchard
cognet 2007-12-07 22:08:02 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_3) sys/arm/include asmacros.h atomic.h Log: MFC: sys/arm/include/asmacros.h rev 1.7 sys/arm/include/atomic.h rev 1.23 Close a race. The RAS implementation would set

cvs commit: src/sys/arm/include asmacros.h atomic.h

2007-12-07 Thread Olivier Houchard
cognet 2007-12-07 22:07:44 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/arm/include asmacros.h atomic.h Log: MFC: sys/arm/include/asmacros.h rev 1.7 sys/arm/include/atomic.h rev 1.23 Close a race. The RAS implementation would set th

cvs commit: src/sys/arm/include asmacros.h atomic.h

2007-12-07 Thread Olivier Houchard
cognet 2007-12-07 22:07:19 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/arm/include asmacros.h atomic.h Log: MFC: sys/arm/include/asmacros.h rev 1.7 sys/arm/include/atomic.h rev 1.23 Close a race. The RAS implementation would set th

cvs commit: src/sys/dev/aac aac_cam.c

2007-12-07 Thread Ed Maste
emaste 2007-12-07 20:37:12 UTC FreeBSD src repository Modified files: sys/dev/aac aac_cam.c Log: Merge from Adaptec a 64 bit fix and a workaround for luns != 0 returning CAM_SEL_TIMEOUT on SAS controllers, which prevented passthrough devices from being created.

cvs commit: src/contrib/amd/amq amq.8 src/contrib/amd/fixmount fixmount.8 src/contrib/amd/fsinfo fsinfo.8

2007-12-07 Thread Ruslan Ermilov
ru 2007-12-07 20:22:59 UTC FreeBSD src repository Modified files: contrib/amd/amq amq.8 contrib/amd/fixmount fixmount.8 contrib/amd/fsinfo fsinfo.8 Log: More fixes. Revision ChangesPath 1.16 +4 -2 src/contrib/amd/amq/amq.8 1.16 +

cvs commit: src/contrib/amd/amd amd.8 src/contrib/amd/amq amq.8 pawd.1 src/contrib/amd/fixmount fixmount.8 src/contrib/amd/fsinfo fsinfo.8 src/contrib/amd/hlfsd hlfsd.8 src/contrib/amd/mk-amd-map mk-a

2007-12-07 Thread Ruslan Ermilov
ru 2007-12-07 20:16:21 UTC FreeBSD src repository Modified files: contrib/amd/amd amd.8 contrib/amd/amq amq.8 pawd.1 contrib/amd/fixmount fixmount.8 contrib/amd/fsinfo fsinfo.8 contrib/amd/hlfsdhlfsd.8 contrib/amd/mk-amd-map mk-amd-map.8

cvs commit: src/share/examples/cvsup refuse.README

2007-12-07 Thread Gabor Kovesdan
gabor 2007-12-07 19:22:34 UTC FreeBSD src repository (doc,ports committer) Modified files: share/examples/cvsup refuse.README Log: - Add doc/hu_* and doc/mn_* to the refuse examples so that include all of the currently used languages PR: docs/118476 (relate

cvs commit: src/share/examples/cvsup refuse

2007-12-07 Thread Gabor Kovesdan
gabor 2007-12-07 18:48:57 UTC FreeBSD src repository (doc,ports committer) Modified files: share/examples/cvsup refuse Log: - Add doc/hu_* and doc/mn_* to the sample refuse file so that it includes all of the languages PR: docs/118476 Submitted by: Ches

cvs commit: src/sys/dev/aac aac.c aac_pci.c aacreg.h

2007-12-07 Thread Ed Maste
emaste 2007-12-07 18:05:41 UTC FreeBSD src repository Modified files: sys/dev/aac aac.c aac_pci.c aacreg.h Log: Add family support to allow the driver to attach to new devices that share the same interface. Submitted by: Achim Leubner at Adaptec Revision

cvs commit: src/sys/dev/ata ata-chipset.c

2007-12-07 Thread Xin LI
delphij 2007-12-07 17:59:39 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_3) sys/dev/ata ata-chipset.c Log: MFC revision 1.209 date: 2007/11/26 19:08:08; author: sos; state: Exp; lines: +1 -1 Use device_set_desc_copy in the generic ident as i

cvs commit: src/sys/dev/ata ata-chipset.c

2007-12-07 Thread Xin LI
delphij 2007-12-07 17:59:18 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/ata ata-chipset.c Log: MFC revision 1.209 date: 2007/11/26 19:08:08; author: sos; state: Exp; lines: +1 -1 Use device_set_desc_copy in the generic ident as its

cvs commit: src/sys/dev/ata ata-chipset.c

2007-12-07 Thread Xin LI
delphij 2007-12-07 17:58:55 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/ata ata-chipset.c Log: MFC revision 1.209 date: 2007/11/26 19:08:08; author: sos; state: Exp; lines: +1 -1 Use device_set_desc_copy in the generic ident as its

cvs commit: src/sys/dev/hwpmc hwpmc_arm.c hwpmc_ia64.c hwpmc_powerpc.c hwpmc_sparc64.c

2007-12-07 Thread Joseph Koshy
jkoshy 2007-12-07 17:21:53 UTC FreeBSD src repository Modified files: sys/dev/hwpmchwpmc_arm.c hwpmc_ia64.c hwpmc_powerpc.c hwpmc_sparc64.c Log: Add stub functions to unbreak LINT. Revision ChangesPath 1.2 +20 -0 src/sys/de

Re: cvs commit: src/sys/kern kern_module.c src/sys/compat/freebsd32 freebsd32.h freebsd32_misc.c syscalls.master

2007-12-07 Thread Coleman Kane
John Baldwin wrote: > jhb 2007-12-06 23:11:27 UTC > > FreeBSD src repository > > Modified files: > sys/kern kern_module.c > sys/compat/freebsd32 freebsd32.h freebsd32_misc.c > syscalls.master > Log: > Move several data structure defini

cvs commit: src/share/mk bsd.subdir.mk

2007-12-07 Thread Ruslan Ermilov
ru 2007-12-07 15:02:06 UTC FreeBSD src repository Modified files: share/mk bsd.subdir.mk Log: Make "manlint" recursive. Prodded by: obrien Revision ChangesPath 1.51 +2 -3 src/share/mk/bsd.subdir.mk __

cvs commit: src/sys/kern imgact_elf.c

2007-12-07 Thread Konstantin Belousov
kib 2007-12-07 14:30:26 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_3) sys/kern imgact_elf.c Log: MFC rev. 1.181: Check for the program headers alignment of the ELF images before dereferencing. Unaligned access could cause panic on stri

cvs commit: src/sys/kern imgact_elf.c

2007-12-07 Thread Konstantin Belousov
kib 2007-12-07 14:28:31 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/kern imgact_elf.c Log: MFC rev. 1.181: Check for the program headers alignment of the ELF images before dereferencing. Unaligned access could cause panic on strict

cvs commit: src/lib/csu/common crtbrand.c

2007-12-07 Thread Konstantin Belousov
kib 2007-12-07 14:16:53 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_3) lib/csu/common crtbrand.c Log: MFC rev. 1.5, 1.6: Restore the branding of the ELF executables. The structure was optimized out. Approved by:re (kensmith) Revis

cvs commit: src/lib/csu/common crtbrand.c

2007-12-07 Thread Konstantin Belousov
kib 2007-12-07 14:15:46 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/csu/common crtbrand.c Log: MFC rev. 1.5, 1.6: Restore the branding of the ELF executables. The structure was optimized out. Approved by:re (kensmith) Revisio

cvs commit: src/lib/libpmc libpmc.c

2007-12-07 Thread Joseph Koshy
jkoshy 2007-12-07 13:52:51 UTC FreeBSD src repository Modified files: lib/libpmc libpmc.c Log: Improve style(9) compliance and trim a long text line. Revision ChangesPath 1.12 +109 -128 src/lib/libpmc/libpmc.c _

cvs commit: src/sys/arm/include pmc_mdep.h src/sys/ia64/include pmc_mdep.h src/sys/powerpc/include pmc_mdep.h src/sys/sparc64/include pmc_mdep.h src/sys/sun4v/include pmc_mdep.h

2007-12-07 Thread Joseph Koshy
jkoshy 2007-12-07 13:45:47 UTC FreeBSD src repository Modified files: sys/arm/include pmc_mdep.h sys/ia64/include pmc_mdep.h sys/powerpc/include pmc_mdep.h sys/sparc64/include pmc_mdep.h sys/sun4v/includepmc_mdep.h Log: Add stubs to unbreak LIN

cvs commit: src/sys/dev/ata ata-chipset.c

2007-12-07 Thread S�ren Schmidt
sos 2007-12-07 13:14:31 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c Log: Fix speed report on Intel SATA chips in compat mode. Fix broken detect of JMicron 368. Revision ChangesPath 1.210 +52 -3 src/sys/dev/ata/ata-chipse

cvs commit: src/usr.sbin/mtree verify.c

2007-12-07 Thread Dag-Erling Smorgrav
des 2007-12-07 12:22:38 UTC FreeBSD src repository Modified files: usr.sbin/mtree verify.c Log: When applying a spec, traverse the existing directory tree in lexical order. This allows direct comparison of the output of two different runs, regardless of the order i

cvs commit: src/sys/arm/arm pmap.c

2007-12-07 Thread Olivier Houchard
cognet 2007-12-07 10:42:11 UTC FreeBSD src repository Modified files: sys/arm/arm pmap.c Log: Fix style in previous commit. Pointed out by: njl Revision ChangesPath 1.92 +6 -5 src/sys/arm/arm/pmap.c

Re: cvs commit: ports/editors/openoffice.org-2 Makefile distinfo

2007-12-07 Thread Mark Linimon
On Fri, Dec 07, 2007 at 10:31:50AM +, Maho Nakata wrote: > Approved by:portmgr(edwin) s/edwin/erwin/ ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"

cvs commit: src/sys/dev/if_ndis if_ndis.c

2007-12-07 Thread Andrew Thompson
thompsa 2007-12-07 10:37:26 UTC FreeBSD src repository Modified files: sys/dev/if_ndis if_ndis.c Log: Preallocate some space to return the scan results, some drivers do not properly pass back the desired buffer length. This fixes scanning with the Marvell 88W8335 and BC

cvs commit: ports/editors/openoffice.org-2 Makefile distinfo

2007-12-07 Thread Maho Nakata
maho2007-12-07 10:31:50 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2 Makefile distinfo Log: Update to 2.3.1. This is a bug fix release, no new features are introduced. http://development.openoffice.org/releases/2.3.1.html It also fixes http://ww

cvs commit: ports/security/vuxml vuln.xml

2007-12-07 Thread Xin LI
delphij 2007-12-07 10:25:05 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Update to reflect the squid issue has been assigned CVE-2007-6239. Approved by:portmgr (ports-security blanket) Revision ChangesPath 1.1503+3 -2

cvs commit: ports/www/squid25 Makefile

2007-12-07 Thread Xin LI
delphij 2007-12-07 10:21:19 UTC FreeBSD ports repository Modified files: www/squid25 Makefile Log: Mark FORBIDDEN due to CVE-2007-6239. Approved by:portmgr (linimon) Revision ChangesPath 1.197 +1 -0 ports/www/squid25/Makefile ___

Re: cvs commit: src/sys/sys param.h

2007-12-07 Thread Bruce Evans
On Thu, 6 Dec 2007, Christoph Mallon wrote: Kip Macy wrote: On Dec 6, 2007 2:25 AM, Bruce Evans <[EMAIL PROTECTED]> wrote: On Thu, 6 Dec 2007, Kip Macy wrote: kmacy 2007-12-06 04:00:59 UTC FreeBSD src repository Modified files: sys/sys param.h Log: Respect the fac

cvs commit: ports/graphics/linux_glide Makefile

2007-12-07 Thread Mark Linimon
linimon 2007-12-07 09:38:39 UTC FreeBSD ports repository Modified files: graphics/linux_glide Makefile Log: Get rid of COPYTREE_SHARE, which should not be used for non-documentation, and has bugs anyway, to fix deinstall. Discussed with: maintainer Tested on: pointy

cvs commit: src/lib/libipsec pfkey_dump.c src/sbin/setkey setkey.8 token.l src/sys/conf files src/sys/crypto/camellia camellia-api.c camellia.c camellia.h src/sys/modules/crypto Makefile src/sys/net p

2007-12-07 Thread George V. Neville-Neil
gnn 2007-12-07 08:45:29 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libipsec pfkey_dump.c sbin/setkey setkey.8 token.l sys/conf files sys/modules/crypto Makefile sys/net pfkeyv2.h sys

cvs commit: src/sys/sys param.h

2007-12-07 Thread Joseph Koshy
jkoshy 2007-12-07 08:36:38 UTC FreeBSD src repository Modified files: sys/sys param.h Log: Increment FreeBSD_version to mark the addition of callchain support to hwpmc. Revision ChangesPath 1.320 +1 -1 src/sys/sys/param.h _

cvs commit: src/contrib/bind9 CHANGES COPYRIGHT FAQ FAQ.xml Makefile.in README configure.in version src/contrib/bind9/bin/check check-tool.c named-checkconf.8 named-checkconf.docbook named-checkconf.h

2007-12-07 Thread Doug Barton
dougb 2007-12-07 08:31:23 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) contrib/bind9CHANGES COPYRIGHT FAQ FAQ.xml Makefile.in README configure.in version contrib/bind9/bin/check check-tool.c named-checkconf.8

cvs commit: src/share/man/man4 hwpmc.4

2007-12-07 Thread Joseph Koshy
jkoshy 2007-12-07 08:29:46 UTC FreeBSD src repository Modified files: share/man/man4 hwpmc.4 Log: Document the PMC_F_CALLCHAIN flag and the kern.hwpmc.callchaindepth tunable. Sponsored by: FreeBSD Foundation and Google Inc. Revision ChangesPath 1.22

cvs commit: src/usr.sbin/pmcstat Makefile pmcstat.8 pmcstat.c pmcstat.h pmcstat_log.c

2007-12-07 Thread Joseph Koshy
jkoshy 2007-12-07 08:26:21 UTC FreeBSD src repository Modified files: usr.sbin/pmcstat Makefile pmcstat.8 pmcstat.c pmcstat.h pmcstat_log.c Log: Introduce pmcstat(8) changes for summarizing hwpmc(4) callchain records in in textual form and in gmon

cvs commit: src/sys/amd64/amd64 exception.S trap.c src/sys/amd64/include pmc_mdep.h src/sys/conf Makefile.amd64 src/sys/dev/hwpmc hwpmc_amd.c hwpmc_logging.c hwpmc_mod.c hwpmc_piv.c hwpmc_ppro.c hwpmc

2007-12-07 Thread Joseph Koshy
jkoshy 2007-12-07 08:20:17 UTC FreeBSD src repository Modified files: sys/amd64/amd64 exception.S trap.c sys/amd64/includepmc_mdep.h sys/conf Makefile.amd64 sys/dev/hwpmchwpmc_amd.c hwpmc_logging.c hwpmc_mod.c hwpm