cvs commit: src/sys/amd64/amd64 machdep.c pmap.c src/sys/arm/arm machdep.c pmap.c src/sys/compat/linprocfs linprocfs.c src/sys/compat/linux linux_misc.c src/sys/compat/svr4 svr4_misc.c src/sys/fs/smbf

2007-05-18 Thread Jeff Roberson
jeff2007-05-18 07:10:50 UTC FreeBSD src repository Modified files: sys/amd64/amd64 machdep.c pmap.c sys/arm/arm machdep.c pmap.c sys/compat/linprocfs linprocfs.c sys/compat/linux linux_misc.c sys/compat/svr4 svr4_misc.c sys/fs/smbfs

Re: cvs commit: src/lib/libc/net Symbol.map

2007-05-18 Thread Harald Schmalzbauer
Am Freitag, 18. Mai 2007 07:45 schrieb Jonathan Chen: > jon 2007-05-18 05:45:28 UTC > > FreeBSD src repository > > Modified files: > lib/libc/net Symbol.map > Log: > __nss_compat_* from net/nss_compat.c are needed by ports/net/nss_ldap, so > export them. Ooh, it seem's

Re: cvs commit: src/lib/libc_r Makefile src/lib/libpthread Makefile src/lib/libthr Makefile

2007-05-18 Thread Ruslan Ermilov
On Fri, May 18, 2007 at 12:58:37AM -0400, Alexander Kabaev wrote: > On Thu, 17 May 2007 04:54:35 + (UTC) > Daniel Eischen <[EMAIL PROTECTED]> wrote: > > > deischen2007-05-17 04:54:35 UTC > > > > FreeBSD src repository > > > > Modified files: > > lib/libc_r Makefile > >

cvs commit: src/etc rc.subr src/etc/rc.d fsck ipsec mountcritlocal mountlate root src/share/man/man8 rc.8 rc.subr.8

2007-05-18 Thread Mike Makonnen
mtm 2007-05-18 12:04:41 UTC FreeBSD src repository Modified files: etc rc.subr etc/rc.d fsck ipsec mountcritlocal mountlate root share/man/man8 rc.8 rc.subr.8 Log: o Implement the stop_boot subroutine [1]. This subroutine can be us

cvs commit: src/lib/libc_r Makefile src/lib/libpthread Makefile src/lib/libthr Makefile

2007-05-18 Thread Ruslan Ermilov
ru 2007-05-18 12:25:49 UTC FreeBSD src repository Modified files: lib/libc_r Makefile lib/libpthread Makefile lib/libthr Makefile Log: Fix a logic bug I re-introduced in my patch I sent to Daniel that would cause the selected shared thre

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

2007-05-18 Thread Dmitry Marakasov
* Bruce Evans ([EMAIL PROTECTED]) wrote: > > peter 2007-05-17 15:31:14 UTC > > > > FreeBSD src repository > > > > Modified files: > >sys/kern vfs_vnops.c > > Log: > > Eliminate a micro-optimization that hasn't had any effect for 15+ years. > > > > Revision ChangesPat

Re: cvs commit: src/usr.sbin/config config.h config.y main.c

