cvs commit: www/en where.sgml

2008-09-13 Thread Daniel Gerzo
danger 2008-09-14 06:33:57 UTC FreeBSD doc repository Modified files: en where.sgml Log: - comment out the "todo list" column for beta.testing; (7.1-BETA as of now) as there's no official todo right now - match the style of the table with the rest of this

cvs commit: src/sys/netinet ip_fw.h

2008-09-13 Thread Roman Kurakin
rik 2008-09-14 06:14:06 UTC FreeBSD src repository Modified files: sys/netinet ip_fw.h Log: SVN rev 183012 on 2008-09-14 06:14:06Z by rik Make the commet for the default rule number more clear. Submitted by: yar@ Revision ChangesPath 1.116

cvs commit: CVSROOT modules

2008-09-13 Thread Edwin Groothuis
edwin 2008-09-14 06:02:41 UTC FreeBSD ports repository Modified files: .modules Log: Ports modules update at Sunday 14 September 2008 at 06:02 Revision ChangesPath 1.20153 +0 -0 CVSROOT/modules _

cvs commit: src/lib/libarchive archive_write_disk.c config_freebsd.h

2008-09-13 Thread Tim Kientzle
kientzle2008-09-14 05:51:25 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_disk.c config_freebsd.h Log: SVN rev 183011 on 2008-09-14 05:51:25Z by kientzle Choose a flag-handling strategy based on platform capabilities rather than on platform.

cvs commit: ports/www/linuxpluginwrapper Makefile

2008-09-13 Thread Norikatsu Shigemura
nork2008-09-14 03:58:42 UTC FreeBSD ports repository Modified files: www/linuxpluginwrapper Makefile Log: Remove dependency of acroread7, and bump PORTREVISION. Reported by:many people Approved by:portmgr (linimon) Revision ChangesPath 1.61 +2

cvs commit: src/usr.bin/tar config_freebsd.h write.c

2008-09-13 Thread Tim Kientzle
kientzle2008-09-14 03:49:00 UTC FreeBSD src repository Modified files: usr.bin/tar config_freebsd.h write.c Log: SVN rev 183010 on 2008-09-14 03:49:00Z by kientzle Clean up flags support just a tad: FreeBSD support depends on HAVE_STRUCT_STAT_ST_FLAGS, Linux supp

cvs commit: src/usr.bin/tar/test Makefile test_symlink_dir.c

2008-09-13 Thread Tim Kientzle
kientzle2008-09-14 02:16:04 UTC FreeBSD src repository Modified files: usr.bin/tar/test Makefile Added files: usr.bin/tar/test test_symlink_dir.c Log: SVN rev 183009 on 2008-09-14 02:16:04Z by kientzle Test handling of restores relative to symlinks. In parti

cvs commit: www/share/sgml news.xml

2008-09-13 Thread Daniel Gerzo
danger 2008-09-13 23:52:57 UTC FreeBSD doc repository Modified files: share/sgml news.xml Log: - announce 6.4 and 7.1 BETA releases Revision ChangesPath 1.194 +22 -3 www/share/sgml/news.xml ___ cvs-all@fre

cvs commit: www/share/sgml release.ent

2008-09-13 Thread Daniel Gerzo
danger 2008-09-13 23:49:28 UTC FreeBSD doc repository Modified files: share/sgml release.ent Log: - update for 6.4 and 7.1 BETA Revision ChangesPath 1.23 +9 -9 www/share/sgml/release.ent ___ cvs-all@free

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

2008-09-13 Thread Martin Wilke
miwi2008-09-13 22:41:50 UTC FreeBSD ports repository Modified files: www/neon28 Makefile distinfo pkg-plist Log: - Update to 0.28.3 * SECURITY (CVE-2008-3746): Fix potential NULL pointer dereference in Digest domain parameter support; could allow a DoS by a

cvs commit: ports/Mk bsd.sites.mk

