cvs commit: src/usr.sbin/adduser adduser.sh

2006-01-24 Thread Matteo Riondato
matteo 2006-01-25 07:43:48 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/adduser adduser.sh Log: MFC: Honour the "uuid" directive in adduser.conf src/usr.sbin/adduser/adduser.sh: rev 1.26 -> 1.27 PR: conf/879

cvs commit: src/etc gettytab

2006-01-24 Thread Matteo Riondato
matteo 2006-01-25 07:39:42 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc gettytab Log: MFC: Add gettytab entry for 3wire 19200 baud console src/etc/gettytab: rev 1.22 -> 1.23 PR: conf/90346 Submitte

Re: cvs commit: src/sys/kern subr_witness.c src/sys/sys ktr.h

2006-01-24 Thread Nate Lawson
John Baldwin wrote: jhb 2006-01-24 22:23:45 UTC FreeBSD src repository Modified files: sys/kern subr_witness.c sys/sys ktr.h Log: - Add a new KTR_SUBSYS in place of KTR_SPARE1 to serve as a subsystem placeholder similar to KTR_DEV. Explai

cvs commit: ports/databases/p5-BerkeleyDB Makefile

2006-01-24 Thread Cheng-Lung Sung
clsung 2006-01-25 07:08:35 UTC FreeBSD ports repository Modified files: databases/p5-BerkeleyDB Makefile Log: - to support db44. PR: 91987 Submitted by: Yoshisato YANAGISAWA Revision ChangesPath 1.23 +7 -4 ports/databases/p5-BerkeleyDB/

cvs commit: ports/textproc/openvanilla-modules Makefile

2006-01-24 Thread Cheng-Lung Sung
clsung 2006-01-25 07:04:17 UTC FreeBSD ports repository Modified files: textproc/openvanilla-modules Makefile Log: - fix broken raised in pointyhat Msg: "gmake: ../../Utilities/find-libtool.pl: Command not found" Revision ChangesPath 1.2 +6 -0 ports/te

cvs commit: ports/net/tcpdump Makefile

2006-01-24 Thread Bruce M Simpson
bms 2006-01-25 07:00:31 UTC FreeBSD ports repository (src committer) Modified files: net/tcpdump Makefile Log: Fix tcpdump dependency on libpcap. LIB_DEPENDS should only be used if shared libraries were built by the libpcap port. Currently only static librarie

cvs commit: src/sys/vm vm_contig.c

2006-01-24 Thread Alan Cox
alc 2006-01-25 06:45:57 UTC FreeBSD src repository Modified files: sys/vm vm_contig.c Log: The previous revision incorrectly changed a switch statement into an if statement. Specifically, a break statement that previously broke out of the enclosing switch w

cvs commit: ports/editors/ne Makefile distinfo

2006-01-24 Thread Andrej Zverev
az 2006-01-25 06:26:12 UTC FreeBSD ports repository Modified files: editors/ne Makefile distinfo Log: - Update to version 1.42 The file requester was bizarrely assuming that ".." and "." would have been the first two names returned by readdir(). Now it doesn

cvs commit: ports/www/rejik Makefile distinfo pkg-plist ports/www/rejik/files pkg-message.in

2006-01-24 Thread Roman Bogorodskiy
novel 2006-01-25 06:13:29 UTC FreeBSD ports repository Modified files: www/rejikMakefile distinfo pkg-plist www/rejik/files pkg-message.in Log: - squid-like-www-en.tgz has been updated (checksum changed, the change is not harmful) - Add an additional

cvs commit: src/lib/libc/stdlib malloc.c

2006-01-24 Thread Jason Evans
jasone 2006-01-25 05:41:02 UTC FreeBSD src repository Modified files: lib/libc/stdlib malloc.c Log: Remove a redundant variable assignment in arena_reg_frag_alloc(). Revision ChangesPath 1.105 +0 -1 src/lib/libc/stdlib/malloc.c _

cvs commit: src/lib/libc/stdlib malloc.c

2006-01-24 Thread Jason Evans
jasone 2006-01-25 04:21:22 UTC FreeBSD src repository Modified files: lib/libc/stdlib malloc.c Log: If no coalesced exact-fit small regions are available, but delayed exact- fit regions are available, use the delayed regions in LIFO order, in order to increase locality

cvs commit: src/usr.sbin/newsyslog newsyslog.c

2006-01-24 Thread Garance A Drosehn
gad 2006-01-25 04:10:59 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/newsyslog newsyslog.c Log: MFC 1.103: Improve the handling of errors that might happen with the fork() done to compress files after they have been rotated. Revision

cvs commit: ports/audio/ogg2mp3 distinfo

2006-01-24 Thread Edwin Groothuis
edwin 2006-01-25 03:14:09 UTC FreeBSD ports repository Modified files: audio/ogg2mp3distinfo Log: SHA256ify APproved by: krion@ Revision ChangesPath 1.2 +1 -0 ports/audio/ogg2mp3/distinfo ___ cvs-al

cvs commit: ports/audio/mpg123 distinfo