2007-05-18 Thread Bruce Evans
On Thu, 17 May 2007, Warner Losh wrote: imp 2007-05-17 04:53:53 UTC FreeBSD src repository Modified files: usr.sbin/config config.h config.y main.c Log: Fix some problems that affect multiple file inclusion. Bruce found this bug and submitted these patches to [EMAIL PROTE

cvs commit: src/usr.sbin/sa extern.h main.c pdb.c sa.8 usrdb.c

2007-05-18 Thread Diomidis Spinellis
dds 2007-05-18 12:36:10 UTC FreeBSD src repository Modified files: usr.sbin/sa extern.h main.c pdb.c sa.8 usrdb.c Log: Add -U and -P options that allow the specification of the per-user and per-process summary file location. These make the program more flexible,

Re: cvs commit: src/lib/libc_r Makefile src/lib/libpthread Makefile src/lib/libthr Makefile

2007-05-18 Thread Alexander Kabaev
On Fri, 18 May 2007 12:25:49 + (UTC) Ruslan Ermilov <[EMAIL PROTECTED]> wrote: > ru 2007-05-18 12:25:49 UTC > > FreeBSD src repository > > Modified files: > lib/libc_r Makefile > lib/libpthread Makefile > lib/libthr Makefile > Log: >

cvs commit: src/sys/coda coda_vnops.c coda_vnops.h src/sys/fs/nullfs null_vnops.c src/sys/fs/umapfs umap_vnops.c src/sys/fs/unionfs union_vnops.c src/sys/kern vfs_default.c vfs_subr.c vfs_vnops.c vnod

2007-05-18 Thread Konstantin Belousov
kib 2007-05-18 13:02:14 UTC FreeBSD src repository Modified files: sys/coda coda_vnops.c coda_vnops.h sys/fs/nullfsnull_vnops.c sys/fs/umapfsumap_vnops.c sys/fs/unionfs union_vnops.c sys/kern vfs_default.c vfs_subr.

cvs commit: CVSROOT access

2007-05-18 Thread Erwin Lansing
erwin 2007-05-18 13:07:39 UTC FreeBSD ports repository Modified files: .access Log: Take jehs commit bit in for safekeeping Submitted by: jeh Revision ChangesPath 1.777 +0 -1 CVSROOT/access

cvs commit: www/share/sgml commercial.consult.xml

2007-05-18 Thread Giorgos Keramidas
keramida2007-05-18 13:16:29 UTC FreeBSD doc repository Modified files: share/sgml commercial.consult.xml Log: Add a new entry for ".recoverdata.com.au" (hard disk repair and data recovery business). Submitted by: Damien Good <[EMAIL PROTECTED]> PR:

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

2007-05-18 Thread Bruce Evans
On Fri, 18 May 2007, Dmitry Marakasov wrote: * Bruce Evans ([EMAIL PROTECTED]) wrote: peter 2007-05-17 15:31:14 UTC FreeBSD src repository Modified files: sys/kern vfs_vnops.c Log: Eliminate a micro-optimization that hasn't had any effect for 15+ years. Revision Ch

cvs commit: src/release/doc/en_US.ISO8859-1/installation/common install.sgml

2007-05-18 Thread Bruce A. Mah
bmah2007-05-18 14:05:25 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release/doc/en_US.ISO8859-1/installation/common install.sgml Log: MFC: Mention tools (specifically ntfsresize, GParted, and SystemRescueCD) that can be used for resizing NTFS parti

cvs commit: src/sbin/mdconfig mdconfig.8

2007-05-18 Thread Giorgos Keramidas
keramida2007-05-18 13:57:17 UTC FreeBSD src repository (doc committer) Modified files: sbin/mdconfigmdconfig.8 Log: Add an example which shows how mdconfig(8) can be used to mount an ISO 9660 CD image file. PR: 112691 Submitted by: Warren Block, wbl

cvs commit: www/share/sgml commercial.consult.xml

2007-05-18 Thread Giorgos Keramidas
keramida2007-05-18 13:48:46 UTC FreeBSD doc repository Modified files: share/sgml commercial.consult.xml Log: Update the phone number for Steuben Technologies. PR: www/112738 Submitted by: William Schaub, wschaub at steubentech.com Revision Ch

Re: cvs commit: src/lib/libc/net Symbol.map

2007-05-18 Thread Daniel Eischen
On Fri, 18 May 2007, Jonathan Chen wrote: jon 2007-05-18 05:45:28 UTC FreeBSD src repository Modified files: lib/libc/net Symbol.map Log: __nss_compat_* from net/nss_compat.c are needed by ports/net/nss_ldap, so export them. These should probably be in the private sec

cvs commit: www/share/sgml usergroups.xml

2007-05-18 Thread Giorgos Keramidas
keramida2007-05-18 13:26:59 UTC FreeBSD doc repository Modified files: share/sgml usergroups.xml Log: Add entry for the Broome County BSD Users' Group (Northeastern Pennsylvania and Southern Teir of New York). PR: www/112059 Submitted by: Eric Rad

cvs commit: www/share/sgml commercial.misc.xml

2007-05-18 Thread Giorgos Keramidas
keramida2007-05-18 13:43:00 UTC FreeBSD doc repository Modified files: share/sgml commercial.misc.xml Log: Add a new commercial.misc entry for "GFU Schulung". PR: www/112519 Submitted by: Philip Clooth, PClooth at gfu.net Revision ChangesP

cvs commit: src/release/doc/en_US.ISO8859-1/installation/common install.sgml

2007-05-18 Thread Bruce A. Mah
bmah2007-05-18 14:13:15 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) release/doc/en_US.ISO8859-1/installation/common install.sgml Log: MFC: Mention tools (specifically ntfsresize, GParted, and SystemRescueCD) that can be used for resizing NTFS parti

cvs commit: src/sys/kern kern_lock.c kern_mutex.c kern_rwlock.c kern_sx.c subr_lock.c

2007-05-18 Thread John Baldwin
jhb 2007-05-18 15:05:00 UTC FreeBSD src repository Modified files: sys/kern kern_lock.c kern_mutex.c kern_rwlock.c kern_sx.c subr_lock.c Log: Move lock_profile_object_{init,destroy}() into lock_{init,destroy}(). Revision Changes

cvs commit: src/sys/kern kern_sx.c

2007-05-18 Thread John Baldwin
jhb 2007-05-18 15:05:41 UTC FreeBSD src repository Modified files: sys/kern kern_sx.c Log: Fix a comment. Revision ChangesPath 1.46 +2 -2 src/sys/kern/kern_sx.c ___ cvs-all@freebsd.org mailing list

