cvs commit: src/sys/sun4v/include stdarg.h

2007-11-18 Thread John Birrell
jb 2007-11-19 07:34:57 UTC FreeBSD src repository Modified files: sys/sun4v/includestdarg.h Log: __builtin_stdarg_start was renamed to __builtin_va_start a long time ago (2002 according to the gcc log). Using the proper name fixes a warning in src/lib/libc/gen/ulimit

cvs commit: CVSROOT approvers

2007-11-18 Thread Ken Smith
kensmith2007-11-19 05:29:10 UTC FreeBSD src repository Modified files: .approvers Log: Begin code freeze for 6.3-RELEASE. Approved by:core (implicit) Revision ChangesPath 1.43 +1 -1 CVSROOT/approvers _

cvs commit: src/tools/sched schedgraph.py

2007-11-18 Thread Sam Leffler
sam 2007-11-19 04:46:37 UTC FreeBSD src repository Modified files: tools/sched schedgraph.py Log: o expand usage comments; add cut&paste items for bozo's like me o add things i want to TODO list o add Record entry to each event which back-maps to the line # in th

cvs commit: src/sys/powerpc/include atomic.h

2007-11-18 Thread John Birrell
jb 2007-11-19 03:16:16 UTC FreeBSD src repository Modified files: sys/powerpc/include atomic.h Log: Define atomic_cmpset_acq_long and atomic_cmpset_rel_long so that they use casts rather than just assuming that the compiler will DTRT without complaining. Revision

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

2007-11-18 Thread Alfred Perlstein
* Roman Divacky <[EMAIL PROTECTED]> [071118 14:42] wrote: > On Tue, Oct 16, 2007 at 10:40:54AM +, Alfred Perlstein wrote: > > alfred 2007-10-16 10:40:54 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/kern subr_param.c > > Log: > > Export maxsw

cvs commit: src/lib/libkse/thread thr_spec.c

2007-11-18 Thread David Xu
davidxu 2007-11-19 02:09:07 UTC FreeBSD src repository Modified files: lib/libkse/threadthr_spec.c Log: MFlibthr: In _pthread_key_create() ensure that libkse is initialized. Revision ChangesPath 1.26 +5 -1 src/lib/libkse/thread/thr_spec.c _

cvs commit: src/sbin/ipf/ipf Makefile src/sbin/ipf/ipftest Makefile src/sbin/ipf/ipmon Makefile src/sbin/ipf/ipnat Makefile src/sbin/ipf/ippool Makefile src/sbin/ipf/libipf Makefile

2007-11-18 Thread Darren Reed
darrenr 2007-11-19 00:48:39 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/ipf/ipf Makefile sbin/ipf/ipftest Makefile sbin/ipf/ipmon Makefile sbin/ipf/ipnat Makefile sbin/ipf/ippool Makefile sbin/ipf/libi

cvs commit: src/sbin/devd Makefile

2007-11-18 Thread John Birrell
jb 2007-11-19 00:19:01 UTC FreeBSD src repository Modified files: sbin/devdMakefile Log: Reduce the WARNS level across the board due to a warning that occurs on at least arm and sparc64. i386/pc98, ia64 and amd64 are all OK. Revision ChangesPath 1.9

Re: cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c

2007-11-18 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Bruce M. Simpson" <[EMAIL PROTECTED]> writes: : I recommend we "i.f.f." ie deliberately periodize its use outside of : mathematics and logic; this is a common use; if the strict use is : needed, use '<=>' in comments. There's no 7-bit ASCII glyph for i

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

2007-11-18 Thread Roman Divacky
On Tue, Oct 16, 2007 at 10:40:54AM +, Alfred Perlstein wrote: > alfred 2007-10-16 10:40:54 UTC > > FreeBSD src repository > > Modified files: > sys/kern subr_param.c > Log: > Export maxswzone, maxbcache, maxtsiz, dfldsiz, maxdsiz, dflssiz, maxssiz, > and sgrows

cvs commit: ports/devel/cutils Makefile ports/devel/gmake Makefile ports/devel/libmatheval Makefile ports/lang/Sather Makefile ports/x11/xnee Makefile