2008-09-13 Thread Koop Mast
kwm 2008-09-13 20:49:07 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: Clean up Gnome mirror sites. Remove dead mirrors and add new ones from: http://ftp.gnome.org/pub/GNOME/MIRRORS Approved by:portmgr (marcus) Revision

cvs commit: src/sbin/mount_nfs mount_nfs.8 mount_nfs.c

2008-09-13 Thread Craig Rodrigues
rodrigc 2008-09-13 20:22:46 UTC FreeBSD src repository Modified files: sbin/mount_nfs mount_nfs.8 mount_nfs.c Log: SVN rev 183008 on 2008-09-13 20:22:46Z by rodrigc Instead of building up a "struct nfs_args" to pass to the kernel via nmount(), build up an iovec where

cvs commit: src/rescue/rescue Makefile

2008-09-13 Thread Warner Losh
imp 2008-09-13 19:56:37 UTC FreeBSD src repository Modified files: rescue/rescueMakefile Log: SVN rev 183007 on 2008-09-13 19:56:37Z by imp Take a moment to tidy some white space while I'm here. No functional changes for this commit. Revision Changes

cvs commit: src/rescue/rescue Makefile

2008-09-13 Thread Warner Losh
imp 2008-09-13 19:54:15 UTC FreeBSD src repository Modified files: rescue/rescueMakefile Log: SVN rev 183006 on 2008-09-13 19:54:15Z by imp We don't need pax and tar. These days tar is a strict superset of pax. Per discssuion on arch@ eliminate it. Revis

cvs commit: src/sys/nfsclient nfs_vfsops.c

2008-09-13 Thread Craig Rodrigues
rodrigc 2008-09-13 18:57:47 UTC FreeBSD src repository Modified files: sys/nfsclientnfs_vfsops.c Log: SVN rev 183005 on 2008-09-13 18:57:47Z by rodrigc Add code to parse NFS mount options passed as individual items of the nmount() iovec. This will allow us to move

Re: cvs commit: src/sys/netinet tcp_output.c tcp_subr.c tcp_syncache.c

2008-09-13 Thread Bjoern A. Zeeb
On Sat, 13 Sep 2008, Bjoern A. Zeeb wrote: Hi, bz 2008-09-13 17:26:46 UTC FreeBSD src repository Modified files: sys/netinet tcp_output.c tcp_subr.c tcp_syncache.c Log: SVN rev 183001 on 2008-09-13 17:26:46Z by bz Implement IPv6 support for TCP MD5 Signature Option

cvs commit: src/contrib/telnet/arpa telnet.h src/include/arpa telnet.h

2008-09-13 Thread Antoine Brodin
antoine 2008-09-13 17:46:50 UTC FreeBSD src repository Modified files: contrib/telnet/arpa telnet.h include/arpa telnet.h Log: SVN rev 183004 on 2008-09-13 17:46:50Z by antoine Fix TELOPT(opt) when opt > TELOPT_TN3270E. PR: 127194 Submitted b

cvs commit: src/sys/compat/ndis ntoskrnl_var.h

2008-09-13 Thread Andrew Thompson
thompsa 2008-09-13 17:34:18 UTC FreeBSD src repository Modified files: sys/compat/ndis ntoskrnl_var.h Log: SVN rev 183003 on 2008-09-13 17:34:18Z by thompsa Allow PAGE_SHIFT to already be defined. Submitted by: Hans Petter Selasky Revision ChangesPath

cvs commit: src ObsoleteFiles.inc src/tools/build/mk OptionalObsoleteFiles.inc

2008-09-13 Thread Antoine Brodin
antoine 2008-09-13 17:29:49 UTC FreeBSD src repository Modified files: .ObsoleteFiles.inc tools/build/mk OptionalObsoleteFiles.inc Log: SVN rev 183002 on 2008-09-13 17:29:49Z by antoine Add files to remove when WITHOUT_HESIOD is set. This fix

cvs commit: src/sys/netinet tcp_output.c tcp_subr.c tcp_syncache.c