2006-01-24 Thread Edwin Groothuis
edwin 2006-01-25 03:13:17 UTC FreeBSD ports repository Modified files: audio/mpg123 distinfo Log: SHA256ify APproved by: krion@ Revision ChangesPath 1.13 +6 -2 ports/audio/mpg123/distinfo ___ cvs-all

cvs commit: ports/security/uvscan-dat Makefile distinfo

2006-01-24 Thread James E. Housley
jeh 2006-01-25 02:38:40 UTC FreeBSD ports repository Modified files: security/uvscan-dat Makefile distinfo Log: Update to DAT 4681 Revision ChangesPath 1.486 +1 -1 ports/security/uvscan-dat/Makefile 1.481 +3 -3 ports/security/uvscan-dat/distin

cvs commit: src/lib/libc/sys rmdir.2 undelete.2

2006-01-24 Thread Don Lewis
truckman2006-01-25 02:19:35 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libc/sys rmdir.2 undelete.2 Log: MFC rmdir.2 1.14 and 1.15, and undelete.2 1.16 and 1.17 rmdir() fails with EINVAL if the last component of the path is "..". Docu

cvs commit: src/sys/kern vfs_lookup.c vfs_syscalls.c

2006-01-24 Thread Don Lewis
truckman2006-01-25 02:12:09 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/kern vfs_lookup.c vfs_syscalls.c Log: MFC vfs_lookup.c 1.84 and 1.85, and vfs_syscalls.c 1.400 Return EINVAL from lookup() if cn_nameiop is DELETE or RENAME and

cvs commit: src/sys/kern kern_resource.c

2006-01-24 Thread Stephan Uphoff
ups 2006-01-25 02:05:47 UTC FreeBSD src repository Modified files: sys/kern kern_resource.c Log: Back out changes made in rev. 1.151. They were bogus. Cluebat applied by: jhb@ Revision ChangesPath 1.152 +1 -1 src/sys/kern/kern_resource.

cvs commit: ports/audio/mbrolavox distinfo

2006-01-24 Thread Edwin Groothuis
edwin 2006-01-25 01:34:57 UTC FreeBSD ports repository Modified files: audio/mbrolavox distinfo Log: Add sha256 checksum Approved by: krion@ Revision ChangesPath 1.3 +56 -1 ports/audio/mbrolavox/distinfo __

cvs commit: src/sys/kern kern_sysctl.c

2006-01-24 Thread Don Lewis
truckman2006-01-25 01:03:34 UTC FreeBSD src repository Modified files: sys/kern kern_sysctl.c Log: Touch all the pages wired by sysctl_wire_old_buffer() to avoid PTE modified bit emulation traps on Alpha while holding locks in the sysctl handler. A better sol

cvs commit: ports/net/mldonkey-devel Makefile pkg-plist

2006-01-24 Thread Mario Sergio Fujikawa Ferreira
lioux 2006-01-24 23:46:37 UTC FreeBSD ports repository Modified files: net/mldonkey-devel Makefile pkg-plist Log: o Build and install mldonkey hashing signature tool: mld_hash o Install kill_mldonkey script script into EXAMPLESDIR instead of PREFIX/bin since it is a sam

cvs commit: ports/security/nss Makefile distinfo pkg-plist ports/security/nss/files patch-..::coreconf::FreeBSD.mk patch-..::coreconf::command.mk patch-certutil.c patch-cmd::platlibs.mk patch-crlgen.c

2006-01-24 Thread Joe Marcus Clarke
marcus 2006-01-24 23:37:04 UTC FreeBSD ports repository Modified files: security/nss Makefile distinfo pkg-plist security/nss/files patch-..::coreconf::FreeBSD.mk patch-..::coreconf::command.mk patch-cmd::platlibs.mk

cvs commit: ports/mail/pine4/files patch-al

2006-01-24 Thread Doug Barton
dougb 2006-01-24 22:55:24 UTC FreeBSD ports repository Modified files: mail/pine4/files patch-al Log: Allow build to complete in WITHOUT_OPENSSL case Pointed out by: kris via his friends at the cluster Revision ChangesPath 1.16 +14 -4 ports/mail/pi

cvs commit: ports/irc/irchat-pj-emacs20 pkg-descr

2006-01-24 Thread Yoichi NAKAYAMA
yoichi 2006-01-24 22:27:10 UTC FreeBSD ports repository Modified files: irc/irchat-pj-emacs20 pkg-descr Log: Update URL. PR: ports/92260 Submitted by: Jean Milanez Melo Revision ChangesPath 1.5 +1 -1 ports/irc/irchat-pj-emacs20/pkg-des

cvs commit: src/sys/kern kern_mutex.c

2006-01-24 Thread John Baldwin
jhb 2006-01-24 22:24:05 UTC FreeBSD src repository Modified files: sys/kern kern_mutex.c Log: Whitespace fix. Revision ChangesPath 1.166 +1 -1 src/sys/kern/kern_mutex.c ___ cvs-all@freebsd.org mailin