2007-11-18 Thread Ade Lovett
ade 2007-11-18 22:37:50 UTC FreeBSD ports repository Modified files: devel/cutils Makefile devel/gmake Makefile devel/libmathevalMakefile lang/Sather Makefile x11/xnee Makefile Log: Replace remaining hardcoded inst

cvs commit: src/lib/libdisk libdisk.3

2007-11-18 Thread Mike Makonnen
mtm 2007-11-18 18:44:35 UTC FreeBSD src repository Modified files: lib/libdisk libdisk.3 Log: Capitalization Revision ChangesPath 1.40 +1 -1 src/lib/libdisk/libdisk.3 ___ cvs-all@freebsd.org mailing li

cvs commit: src UPDATING src/sys/sparc64/conf DEFAULTS

2007-11-18 Thread Marius Strobl
marius 2007-11-18 18:11:16 UTC FreeBSD src repository Modified files: .UPDATING sys/sparc64/conf DEFAULTS Log: Let sunkbd(4) emulate an AT keyboard by default. This has the following benefits: - allows to use the AT keyboard maps in share/syscons

cvs commit: ports/devel/qdevelop Makefile

2007-11-18 Thread Mark Linimon
linimon 2007-11-18 18:09:00 UTC FreeBSD ports repository Modified files: devel/qdevelop Makefile Log: Mark as broken: checksum fails. Approved by:portmgr (self) Revision ChangesPath 1.4 +2 -0 ports/devel/qdevelop/Makefile

cvs commit: ports/audio/Maaate Makefile

2007-11-18 Thread Mark Linimon
linimon 2007-11-18 17:56:14 UTC FreeBSD ports repository Modified files: audio/Maaate Makefile Log: Broken: unfetchable. Approved by:portmgr (self) Revision ChangesPath 1.22 +2 -0 ports/audio/Maaate/Makefile _

cvs commit: ports/emulators/sdlmame Makefile

2007-11-18 Thread Mark Linimon
linimon 2007-11-18 17:42:06 UTC FreeBSD ports repository Modified files: emulators/sdlmameMakefile Log: Mark broken: unfetchable. Approved by:portmgr (self) Revision ChangesPath 1.11 +2 -0 ports/emulators/sdlmame/Makefile ___

cvs commit: ports/multimedia/exportvideo Makefile ports/multimedia/exportvideo/files nuv4dvd patch-libmpeg3_video_output.c patch-rtjpeg_RTjpeg.c patch-rtjpeg_RTjpegN.c

2007-11-18 Thread Martin Wilke
miwi2007-11-18 17:34:02 UTC FreeBSD ports repository Modified files: multimedia/exportvideo Makefile multimedia/exportvideo/files nuv4dvd patch-rtjpeg_RTjpeg.c patch-rtjpeg_RTjpegN.c Added files: multimedia/exportvideo/files patch-libm

cvs commit: ports/shells/mksh Makefile distinfo

2007-11-18 Thread Martin Wilke
miwi2007-11-18 17:32:09 UTC FreeBSD ports repository Modified files: shells/mksh Makefile distinfo Log: - Update to R32 Notes: this update fix a crash, when stdin is closed mksh begins to eat all of one's cpu Approved by:portmgr (erw

cvs commit: ports/devel/kyra Makefile ports/devel/kyra/files patch-engine_encoder.h patch-engine_imagetree.h patch-engine_imnode.h patch-guiExtended_progress.h

2007-11-18 Thread Martin Wilke
miwi2007-11-18 17:29:24 UTC FreeBSD ports repository Modified files: devel/kyra Makefile Added files: devel/kyra/files patch-engine_encoder.h patch-engine_imagetree.h patch-engine_imnode.h

cvs commit: ports/emulators/sdlmess Makefile

2007-11-18 Thread Mark Linimon
linimon 2007-11-18 17:22:34 UTC FreeBSD ports repository Modified files: emulators/sdlmessMakefile Log: Mark broken: fails to fetch. Approved by:portmgr (self) Revision ChangesPath 1.10 +2 -0 ports/emulators/sdlmess/Makefile

cvs commit: ports/misc/kde3-i18n-id Makefile