cvs commit: src/sys/netgraph ng_fec.c

2007-05-18 Thread David Malone
dwmalone2007-05-18 15:05:49 UTC FreeBSD src repository Modified files: sys/netgraph ng_fec.c Log: Help ng_fec deal with multicast addresses. While ng_fec called the ioctl to let interfaces in the bundle know the list of multicast addresses had changed, it never act

cvs commit: src/sys/netgraph ng_mppc.c

2007-05-18 Thread Alexander Motin
mav 2007-05-18 15:28:01 UTC FreeBSD src repository Modified files: sys/netgraph ng_mppc.c Log: Fix build with NETGRAPH_MPPC_COMPRESSION but without NETGRAPH_MPPC_ENCRYPTION. Approved by:glebius (mentor) Revision ChangesPath 1.31 +4 -0 sr

cvs commit: src/lib/libc/net Symbol.map

2007-05-18 Thread Jonathan Chen
jon 2007-05-18 15:41:54 UTC FreeBSD src repository Modified files: lib/libc/net Symbol.map Log: Move nss_compat symbols from r1.11 to private section of symbol map. Suggested by: deischen Revision ChangesPath 1.12 +10 -10src/lib/libc/net/Symb

Re: cvs commit: src/lib/libc/net Symbol.map

2007-05-18 Thread Jonathan Chen
On Fri, May 18, 2007 at 08:59:00AM -0400, Daniel Eischen wrote: > On Fri, 18 May 2007, Jonathan Chen wrote: > > >jon 2007-05-18 05:45:28 UTC > > > > FreeBSD src repository > > > > Modified files: > > lib/libc/net Symbol.map > > Log: > > __nss_compat_* from net/nss_compat.c are ne

cvs commit: src/release/texts README

2007-05-18 Thread Bruce A. Mah
bmah2007-05-18 17:17:21 UTC FreeBSD src repository Removed files: release/textsREADME Log: This file was originally added to document the transition of the release documentation from *.TXT files to the RELNOTESng *.sgml files. I'm pretty sure that, five years lat

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

2007-05-18 Thread Rui Paulo
At Fri, 11 May 2007 21:59:13 +0200, Andre Oppermann wrote: > > Julian Elischer wrote: > > Rui Paulo wrote: > >> At Fri, 11 May 2007 02:12:53 +0200, > >> Andre Oppermann wrote: > >>> Rui Paulo wrote: > At Fri, 11 May 2007 01:17:09 +0200, > Andre Oppermann wrote: > > Andre Oppermann wr

cvs commit: src/sys/nfsclient nfs_socket.c

2007-05-18 Thread Robert Watson
rwatson 2007-05-18 19:34:55 UTC FreeBSD src repository Modified files: sys/nfsclientnfs_socket.c Log: In nfs_down(), if rep can be NULL, which we test for, then we should lock and unlock conditionally, not just set the flag on it conditionally. In practice, this bug c

cvs commit: src/sys/netinet tcp_output.c

2007-05-18 Thread John Baldwin
jhb 2007-05-18 19:56:24 UTC FreeBSD src repository Modified files: sys/netinet tcp_output.c Log: Fix statistical accounting for bytes and packets during sack retransmits. MFC after: 1 week Submitted by: mohans Revision ChangesPath 1.136

cvs commit: src/sys/netinet tcp.h tcp_input.c tcp_subr.c tcp_var.h

2007-05-18 Thread Andre Oppermann
andre 2007-05-18 19:58:37 UTC FreeBSD src repository Modified files: sys/netinet tcp.h tcp_input.c tcp_subr.c tcp_var.h Log: Add tcp_log_addrs() function to generate and standardized TCP log line for use thoughout the tcp subsystem. It is IPv4 and IPv6 aware cre

Re: cvs commit: src/sys/netinet tcp.h tcp_input.c tcp_subr.c tcp_var.h

2007-05-18 Thread Andre Oppermann
Andre Oppermann wrote: andre 2007-05-18 19:58:37 UTC FreeBSD src repository Modified files: sys/netinet tcp.h tcp_input.c tcp_subr.c tcp_var.h Log: Add tcp_log_addrs() function to generate and standardized TCP log line for use thoughout the tcp subsystem. It

Re: cvs commit: src/sbin/mdconfig mdconfig.8

2007-05-18 Thread Kris Kennaway
On Fri, May 18, 2007 at 01:57:17PM +, Giorgos Keramidas wrote: > keramida2007-05-18 13:57:17 UTC > > FreeBSD src repository (doc committer) > > Modified files: > sbin/mdconfigmdconfig.8 > Log: > Add an example which shows how mdconfig(8) can be used > to mount an IS

Re: cvs commit: src/sbin/mdconfig mdconfig.8