cvs commit: src/sys/kern subr_witness.c src/sys/sys ktr.h

2006-01-24 Thread John Baldwin
jhb 2006-01-24 22:23:45 UTC FreeBSD src repository Modified files: sys/kern subr_witness.c sys/sys ktr.h Log: - Add a new KTR_SUBSYS in place of KTR_SPARE1 to serve as a subsystem placeholder similar to KTR_DEV. Explain the use of KTR_DEV an

cvs commit: ports/audio/festvox-aec distinfo

2006-01-24 Thread Edwin Groothuis
edwin 2006-01-24 22:14:14 UTC FreeBSD ports repository Modified files: audio/festvox-aecdistinfo Log: Add SIZE Remove duplicate MD5 Revision ChangesPath 1.3 +1 -2 ports/audio/festvox-aec/distinfo ___ cvs-a

cvs commit: www/en/donations wantlist.sgml

2006-01-24 Thread Joel Dahl
joel2006-01-24 22:10:00 UTC FreeBSD doc repository Modified files: en/donations wantlist.sgml Log: Register my needs for a small switch and some RAM which will replace a faulty memory module in my workstation. Also update the laptop entry while I'm here. Revis

cvs commit: ports/audio/festvox-abc distinfo

2006-01-24 Thread Edwin Groothuis
edwin 2006-01-24 21:54:50 UTC FreeBSD ports repository Modified files: audio/festvox-abcdistinfo Log: Remove duplicate MD5 Add SIZE Revision ChangesPath 1.4 +1 -2 ports/audio/festvox-abc/distinfo ___ cvs-a

cvs commit: ports/Tools/scripts distinfochecker

2006-01-24 Thread Edwin Groothuis
edwin 2006-01-24 21:53:51 UTC FreeBSD ports repository Modified files: Tools/scriptsdistinfochecker Log: Warn if there are duplicate MD5/SHA256/SIZE statements for a single file Revision ChangesPath 1.2 +33 -3 ports/Tools/scripts/distinfochecker __

cvs commit: ports/audio/festlex-ogi distinfo

2006-01-24 Thread Edwin Groothuis
edwin 2006-01-24 21:52:04 UTC FreeBSD ports repository Modified files: audio/festlex-ogidistinfo Log: Remove duplicate MD5 Fix SHA256 (based on the fact that the MD5 was still correct) Add SIZE Revision ChangesPath 1.7 +2 -3 ports/audio/festlex-og

cvs commit: ports/audio/csound-manual Makefile distinfo

2006-01-24 Thread Edwin Groothuis
edwin 2006-01-24 21:47:55 UTC FreeBSD ports repository Modified files: audio/csound-manual Makefile distinfo Log: Fix brokeness Fix SHA256 (based on the fact that MD5 was still correct) Add SIZE Remove duplicate MD5 checksums Revision ChangesPath 1.17 +5

cvs commit: www/en/community mailinglists.sgml

2006-01-24 Thread Ceri Davies
ceri2006-01-24 21:45:09 UTC FreeBSD doc repository Modified files: en/community mailinglists.sgml Log: I struggled to find the link to the list of English mailing lists the other day and submitted a PR. I haven't used the patch which Tomas Verbaitis submitted. bu

cvs commit: www/en/donations donors.sgml

2006-01-24 Thread Roman Kurakin
rik 2006-01-24 21:44:45 UTC FreeBSD doc repository (src committer) Modified files: en/donations donors.sgml Log: I've got Cronyx Tau-PCI/32. Thanks to vak at cronyx dot ru! Revision ChangesPath 1.304 +8 -1 www/en/donations/donors.sgml

cvs commit: ports Makefile

2006-01-24 Thread Colin Percival
cperciva2006-01-24 21:35:30 UTC FreeBSD ports repository (src committer) Modified files: .Makefile Log: Split "portsnap fetch update" into "portsnap fetch" and "portsnap update" for compatibility with old versions of portsnap. Approved by:krion

cvs commit: src/sys/dev/amr amr_linux.c src/sys/modules/amr/amr_linux Makefile src/sys/conf files files.amd64

2006-01-24 Thread Doug Ambrisko
ambrisko2006-01-24 21:13:50 UTC FreeBSD src repository Modified files: sys/conf files files.amd64 Added files: sys/dev/amr amr_linux.c sys/modules/amr/amr_linux Makefile Log: Add in the Linux IOCTL shim and create the megadev0 device so Linux LS

cvs commit: ports/www/p5-HTTP-Server-Simple Makefile distinfo

2006-01-24 Thread Lars Thegler
lth 2006-01-24 20:44:52 UTC FreeBSD ports repository Modified files: www/p5-HTTP-Server-Simple Makefile distinfo Log: Update to 0.17 Revision ChangesPath 1.8 +1 -1 ports/www/p5-HTTP-Server-Simple/Makefile 1.9 +3 -3 ports/www/p5-HTTP-Server-

cvs commit: ports/textproc/queequeg Makefile