2007-11-18 Thread Mark Linimon
linimon 2007-11-18 16:09:02 UTC FreeBSD ports repository Modified files: misc/kde3-i18n-idMakefile Log: Mark as BROKEN as well as DEPRECATED. Pet portlint. Approved by:portmgr (self) Revision ChangesPath 1.57 +4 -3 ports/misc/kde3-i18n-id/Makef

cvs commit: ports/www/firefox-devel Makefile

2007-11-18 Thread Joe Marcus Clarke
marcus 2007-11-18 15:49:49 UTC FreeBSD ports repository Modified files: www/firefox-develMakefile Log: Add NO_LATEST_LINK to avoid overwriting to www/firefox link. Approved by:portmgr (implicit) Revision ChangesPath 1.160 +2 -0 ports/www/firefox

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

2007-11-18 Thread S�ren Schmidt
sos 2007-11-18 14:44:53 UTC FreeBSD src repository Modified files: sys/dev/ata ata-all.h ata-chipset.c ata-pci.c ata-pci.h Log: Add generic support for chipsets that say they support AHCI. This should catch new chipsets that we dont know b

cvs commit: src/sys/kern kern_lock.c kern_mutex.c kern_rmlock.c kern_rwlock.c kern_sx.c src/sys/sys lock.h

2007-11-18 Thread Attilio Rao
attilio 2007-11-18 14:43:53 UTC FreeBSD src repository Modified files: sys/kern kern_lock.c kern_mutex.c kern_rmlock.c kern_rwlock.c kern_sx.c sys/sys lock.h Log: Expand lock class with the "virtual" function lc_assert which

Re: cvs commit: src/gnu/usr.bin/gdb/kgdb kgdb.h kthr.c trgt_i386.c

2007-11-18 Thread Kris Kennaway
John Baldwin wrote: jhb 2007-11-16 22:17:37 UTC FreeBSD src repository Modified files: gnu/usr.bin/gdb/kgdb kgdb.h kthr.c trgt_i386.c Log: Teach kgdb how to handle double fault frames on i386: - Save td_oncpu in 'struct kthr' so the i386 target code can see which CPU

cvs commit: src/sys/kern init_main.c

2007-11-18 Thread Randall Stewart
rrs 2007-11-18 13:56:51 UTC FreeBSD src repository Modified files: sys/kern init_main.c Log: - Add in missing event handler invokes for initial proc and thread. Revision ChangesPath 1.287 +11 -1 src/sys/kern/init_main.c

cvs commit: src/gnu/usr.bin/cc/cc_tools Makefile

2007-11-18 Thread Andrey A. Chernov
ache2007-11-18 11:59:45 UTC FreeBSD src repository Modified files: gnu/usr.bin/cc/cc_tools Makefile Log: Use LC_ALL=C before awk generating "optionlist" (and before two other awk calls, just to be safe) Without it sorting is broken for locales with ASCII collating equival

cvs commit: doc/share/pgpkeys philip.key

2007-11-18 Thread Philip Paeps
philip 2007-11-18 11:36:55 UTC FreeBSD doc repository (src,ports committer) Modified files: share/pgpkeysphilip.key Log: Update the expiry date on my encrypting key. Scary how long these things get! Approved by:brueffer Revision Changes Path 1.5

Re: cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c

2007-11-18 Thread Robert Watson
On Sun, 18 Nov 2007, Robert Watson wrote: 'iff' was definitely part of my formal education in three fields during my undergraduate career in the US -- mathematics, computer science, philosophy, and logic. Sadly, a clearly omitted portion of my education was arithmetic -- that's definitely fo

cvs commit: src/contrib/ipfilter BugReport HISTORY INST.FreeBSD-2.2 INSTALL.FreeBSD INSTALL.xBSD IPF.KANJI Makefile bpf_filter.c ip_fil.c ipf.h md5.h mlf_ipl.c radix.c radix_ipf.h src/contrib/ipfilter

2007-11-18 Thread Darren Reed
darrenr 2007-11-18 11:03:29 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) contrib/ipfilter BugReport HISTORY Makefile bpf_filter.c ip_fil.c ipf.h md5.h radix.c radix_ipf.h contrib/ipfilter/BSD Makefile kupgrade contrib/ipf

Re: cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c