2007-05-18 Thread Pav Lucistnik
Kris Kennaway píše v pá 18. 05. 2007 v 16:41 -0400: > On Fri, May 18, 2007 at 01:57:17PM +, Giorgos Keramidas wrote: > > keramida2007-05-18 13:57:17 UTC > > > > FreeBSD src repository (doc committer) > > > > Modified files: > > sbin/mdconfigmdconfig.8 > > Log: > > Add

Re: cvs commit: src/sbin/mdconfig mdconfig.8

2007-05-18 Thread Kris Kennaway
On Fri, May 18, 2007 at 10:53:08PM +0200, Pav Lucistnik wrote: > Kris Kennaway p??e v p? 18. 05. 2007 v 16:41 -0400: > > On Fri, May 18, 2007 at 01:57:17PM +, Giorgos Keramidas wrote: > > > keramida2007-05-18 13:57:17 UTC > > > > > > FreeBSD src repository (doc committer) > > > > > >

Re: cvs commit: src/sbin/mdconfig mdconfig.8

2007-05-18 Thread Kris Kennaway
On Fri, May 18, 2007 at 11:53:40PM +0300, Giorgos Keramidas wrote: > On 2007-05-18 16:41, Kris Kennaway <[EMAIL PROTECTED]> wrote: > >On Fri, May 18, 2007 at 01:57:17PM +, Giorgos Keramidas wrote: > >> keramida2007-05-18 13:57:17 UTC > >> > >> FreeBSD src repository (doc committer) > >>

Re: cvs commit: src/sbin/mdconfig mdconfig.8

2007-05-18 Thread Giorgos Keramidas
On 2007-05-18 16:41, Kris Kennaway <[EMAIL PROTECTED]> wrote: >On Fri, May 18, 2007 at 01:57:17PM +, Giorgos Keramidas wrote: >> keramida2007-05-18 13:57:17 UTC >> >> FreeBSD src repository (doc committer) >> >> Modified files: >> sbin/mdconfigmdconfig.8 >> Log: >> Ad

cvs commit: src/sys/kern kern_fork.c

2007-05-18 Thread Robert Watson
rwatson 2007-05-18 21:10:08 UTC FreeBSD src repository Modified files: sys/kern kern_fork.c Log: Remove unnecessary assignment. CID:2227 Found with: Coverity Prevent(tm) Revision ChangesPath 1.272 +0 -2 src/sys/kern/kern_for

cvs commit: src/sys/netinet tcp_syncache.c

2007-05-18 Thread Andre Oppermann
andre 2007-05-18 21:13:01 UTC FreeBSD src repository Modified files: sys/netinet tcp_syncache.c Log: o Add syslog logging under LOG_DEBUG to various failures caused by bogus segments o Add more KASSERT()s o Update comments Revision ChangesPath 1.117

cvs commit: src/sys/netinet tcp_syncache.c

2007-05-18 Thread Andre Oppermann
andre 2007-05-18 21:42:26 UTC FreeBSD src repository Modified files: sys/netinet tcp_syncache.c Log: Be more restrictive with segment validity checks in syncache_expand() and log check failures to syslog at LOG_DEBUG level. Always prefill the sc->sc_ts field to

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

2007-05-18 Thread Andre Oppermann
Andre Oppermann wrote: andre 2007-05-18 21:42:26 UTC FreeBSD src repository Modified files: sys/netinet tcp_syncache.c Log: Be more restrictive with segment validity checks in syncache_expand() and log check failures to syslog at LOG_DEBUG level. Always prefi

cvs commit: src/sys/cam/scsi scsi_da.c

2007-05-18 Thread Matt Jacob
mjacob 2007-05-18 21:58:08 UTC FreeBSD src repository Modified files: sys/cam/scsi scsi_da.c Log: Zero scsi_readcapacity allocations so we can really tell if there has been data returned (for some broken residual checking points). MFC after: 3 days Rev

Re: cvs commit: src/sbin/mdconfig mdconfig.8

2007-05-18 Thread Bruce Evans
On Fri, 18 May 2007, Giorgos Keramidas wrote: On 2007-05-18 16:41, Kris Kennaway <[EMAIL PROTECTED]> wrote: On Fri, May 18, 2007 at 01:57:17PM +, Giorgos Keramidas wrote: keramida2007-05-18 13:57:17 UTC FreeBSD src repository (doc committer) Modified files: sbin/mdconfig

cvs commit: CVSROOT access

2007-05-18 Thread Brian Somers
brian 2007-05-18 22:39:56 UTC FreeBSD ports repository Modified files: .access Log: Redirect my email to the right place Revision ChangesPath 1.778 +1 -1 CVSROOT/access ___ cvs-all@freebsd.org

cvs commit: src/sys/net ieee8023ad_lacp.c if_lagg.c