2006-01-24 Thread Mikhail Teterin
mi 2006-01-24 20:42:24 UTC FreeBSD ports repository Modified files: textproc/queequegMakefile Log: s/WordNet-*/WordNet/ in the build line. The WordNet port now installs its data files into the non-versioned ${PREFIX}/share/WordNet. Reported by:build cluster

cvs commit: ports/astro/xearth/files freebsd.ftp.markers

2006-01-24 Thread Tilman Linneweh
arved 2006-01-24 20:35:33 UTC FreeBSD ports repository Modified files: astro/xearth/files freebsd.ftp.markers Log: Add ftp2.at and adjust location of ftp.at Revision ChangesPath 1.27 +3 -2 ports/astro/xearth/files/freebsd.ftp.markers

cvs commit: CVSROOT modules

2006-01-24 Thread Jean-Yves Lefort
jylefort2006-01-24 20:32:35 UTC FreeBSD ports repository Modified files: .modules Log: ods2reader --> ports/emulators/ods2reader Revision ChangesPath 1.14203 +1 -0 CVSROOT/modules ___ cvs-all@freeb

cvs commit: ports/emulators Makefile ports/emulators/ods2reader Makefile distinfo pkg-descr

2006-01-24 Thread Jean-Yves Lefort
jylefort2006-01-24 20:31:30 UTC FreeBSD ports repository Modified files: emulatorsMakefile Added files: emulators/ods2reader Makefile distinfo pkg-descr Log: Add ods2reader. ODS-2-READER reads files VMS Files-11 (ODS-2) file systems. Features: - Co

Re: cvs commit: src/sys/vm vm_page.h vm_pageq.c

2006-01-24 Thread John Baldwin
On Tuesday 24 January 2006 14:24, Alan Cox wrote: > alc 2006-01-24 19:24:54 UTC > > FreeBSD src repository > > Modified files: > sys/vm vm_page.h vm_pageq.c > Log: > With the recent changes to the implementation of page coloring, the > the option PQ_NOOPT is used

cvs commit: ports/mail/postfix1 Makefile pkg-plist ports/mail/postfix1/scripts configure.postfix

2006-01-24 Thread Marcus Alves Grando
mnag2006-01-24 20:11:07 UTC FreeBSD ports repository Modified files: mail/postfix1Makefile pkg-plist mail/postfix1/scripts configure.postfix Log: - Linker fix when use OPENSSL from ports - portlint(1) PR: 92282 Reported by:dinoex Submit

cvs commit: ports/mail/postfix21 Makefile pkg-plist ports/mail/postfix21/scripts configure.postfix

2006-01-24 Thread Marcus Alves Grando
mnag2006-01-24 20:10:13 UTC FreeBSD ports repository Modified files: mail/postfix21 Makefile pkg-plist mail/postfix21/scripts configure.postfix Log: - Linker fix when use OPENSSL from ports - portlint(1) PR: 92282 Reported by:dinoex Submi

cvs commit: ports/mail/postfix Makefile pkg-plist ports/mail/postfix/scripts configure.postfix

2006-01-24 Thread Marcus Alves Grando
mnag2006-01-24 20:09:39 UTC FreeBSD ports repository Modified files: mail/postfix Makefile pkg-plist mail/postfix/scripts configure.postfix Log: - Linker fix when use OPENSSL from ports - portlint(1) PR: 92282 Reported by:dinoex Submitt

cvs commit: ports/astro/xearth/files freebsd.committers.markers

2006-01-24 Thread Tilman Linneweh
arved 2006-01-24 20:08:08 UTC FreeBSD ports repository Modified files: astro/xearth/files freebsd.committers.markers Log: Finally Google Maps got more detailed images from Vienna. Revision ChangesPath 1.283 +3 -2 ports/astro/xearth/files/freebsd.committer

cvs commit: CVSROOT modules

2006-01-24 Thread Andrey Slusar
anray 2006-01-24 20:04:23 UTC FreeBSD ports repository Modified files: .modules Log: Fix po4a, libtext-charwidth-perl, libtext-wrapi18n-perl locations. Revision ChangesPath 1.14202 +3 -3 CVSROOT/modules

cvs commit: ports/security/fakeroot Makefile distinfo pkg-plist

2006-01-24 Thread Andrey Slusar
anray 2006-01-24 19:56:02 UTC FreeBSD ports repository Modified files: security/fakerootMakefile distinfo pkg-plist Log: Update to 1.5.6 and unbreak port. PR: ports/91532 Submitted by: Meno Abels (maintainer) Revision ChangesPath 1.10 +

cvs commit: CVSROOT modules

2006-01-24 Thread Andrey Slusar
anray 2006-01-24 19:50:58 UTC FreeBSD ports repository Modified files: .modules Log: po4a --> textproc/po4a Revision ChangesPath 1.14201 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org mailing li

cvs commit: ports/textproc Makefile ports/textproc/po4a Makefile distinfo pkg-descr pkg-plist ports/textproc/po4a/files patch-Build.PL

