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

2008-02-10 Thread Remko Lodder
remko 2008-02-11 07:51:05 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) share/man/man4 nve.4 Log: MFC rev 1.10, 1.11 nve.4 v1.10 There is no list to stop, so dont use .El. Noticed by: brueffer v1.11 Language nit.

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

2008-02-10 Thread Remko Lodder
remko 2008-02-11 07:50:13 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man4 nve.4 Log: MFC rev 1.10, 1.11 nve.4 v1.10 There is no list to stop, so dont use .El. Noticed by: brueffer v1.11 Language nit.

cvs commit: src/sbin/bsdlabel bsdlabel.8

2008-02-10 Thread Remko Lodder
remko 2008-02-11 07:48:12 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/bsdlabelbsdlabel.8 Log: MFC rev 1.70 bsdlabel.8 Remove redundant whitespace. Noticed by: brueffer Revision ChangesPath 1.60.2.5 +1 -1 sr

cvs commit: src/sbin/bsdlabel bsdlabel.8

2008-02-10 Thread Remko Lodder
remko 2008-02-11 07:47:33 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sbin/bsdlabelbsdlabel.8 Log: MFC rev 1.70 bsdlabel.8 Remove redundant whitespace. Noticed by: brueffer Revision ChangesPath 1.68.2.2 +1 -1 sr

cvs commit: src/lib/libc/sys access.2

2008-02-10 Thread Remko Lodder
remko 2008-02-11 07:45:17 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libc/sys access.2 Log: MFC rev 1.23 access.2 After issueing a ntpdate [1] I noticed it's already 2008, reflect that in the last modified date. Noticed by

cvs commit: src/lib/libc/sys access.2

2008-02-10 Thread Remko Lodder
remko 2008-02-11 07:44:47 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libc/sys access.2 Log: MFC rev 1.23 access.2 After issueing a ntpdate [1] I noticed it's already 2008, reflect that in the last modified date. Noticed by

cvs commit: src/lib/libc/sys access.2

2008-02-10 Thread Remko Lodder
remko 2008-02-11 07:43:23 UTC FreeBSD src repository Modified files: lib/libc/sys access.2 Log: After issueing a ntpdate [1] I noticed it's already 2008, reflect that in the last modified date. Noticed by: brueffer [1] Revision ChangesPath 1.23

cvs commit: src/lib/libc/sys access.2

2008-02-10 Thread Remko Lodder
remko 2008-02-11 07:20:47 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libc/sys access.2 Log: Oeps, I forgot to bump the date here as well. Revision ChangesPath 1.18.12.3 +1 -1 src/lib/libc/sys/access.2

cvs commit: src/lib/libc/sys access.2

2008-02-10 Thread Remko Lodder
remko 2008-02-11 07:20:12 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libc/sys access.2 Log: MFC rev 1.21, 1.22 access.2 v1.21 Fix some style nits. Prodded by: brueffer v1.22 Fix typo (s/existance/existence/)

cvs commit: src/lib/libc/sys access.2

2008-02-10 Thread Remko Lodder
remko 2008-02-11 07:17:09 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libc/sys access.2 Log: MFC rev 1.21, 1.22 access.2 v1.21 Fix some style nits. Prodded by: brueffer v1.22 Fix typo (s/existance/existence/)

cvs commit: src/lib/libc/sys access.2

2008-02-10 Thread Remko Lodder
remko 2008-02-11 07:15:53 UTC FreeBSD src repository Modified files: lib/libc/sys access.2 Log: Fix typo (s/existance/existence/) Noticed by: ceri Revision ChangesPath 1.22 +2 -2 src/lib/libc/sys/access.2 __

cvs commit: ports/www/eaccelerator Makefile

2008-02-10 Thread Alex Dupre
ale 2008-02-11 07:12:34 UTC FreeBSD ports repository Modified files: www/eaccelerator Makefile Log: Enable shared memory and content caching api. Fix userid. PR: ports/120504 Submitted by: Björn König <[EMAIL PROTECTED]> Revision ChangesPa

cvs commit: src/sys/conf options

2008-02-10 Thread Andrew Thompson
thompsa 2008-02-11 05:36:15 UTC FreeBSD src repository Modified files: sys/conf options Log: Add missing GEOM_LVM option. Revision ChangesPath 1.617 +1 -0 src/sys/conf/options ___ cvs-all@freebsd.org mai

cvs commit: src/lib/msun/src s_exp2f.c

2008-02-10 Thread Bruce Evans
bde 2008-02-11 05:20:02 UTC FreeBSD src repository Modified files: lib/msun/src s_exp2f.c Log: Use double precision for z and thus for the entire calculation of exp2(i/TBLSIZE) * p(z) instead of only for the final multiplication and addition. This fixes the code

cvs commit: ports/graphics/xmms-goom Makefile distinfo pkg-plist ports/graphics/xmms-goom/files patch-ltmain.sh