2007-05-18 Thread Andrew Thompson
thompsa 2007-05-18 23:38:36 UTC FreeBSD src repository Modified files: sys/net ieee8023ad_lacp.c if_lagg.c Log: Fix locking assert where we should hold the reader lock. Revision ChangesPath 1.8 +1 -1 src/sys/net/ieee8023ad_lacp.c 1.12 +1

cvs commit: src/contrib/gcc - Imported sources

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 01:21:37 UTC FreeBSD src repository src/contrib/gcc - Imported sources Update of /home/ncvs/src/contrib/gcc In directory repoman.freebsd.org:/tmp/cvs-serv62501 Log Message: GCC 4.2.0 release. Status: Vendor Tag: FSF Release Tags: gcc_4_2_0_20070

cvs commit: src/contrib/libstdc++ - Imported sources

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 01:25:37 UTC FreeBSD src repository src/contrib/libstdc++ - Imported sources Update of /home/ncvs/src/contrib/libstdc++ In directory repoman.freebsd.org:/tmp/cvs-serv81240 Log Message: GCC 4.2.0 release C++ standard library and runtime support code. Stat

cvs commit: src/contrib/libobjc - Imported sources

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 01:25:47 UTC FreeBSD src repository src/contrib/libobjc - Imported sources Update of /home/ncvs/src/contrib/libobjc In directory repoman.freebsd.org:/tmp/cvs-serv85269 Log Message: GCC 4.2.0 release Objective C runtime support code. Status: Vendor T

cvs commit: src/contrib/gcclibs/include - Imported sources

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 01:25:51 UTC FreeBSD src repository src/contrib/gcclibs/include - Imported sources Update of /home/ncvs/src/contrib/gcclibs/include In directory repoman.freebsd.org:/tmp/cvs-serv85402 Log Message: GCC 4.2.0 release miscellaneous support libraries. Status

cvs commit: src/contrib/gcclibs/libcpp - Imported sources

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 01:25:57 UTC FreeBSD src repository src/contrib/gcclibs/libcpp - Imported sources Update of /home/ncvs/src/contrib/gcclibs/libcpp In directory repoman.freebsd.org:/tmp/cvs-serv85494 Log Message: GCC 4.2.0 release miscellaneous support libraries. Status:

cvs commit: src/contrib/gcclibs/libiberty - Imported sources

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 01:26:30 UTC FreeBSD src repository src/contrib/gcclibs/libiberty - Imported sources Update of /home/ncvs/src/contrib/gcclibs/libiberty In directory repoman.freebsd.org:/tmp/cvs-serv85687 Log Message: GCC 4.2.0 release miscellaneous support libraries. St

cvs commit: src/contrib/gcclibs/libssp - Imported sources

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 01:26:39 UTC FreeBSD src repository src/contrib/gcclibs/libssp - Imported sources Update of /home/ncvs/src/contrib/gcclibs/libssp In directory repoman.freebsd.org:/tmp/cvs-serv86170 Log Message: GCC 4.2.0 release miscellaneous support libraries. Status:

cvs commit: src/contrib/gcclibs/libmudflap - Imported sources

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 01:26:50 UTC FreeBSD src repository src/contrib/gcclibs/libmudflap - Imported sources Update of /home/ncvs/src/contrib/gcclibs/libmudflap In directory repoman.freebsd.org:/tmp/cvs-serv86269 Log Message: GCC 4.2.0 release miscellaneous support libraries.

cvs commit: src/contrib/gcclibs/libgomp - Imported sources

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 01:27:07 UTC FreeBSD src repository src/contrib/gcclibs/libgomp - Imported sources Update of /home/ncvs/src/contrib/gcclibs/libgomp In directory repoman.freebsd.org:/tmp/cvs-serv86515 Log Message: GCC 4.2.0 release miscellaneous support libraries. Status

Re: cvs commit: src/sbin/mdconfig mdconfig.8

2007-05-18 Thread Daniel O'Connor
On Saturday 19 May 2007 06:11, Kris Kennaway wrote: > On Fri, May 18, 2007 at 01:57:17PM +, Giorgos Keramidas wrote: > > keramida2007-05-18 13:57:17 UTC > > > > FreeBSD src repository (doc committer) > > > > Modified files: > > sbin/mdconfigmdconfig.8 > > Log: > > Add an

cvs commit: src/sys/net if_lagg.c

2007-05-18 Thread Andrew Thompson
thompsa 2007-05-19 01:40:18 UTC FreeBSD src repository Modified files: sys/net if_lagg.c Log: Fix a mbuf leak where sc_start fails or the protocol is none. Revision ChangesPath 1.13 +4 -2 src/sys/net/if_lagg.c ___