2006-01-24 Thread Andrey Slusar
anray 2006-01-24 19:48:09 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/po4aMakefile distinfo pkg-descr pkg-plist textproc/po4a/files patch-Build.PL Log: tools for helping translation of documentation

cvs commit: CVSROOT modules

2006-01-24 Thread Andrey Slusar
anray 2006-01-24 19:45:28 UTC FreeBSD ports repository Modified files: .modules Log: libtext-wrapi18n-perl --> textproc/libtext-wrapi18n-perl Revision ChangesPath 1.14200 +1 -0 CVSROOT/modules

cvs commit: ports/textproc Makefile ports/textproc/libtext-wrapi18n-perl Makefile distinfo pkg-descr pkg-plist

2006-01-24 Thread Andrey Slusar
anray 2006-01-24 19:42:34 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/libtext-wrapi18n-perl Makefile distinfo pkg-descr pkg-plist Log: This module is a substitution for Text::Wrap, s

cvs commit: CVSROOT modules

2006-01-24 Thread Andrey Slusar
anray 2006-01-24 19:39:40 UTC FreeBSD ports repository Modified files: .modules Log: libtext-charwidth-perl --> textproc/libtext-charwidth-perl Revision ChangesPath 1.14199 +1 -0 CVSROOT/modules __

cvs commit: ports/textproc Makefile ports/textproc/libtext-charwidth-perl Makefile distinfo pkg-descr pkg-plist

2006-01-24 Thread Andrey Slusar
anray 2006-01-24 19:36:51 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/libtext-charwidth-perl Makefile distinfo pkg-descr pkg-plist Log: This is a part of fakeroot project. Fakeroo

cvs commit: ports/deskutils/plans Makefile pkg-plist ports/deskutils/plans/files pkg-message.in

2006-01-24 Thread Marcus Alves Grando
mnag2006-01-24 19:28:47 UTC FreeBSD ports repository Modified files: deskutils/plans Makefile pkg-plist deskutils/plans/files pkg-message.in Log: - Preserve config files - Default installation dir are now ${PREFIX}/www/plans instead of ${PREFIX}/www/data/plans

cvs commit: src/sys/vm vm_page.h vm_pageq.c

2006-01-24 Thread Alan Cox
alc 2006-01-24 19:24:54 UTC FreeBSD src repository Modified files: sys/vm vm_page.h vm_pageq.c Log: With the recent changes to the implementation of page coloring, the the option PQ_NOOPT is used exclusively by vm_pageq.c. Thus, the include of opt_vmpage.h

cvs commit: src/etc/rc.d abi

2006-01-24 Thread Alexander Leidinger
netchild2006-01-24 18:58:48 UTC FreeBSD src repository Modified files: etc/rc.d abi Log: As a quick fix disable the update of the linux ld.so.cache file, since currently it grabs some FreeBSD native libs too. A final solution is under discussion with brooks.

cvs commit: src/sys/dev/sound driver.c

2006-01-24 Thread Joel Dahl
joel2006-01-24 18:56:11 UTC FreeBSD src repository (doc committer) Modified files:(Branch: RELENG_6) sys/dev/sounddriver.c Log: MFC r1.15: Sort list of modules. Revision ChangesPath 1.13.2.2 +1 -1 src/sys/dev/sound/driver.c _

cvs commit: ports/print/lilypond Makefile ports/print/lilypond/files patch-mf:GNUMakefile ports/print/lilypond/scripts post-configure post-patch

2006-01-24 Thread Andrey Slusar
anray 2006-01-24 18:54:29 UTC FreeBSD ports repository Modified files: print/lilypond Makefile print/lilypond/files patch-mf:GNUMakefile print/lilypond/scripts post-configure post-patch Log: Fix build and unbreak port. PR: ports/92277 Submitte

cvs commit: src/sys/dev/sound/pci cmi.c vibes.c

2006-01-24 Thread Joel Dahl
joel2006-01-24 18:54:22 UTC FreeBSD src repository (doc committer) Modified files:(Branch: RELENG_6) sys/dev/sound/pcicmi.c vibes.c Log: MFC: Remove unused pointer. Revision ChangesPath 1.32.2.2 +0 -2 src/sys/dev/sound/pci/cmi.c 1.19.2.1 +0 -

cvs commit: src/share/man/man5 rc.conf.5

2006-01-24 Thread Ceri Davies
ceri2006-01-24 18:41:30 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) share/man/man5 rc.conf.5 Log: MFC revision 1.280: It's perfectly valid to run rpc_statd and rpc_lockd as an NFS client, so update the documentation to reflec

cvs commit: src/share/man/man5 rc.conf.5

2006-01-24 Thread Ceri Davies
ceri2006-01-24 18:39:45 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man5 rc.conf.5 Log: MFC revision 1.280: It's perfectly valid to run rpc_statd and rpc_lockd as an NFS client, so update the documentation to reflec

cvs commit: src/sys/conf NOTES