2008-02-10 Thread Beech Rintoul
beech 2008-02-11 04:53:22 UTC FreeBSD ports repository Modified files: graphics/xmms-goom Makefile distinfo Added files: graphics/xmms-goom pkg-plist Removed files: graphics/xmms-goom/files patch-ltmain.sh Log: - Update to 2.4.0 - Cleanup and tweaks Sub

cvs commit: src/sys/conf NOTES files src/sys/modules/geom Makefile src/sys/modules/geom/geom_lvm Makefile src/share/man/man4 Makefile

2008-02-10 Thread Andrew Thompson
thompsa 2008-02-11 03:10:40 UTC FreeBSD src repository Modified files: sys/conf NOTES files sys/modules/geom Makefile share/man/man4 Makefile Added files: sys/modules/geom/geom_lvm Makefile Log: Hook geom_lvm(4) up to the build. Revisio

cvs commit: src/sys/geom/lvm g_lvm.c g_lvm.h src/share/man/man4 geom_lvm.4

2008-02-10 Thread Andrew Thompson
thompsa 2008-02-11 03:05:11 UTC FreeBSD src repository Added files: sys/geom/lvm g_lvm.c g_lvm.h share/man/man4 geom_lvm.4 Log: Add a geom class to map Linux LVM logical volumes. The logical disks will appear as /dev/lvm/-, for instance /dev/lvm/vg0-home

cvs commit: src/lib/libarchive archive_endian.h archive_entry_link_resolver.c archive_read_support_format_mtree.c

2008-02-10 Thread Tim Kientzle
kientzle2008-02-11 01:00:27 UTC FreeBSD src repository Added files: (Branch: RELENG_7) lib/libarchive archive_endian.h archive_entry_link_resolver.c archive_read_support_format_mtree.c Log: MFC: Three files that

cvs commit: src/lib/libarchive archive_entry_strmode.c

2008-02-10 Thread Tim Kientzle
kientzle2008-02-11 00:56:59 UTC FreeBSD src repository Added files: (Branch: RELENG_7) lib/libarchive archive_entry_strmode.c Log: MFC: Implementation of new archive_entry_strmode() function. Revision ChangesPath 1.1.2.1 +83 -0 src/lib/libarchive

cvs commit: src/lib/libarchive archive_write_set_format_ar.c

2008-02-10 Thread Tim Kientzle
kientzle2008-02-11 00:54:05 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libarchive archive_write_set_format_ar.c Log: MFC ar writer: empty archives need a global header as well. Plus a minor portability enhancement. Revision ChangesP

cvs commit: src/lib/libarchive archive_write_set_compression_bzip2.c archive_write_set_compression_gzip.c

2008-02-10 Thread Tim Kientzle
kientzle2008-02-11 00:49:52 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libarchive archive_write_set_compression_bzip2.c archive_write_set_compression_gzip.c Log: Zero-byte writes are acceptable. Revision Changes

cvs commit: src/lib/libarchive archive_read_private.h

2008-02-10 Thread Tim Kientzle
kientzle2008-02-11 00:43:43 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libarchive archive_read_private.h Log: MFC: Declare __archive_read_ahead utility function. Revision ChangesPath 1.3.2.2 +3 -0 src/lib/libarchive/archive_r

cvs commit: src/lib/libarchive archive_read.c

2008-02-10 Thread Tim Kientzle
kientzle2008-02-11 00:40:54 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libarchive archive_read.c Log: MFC archive_read.c 1.37: * Test format once at beginning of archive instead of once per entry. * New __archive_read_ahead() support fu

cvs commit: src/lib/libkvm kvm.c

2008-02-10 Thread Xin LI
delphij 2008-02-11 00:31:23 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) lib/libkvm kvm.c Log: MFC revision 1.32 date: 2008/01/12 00:54:47; author: delphij; state: Exp; lines: +4 -0 Plug memory leaks that is observed when argbuf or argspc

cvs commit: src/lib/libarchive Makefile archive.h.in archive_entry.c archive_entry.h archive_entry_private.h archive_platform.h archive_read.c archive_read_extract.c archive_read_private.h archive_rea

2008-02-10 Thread Tim Kientzle
kientzle2008-02-11 00:31:10 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libarchive Makefile archive.h.in archive_entry.c archive_entry.h archive_entry_private.h archive_platform.h archive_read.c

cvs commit: src/lib/libkvm kvm.c

2008-02-10 Thread Xin LI
delphij 2008-02-11 00:31:04 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libkvm kvm.c Log: MFC revision 1.32 date: 2008/01/12 00:54:47; author: delphij; state: Exp; lines: +4 -0 Plug memory leaks that is observed when argbuf or argspc

cvs commit: src/lib/libkvm kvm.c

2008-02-10 Thread Xin LI
delphij 2008-02-11 00:24:59 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libkvm kvm.c Log: MFC revision 1.32: date: 2008/01/12 00:54:47; author: delphij; state: Exp; lines: +4 -0 Plug memory leaks that is observed when argbuf or argspc