cvs commit: src/contrib/gcclibs/libdecnumber - Imported sources

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 01:27:22 UTC FreeBSD src repository src/contrib/gcclibs/libdecnumber - Imported sources Update of /home/ncvs/src/contrib/gcclibs/libdecnumber In directory repoman.freebsd.org:/tmp/cvs-serv86754 Log Message: GCC 4.2.0 release miscellaneous support libraries.

cvs commit: src/contrib/gcc Makefile.in builtins.c c-common.c c-common.h c-decl.c c-lex.c c-opts.c c-tree.h c.opt configure dbxout.c emit-rtl.c final.c flags.h libgcc2.c print-tree.c recog.c reload.c

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 02:12:21 UTC FreeBSD src repository Modified files: contrib/gcc Makefile.in builtins.c c-common.c c-common.h c-decl.c c-lex.c c-opts.c c.opt c-tree.h configure dbxout.c emit-rtl.c

cvs commit: src/contrib/gcc version.c

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 02:14:13 UTC FreeBSD src repository Modified files: contrib/gcc version.c Log: Add FreeBSD suffix to GCC version string. Revision ChangesPath 1.14 +14 -6 src/contrib/gcc/version.c ___ cvs

cvs commit: src/contrib/gcc c-format.c

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 02:16:45 UTC FreeBSD src repository Modified files: contrib/gcc c-format.c Log: Merge local FreeBSD changes to support -fformat-extensions. Revision ChangesPath 1.11 +797 -864 src/contrib/gcc/c-format.c ___

cvs commit: src/contrib/gcc function.c

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 02:18:39 UTC FreeBSD src repository Modified files: contrib/gcc function.c Log: Merge local changes for -mprofiler-epilogue support. Revision Changes Path 1.24 +2677 -5237 src/contrib/gcc/function.c __

cvs commit: src/contrib/gcc opts.c

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 02:22:16 UTC FreeBSD src repository Modified files: contrib/gcc opts.c Log: In FreeBSD -O0 -O1 optimize alignment for time, not size. Revision ChangesPath 1.3 +355 -768 src/contrib/gcc/opts.c _

cvs commit: src/contrib/gcc gcc.c

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 02:23:49 UTC FreeBSD src repository Modified files: contrib/gcc gcc.c Log: Merge local FreeBSD changes. Revision Changes Path 1.42 +1300 -837 src/contrib/gcc/gcc.c ___ cvs-all@freebsd.org ma

cvs commit: src/contrib/gcc/config/i386 i386.c

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 02:26:26 UTC FreeBSD src repository Modified files: contrib/gcc/config/i386 i386.c Log: Merge local FreeBSD changes for -mno-align-long-strings. Revision Changes Path 1.24 +11402 -8339 src/contrib/gcc/config/i386/i386.c _

cvs commit: src/contrib/gcc/config freebsd-spec.h freebsd.h src/contrib/gcc/config/i386 freebsd.h freebsd64.h i386.h src/contrib/gcc/config/rs6000 freebsd.h src/contrib/gcc/config/sparc freebsd.h

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 02:30:20 UTC FreeBSD src repository Modified files: contrib/gcc/config freebsd-spec.h freebsd.h contrib/gcc/config/i386 freebsd.h freebsd64.h i386.h contrib/gcc/config/rs6000 freebsd.h contrib/gcc/config/sparc freebsd.h Log: Update configuratio

cvs commit: src/contrib/gcc choose-temp.c cppinit.c dwarfout.c make-temp-file.c pexecute.c src/contrib/gcc/config/alpha alpha.c elf.h freebsd.h src/contrib/gcc/f g77spec.c

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 02:34:18 UTC FreeBSD src repository Removed files: contrib/gcc choose-temp.c cppinit.c dwarfout.c make-temp-file.c pexecute.c contrib/gcc/config/alpha alpha.c elf.h freebsd.h contrib/gcc/fg77spec.c Log: Remov

cvs commit: src/contrib/gcc ChangeLog.0 ChangeLog.1 ChangeLog.10 ChangeLog.2 ChangeLog.3 ChangeLog.4 ChangeLog.5 ChangeLog.6 ChangeLog.7 ChangeLog.8 ChangeLog.9 README-fixinc ansidecl.h c-parse.in cho

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 02:42:17 UTC FreeBSD src repository Removed files: (Branch: FSF) contrib/gcc ChangeLog.0 ChangeLog.1 ChangeLog.10 ChangeLog.2 ChangeLog.3 ChangeLog.4 ChangeLog.5 ChangeLog.6 ChangeLog.7

cvs commit: src/contrib/gcc c-format.h

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 03:09:31 UTC FreeBSD src repository Modified files: contrib/gcc c-format.h Log: Add FMT_FLAG_NULL_FORMAT_OK flag. Revision ChangesPath 1.2 +2 -1 src/contrib/gcc/c-format.h ___ cvs-all@f