2006-01-24 Thread Joel Dahl
joel2006-01-24 18:39:43 UTC FreeBSD src repository (doc committer) Modified files:(Branch: RELENG_6) sys/conf NOTES Log: MFC: - Add comments about snd_au88x0. - Clarify that snd_audiocs is for sparc64 only. - Expand snd_ich and snd_t4dwave c

cvs commit: ports/www/mozilla Makefile.common

2006-01-24 Thread Max Khon
fjoe2006-01-24 18:39:12 UTC FreeBSD ports repository Modified files: www/mozilla Makefile.common Log: Fix WITH_SMB for mozilla and firefox. Approved by:mezz (gnome@) Revision ChangesPath 1.5 +2 -2 ports/www/mozilla/Makefile.common

cvs commit: src/usr.sbin/sysinstall anonFTP.c

2006-01-24 Thread Ceri Davies
ceri2006-01-24 18:35:28 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) usr.sbin/sysinstall anonFTP.c Log: MFC revisions 1.36 and 1.37: r1.36: Correct obsolete chown syntax. r1.37: If sysinstall was used

cvs commit: ports/graphics/libggi Makefile pkg-plist

2006-01-24 Thread Marcus Alves Grando
mnag2006-01-24 18:32:15 UTC FreeBSD ports repository Modified files: graphics/libggi Makefile pkg-plist Log: - Fix when WITHOUT_X11 is set - Bump PORTREVISION PR: 92274 Submitted by: Antoine Brodin <[EMAIL PROTECTED]> (maintainer) Revision Ch

cvs commit: ports/irc/ruby-irc Makefile

2006-01-24 Thread Renato Botelho
garga 2006-01-24 18:32:05 UTC FreeBSD ports repository Modified files: irc/ruby-irc Makefile Log: - Fix MASTER_SITES PR: ports/92278 Submitted by: Jean Milanez Melo <[EMAIL PROTECTED]> Revision ChangesPath 1.8 +2 -2 ports/irc/

cvs commit: src/share/man/man8 diskless.8

2006-01-24 Thread Ceri Davies
ceri2006-01-24 18:26:21 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man8 diskless.8 Log: MFC revision 1.30: Fix the location of the initdiskless rc script. Lose pointers to where these files were two major releases

cvs commit: ports/deskutils/notification-daemon Makefile distinfo pkg-plist ports/deskutils/notification-daemon/files extra-patch-src-main.cc patch-src-Notification.hh

2006-01-24 Thread Marcus Alves Grando
mnag2006-01-24 18:00:48 UTC FreeBSD ports repository Modified files: deskutils/notification-daemon Makefile distinfo pkg-plist Removed files: deskutils/notification-daemon/files extra-patch-src-main.cc patch-src-Notification.hh Lo

cvs commit: ports/devel/libnotify Makefile distinfo pkg-plist

2006-01-24 Thread Marcus Alves Grando
mnag2006-01-24 18:00:33 UTC FreeBSD ports repository Modified files: devel/libnotify Makefile distinfo pkg-plist Log: Update to 0.3.2 PR: 92228 Submitted by: Andreas Kohn <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.9 +5

cvs commit: src/sys/netinet ip_input.c

2006-01-24 Thread Andre Oppermann
andre 2006-01-24 17:57:19 UTC FreeBSD src repository Modified files: sys/netinet ip_input.c Log: When doing IP forwarding with [FAST_]IPSEC compiled into the kernel ip_forward() would report back a zero MTU in ICMP needfrag messages because on a IPSEC SP lookup fai

cvs commit: ports/mail/postfix-current Makefile distinfo

2006-01-24 Thread Marcus Alves Grando
mnag2006-01-24 17:54:03 UTC FreeBSD ports repository Modified files: mail/postfix-current Makefile distinfo Log: - Update to 2.3-20060123 - portlint(1) Revision ChangesPath 1.159 +13 -14ports/mail/postfix-current/Makefile 1.102 +3 -3 ports/mai

cvs commit: ports/x11-wm/devilspie Makefile distinfo ports/x11-wm/devilspie/files patch-src_actions.c

2006-01-24 Thread Jean-Yves Lefort
jylefort2006-01-24 17:39:55 UTC FreeBSD ports repository Modified files: x11-wm/devilspie Makefile distinfo Added files: x11-wm/devilspie/files patch-src_actions.c Log: Update to 0.16 PR: ports/92268 Submitted by: Marco Molteni <[EMAIL PROTECTED]>

cvs commit: www/en/platforms/amd64 motherboards.sgml

2006-01-24 Thread Pav Lucistnik
pav 2006-01-24 17:28:22 UTC FreeBSD doc repository Modified files: en/platforms/amd64 motherboards.sgml Log: - Add Supermicro X6DHP-8G2 PR: www/92273 Submitted by: Larry Rosenman Revision ChangesPath 1.60 +9 -1 www/en/platforms/am

cvs commit: ports/audio/slimserver Makefile

2006-01-24 Thread Brooks Davis
brooks 2006-01-24 17:24:34 UTC FreeBSD ports repository Modified files: audio/slimserver Makefile Log: Don't manually install the rc.d script, USE_RC_SUBR does it for us. Reported by:krismail Revision ChangesPath 1.21 +0 -2 ports/audio/slimserv