cvs commit: ports/devel/wxGlade Makefile distinfo

2008-02-10 Thread Alejandro Pulver
alepulver2008-02-11 00:24:51 UTC FreeBSD ports repository Modified files: devel/wxGladeMakefile distinfo Log: - Update to version 0.6.3. - Remove CONFLICTS with wxGlade-devel, as it was recently removed. Revision ChangesPath 1.28 +2 -4 ports/devel/

cvs commit: src/sys/fs/coda coda_vnops.c

2008-02-10 Thread Robert Watson
rwatson 2008-02-11 00:01:45 UTC FreeBSD src repository Modified files: sys/fs/coda coda_vnops.c Log: Clean up coda_pathconf() slightly while debugging a problem there. MFC after: 1 month Revision ChangesPath 1.93 +7 -11 src/sys/fs/coda/coda

cvs commit: ports/ports-mgmt/portupgrade Makefile distinfo ports/ports-mgmt/portupgrade/files patch-bin-portupgrade ports/ports-mgmt/portupgrade-devel Makefile distinfo

2008-02-10 Thread Sergey Matveychuk
sem 2008-02-10 23:59:20 UTC FreeBSD ports repository Modified files: ports-mgmt/portupgrade Makefile distinfo ports-mgmt/portupgrade-devel Makefile distinfo Removed files: ports-mgmt/portupgrade/files patch-bin-portupgrade Log: - Upgrade both ports to 2.4.3 *

Re: cvs commit: src/share/man/man5 fstab.5

2008-02-10 Thread Mike Pritchard
On Sat, Feb 09, 2008 at 08:02:33PM +, Poul-Henning Kamp wrote: > In message <[EMAIL PROTECTED]>, =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= wr > ites: > >Mike Pritchard <[EMAIL PROTECTED]> writes: > >> Log: > >> Explain how the passno field in /etc/fstab works with fsck > >> and quotacheck in s

cvs commit: src/usr.bin/tar COPYING Makefile bsdtar.1 bsdtar.c bsdtar_platform.h config_freebsd.h

2008-02-10 Thread Tim Kientzle
kientzle2008-02-10 23:24:16 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.bin/tar COPYING Makefile bsdtar.1 bsdtar.c bsdtar_platform.h config_freebsd.h Log: MFC: Various, including: * -l now always has the POSIX beh

cvs commit: CVSROOT modules ports MOVED ports/devel Makefile ports/devel/wxGlade-devel Makefile distinfo pkg-descr pkg-plist

2008-02-10 Thread Alejandro Pulver
alepulver2008-02-10 23:14:08 UTC FreeBSD ports repository Modified files: .modules .MOVED develMakefile Removed files: devel/wxGlade-devel Makefile distinfo pkg-descr pkg-plist Log: - Remove devel/wxGlade-d

cvs commit: ports/x11-toolkits/fltk2 Makefile distinfo ports/x11-toolkits/fltk2/files patch-test-Makefile