cvs commit: src/contrib/gcc/config/arm freebsd.h

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 03:11:27 UTC FreeBSD src repository Modified files: contrib/gcc/config/arm freebsd.h Log: Merge arm-freebsd.h.diff directly into the target file. Maintaining separate patch is much more painful than taking this file off the vendor branch. Revision Cha

cvs commit: src/contrib/gcclibs/libiberty make-temp-file.c

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 03:17:01 UTC FreeBSD src repository Modified files: contrib/gcclibs/libiberty make-temp-file.c Log: Re-add local FreeBSD change: prefer /tmp to /var/tmp and /usr/tmp for temporary files. Revision ChangesPath 1.2 +2 -2 src/contrib/gcclib

cvs commit: src/gnu/usr.bin/gdb/arch/amd64 Makefile src/gnu/usr.bin/gdb/arch/i386 Makefile

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 03:22:19 UTC FreeBSD src repository Modified files: gnu/usr.bin/gdb/arch/amd64 Makefile gnu/usr.bin/gdb/arch/i386 Makefile Log: Fix static/extern mismatch by patching corresponding tdep files in-place. Revision ChangesPath 1.4 +6 -1

cvs commit: src/gnu/usr.bin/gdb/kgdb kgdb.h

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 03:23:43 UTC FreeBSD src repository Modified files: gnu/usr.bin/gdb/kgdb kgdb.h Log: Remove extern int verbose declaration. It is declared static in the only file it is used in. Revision ChangesPath 1.5 +0 -1 src/gnu/usr.bin/gdb/kgdb/kg

cvs commit: src/kerberos5/tools/asn1_compile Makefile

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 03:29:37 UTC FreeBSD src repository Modified files: kerberos5/tools/asn1_compile Makefile Log: Fix generator glue to only expose extern struct units %s_units[] is struct units defintition it known. The above construct is treated as an incorrect C by GCC 4.2

cvs commit: src/etc/mtree BSD.include.dist

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 03:31:39 UTC FreeBSD src repository Modified files: etc/mtreeBSD.include.dist Log: Add templates for new GCC 4.2 C++ include files hierarchy. Revision ChangesPath 1.113 +57 -3 src/etc/mtree/BSD.include.dist __

cvs commit: src Makefile.inc1

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 03:34:59 UTC FreeBSD src repository Modified files: .Makefile.inc1 Log: GCC will now properly link libc with all shared objects in order to record their dependency on libc and its versioned symbols. For that to work, libc needs to be bui

cvs commit: src/gnu/lib Makefile src/gnu/lib/csu Makefile src/gnu/lib/libgcc Makefile src/gnu/lib/libgcov Makefile src/gnu/lib/libgomp Makefile config.h src/gnu/lib/libobjc Makefile src/gnu/lib/libssp

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 04:25:59 UTC FreeBSD src repository Modified files: gnu/lib Makefile gnu/lib/csu Makefile gnu/lib/libgcc Makefile gnu/lib/libgcov Makefile gnu/lib/libobjc Makefile gnu/lib/libstdc++Makefile config.h

cvs commit: src/lib/libc/sys Makefile.inc Symbol.map stack_protector.c

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 04:31:43 UTC FreeBSD src repository Modified files: lib/libc/sys Makefile.inc Symbol.map Added files: lib/libc/sys stack_protector.c Log: Follow NetBSD, OpenBSD and DragonfyBSD project and add BSD-licensed SSP functions into FreeBSD lib

cvs commit: src/lib/libc Makefile

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 04:32:56 UTC FreeBSD src repository Modified files: lib/libc Makefile Log: Make sure GCC will not try to link libc with itself. Revision ChangesPath 1.71 +5 -0 src/lib/libc/Makefile _

cvs commit: src/lib/libc/arm/softfloat softfloat.h

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 04:34:42 UTC FreeBSD src repository Modified files: lib/libc/arm/softfloat softfloat.h Log: Do not declare float_detect_tininess as external if it will be re-delared as static later. Revision ChangesPath 1.2 +2 -0 src/lib/libc/arm/softf

cvs commit: src/lib/libc/arm/sys brk.S

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 04:36:34 UTC FreeBSD src repository Modified files: lib/libc/arm/sys brk.S Log: Use built-in _end symbol insteadof 'end' for consistency with other architectures. Linker defines end is synonym for _end. Revision ChangesPath 1.3 +2 -2

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

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 04:41:05 UTC FreeBSD src repository Modified files: share/mk bsd.sys.mk Log: Universally disable -Werror until src/ is in better shape for GCC 4.2. There are new warnings that kill the build otherwise. Disable pointer destination sign mismatc

cvs commit: src/tools/build/options WITHOUT_SSP src/share/mk bsd.own.mk

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 04:42:59 UTC FreeBSD src repository Modified files: share/mk bsd.own.mk Added files: tools/build/options WITHOUT_SSP Log: Introduce WITHOUT_SSP option that allows users to exclude LGPLed libssp from the build. Revision ChangesPat