cvs commit: ports/games/holotz-castle Makefile distinfo pkg-plist ports/games/holotz-castle/files patch-all

2006-01-24 Thread Pav Lucistnik
pav 2006-01-24 17:20:27 UTC FreeBSD ports repository Modified files: games/holotz-castle Makefile distinfo pkg-plist games/holotz-castle/files patch-all Log: - Update to 1.3.8 PR: ports/92237 Submitted by: Pierre-Paul Lavoie <[EMAIL PROTECTED]> (mai

cvs commit: ports/russian/rux Makefile distinfo ports/russian/rux/files patch-cpdetect.c patch-rux.c

2006-01-24 Thread Andrey Slusar
anray 2006-01-24 17:19:51 UTC FreeBSD ports repository Modified files: russian/rux Makefile distinfo Removed files: russian/rux/filespatch-cpdetect.c patch-rux.c Log: Update to 0.74 PR: ports/92262 Submitted by: Vyacheslav Anikin (mainta

cvs commit: ports/net/vncreflector pkg-plist

2006-01-24 Thread Brooks Davis
brooks 2006-01-24 17:15:26 UTC FreeBSD ports repository Modified files: net/vncreflector pkg-plist Log: Don't bogusly list the rc.d script in the plist. USE_RC_SUBR does this for us. Reported by:krismail Revision ChangesPath 1.2 +0 -1 ports

cvs commit: CVSROOT modules

2006-01-24 Thread Renato Botelho
garga 2006-01-24 17:09:53 UTC FreeBSD ports repository Modified files: .modules Log: pecl-filter --> ports/security/pecl-filter Revision ChangesPath 1.14198 +1 -0 CVSROOT/modules ___ cvs-all@fr

cvs commit: ports/security Makefile ports/security/pecl-filter Makefile distinfo pkg-descr

2006-01-24 Thread Renato Botelho
garga 2006-01-24 17:09:46 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/pecl-filter Makefile distinfo pkg-descr Log: We all know that you should always check input variables, but PHP does not offer really good function

cvs commit: src/sys/netinet ip_mroute.c

2006-01-24 Thread Andre Oppermann
andre 2006-01-24 17:09:12 UTC FreeBSD src repository Modified files: sys/netinet ip_mroute.c Log: In ip_mdq() compute the TV_DELTA the correct way around. PR: kern/91851 Submitted by: SAKAI Hiroaki MFC after: 3 days Revision Changes

cvs commit: src/lib/msun/man fma.3 remainder.3 scalbn.3 src/sbin/geom/class/eli geli.8 src/share/man/man4/man4.i386 acpi_ibm.4 src/share/man/man4 nve.4 src/share/man/man9 alloc_unr.9 src/usr.sbin/powe

2006-01-24 Thread Joel Dahl
joel2006-01-24 17:02:39 UTC FreeBSD src repository (doc committer) Modified files:(Branch: RELENG_6) lib/msun/man fma.3 remainder.3 scalbn.3 sbin/geom/class/eli geli.8 share/man/man4/man4.i386 acpi_ibm.4 share/man/man4 nve.4 share/man/man

cvs commit: ports/irc/ircservices Makefile distinfo

2006-01-24 Thread Pav Lucistnik
pav 2006-01-24 16:47:43 UTC FreeBSD ports repository Modified files: irc/ircservices Makefile distinfo Log: - Update to 5.0.57 PR: ports/92249 Submitted by: Andrey V. Elsukov <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.30

cvs commit: doc/es_ES.ISO8859-1/books/handbook/disks chapter.sgml

2006-01-24 Thread J. Vicente Carrasco
carvay 2006-01-24 16:38:56 UTC FreeBSD doc repository Modified files: es_ES.ISO8859-1/books/handbook/disks chapter.sgml Log: Update chapter content. Approved by: jesusr (mentor) Revision Changes Path 1.4 +4167 -170 doc/es_ES.ISO8859-1/books/handbook/disks

cvs commit: src/sys/netinet in.c

2006-01-24 Thread Andre Oppermann
andre 2006-01-24 16:19:31 UTC FreeBSD src repository Modified files: sys/netinet in.c Log: In in_control() remove the temporary in_ifaddr structure from the ia_hash only if it actually is an AF_INET address. All other places test for sa_family == AF_INET but this

Re: cvs commit: src UPDATING

2006-01-24 Thread Scott Long
Bjoern A. Zeeb wrote: On Tue, 24 Jan 2006, Scott Long wrote: Pawel Jakub Dawidek wrote: pjd 2006-01-24 15:58:11 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) .UPDATING Log: Document the move of setkey from /usr/sbin/ to /sbin/.

Re: cvs commit: src UPDATING

2006-01-24 Thread Bjoern A. Zeeb
On Tue, 24 Jan 2006, Scott Long wrote: Pawel Jakub Dawidek wrote: pjd 2006-01-24 15:58:11 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) .UPDATING Log: Document the move of setkey from /usr/sbin/ to /sbin/. A bit late, but bette