2008-09-13 Thread Bjoern A. Zeeb
bz 2008-09-13 17:26:46 UTC FreeBSD src repository Modified files: sys/netinet tcp_output.c tcp_subr.c tcp_syncache.c Log: SVN rev 183001 on 2008-09-13 17:26:46Z by bz Implement IPv6 support for TCP MD5 Signature Option (RFC 2385) the same way it has been impl

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

2008-09-13 Thread Alexander Motin
mav 2008-09-13 17:01:38 UTC FreeBSD src repository Modified files: share/man/man4 snd_hda.4 Log: SVN rev 183000 on 2008-09-13 17:01:38Z by mav Update man page according to r182999 snd_hda driver update. Revision ChangesPath 1.15 +160 -33 src/shar

cvs commit: src/sys/dev/sound/pci/hda hda_reg.h hdac.c hdac_private.h

2008-09-13 Thread Alexander Motin
mav 2008-09-13 16:56:03 UTC FreeBSD src repository Modified files: sys/dev/sound/pci/hda hda_reg.h hdac.c hdac_private.h Log: SVN rev 182999 on 2008-09-13 16:56:03Z by mav My massive snd_hda driver update. Because of using more clear and same time more functional co

cvs commit: src/sys/sparc64/sparc64 autoconf.c

2008-09-13 Thread Marius Strobl
marius 2008-09-13 15:17:23 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/sparc64/sparc64 autoconf.c Log: SVN rev 182998 on 2008-09-13 15:17:23Z by marius MFC: r182688 Bypass isa_probe_children(9) and directly call bus_generic_attach(9) in

cvs commit: src/sys/sparc64/sparc64 autoconf.c

2008-09-13 Thread Marius Strobl
marius 2008-09-13 15:17:21 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/sparc64/sparc64 autoconf.c Log: SVN rev 182997 on 2008-09-13 15:17:21Z by marius MFC: r182688 Bypass isa_probe_children(9) and directly call bus_generic_attach(9) in

cvs commit: www/en/releases/7.1R schedule.sgml

2008-09-13 Thread Ken Smith
kensmith2008-09-13 15:05:32 UTC FreeBSD doc repository Modified files: en/releases/7.1R schedule.sgml Log: Correct which branch is in code freeze. Noticed by: Xin LI (delphij) Revision ChangesPath 1.5 +2 -2 www/en/releases/7.1R/schedule.sgml __

cvs commit: ports/sysutils/flexbackup Makefile ports/sysutils/flexbackup/files patch-flexbackup

2008-09-13 Thread Rong-En Fan
rafan 2008-09-13 14:53:13 UTC FreeBSD ports repository Modified files: sysutils/flexbackup Makefile sysutils/flexbackup/files patch-flexbackup Log: - Since last commit, what using flexbackup with buffer/mbuffer, an error is occurred while trying to invoke the non-exis

cvs commit: src/sys/conf NOTES

2008-09-13 Thread Bjoern A. Zeeb
bz 2008-09-13 14:06:36 UTC FreeBSD src repository Modified files: sys/conf NOTES Log: SVN rev 182996 on 2008-09-13 14:06:36Z by bz Turn on TCP_SIGNATURE for LINT builds. This should catch situations we ran into in the past where places hidden by TCP_SIGNAT

cvs commit: src/sys/netgraph ng_base.c

2008-09-13 Thread Alexander Motin
mav 2008-09-13 09:17:02 UTC FreeBSD src repository Modified files: sys/netgraph ng_base.c Log: SVN rev 182995 on 2008-09-13 09:17:02Z by mav We can't implicitly trust the hook on NGQF_FN/NGQF_FN2 processing in ng_apply_item(). There are possible (and I have got

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

2008-09-13 Thread Alexander Motin
mav 2008-09-13 07:36:16 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/ata ata-chipset.c ata-pci.h Log: SVN rev 182994 on 2008-09-13 07:36:16Z by mav MFC r182749 Add one more SII3132 chip PCI ID found on Adaptec Serial ATA II R