2008-02-10 Thread Beech Rintoul
beech 2008-02-10 21:37:42 UTC FreeBSD ports repository Modified files: x11-toolkits/fltk2 Makefile distinfo x11-toolkits/fltk2/files patch-test-Makefile Log: - Update to snapshot r6025 PR: ports/120503 Submitted by: Thomas-Martin Seck <[EMAIL PROTECT

cvs commit: src/usr.sbin/traceroute6 traceroute6.8 traceroute6.c

2008-02-10 Thread David Malone
dwmalone2008-02-10 21:06:38 UTC FreeBSD src repository Modified files: usr.sbin/traceroute6 traceroute6.8 traceroute6.c Log: Give traceroute6 the ability to traceroute with packets with no upper layer header (IP PROTO = 59). Useful for testing firewalls. MFC after: 2

cvs commit: ports/chinese/iiimf-le-xcin Makefile

2008-02-10 Thread Erwin Lansing
erwin 2008-02-10 20:40:40 UTC FreeBSD ports repository Modified files: chinese/iiimf-le-xcin Makefile Log: Extend BROKEN to 7.x as well. Revision ChangesPath 1.14 +1 -1 ports/chinese/iiimf-le-xcin/Makefile ___ cv

cvs commit: ports/www/apache13-modssl Makefile distinfo ports/www/apache13-modssl/files patch-CVE-2007-6388

2008-02-10 Thread Dirk Meyer
dinoex 2008-02-10 20:36:08 UTC FreeBSD ports repository Modified files: www/apache13-modssl Makefile distinfo Removed files: www/apache13-modssl/files patch-CVE-2007-6388 Log: - update to 1.3.41+2.8.31 Revision ChangesPath 1.188 +3 -3 ports/www/apach

cvs commit: ports/devel/devhelp Makefile distinfo

2008-02-10 Thread Joe Marcus Clarke
marcus 2008-02-10 20:06:19 UTC FreeBSD ports repository Modified files: devel/devhelpMakefile distinfo Log: Update to 0.19. Revision ChangesPath 1.29 +2 -2 ports/devel/devhelp/Makefile 1.11 +3 -3 ports/devel/devhelp/distinfo

cvs commit: ports/databases/memcachedb Makefile distinfo pkg-plist

2008-02-10 Thread Beech Rintoul
beech 2008-02-10 19:42:52 UTC FreeBSD ports repository Modified files: databases/memcachedb Makefile distinfo pkg-plist Log: - Update to 0.1.1 - Reset maintainer PR: ports/120416 Submitted by: Gea-Suan Lin <[EMAIL PROTECTED]> (maintainer) Revision C

cvs commit: ports/multimedia/bmpx Makefile pkg-descr ports/net-p2p/moodriver Makefile pkg-descr ports/net-p2p/mooseekd Makefile ports/www/neonpp Makefile pkg-descr

2008-02-10 Thread Roman Bogorodskiy
novel 2008-02-10 19:20:18 UTC FreeBSD ports repository Modified files: multimedia/bmpx Makefile pkg-descr net-p2p/moodriverMakefile pkg-descr net-p2p/mooseekd Makefile www/neonpp Makefile pkg-descr Log: beep-media-player.org has been rename

cvs commit: CVSROOT modules

2008-02-10 Thread Martin Wilke
miwi2008-02-10 19:19:47 UTC FreeBSD ports repository Modified files: .modules Log: spring --> ports/games/spring Revision ChangesPath 1.19323 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org mai

cvs commit: ports/games Makefile ports/games/spring Makefile distinfo pkg-descr pkg-message pkg-plist ports/games/spring/files patch-rts-System-Net-UDPSocket.h patch-rts-build-scons-config.py

2008-02-10 Thread Martin Wilke
miwi2008-02-10 19:19:24 UTC FreeBSD ports repository Modified files: gamesMakefile Added files: games/spring Makefile distinfo pkg-descr pkg-message pkg-plist games/spring/files patch-rts-System-Net-UDPSocket.h

cvs commit: ports/editors/jove Makefile

2008-02-10 Thread Simon L. Nielsen
simon 2008-02-10 19:17:52 UTC FreeBSD ports repository Modified files: editors/jove Makefile Log: - Add distfile mirror to have more than one master site. - Grab maintainer-ship from [EMAIL PROTECTED] Revision ChangesPath 1.23 +4 -2 ports/editors

Re: cvs commit: src/sys/i386/i386 geode.c

2008-02-10 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Poul-Henning Kamp writes: >phk 2008-02-10 19:14:42 UTC > > FreeBSD src repository > > Modified files: >sys/i386/i386geode.c > Log: > Add support for PC Engines ALIX boards. > > Style cleanup. > > Hide some messages behind bootverbose.

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

2008-02-10 Thread Poul-Henning Kamp
phk 2008-02-10 19:14:42 UTC FreeBSD src repository Modified files: sys/i386/i386geode.c Log: Add support for PC Engines ALIX boards. Style cleanup. Hide some messages behind bootverbose. Revision ChangesPath 1.11 +74 -43src/sys/i386/i386

cvs commit: ports/www/autoindex2 Makefile distinfo pkg-plist

2008-02-10 Thread Daniel Gerzo
danger 2008-02-10 19:14:15 UTC FreeBSD ports repository (doc committer) Modified files: www/autoindex2 Makefile distinfo pkg-plist Log: - Update to 2.2.4 PR: ports/120458 Revision ChangesPath 1.11 +13 -11ports/www/autoindex2/Makefile 1.7 +

cvs commit: ports/lang/gcc43 Makefile distinfo

2008-02-10 Thread Gerald Pfeifer
gerald 2008-02-10 18:38:39 UTC FreeBSD ports repository Modified files: lang/gcc43 Makefile distinfo Log: Update to the 20080208 snapshot of GCC 4.3.0. Revision ChangesPath 1.335 +1 -1 ports/lang/gcc43/Makefile 1.219 +18 -18ports/lang/gcc

cvs commit: www/es index.xsl internet.sgml send-pr.sgml www/es/docproj current.sgml doc-set.sgml www/es/platforms Makefile alpha.sgml index.sgml pc98.sgml

2008-02-10 Thread J. Vicente Carrasco
carvay 2008-02-10 17:44:34 UTC FreeBSD doc repository Modified files: es index.xsl internet.sgml send-pr.sgml es/docproj current.sgml doc-set.sgml es/platforms Makefile alpha.sgml index.sgml pc98.sgml Log: - MFen: docproj/current.

cvs commit: projects/tinderbox/www index.cgi

2008-02-10 Thread Dag-Erling Smorgrav
des 2008-02-10 17:04:26 UTC FreeBSD projects repository Modified files: tinderbox/wwwindex.cgi Log: Reorganize and simplify. Revision ChangesPath 1.32 +20 -33projects/tinderbox/www/index.cgi ___ cvs-all@

cvs commit: CVSROOT modules

2008-02-10 Thread Tilman Linneweh
arved 2008-02-10 16:49:23 UTC FreeBSD ports repository Modified files: .modules Log: decibel --> ports/net-im/decibel Revision ChangesPath 1.19322 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org

cvs commit: ports/net-im Makefile ports/net-im/decibel Makefile distinfo pkg-descr pkg-plist

2008-02-10 Thread Tilman Linneweh
arved 2008-02-10 16:49:16 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/decibel Makefile distinfo pkg-descr pkg-plist Log: Add decibel, a KDE communication framework. Revision ChangesPath 1.77 +1 -0

cvs commit: CVSROOT modules

2008-02-10 Thread Tilman Linneweh
arved 2008-02-10 16:47:00 UTC FreeBSD ports repository Modified files: .modules Log: tapioca-qt --> ports/net-im/tapioca-qt Revision ChangesPath 1.19321 +1 -0 CVSROOT/modules ___ cvs-all@freebs

cvs commit: ports/net-im Makefile ports/net-im/tapioca-qt Makefile distinfo pkg-descr pkg-plist ports/net-im/tapioca-qt/files patch-2020 patch-2023 patch-connection.cpp-2023 patch-include-QtTapioca-CM

2008-02-10 Thread Tilman Linneweh
arved 2008-02-10 16:46:53 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/tapioca-qtMakefile distinfo pkg-descr pkg-plist net-im/tapioca-qt/files patch-2020 patch-2023 patch-connection.cpp-20

cvs commit: CVSROOT modules

2008-02-10 Thread Tilman Linneweh
arved 2008-02-10 16:42:11 UTC FreeBSD ports repository Modified files: .modules Log: telepathy-qt --> ports/net-im/telepathy-qt Revision ChangesPath 1.19320 +1 -0 CVSROOT/modules ___ cvs-all@fr

cvs commit: ports/net-im Makefile ports/net-im/telepathy-qt Makefile distinfo pkg-descr pkg-plist

2008-02-10 Thread Tilman Linneweh
arved 2008-02-10 16:42:01 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/telepathy-qt Makefile distinfo pkg-descr pkg-plist Log: Add telepathy-qt, a Qt implementation of the telepathy project Revision ChangesPath

cvs commit: src/sys/conf files src/sys/dev/mii miidevs nsphyter.c nsphyterreg.h src/sys/modules/mii Makefile

2008-02-10 Thread Marius Strobl
marius 2008-02-10 16:02:50 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/conf files sys/dev/mii miidevs sys/modules/mii Makefile Added files: (Branch: RELENG_6) sys/dev/mii nsphyter.c nsphyterreg

cvs commit: src/sys/conf files src/sys/dev/mii miidevs nsphyter.c nsphyterreg.h src/sys/modules/mii Makefile

2008-02-10 Thread Marius Strobl
marius 2008-02-10 16:02:30 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/conf files sys/dev/mii miidevs sys/modules/mii Makefile Added files: (Branch: RELENG_7) sys/dev/mii nsphyter.c nsphyterreg

cvs commit: src/sys/dev/usb ehci.c src/sys/sys lockmgr.h

2008-02-10 Thread Attilio Rao
attilio 2008-02-10 15:50:21 UTC FreeBSD src repository Modified files: sys/dev/usb ehci.c sys/sys lockmgr.h Log: - Revert last ehci.c change - Include lock.h in lockmgr.h as nested header in order to safely use LOCK_FILE and LOCK_LINE. As long as

cvs commit: src/sys/modules/mii Makefile

2008-02-10 Thread Marius Strobl
marius 2008-02-10 15:39:20 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/modules/mii Makefile Log: MFC: 1.27; 1.31 - ciphy wasn't included here. - Sort values according to style.Makefile(5). Revision ChangesPath 1.26.8.2 +9 -8

cvs commit: src/sys/modules/mii Makefile

2008-02-10 Thread Marius Strobl
marius 2008-02-10 15:24:12 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/modules/mii Makefile Log: MFC: 1.31 Sort values according to style.Makefile(5). Revision ChangesPath 1.30.2.1 +9 -8 src/sys/modules/mii/Makefile __

cvs commit: src/usr.bin/netstat netstat.h route.c

2008-02-10 Thread Marius Strobl
marius 2008-02-10 15:19:05 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.bin/netstat netstat.h route.c Log: MFC: netstat.h 1.53; route.c 1.86 Fix netname() and routename() on big-endian LP64 archs. Revision ChangesPath 1.51.2.1 +

cvs commit: src/lib/libelf gelf_fsize.3

2008-02-10 Thread Joseph Koshy
jkoshy 2008-02-10 14:42:17 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libelf gelf_fsize.3 Log: MFC r1.3: "Document the return type for gelf_fsize(3)." Revision ChangesPath 1.2.2.1 +3 -2 src/lib/libelf/gelf_fsize.3 __

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

2008-02-10 Thread Attilio Rao
2008/2/10, Robert Watson <[EMAIL PROTECTED]>: > > On Sun, 10 Feb 2008, Attilio Rao wrote: > > >> > I think this shall be MFCed to RELENG_7 and RELENG_7_0. > >> > >> ... once it no longer breaks the tinderbox? > >> > >> BTW, at this point 7.0 is basically closed to any further changes. Anyone

cvs commit: src/lib/libelf elf.3 libelf_data.c

2008-02-10 Thread Joseph Koshy
jkoshy 2008-02-10 14:34:36 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libelf elf.3 libelf_data.c Log: MFC [r1.3 libelf_data.c, r1.5 elf.3]: "Sections of type SHT_GNU_versym use ELF type ELF_T_HALF. Update manual page and code to

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

2008-02-10 Thread Robert Watson
On Sun, 10 Feb 2008, Attilio Rao wrote: > I think this shall be MFCed to RELENG_7 and RELENG_7_0. ... once it no longer breaks the tinderbox? BTW, at this point 7.0 is basically closed to any further changes. Anyone planning on getting things in to 7.x needs to be thinking about either err

cvs commit: ports/mail/avenger Makefile distinfo

2008-02-10 Thread Martin Wilke
miwi2008-02-10 14:07:46 UTC FreeBSD ports repository Modified files: mail/avenger Makefile distinfo Log: - Update to 0.7.8 PR: 120464 Submitted by: Robert Gogolok <[EMAIL PROTECTED]> Revision ChangesPath 1.11 +1 -1 ports/mail

cvs commit: ports/games/stormbaancoureur Makefile distinfo pkg-plist ports/games/stormbaancoureur/files patch-src-common-soundenginealsa.cxx patch-src-common-soundenginealsa.h patch-src-stormbaancoure

2008-02-10 Thread Martin Wilke
miwi2008-02-10 14:06:32 UTC FreeBSD ports repository Modified files: games/stormbaancoureur Makefile distinfo pkg-plist games/stormbaancoureur/files patch-src-common-soundenginealsa.cxx patch-src-common-sound

cvs commit: projects/tinderbox/www index.cgi

2008-02-10 Thread Dag-Erling Smorgrav
des 2008-02-10 14:04:50 UTC FreeBSD projects repository Modified files: tinderbox/wwwindex.cgi Log: Update $realthing for tinderbox.freebsd.org; remove old $linpro code. Revision ChangesPath 1.31 +5 -11 projects/tinderbox/www/index.cgi ___

cvs commit: ports/databases/p5-Rose-DB Makefile distinfo

2008-02-10 Thread Martin Wilke
miwi2008-02-10 13:55:07 UTC FreeBSD ports repository Modified files: databases/p5-Rose-DB Makefile distinfo Log: - Update to 0.738 PR: 120407 Submitted by: hideo <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.22 +1 -2 ports/

cvs commit: ports/databases/p5-Rose-DB-Object Makefile distinfo

2008-02-10 Thread Martin Wilke
miwi2008-02-10 13:54:39 UTC FreeBSD ports repository Modified files: databases/p5-Rose-DB-Object Makefile distinfo Log: - Update to 0.7664 PR: 120408 Submitted by: hideo <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.23 +3 -3

cvs commit: ports/graphics/makehuman Makefile

2008-02-10 Thread Martin Wilke
miwi2008-02-10 13:29:25 UTC FreeBSD ports repository Modified files: graphics/makehuman Makefile Log: - Fix permissions handling under ${DATADIR} - Bump PORTREVISION PR: 120327 Submitted by: Dmitry Marakasov <[EMAIL PROTECTED]> (maintainer) Revis

cvs commit: ports/x11/xautomation Makefile distinfo

2008-02-10 Thread Martin Wilke
miwi2008-02-10 13:17:41 UTC FreeBSD ports repository Modified files: x11/xautomation Makefile distinfo Log: - Update to 1.01 PR: 120479 Submitted by: KATO Tsuguru <[EMAIL PROTECTED]> Revision ChangesPath 1.14 +5 -1 ports/x11/xau

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

2008-02-10 Thread Attilio Rao
2008/2/10, Robert Watson <[EMAIL PROTECTED]>: > > On Sun, 10 Feb 2008, Kostik Belousov wrote: > > > On Sat, Feb 09, 2008 at 09:37:54PM +, Attilio Rao wrote: > >> attilio 2008-02-09 21:37:54 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/sys

cvs commit: ports/audio/Maaate Makefile

2008-02-10 Thread Erwin Lansing
erwin 2008-02-10 12:38:57 UTC FreeBSD ports repository Modified files: audio/Maaate Makefile Log: Mark BROKEN: checksum mismatch Revision ChangesPath 1.24 +2 -0 ports/audio/Maaate/Makefile ___ cvs-all@fre

cvs commit: ports/net/libunpipc Makefile

2008-02-10 Thread Erwin Lansing
erwin 2008-02-10 12:37:20 UTC FreeBSD ports repository Modified files: net/libunpipcMakefile Log: Mark BROKEN: checksum mismatch Revision ChangesPath 1.9 +2 -0 ports/net/libunpipc/Makefile ___ cvs-all@fr

cvs commit: ports/net/libunp Makefile

2008-02-10 Thread Erwin Lansing
erwin 2008-02-10 12:36:36 UTC FreeBSD ports repository Modified files: net/libunp Makefile Log: Mark BROKEN: checksum mismatch Revision ChangesPath 1.12 +2 -0 ports/net/libunp/Makefile ___ cvs-all@freeb

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

2008-02-10 Thread Remko Lodder
remko 2008-02-10 12:35:04 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) share/man/man4 nve.4 Log: MFC rev 1.9 nve.4 Add 1000baseTX support for the nve driver, which is known here and there. Also mention that the driver sometimes return

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

