cvs commit: src/sys/dev/usb if_zyd.c

2007-12-01 Thread Kevin Lo
kevlo 2007-12-01 08:53:03 UTC FreeBSD src repository Modified files: sys/dev/usb if_zyd.c Log: ieee80211com.ic_fixed_rate holds rate instead of rate index Reviewed by: Weongyo Jeong Revision ChangesPath 1.11 +1 -1 src/sys/dev/usb/if_zyd.c

cvs commit: src/sys/kern kern_mutex.c kern_rwlock.c

2007-12-01 Thread Attilio Rao
attilio 2007-12-01 11:28:38 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/kern kern_mutex.c kern_rwlock.c Log: MFC kern_mutex.c rev. 1.201 and kern_rwlock.c rev. 1.32: Simplify adaptive spinning algorithm which should make things faster

cvs commit: src/sys/ufs/ffs ffs_alloc.c

2007-12-01 Thread Ken Smith
kensmith2007-12-01 13:12:43 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_alloc.c Log: Fix a broken check that recently became more annoying because it now gets enabled when INVARIANTS is on instead of DIAGNOSTIC (which apparently nobody uses). From

cvs commit: src/libexec/rtld-elf/sparc64 rtld_machdep.h

2007-12-01 Thread Robert Watson
rwatson 2007-12-01 14:24:44 UTC FreeBSD src repository Modified files: libexec/rtld-elf/sparc64 rtld_machdep.h Log: For un-prototyped static inline functions declared in pthread_md.h on sparc64, use ANSI function headers and specifically indicate the lack of arguments with

Re: cvs commit: src/sys/dev/hwpmc hwpmc_x86.c

2007-12-01 Thread Joseph Koshy
jk Intel CPUs with family 0x6, model 0xE and later (i.e., Intel Core(TM)) jk have a PMC architecture that differs somewhat from previous CPUs in jk family 0x6. Even though the basic programming model is similar, the jk documented set of legal values that may be loaded into their PMC MSRs

cvs commit: src/lib/libkse/arch/ia64/include pthread_md.h src/lib/libkse/arch/powerpc/include pthread_md.h

2007-12-01 Thread Robert Watson
rwatson 2007-12-01 14:23:29 UTC FreeBSD src repository Modified files: lib/libkse/arch/ia64/include pthread_md.h lib/libkse/arch/powerpc/include pthread_md.h Log: For un-prototyped static inline functions declared in pthread_md.h on ia64, powerpc, and sparc64, use ANSI

cvs commit: www/de Makefile features.sgml logo.sgml where.sgml www/de/java Makefile Makefile.inc index.sgml www/de/projects projects.sgml www/de/share/sgml navibar.l10n.ent press.xml

2007-12-01 Thread Martin Wilke
miwi2007-12-01 15:11:46 UTC FreeBSD doc repository Modified files: de Makefile features.sgml where.sgml de/projects projects.sgml de/share/sgmlnavibar.l10n.ent press.xml Added files: de logo.sgml de/java

cvs commit: src/sys/pci agp_i810.c

2007-12-01 Thread Remko Lodder
remko 2007-12-01 16:24:23 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/pci agp_i810.c Log: MFC rev 1.11 agp.4 Add information about the 845M card that I recently committed support for. MFC rev 1.44 agp_i810.c Add

Re: cvs commit: src/sys/pci agp_i810.c

2007-12-01 Thread Remko Lodder
Remko Lodder wrote: remko 2007-12-01 16:24:23 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/pci agp_i810.c Log: MFC rev 1.11 agp.4 Add information about the 845M card that I recently committed support for.

cvs commit: doc/de_DE.ISO8859-1/books/handbook/mirrors chapter.sgml doc/de_DE.ISO8859-1/books/porters-handbook book.sgml doc/de_DE.ISO8859-1/books/handbook/desktop chapter.sgml doc/de_DE.ISO8859-1/boo

2007-12-01 Thread Martin Wilke
miwi2007-12-01 17:19:44 UTC FreeBSD doc repository Modified files: de_DE.ISO8859-1/books/handbook/mirrors chapter.sgml de_DE.ISO8859-1/books/porters-handbook book.sgml de_DE.ISO8859-1/books/handbook/desktop chapter.sgml

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

2007-12-01 Thread Remko Lodder
remko 2007-12-01 17:24:18 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) share/man/man4 agp.4 Log: MFC rev 1.11 agp.4 Add information about the 845M card that I recently committed support for. Approved by:re (hrs)

Re: cvs commit: src/sys/pci agp_i810.c

2007-12-01 Thread Remko Lodder
Remko Lodder wrote: Remko Lodder wrote: remko 2007-12-01 16:24:23 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/pci agp_i810.c Log: MFC rev 1.11 agp.4 Add information about the 845M card that I recently committed support

cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml

2007-12-01 Thread Chin-San Huang
chinsan 2007-12-01 18:11:06 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: - Add three contributors for contributing their tips and translation: Eintisy Chuang (aka. Eintisy) Wei-Yu Chen (aka.

cvs commit: doc/zh_TW.Big5/books/handbook/cutting-edge chapter.sgml

2007-12-01 Thread Chin-San Huang
chinsan 2007-12-01 18:27:02 UTC FreeBSD doc repository Modified files: zh_TW.Big5/books/handbook/cutting-edge chapter.sgml Log: - Update more translation progress on handbook/cutting-edge Obtained from: The FreeBSD Traditional Chinese Project

cvs commit: src/include assert.h

2007-12-01 Thread Poul-Henning Kamp
phk 2007-12-01 18:56:50 UTC FreeBSD src repository Modified files: include assert.h Log: Add missing #ifndef _ASSERT_H_ protection against multiple inclusions Revision ChangesPath 1.5 +4 -0 src/include/assert.h

cvs commit: doc/zh_TW.Big5/books/developers-handbook book.sgml doc/zh_TW.Big5/books/fdp-primer book.sgml doc/zh_TW.Big5/books/handbook book.sgml

2007-12-01 Thread Chin-San Huang
chinsan 2007-12-01 18:47:53 UTC FreeBSD doc repository Modified files: zh_TW.Big5/books/developers-handbook book.sgml zh_TW.Big5/books/fdp-primer book.sgml zh_TW.Big5/books/handbook book.sgml Log: - Update year Obtained from: The FreeBSD Traditional

cvs commit: src/sys/sys linker.h src/sys/kern kern_linker.c

2007-12-01 Thread Robert Watson
rwatson 2007-12-01 19:24:28 UTC FreeBSD src repository Modified files: sys/sys linker.h sys/kern kern_linker.c Log: The kernel linker includes a number of utility functions to look up symbol information in support of DDB(4); these functions bypass

cvs commit: www/en/releases/6.3R schedule.sgml www/en/releases/7.0R schedule.sgml

2007-12-01 Thread Erwin Lansing
erwin 2007-12-01 19:25:28 UTC FreeBSD doc repository (ports committer) Modified files: en/releases/6.3R schedule.sgml en/releases/7.0R schedule.sgml Log: Announce a new estimate for the end of the ports freeze in 2 weeks time to allow for some late ABI breakage

Re: cvs commit: src/include assert.h

2007-12-01 Thread Stefan Farfeleder
On Sat, Dec 01, 2007 at 06:56:50PM +, Poul-Henning Kamp wrote: phk 2007-12-01 18:56:50 UTC FreeBSD src repository Modified files: include assert.h Log: Add missing #ifndef _ASSERT_H_ protection against multiple inclusions That is wrong. The C

cvs commit: src/include assert.h

2007-12-01 Thread Poul-Henning Kamp
phk 2007-12-01 19:28:13 UTC FreeBSD src repository Modified files: include assert.h Log: Only protect the prototypes with #ifndef _ASSERT_H_, the standards specifically allow changes to the NDEBUG macro between #includes of assert.h Revision Changes

cvs commit: src/sys/sparc64/pci psycho.c

2007-12-01 Thread Marius Strobl
marius 2007-12-01 19:42:33 UTC FreeBSD src repository Modified files: sys/sparc64/pci psycho.c Log: Fix a non-fatal off-by-one error in the previous revision. Revision ChangesPath 1.72 +1 -1 src/sys/sparc64/pci/psycho.c

Re: cvs commit: src/include assert.h

2007-12-01 Thread Christoph Mallon
Poul-Henning Kamp wrote: phk 2007-12-01 18:56:50 UTC FreeBSD src repository Modified files: include assert.h Log: Add missing #ifndef _ASSERT_H_ protection against multiple inclusions This change violates ANSI C: The assert macro is redefined according to

cvs commit: src/sys/sys xrpuio.h src/sys/amd64/conf NOTES src/sys/i386/conf NOTES src/sys/pci xrpu.c src/sys/conf files

2007-12-01 Thread Poul-Henning Kamp
phk 2007-12-01 20:07:45 UTC FreeBSD src repository Modified files: sys/amd64/conf NOTES sys/i386/confNOTES sys/conf files Removed files: sys/sys xrpuio.h sys/pci xrpu.c Log: Remove XRPU driver, after

cvs commit: ports/security/vuxml vuln.xml

2007-12-01 Thread Xin LI
delphij 2007-12-01 20:23:43 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document rsync security bypass vulnerability. Approved by:portmgr (ports-security blanket) Revision ChangesPath 1.1496+40 -1

cvs commit: src/sys/dev/si si_pci.c

2007-12-01 Thread Peter Wemm
peter 2007-12-01 20:39:47 UTC FreeBSD src repository Modified files: sys/dev/si si_pci.c Log: Based in info gleaned from the web and other drivers (including the Linux sx driver), change a magic value in the PLX bridge chip. Apparently later builds of the PCI

cvs commit: ports/dns/bind94 Makefile distinfo pkg-descr pkg-message

2007-12-01 Thread Doug Barton
dougb 2007-12-01 21:53:34 UTC FreeBSD ports repository Modified files: dns/bind94 Makefile distinfo pkg-descr pkg-message Log: Update to BIND 9.4.2. Many bugs are fixed, please see the CHANGES file for more details. Approved by:portmgr (erwin)

cvs commit: src/share/man/man9 Makefile stack.9 src/sys/kern kern_lock.c subr_stack.c src/sys/sys stack.h src/sys/vm redzone.c

2007-12-01 Thread Robert Watson
rwatson 2007-12-01 22:04:16 UTC FreeBSD src repository Modified files: share/man/man9 Makefile stack.9 sys/kern kern_lock.c subr_stack.c sys/sys stack.h sys/vm redzone.c Log: Modify stack(9) stack_print() and

cvs commit: ports/mail/pine-pgp-filters Makefile distinfo pkg-descr

2007-12-01 Thread Doug Barton
dougb 2007-12-01 22:01:44 UTC FreeBSD ports repository Modified files: mail/pine-pgp-filters Makefile distinfo pkg-descr Log: Update to version 1.5. There are many changes to improve portability to other platforms (notably to Linux) and several substantive changes: Bug

cvs commit: ports/www/linux-seamonkey Makefile distinfo

2007-12-01 Thread Andrew Pantyukhin
sat 2007-12-01 22:51:35 UTC FreeBSD ports repository Modified files: www/linux-seamonkey Makefile distinfo Log: - Update to 1.1.7 Approved by:portmgr (linimon) Security: http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.7

cvs commit: src/contrib/amd .cvsignore MIRRORS commit config.guess config.guess.long config.sub configure.in depcomp install-sh ltmain.sh missing mkinstalldirs src/contrib/amd/amd .cvsignore src/contr

2007-12-01 Thread David E. O'Brien
obrien 2007-12-01 23:05:01 UTC FreeBSD src repository Removed files: (Branch: COLUMBIA) contrib/amd .cvsignore MIRRORS commit config.guess config.guess.long config.sub configure.in depcomp install-sh ltmain.sh

cvs commit: src/sys/sys elf_common.h

2007-12-01 Thread John Birrell
jb 2007-12-02 00:05:18 UTC FreeBSD src repository Modified files: sys/sys elf_common.h Log: Add extra visibility definitions. See: http://groups.google.com/group/generic-abi/browse_thread/thread/1a84adc15666164 These are already in OpenSolaris and

cvs commit: ports/security/vuxml vuln.xml

2007-12-01 Thread Xin LI
delphij 2007-12-02 00:15:28 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Remove the rsync entry for now. Better way of handling this is still under discussion, as the vendor patch does not automatically resolve problem for customized

cvs commit: src/sys/kern vfs_bio.c

2007-12-01 Thread Alan Cox
alc 2007-12-02 01:28:35 UTC FreeBSD src repository Modified files: sys/kern vfs_bio.c Log: Eliminate vfs_page_set_valid()'s unused argument. Revision ChangesPath 1.530 +5 -5 src/sys/kern/vfs_bio.c

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

2007-12-01 Thread Andrew Thompson
thompsa 2007-12-02 04:04:42 UTC FreeBSD src repository Modified files: sys/compat/ndis ndis_var.h Log: Correct the nwbx_ies field type in struct ndis_wlan_bssid_ex. PR: kern/118369 Submitted by: Weongyo Jeong Revision ChangesPath 1.48

cvs commit: ports/security/aide pkg-plist

2007-12-01 Thread Cy Schubert
cy 2007-12-02 07:02:38 UTC FreeBSD ports repository Modified files: security/aidepkg-plist Log: Correct chmod location. Approved by:portmgr (linimon) Revision ChangesPath 1.5 +2 -2 ports/security/aide/pkg-plist

cvs commit: src/sys/vm vm_page.c

2007-12-01 Thread Alan Cox
alc 2007-12-02 07:43:43 UTC FreeBSD src repository Modified files: sys/vm vm_page.c Log: Correct a comment. Revision ChangesPath 1.361 +1 -1 src/sys/vm/vm_page.c ___ cvs-all@freebsd.org mailing