cvs commit: src/sys/conf kern.mk

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 04:45:54 UTC FreeBSD src repository Modified files: sys/conf kern.mk Log: Add -Wno-pointer-sign to CWARNFLAGS. Switch ia64 kernels to -fpic. This is likely wrong, but at least gets ia64 kernels to compile and link with GCC 4.2. The previous -

cvs commit: src/sys/conf kern.pre.mk kmod.mk

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 04:48:08 UTC FreeBSD src repository Modified files: sys/conf kern.pre.mk kmod.mk Log: Disable -Werror for now. Remove -I- construct obsolete in GCC 4.2. Revision ChangesPath 1.83 +2 -2 src/sys/conf/kern.pre.mk 1.218 +2

cvs commit: src/sys/sys sysctl.h src/sys/kern kern_mib.c

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 04:53:15 UTC FreeBSD src repository Modified files: sys/sys sysctl.h sys/kern kern_mib.c Log: Add kern.arnd sysctl. SSP code uses it to initialize the stack guard magic value. Submitted by: Jeremie Le Hen <[EMAIL PROTECTED]>

cvs commit: src/lib Makefile

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 04:55:14 UTC FreeBSD src repository Modified files: lib Makefile Log: Make sure libc is installed before all other shared libraries. Other libraries might depend on versioned symbols from libc. Revision ChangesPath 1.221 +4 -3

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

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 04:57:15 UTC FreeBSD src repository Modified files: sys/dev/usb ufoma.c Log: Remove local static redefinition of ucom_devclass. Revision ChangesPath 1.3 +0 -2 src/sys/dev/usb/ufoma.c __

cvs commit: src/sys/i386/include smp.h

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 04:59:18 UTC FreeBSD src repository Modified files: sys/i386/include smp.h Log: Include machine/pcb.hto turn extern struct pcb stoppcbs[]; construct into the valid C. Revision ChangesPath 1.89 +1 -0 src/sys/i386/include/smp.h ___

cvs commit: src/sys/amd64/include smp.h src/sys/sparc64/include smp.h

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 05:01:43 UTC FreeBSD src repository Modified files: sys/amd64/includesmp.h sys/sparc64/include smp.h Log: Include machine/pcb.hto turn extern struct pcb stoppcbs[]; construct into the valid C. Revision ChangesPath 1.90 +1 -0 sr

cvs commit: src/sys/amd64/include md_var.h src/sys/amd64/amd64 mp_machdep.c

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 05:04:00 UTC FreeBSD src repository Modified files: sys/amd64/includemd_var.h sys/amd64/amd64 mp_machdep.c Log: Remove extern struct pcpu __pcpu[]; from the header file and move it the the only file where it appears to be used. Revision C

cvs commit: src/sys/boot/i386/boot2 Makefile

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 05:07:47 UTC FreeBSD src repository Modified files: sys/boot/i386/boot2 Makefile Log: Tweak inlining parameters a little. Add warning to tell us if function we declared as inline can not be inlined. Revision ChangesPath 1.60 +2 -1 src/s

cvs commit: src/lib/libarchive archive_write_set_format_shar.c

2007-05-18 Thread Colin Percival
cperciva2007-05-19 05:09:09 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_set_format_shar.c Log: Don't forget to free a string allocated by strdup where necessary. Found by: Coverity Prevent Coverity ID:CID 3132 Revision Chan

cvs commit: src/sys/cam/scsi scsi_da.c

2007-05-18 Thread Matt Jacob
mjacob 2007-05-19 05:17:47 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/cam/scsi scsi_da.c Log: MFC rev 1.211 (M_ZERO read capacity allocations) MFC rev 1.196 (knob to turn off sending ordered tags) MFC rev 1.192 (don't attach bogus geomet

cvs commit: src/sys/net if_fwsubr.c

2007-05-18 Thread Robert Watson
rwatson 2007-05-19 05:29:05 UTC FreeBSD src repository Modified files: sys/net if_fwsubr.c Log: Check return value of m_pullup() in firewire_input(). CID:2105 Found with: Coverity Prevent(tm) Revision ChangesPath 1.23 +2 -0

cvs commit: src/gnu/lib/libobjc Makefile

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 05:52:28 UTC FreeBSD src repository Modified files: gnu/lib/libobjc Makefile Log: Do not compile hash_compat.c. Revision ChangesPath 1.31 +1 -1 src/gnu/lib/libobjc/Makefile ___ cvs-all@freeb

cvs commit: src/contrib/gcc version.c

2007-05-18 Thread Alexander Kabaev
kan 2007-05-19 06:37:33 UTC FreeBSD src repository Modified files: contrib/gcc version.c Log: Cosmetics: remove extra space from GCC version string. Revision ChangesPath 1.15 +2 -2 src/contrib/gcc/version.c _