Re: cvs commit: src UPDATING

2006-01-24 Thread Scott Long
Pawel Jakub Dawidek wrote: pjd 2006-01-24 15:58:11 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) .UPDATING Log: Document the move of setkey from /usr/sbin/ to /sbin/. A bit late, but better than never. Reminded by:bz

cvs commit: src UPDATING

2006-01-24 Thread Pawel Jakub Dawidek
pjd 2006-01-24 15:58:11 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) .UPDATING Log: Document the move of setkey from /usr/sbin/ to /sbin/. A bit late, but better than never. Reminded by:bz RevisionChangesPath

cvs commit: src/usr.sbin/sysinstall label.c

2006-01-24 Thread Ceri Davies
ceri2006-01-24 15:51:33 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/sysinstall label.c Log: MFC revision 1.150: On i386, 7.0 requires 106MB on /usr. 6.0 requires 101MB. Bump USR_MIN_SIZE to 128MB, so that an auto-layout install w

Re: cvs commit: src/sys/kern kern_ktrace.c

2006-01-24 Thread John Baldwin
On Monday 23 January 2006 18:56, Robert Watson wrote: > On Mon, 23 Jan 2006, John Baldwin wrote: > > jhb 2006-01-23 21:45:33 UTC > > > > FreeBSD src repository > > > > Modified files: > >sys/kern kern_ktrace.c > > Log: > > Fix a vnode reference leak in the ktrace code.

cvs commit: src/sbin/mount mount.c

2006-01-24 Thread Pawel Jakub Dawidek
pjd 2006-01-24 15:27:25 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/mount mount.c Log: MFC:sbin/mount/mount.c 1.80 Resolve the mount point's path with realpath(2) before checking if file system is mounted. This prevevent

cvs commit: src/sbin/mount mount.c

2006-01-24 Thread Pawel Jakub Dawidek
pjd 2006-01-24 15:26:36 UTC FreeBSD src repository Modified files: sbin/mount mount.c Log: s/// Revision ChangesPath 1.81 +1 -1 src/sbin/mount/mount.c ___ cvs-all@freebsd.org mailing list http://lists

cvs commit: ports/devel/linuxthreads/files condwait-patch

2006-01-24 Thread Tor Egge
tegge 2006-01-24 15:19:48 UTC FreeBSD ports repository Modified files: devel/linuxthreads/files condwait-patch Log: Avoid using variable after end of semantic life time. Revision ChangesPath 1.3 +2 -2 ports/devel/linuxthreads/files/condwait-patch

cvs commit: ports/audio/wmix/files patch-wmix.c

2006-01-24 Thread Roman Bogorodskiy
novel 2006-01-24 15:17:42 UTC FreeBSD ports repository Modified files: audio/wmix/files patch-wmix.c Log: Make it work with new -CURRENT's malloc(). Submitted by: danfe Revision ChangesPath 1.2 +9 -0 ports/audio/wmix/files/patch-wmix.c

cvs commit: src/etc/rc.d ipsec

2006-01-24 Thread Pawel Jakub Dawidek
pjd 2006-01-24 15:16:55 UTC FreeBSD src repository Modified files: etc/rc.d ipsec Log: The 'reload' command did the same as 'restart' command. Allow user to decide if SAD and SPD entries should be flushed on 'reload'. With this change flush/spdflush is not don

cvs commit: www/en/news press.xml

2006-01-24 Thread Joseph Koshy
jkoshy 2006-01-24 15:15:31 UTC FreeBSD doc repository Modified files: en/news press.xml Log: Add an InformIT article introducing the BSD family of open-source OSes. Revision ChangesPath 1.183 +11 -1 www/en/news/press.xml _

cvs commit: src/etc/rc.d ipsec

2006-01-24 Thread Pawel Jakub Dawidek
pjd 2006-01-24 15:12:44 UTC FreeBSD src repository Modified files: etc/rc.d ipsec Log: Remove stale comment. This change should be made in rev1.9. MFC after: 1 week Revision ChangesPath 1.15 +0 -2 src/etc/rc.d/ipsec ___

Re: cvs commit: src/sys/dev/ata ata-pci.c

2006-01-24 Thread Søren Schmidt
On 1/24/06, John Baldwin <[EMAIL PROTECTED]> wrote: > > On Tuesday 24 January 2006 07:34, SXren Schmidt wrote: > > sos 2006-01-24 12:34:56 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/ata ata-pci.c > > Log: > > Do not test for DMA status on leg

cvs commit: src/etc/rc.d ipsec

2006-01-24 Thread Pawel Jakub Dawidek
pjd 2006-01-24 15:11:11 UTC FreeBSD src repository Modified files: etc/rc.d ipsec Log: Use $ipsec_file instead of hardcoded /etc/ipsec.conf. This change should be made in rev1.2. MFC after: 1 week Revision ChangesPath 1.14 +1 -1

  1   2   >