2008-02-10 Thread Remko Lodder
remko 2008-02-10 12:34:36 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man4 nve.4 Log: MFC rev 1.9 nve.4 Add 1000baseTX support for the nve driver, which is known here and there. Also mention that the driver sometimes return

cvs commit: src/usr.sbin/timed/timed timed.8

2008-02-10 Thread Remko Lodder
remko 2008-02-10 12:32:59 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/timed/timed timed.8 Log: MFC rev 1.17 timed.8 Enhance descriptions in the timed manual. PR: docs/115445 Submitted by: "Julian Stacey" MFC After: 3 days

cvs commit: src/usr.sbin/timed/timed timed.8

2008-02-10 Thread Remko Lodder
remko 2008-02-10 12:32:13 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.sbin/timed/timed timed.8 Log: MFC rev 1.17 timed.8 Enhance descriptions in the timed manual. PR: docs/115445 Submitted by: "Julian Stacey" MFC After: 3 days

cvs commit: src/sbin/bsdlabel bsdlabel.8

2008-02-10 Thread Remko Lodder
remko 2008-02-10 12:31:06 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sbin/bsdlabelbsdlabel.8 Log: MFC rev 1.69 bsdlabel.8 Attempt to describe the ''auto'' type a bit better in the default section (if nothing had been specified, or if

cvs commit: src/sbin/bsdlabel bsdlabel.8

2008-02-10 Thread Remko Lodder
remko 2008-02-10 12:30:30 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/bsdlabelbsdlabel.8 Log: MFC rev 1.69 bsdlabel.8 Attempt to describe the ''auto'' type a bit better in the default section (if nothing had been specified, or if

cvs commit: src/lib/libc/sys access.2

2008-02-10 Thread Remko Lodder
remko 2008-02-10 12:28:30 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libc/sys access.2 Log: MFC rev 1.20 access.2 Make the warning a bit less 'broad' then it used to be. The access is seems to be a problem for SUID applications,

cvs commit: src/lib/libc/sys access.2

2008-02-10 Thread Remko Lodder
remko 2008-02-10 12:27:33 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libc/sys access.2 Log: MFC rev 1.20 access.2 Make the warning a bit less 'broad' then it used to be. The access is seems to be a problem for SUID applications,

cvs commit: src/share/man/man5 hosts.equiv.5

2008-02-10 Thread Remko Lodder
remko 2008-02-10 12:26:03 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) share/man/man5 hosts.equiv.5 Log: MFC rev 1.22 hosts.equiv.5 Improve readability for the hosts.equiv file regarding the notation of hostnames. PR: docs/35953

cvs commit: src/share/man/man5 hosts.equiv.5

2008-02-10 Thread Remko Lodder
remko 2008-02-10 12:25:16 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man5 hosts.equiv.5 Log: MFC rev 1.22 hosts.equiv.5 Improve readability for the hosts.equiv file regarding the notation of hostnames. PR: docs/35953

cvs commit: ports/textproc/hs-haxml Makefile distinfo pkg-plist

2008-02-10 Thread Oliver Braun
obraun 2008-02-10 12:19:48 UTC FreeBSD ports repository Modified files: textproc/hs-haxmlMakefile distinfo pkg-plist Log: Update to 1.13.3. Revision ChangesPath 1.39 +2 -4 ports/textproc/hs-haxml/Makefile 1.13 +3 -3 ports/textproc/hs-haxml/d

cvs commit: ports/ports-mgmt/portupgrade Makefile ports/ports-mgmt/portupgrade/files patch-bin-portupgrade

2008-02-10 Thread Sergey Matveychuk
sem 2008-02-10 12:18:01 UTC FreeBSD ports repository Modified files: ports-mgmt/portupgrade Makefile Added files: ports-mgmt/portupgrade/files patch-bin-portupgrade Log: - When -o specifised, gather depends for specified origin. - Just ignore a package if there is no

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

2008-02-10 Thread Kostik Belousov
On Sun, Feb 10, 2008 at 12:04:52PM +, Robert Watson wrote: > > On Sun, 10 Feb 2008, Kostik Belousov wrote: > > >On Sat, Feb 09, 2008 at 09:37:54PM +, Attilio Rao wrote: > >>attilio 2008-02-09 21:37:54 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >>sys/sys

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

2008-02-10 Thread Robert Watson
On Sun, 10 Feb 2008, Kostik Belousov wrote: On Sat, Feb 09, 2008 at 09:37:54PM +, Attilio Rao wrote: attilio 2008-02-09 21:37:54 UTC FreeBSD src repository Modified files: sys/sys lockmgr.h Log: Use LOCK_FILE and LOCK_LINE where necessary instead than __FILE_

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

2008-02-10 Thread Kostik Belousov
On Sat, Feb 09, 2008 at 09:37:54PM +, Attilio Rao wrote: > attilio 2008-02-09 21:37:54 UTC > > FreeBSD src repository > > Modified files: > sys/sys lockmgr.h > Log: > Use LOCK_FILE and LOCK_LINE where necessary instead than __FILE__ and > __LINE__ with lockmgr.

cvs commit: src/sys/nfsserver nfs_srvsubs.c

2008-02-10 Thread Remko Lodder
remko 2008-02-10 11:19:34 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/nfsservernfs_srvsubs.c Log: MFC rev 1.153 nfs_srvsubs.c Use nfsrv_destroycache() only once, else it crashes the server. PR: kern/118152 Submitted by: Bjoer

cvs commit: src/sys/fs/coda cnode.h coda_fbsd.c coda_io.h coda_kernel.h coda_namecache.c coda_namecache.h coda_opstats.h coda_pioctl.h coda_psdev.c coda_psdev.h coda_subr.c coda_subr.h coda_venus.c co

2008-02-10 Thread Robert Watson
rwatson 2008-02-10 11:18:12 UTC FreeBSD src repository Modified files: sys/fs/coda cnode.h coda_fbsd.c coda_io.h coda_kernel.h coda_namecache.c coda_namecache.h coda_opstats.h coda_pioctl.h coda_psd

cvs commit: src/sys/dev/drm drm_drv.c

2008-02-10 Thread Remko Lodder
remko 2008-02-10 11:15:27 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/drm drm_drv.c Log: MFC rev 1.7 drm_drv.c Dont accidentally remove a filesocket which is still in use. This gives problems when the DRM driver is loaded and

cvs commit: ports/devel/hs-alex Makefile distinfo pkg-plist

2008-02-10 Thread Oliver Braun
obraun 2008-02-10 10:45:15 UTC FreeBSD ports repository Modified files: devel/hs-alexMakefile distinfo pkg-plist Log: Update to 2.2. Revision ChangesPath 1.24 +1 -2 ports/devel/hs-alex/Makefile 1.9 +3 -3 ports/devel/hs-alex/distinfo 1

cvs commit: ports/sysutils/ts Makefile distinfo

2008-02-10 Thread Andrew Pantyukhin
sat 2008-02-10 10:25:29 UTC FreeBSD ports repository Modified files: sysutils/ts Makefile distinfo Log: - Update to 0.5.2 Revision ChangesPath 1.7 +1 -1 ports/sysutils/ts/Makefile 1.7 +3 -3 ports/sysutils/ts/distinfo __

cvs commit: ports/emulators/wine Makefile distinfo pkg-plist

2008-02-10 Thread Gerald Pfeifer
gerald 2008-02-10 09:57:49 UTC FreeBSD ports repository Modified files: emulators/wine Makefile distinfo pkg-plist Log: Update to Wine 0.9.55. Among others, this includes the following changes: - Direct3D improvements, including driver version emulation. - Beginning

cvs commit: doc/el_GR.ISO8859-7/books/handbook/linuxemu chapter.sgml

2008-02-10 Thread Giorgos Keramidas
keramida2008-02-10 09:57:13 UTC FreeBSD doc repository Modified files: el_GR.ISO8859-7/books/handbook/linuxemu chapter.sgml Log: Various syntax nits, and fixes to the Greek linuxemu chapter. Submitted by: Manolis Kiagias, sonicy at otenet.gr Revision ChangesPath

cvs commit: doc/el_GR.ISO8859-7/books/faq book.sgml

2008-02-10 Thread Giorgos Keramidas
keramida2008-02-10 09:46:58 UTC FreeBSD doc repository Modified files: el_GR.ISO8859-7/books/faq book.sgml Log: Trim a few EOL spaces from the Greek FAQ. Submitted by: Manolis Kiagias, sonicy at otenet.gr Revision ChangesPath 1.5 +4 -6 doc/el_GR.ISO8

cvs commit: doc/el_GR.ISO8859-7/books/handbook/x11 chapter.sgml

2008-02-10 Thread Giorgos Keramidas
keramida2008-02-10 09:45:34 UTC FreeBSD doc repository Modified files: el_GR.ISO8859-7/books/handbook/x11 chapter.sgml Log: Minor whitespace nit, to resync with the Greek doc/ tree. Revision ChangesPath 1.5 +0 -1 doc/el_GR.ISO8859-7/books/handbook/x11/chapt

  1   2   >