2007-11-18 Thread Bruce M. Simpson
Robert Watson wrote: 'iff' was definitely part of my formal education in three fields during my undergraduate career in the US -- mathematics, computer science, philosophy, and logic. It's used as an abbreviation for a longer term which addresses an ambiguity in English, hence its popularit

Re: cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c

2007-11-18 Thread Robert Watson
On Sun, 18 Nov 2007, Peter Jeremy wrote: On Sun, Nov 18, 2007 at 09:21:31AM +, Maxim Konovalov wrote: o English lesson from bde@: "iff" is not a typo, it means "if and only if". AFAIK, it's a mathematical term, rather than general English (at least I learnt it in high-school maths). I'

Re: cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c

2007-11-18 Thread Peter Jeremy
On Sun, Nov 18, 2007 at 09:21:31AM +, Maxim Konovalov wrote: > o English lesson from bde@: "iff" is not a typo, it means "if and only if". AFAIK, it's a mathematical term, rather than general English (at least I learnt it in high-school maths). I'm not sure how common it is - I've used it at

cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c

2007-11-18 Thread Maxim Konovalov
maxim 2007-11-18 09:21:31 UTC FreeBSD src repository Modified files: sys/fs/msdosfs msdosfs_vfsops.c Log: o English lesson from bde@: "iff" is not a typo, it means "if and only if". Backout previous. Revision ChangesPath 1.183 +1 -1 src/sys/fs/msdos

cvs commit: src/sbin/mount_ntfs mount_ntfs.8

2007-11-18 Thread Maxim Konovalov
maxim 2007-11-18 09:18:21 UTC FreeBSD src repository Modified files: sbin/mount_ntfs mount_ntfs.8 Log: o Fix Dd format. Pointed out by: ru Revision ChangesPath 1.23 +1 -1 src/sbin/mount_ntfs/mount_ntfs.8 __

cvs commit: src/usr.sbin/acpi/acpidump acpi.c

2007-11-18 Thread John Birrell
jb 2007-11-18 09:13:08 UTC FreeBSD src repository Modified files: usr.sbin/acpi/acpidump acpi.c Log: Use an explicit pointer cast since NULL isn't guaranteed to be defined as a pointer type. Submitted by: Christoph Mallon - christoph mallon at gmx de Revision Ch

cvs commit: ports/devel/google-perftools Makefile

2007-11-18 Thread Mark Linimon
linimon 2007-11-18 08:52:05 UTC FreeBSD ports repository Modified files: devel/google-perftools Makefile Log: Broken on sparc64 as well as amd64. While here, fix a typo. Approved by:portmgr (self) Revision ChangesPath 1.2 +3 -3 ports/devel/goo

cvs commit: ports/sysutils/htop Makefile

2007-11-18 Thread Mark Linimon
linimon 2007-11-18 08:45:35 UTC FreeBSD ports repository Modified files: sysutils/htopMakefile Log: Requires linprocfs, so not suitable for sparc64. Approved by:portmgr (self) Revision ChangesPath 1.3 +2 -0 ports/sysutils/htop/Makefile

cvs commit: ports/net/liveMedia Makefile

2007-11-18 Thread Mark Linimon
linimon 2007-11-18 08:36:15 UTC FreeBSD ports repository Modified files: net/liveMediaMakefile Log: Mark broken on sparc64: fails to compile. Approved by:portmgr (self) Revision ChangesPath 1.261 +3 -0 ports/net/liveMedia/Makefile ___

cvs commit: www/en where.sgml

2007-11-18 Thread Simon L. Nielsen
simon 2007-11-18 08:26:25 UTC FreeBSD doc repository Modified files: en where.sgml Log: - Also hide the 6.3 schedule for now - can be readded when there is a schedule page. Revision ChangesPath 1.93 +3 -3 www/en/where.sgml ___

cvs commit: ports/sysutils/k8temp Makefile

2007-11-18 Thread Mark Linimon
linimon 2007-11-18 08:19:55 UTC FreeBSD ports repository Modified files: sysutils/k8temp Makefile Log: There's no reason to build this for sparc64. Approved by:portmgr (self) Revision ChangesPath 1.3 +2 -0 ports/sysutils/k8temp/Makefile __