cvs commit: ports/devel/zeroinstall-injector Makefile

2007-11-08 Thread Mark Linimon
linimon 2007-11-08 08:54:51 UTC FreeBSD ports repository Modified files: devel/zeroinstall-injector Makefile Log: Mark as ignore with PACKAGE_BUILDING; it tries to contact a gpg keyserver, which doesn't work on the cluster. Hat:portmgr Approved by:

cvs commit: ports/lang/screamer Makefile

2007-11-08 Thread Mark Linimon
linimon 2007-11-08 08:13:40 UTC FreeBSD ports repository Modified files: lang/screamerMakefile Log: This is now failing to build everywhere on the cluster. Approved by:portmgr (self) Revision ChangesPath 1.6 +3 -7

cvs commit: ports/lang/neko Makefile

2007-11-08 Thread Mark Linimon
linimon 2007-11-08 08:06:22 UTC FreeBSD ports repository Modified files: lang/nekoMakefile Log: Fix build on cluster by adding a libtool dependency. This is a hack to work around the fact that this port reaches over into devel/boehm-gc to do part of its build.

cvs commit: src/sys/boot/common loader.8

2007-11-08 Thread Ruslan Ermilov
ru 2007-11-08 11:59:39 UTC FreeBSD src repository Modified files: sys/boot/common loader.8 Log: Document the per-arch default value of kern.maxbcache. Revision ChangesPath 1.94 +3 -2 src/sys/boot/common/loader.8

cvs commit: src/usr.bin/mail cmd1.c lex.c list.c main.c

2007-11-08 Thread Diomidis Spinellis
dds 2007-11-08 11:13:03 UTC FreeBSD src repository Modified files: usr.bin/mail cmd1.c lex.c list.c main.c Log: Use static storage-class specifier where appropriate. Found by: CScout Revision ChangesPath 1.8 +1 -1 src/usr.bin/mail/cmd1.c

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

2007-11-08 Thread Ariff Abdullah
ariff 2007-11-08 08:25:58 UTC FreeBSD src repository Modified files: sys/dev/usb if_zyd.c if_zydreg.h Log: - Remove magic number and fit max rx buffer size accurately. - Patch registers CR47 and CR157 on devices that require it. - Fix power calibration setting on

cvs commit: ports/lang/gcc41 Makefile distinfo

2007-11-08 Thread Gerald Pfeifer
gerald 2007-11-08 12:40:57 UTC FreeBSD ports repository Modified files: lang/gcc41 Makefile distinfo Log: Update to the 20071105 snapshot of GCC 4.1.3. This fixes two codegen issues, improves some docus, and most importantly fixes the build on 8-CURRENT. PR:

cvs commit: src/usr.bin/sed main.c

2007-11-08 Thread Diomidis Spinellis
dds 2007-11-08 08:57:51 UTC FreeBSD src repository Modified files: usr.bin/sed main.c Log: Fix visibility of inplace. Found by: CScout Revision ChangesPath 1.40 +1 -1 src/usr.bin/sed/main.c ___

cvs commit: ports/textproc/rubygem-formosa Makefile pkg-plist

2007-11-08 Thread Ying-Chieh Liao
ijliao 2007-11-08 09:04:02 UTC FreeBSD ports repository Modified files: textproc/rubygem-formosa Makefile pkg-plist Log: fix plist Reviewed by:maintainer Approved by:portmgr (linimon) Revision ChangesPath 1.2 +2 -2

cvs commit: src/usr.bin/mail aux.c

2007-11-08 Thread Diomidis Spinellis
dds 2007-11-08 09:09:02 UTC FreeBSD src repository Modified files: usr.bin/mail aux.c Log: Make function's definition follow its declared visibility. Found by: CScout Revision ChangesPath 1.14 +1 -1 src/usr.bin/mail/aux.c

cvs commit: ports/x11-wm/compiz-fusion-plugins-extra Makefile ports/x11-wm/compiz-fusion-plugins-main Makefile ports/x11-wm/compiz-fusion-plugins-unsupported Makefile

2007-11-08 Thread Mark Linimon
linimon 2007-11-08 09:12:39 UTC FreeBSD ports repository Modified files: x11-wm/compiz-fusion-plugins-extra Makefile x11-wm/compiz-fusion-plugins-main Makefile x11-wm/compiz-fusion-plugins-unsupported Makefile Log: Attempt to fix dependencies for build cluster.

cvs commit: ports/science/elmerpost Makefile pkg-plist

2007-11-08 Thread Marcelo Araujo
araujo 2007-11-08 09:25:01 UTC FreeBSD ports repository Modified files: science/elmerpostMakefile pkg-plist Log: - Fix pkg-plist. Reported by:pointyhat (pav) Approved by:portmgr (linimon), stas (mentor, implicit) Revision ChangesPath 1.14 +1

cvs commit: src/usr.sbin/freebsd-update freebsd-update.sh

2007-11-08 Thread Colin Percival
cperciva2007-11-08 13:06:38 UTC FreeBSD src repository Modified files: usr.sbin/freebsd-update freebsd-update.sh Log: Two minor improvements uncovered by work on upgrading between releases: * When installing updates, make sure that securelevel = 0. Otherwise we can't

cvs commit: src/sys/arm/arm cpufunc.c

2007-11-08 Thread Olivier Houchard
cognet 2007-11-08 13:19:08 UTC FreeBSD src repository Modified files: sys/arm/arm cpufunc.c Log: Add entries for the L2 cache-related functions for armv5. Spotted out by: Rafal Jaworowski Revision ChangesPath 1.21 +5 -0

cvs commit: src/share/man/man9 locking.9 rmlock.9 src/sys/conf files src/sys/kern kern_rmlock.c subr_lock.c subr_pcpu.c subr_smp.c src/sys/sys _rmlock.h lock.h pcpu.h rmlock.h smp.h

2007-11-08 Thread Stephan Uphoff
ups 2007-11-08 14:47:55 UTC FreeBSD src repository Modified files: share/man/man9 locking.9 sys/conf files sys/kern subr_lock.c subr_pcpu.c subr_smp.c sys/sys lock.h pcpu.h smp.h Added files: share/man/man9

cvs commit: src/sys/security/audit audit.c

2007-11-08 Thread Robert Watson
rwatson 2007-11-08 15:11:11 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/security/audit audit.c Log: Merge audit.c:1.21 from HEAD to RELENG_6: Trim some no longer XXX comments. Remove some commented out debugging printfs. Obtained

cvs commit: src/sys/vm vm_page.c

2007-11-08 Thread Konstantin Belousov
kib 2007-11-08 14:03:00 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/vm vm_page.c Log: MFC rev. 1.359: Do not cache the page belonging to the swap object that has no backing store allocated in the pager. Approved by:re

cvs commit: src/sys/security/audit audit_syscalls.c

2007-11-08 Thread Robert Watson
rwatson 2007-11-08 15:17:42 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/security/audit audit_syscalls.c Log: Mege audit_syscalls.c:1.11 from HEAD to RELENG_6: Remove two XXX comments that no longer apply. Obtained from: TrustedBSD

cvs commit: src/sys/security/audit audit_syscalls.c

2007-11-08 Thread Robert Watson
rwatson 2007-11-08 15:01:35 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/security/audit audit_syscalls.c Log: Merge audit_syscalls.c:1.7 from HEAD to RELENG_6: Audit path argument when changing audit trails. Call NDFREE(), which while

cvs commit: src/sys/kern tty_pty.c

2007-11-08 Thread John Baldwin
jhb 2007-11-08 15:51:53 UTC FreeBSD src repository Modified files: sys/kern tty_pty.c Log: Make it easier to add more ptys to the pty(4) driver: - Use unit2minor() and minor2unit() to generate minor numbers to support unit numbers higher than 255. - Use

cvs commit: src/usr.sbin/sysinstall dist.c dist.h menus.c

2007-11-08 Thread Ken Smith
kensmith2007-11-08 15:40:40 UTC FreeBSD src repository Modified files: usr.sbin/sysinstall dist.c dist.h menus.c Log: Update X11 dists for xorg-7.3 layout. X-MFC-after:Insta-MFC may be coming so this can get into 6.3-BETA2. Revision ChangesPath 1.250 +2

Re: cvs commit: src/share/man/man9 locking.9 rmlock.9 src/sys/conf files src/sys/kern kern_rmlock.c subr_lock.c subr_pcpu.c subr_smp.c src/sys/sys _rmlock.h lock.h pcpu.h rmlock.h smp.h

2007-11-08 Thread Max Laier
On Thursday 08 November 2007, Stephan Uphoff wrote: ups 2007-11-08 14:47:55 UTC FreeBSD src repository Modified files: share/man/man9 locking.9 sys/conf files sys/kern subr_lock.c subr_pcpu.c subr_smp.c sys/sys lock.h

cvs commit: src/sys/security/audit audit.c audit_bsm_token.c audit_trigger.c audit_worker.c

2007-11-08 Thread Robert Watson
rwatson 2007-11-08 15:16:19 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/security/audit audit.c audit_bsm_token.c audit_trigger.c audit_worker.c Log: Merge audit.c:1.23, audit_bsm_token.c:1.9, audit_trigger.c:1.4, and

cvs commit: src/sys/security/audit audit_syscalls.c

2007-11-08 Thread Robert Watson
rwatson 2007-11-08 15:30:01 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/security/audit audit_syscalls.c Log: Mege audit_syscalls.c:1.10 from HEAD to RELENG_6: Use p_cansee() to check that a target process for an audit state manipulation

cvs commit: src/sys/security/audit audit_arg.c audit_bsm_klib.c

2007-11-08 Thread Robert Watson
rwatson 2007-11-08 15:31:48 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/security/audit audit_arg.c audit_bsm_klib.c Log: Merge audit_arg.c:1.8, audit_bsm_klib.c:1.5 from HEAD to RELENG_6: Add a witness sleep warning to canon_path(), which

cvs commit: src/sys/security/audit audit_ioctl.h

2007-11-08 Thread Robert Watson
rwatson 2007-11-08 15:36:18 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/security/audit audit_ioctl.h Log: Merge audit_ioctl.h:1.5 from HEAD to RELENG_6: Don't expose #ifdef NOTYET parts to userspace via audit_ioctl.h, just remove them,

cvs commit: src/sys/security/audit audit_worker.c

2007-11-08 Thread Robert Watson
rwatson 2007-11-08 15:41:19 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/security/audit audit_worker.c Log: Merge audit_worker.c:1.14 from HEAD to RELENG_6: Short name of kernel audit worker thread from audit_worker to audit. Revision

cvs commit: src/sys/security/audit audit.c

2007-11-08 Thread Robert Watson
rwatson 2007-11-08 15:49:01 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/security/audit audit.c Log: Merge audit.c:1.26 from HEAD to RELENG_6: No need to force __inline__ of currecord(), as the compiler will usefully inline it when needed

cvs commit: src/sys/security/audit audit_syscalls.c

2007-11-08 Thread Robert Watson
rwatson 2007-11-08 16:23:03 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/security/audit audit_syscalls.c Log: Merge audit_syscalls.c:1.15 from HEAD to RELENG_6: Consistent white space after .'s in comments. Revision ChangesPath

cvs commit: ports/www/cgichk Makefile ports/www/cgichk/files patch-cgichk.h patch-misc.c patch-net.c

2007-11-08 Thread Thomas Abthorpe
tabthorpe2007-11-08 16:25:40 UTC FreeBSD ports repository Modified files: www/cgichk Makefile www/cgichk/files patch-cgichk.h Added files: www/cgichk/files patch-misc.c patch-net.c Log: - Unbreak gcc42 - Update MASTER_SITES with SF macro - Bump

cvs commit: src/sys/security/audit audit.h audit_syscalls.c

2007-11-08 Thread Robert Watson
rwatson 2007-11-08 16:26:07 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/security/audit audit.h audit_syscalls.c Log: Merge audit.h:1.11, audit_syscalls.c:1.16 from HEAD to RELENG_6: Remove unused !AUDIT audit_proc_*() prototypes: unlike in

cvs commit: src/sys/net80211 ieee80211_ht.c

2007-11-08 Thread Sam Leffler
sam 2007-11-08 17:11:40 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ht.c Log: correct termination check doing amsdu de-aggregation MFC after: 3 days Revision ChangesPath 1.6 +3 -4 src/sys/net80211/ieee80211_ht.c

cvs commit: src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c

2007-11-08 Thread Alan Cox
alc 2007-11-08 17:17:23 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/amd64/amd64 pmap.c sys/i386/i386pmap.c Log: MFC Add comments explaining why all stores updating a non-kernel page table must be globally performed

cvs commit: ports/editors/koffice-kde3 Makefile ports/editors/koffice-kde3/files patch-koffice-1.6.3-xpdf2-CVE-2007-4352-5392-5393.diff ports/graphics/kdegraphics3 Makefile ports/graphics/kdegraphics3

2007-11-08 Thread Michael Nottebrock
lofi2007-11-08 17:17:45 UTC FreeBSD ports repository Modified files: editors/koffice-kde3 Makefile graphics/kdegraphics3 Makefile Added files: editors/koffice-kde3/files patch-koffice-1.6.3-xpdf2-CVE-2007-4352-5392-5393.diff

cvs commit: ports/graphics/kdegraphics3 Makefile ports/editors/koffice-kde3 Makefile

2007-11-08 Thread Michael Nottebrock
lofi2007-11-08 17:19:53 UTC FreeBSD ports repository Modified files: graphics/kdegraphics3 Makefile editors/koffice-kde3 Makefile Log: Forced commit to note the previous commits' were in response to the advisories published as: Security: CVE-2007-4352/5392/5493

cvs commit: src/sys/ufs/ffs ffs_alloc.c ffs_balloc.c ffs_inode.c ffs_snapshot.c ffs_softdep.c ffs_vnops.c src/sys/ufs/ufs ufs_bmap.c ufs_lookup.c ufs_vnops.c

2007-11-08 Thread David E. O'Brien
obrien 2007-11-08 17:21:51 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_alloc.c ffs_balloc.c ffs_inode.c ffs_snapshot.c ffs_softdep.c ffs_vnops.c sys/ufs/ufs ufs_bmap.c ufs_lookup.c ufs_vnops.c Log: Turn most ffs

cvs commit: src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c

2007-11-08 Thread Alan Cox
alc 2007-11-08 18:02:27 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/amd64/amd64 pmap.c sys/i386/i386pmap.c Log: MFC Add comments explaining why all stores updating a non-kernel page table must be globally performed

cvs commit: src ObsoleteFiles.inc

2007-11-08 Thread Warner Losh
imp 2007-11-08 17:43:13 UTC FreeBSD src repository Modified files: .ObsoleteFiles.inc Log: etc/defaults/pccard.conf has been relegated to the scrapheap of history, note its newly minted obsolete status here. Revision ChangesPath 1.117 +2

cvs commit: src/etc/defaults Makefile pccard.conf

2007-11-08 Thread Warner Losh
imp 2007-11-08 17:41:35 UTC FreeBSD src repository Modified files: etc/defaults Makefile Removed files: etc/defaults pccard.conf Log: Another vestige of OLDCARD that needs to be retired. Prodded by: jhb@ Revision ChangesPath 1.8

cvs commit: src/sys/security/audit audit.c audit.h audit_arg.c audit_bsm.c audit_bsm_klib.c audit_pipe.c audit_private.h audit_worker.c

2007-11-08 Thread Robert Watson
rwatson 2007-11-08 16:38:50 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/security/audit audit.c audit.h audit_arg.c audit_bsm.c audit_bsm_klib.c audit_pipe.c audit_private.h audit_worker.c Log:

cvs commit: src/sys/security/audit audit_trigger.c

2007-11-08 Thread Robert Watson
rwatson 2007-11-08 16:40:01 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/security/audit audit_trigger.c Log: Merge audit_trigger.c:1.5 from HEAD to RELENG_6: Close a very narrow race that might cause a trigger allocation to be leaked if a

cvs commit: src/sys/security/audit audit.c audit_private.h audit_worker.c

2007-11-08 Thread Robert Watson
rwatson 2007-11-08 16:32:29 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/security/audit audit.c audit_private.h audit_worker.c Log: Merge audit.c:1.28, audit_private.h:1.15, audit_worker.c:1.15 from HEAD to RELENG_6: Remove AUDIT_PRINTF()

cvs commit: ports/www/linux-firefox-devel Makefile ports/www/linux-flock Makefile ports/www/linux-seamonkey-devel Makefile

2007-11-08 Thread Andrew Pantyukhin
sat 2007-11-08 17:38:57 UTC FreeBSD ports repository Modified files: www/linux-firefox-devel Makefile www/linux-flock Makefile www/linux-seamonkey-devel Makefile Log: - Mark forbidden - affected by multiple vulnerabilities - The update will have to wait

Re: cvs commit: ports/devel/zeroinstall-injector Makefile

2007-11-08 Thread Jason Harris
On Thu, Nov 08, 2007 at 08:54:51AM +, Mark Linimon wrote: linimon 2007-11-08 08:54:51 UTC FreeBSD ports repository Modified files: devel/zeroinstall-injector Makefile Log: Mark as ignore with PACKAGE_BUILDING; it tries to contact a gpg keyserver, which doesn't

cvs commit: ports/databases/rubygem-postgres Makefile pkg-plist

2007-11-08 Thread Dirk Meyer
dinoex 2007-11-08 18:30:32 UTC FreeBSD ports repository Modified files: databases/rubygem-postgres Makefile pkg-plist Log: - fix plist Approved by:portmgr (erwin) Revision ChangesPath 1.34 +1 -0 ports/databases/rubygem-postgres/Makefile 1.9

cvs commit: ports/print/cups-base Makefile

2007-11-08 Thread Dirk Meyer
dinoex 2007-11-08 18:32:57 UTC FreeBSD ports repository Modified files: print/cups-base Makefile Log: - mark FORBIDDEN due remote execution of arbitrary code Approved by:portmgr (erwin) Revision ChangesPath 1.77 +1 -0

cvs commit: ports/devel/rhtvision Makefile ports/devel/rhtvision/files patch-include-compatlayer.h patch-include-tv-inputln.h

2007-11-08 Thread Max Khon
fjoe2007-11-08 19:03:10 UTC FreeBSD ports repository Modified files: devel/rhtvision Makefile Added files: devel/rhtvision/files patch-include-compatlayer.h patch-include-tv-inputln.h Log: Unbreak gcc 4.2 build. Approved by:

cvs commit: ports/devel/cvsnt Makefile ports/devel/cvsnt/files patch-diff-diff3.c

2007-11-08 Thread Max Khon
fjoe2007-11-08 19:04:07 UTC FreeBSD ports repository Modified files: devel/cvsnt Makefile Added files: devel/cvsnt/filespatch-diff-diff3.c Log: Fix wild pointer free(). Similar fix exists in mainstream CVS tree. Approved by:portmgr (pav)

cvs commit: src/usr.sbin/sysinstall dist.c dist.h menus.c

2007-11-08 Thread Ken Smith
kensmith2007-11-08 23:20:21 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.sbin/sysinstall dist.c dist.h menus.c Log: MFC changes to X11 distributions based on xorg-7.3 layout. Versions: dist.c v1.250 dist.h v1.68

Re: cvs commit: src/sys/ufs/ffs ffs_alloc.c ffs_balloc.c ffs_inode.c ffs_snapshot.c ffs_softdep.c ffs_vnops.c src/sys/ufs/ufs ufs_bmap.c ufs_lookup.c ufs_vnops.c

2007-11-08 Thread Doug White
This commit does not compile. This is a system with INVARIANTS (and DIAGNOSTIC for that matter) disabled. cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual

cvs commit: src/usr.sbin/sysinstall dist.c dist.h menus.c

2007-11-08 Thread Ken Smith
kensmith2007-11-08 23:32:27 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/sysinstall dist.c dist.h menus.c Log: MFC changes to X11 distributions based on xorg-7.3 layout. Versions: dist.c v1.250 dist.h v1.68

cvs commit: src/share/man/man7 tuning.7

2007-11-08 Thread Tom Rhodes
trhodes 2007-11-09 00:50:08 UTC FreeBSD src repository Modified files: share/man/man7 tuning.7 Log: Remove traces of vinum and replace with gvinum. Mention gstripe and gjournal. Revision ChangesPath 1.75 +8 -3 src/share/man/man7/tuning.7

cvs commit: ports/net-mgmt/flow-tools Makefile ports/net-mgmt/flow-tools/files patch-lib-ftfile.c patch-lib_ftlib.h

2007-11-08 Thread Stanislav Sedov
stas2007-11-08 23:09:46 UTC FreeBSD ports repository Modified files: net-mgmt/flow-tools Makefile net-mgmt/flow-tools/files patch-lib-ftfile.c Added files: net-mgmt/flow-tools/files patch-lib_ftlib.h Log: - Fix flow-capture on amd64 - Bump portrevision.

cvs commit: src/bin/ps ps.c

2007-11-08 Thread John Baldwin
jhb 2007-11-08 22:31:29 UTC FreeBSD src repository Modified files: bin/ps ps.c Log: Teach ps(1) to parse pts TT values (i.e. '0', '1') for the -t flag. MFC after: 1 week Reported by:kris Revision ChangesPath 1.113 +23 -9

cvs commit: ports/net-p2p/edonkey-gui-gtk Makefile

2007-11-08 Thread Jeremy Messenger
mezz2007-11-08 22:25:51 UTC FreeBSD ports repository Modified files: net-p2p/edonkey-gui-gtk Makefile Log: Fix the build with new gtk20, and remove BROKEN, DEPRECATED and EXPIRATION_DATE. This is untest, so if the build still breaks in the different place then we always

cvs commit: src/sys/modules/wpi Makefile

2007-11-08 Thread Benjamin Close
benjsc 2007-11-08 22:02:38 UTC FreeBSD src repository Modified files: sys/modules/wpi Makefile Log: Remove an unneeded CFLAGS line Approved by: mlaier (comentor) Revision ChangesPath 1.2 +1 -1 src/sys/modules/wpi/Makefile

cvs commit: src/usr.sbin/pciconf cap.c pciconf.h

2007-11-08 Thread John Baldwin
jhb 2007-11-08 21:33:49 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/pciconf cap.c pciconf.h Log: MFC: Update copyright attribution. Revision ChangesPath 1.1.2.4 +2 -1 src/usr.sbin/pciconf/cap.c 1.1.2.2 +2 -1

cvs commit: src/sys/boot/common ufsread.c src/sys/boot/i386/boot2 boot2.c

2007-11-08 Thread John Baldwin
jhb 2007-11-08 21:31:53 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/boot/common ufsread.c sys/boot/i386/boot2 boot2.c Log: MFC: Use the smaller cgbase() macro in ufsread.c if UFS_SMALL_CGBASE is defined. Revision Changes

cvs commit: src/sys/boot/arm/at91/boot2 boot2.c src/sys/boot/common ufsread.c src/sys/boot/i386/boot2 boot2.c

2007-11-08 Thread John Baldwin
jhb 2007-11-08 21:31:38 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/boot/arm/at91/boot2 boot2.c sys/boot/common ufsread.c sys/boot/i386/boot2 boot2.c Log: MFC: Use the smaller cgbase() macro in ufsread.c if UFS_SMALL_CGBASE is

Re: cvs commit: src/sys/amd64/amd64 mp_machdep.c src/sys/i386/i386 mp_machdep.c

2007-11-08 Thread Kris Kennaway
Colin Percival wrote: cperciva2007-11-08 19:45:20 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/amd64/amd64 mp_machdep.c sys/i386/i386mp_machdep.c Log: Change the default for hyperthreading (or, generally speaking, cases where

cvs commit: src/sys/dev/acpica acpi_pci_link.c

2007-11-08 Thread John Baldwin
jhb 2007-11-08 20:21:40 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/acpica acpi_pci_link.c Log: MFC: Don't always re-route IRQs on resume. Approved by:re (kensmith) Revision ChangesPath 1.56.2.1 +17 -1

cvs commit: src/sys/boot/i386/libi386 biosdisk.c src/sys/boot/pc98/libpc98 biosdisk.c

2007-11-08 Thread John Baldwin
jhb 2007-11-08 20:19:58 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/boot/i386/libi386 biosdisk.c sys/boot/pc98/libpc98 biosdisk.c Log: MFC: Rework the read/write support in the bios disk driver some to cut down on duplicated code and

cvs commit: src/sys/amd64/amd64 local_apic.c

2007-11-08 Thread John Baldwin
jhb 2007-11-08 20:09:15 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/amd64/amd64 local_apic.c Log: MFC: Don't test the APIC flag in the cpuid features for amd64 to see if a local APIC is present or not. Approved by:re (kensmith)

cvs commit: src/sys/amd64/amd64 mp_machdep.c src/sys/i386/i386 mp_machdep.c

2007-11-08 Thread Colin Percival
cperciva2007-11-08 19:45:20 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/amd64/amd64 mp_machdep.c sys/i386/i386mp_machdep.c Log: Change the default for hyperthreading (or, generally speaking, cases where the L1 cache is shared

cvs commit: CVSROOT access

2007-11-08 Thread Erwin Lansing
erwin 2007-11-08 19:36:54 UTC FreeBSD ports repository Modified files: .access Log: Reactivate motoyukis commit bit. Submitted by: motoyuki Approved by:portmgr Revision ChangesPath 1.814 +1 -0 CVSROOT/access

cvs commit: src/sys/kern sys_process.c

2007-11-08 Thread Stephan Uphoff
ups 2007-11-08 19:35:36 UTC FreeBSD src repository Modified files: sys/kern sys_process.c Log: Use VM_FAULT_DIRTY to fault in pages for write access in proc_rwmen. Otherwise copy on write may create an anonymous page that is not marked as dirty. Since

cvs commit: doc/el_GR.ISO8859-7/share/sgml teams.ent

2007-11-08 Thread Giorgos Keramidas
keramida2007-11-08 19:09:34 UTC FreeBSD doc repository Modified files: el_GR.ISO8859-7/share/sgml teams.ent Log: The Greek teams.ent list is missing an a.dcvs; entity. Revision ChangesPath 1.4 +2 -0 doc/el_GR.ISO8859-7/share/sgml/teams.ent

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

2007-11-08 Thread Benjamin Close
benjsc 2007-11-08 21:54:42 UTC FreeBSD src repository Added files: share/man/man4 wpi.4 Log: Provide a man page for wpi: Intel 3945abg wireless driver Approved by: mlaier (comentor) Revision ChangesPath 1.1 +147 -0src/share/man/man4/wpi.4

cvs commit: src/sys/kern tty_pty.c

2007-11-08 Thread John Baldwin
jhb 2007-11-08 21:45:56 UTC FreeBSD src repository Modified files: sys/kern tty_pty.c Log: A couple of optimizations to the last commit. Submitted by: Christoph Mallon christoph mallon of gmx de Revision ChangesPath 1.154 +2 -2

cvs commit: src/sys/dev/acpica acpi.c acpi_battery.c acpi_hpet.c acpi_timer.c acpivar.h

2007-11-08 Thread Nate Lawson
njl 2007-11-08 21:22:21 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/acpica acpi.c acpi_battery.c acpi_hpet.c acpi_timer.c acpivar.h Log: MFC: improve HPET table probe and give it a lower priority as a timer,

cvs commit: src/sys/dev/aac aac.c aac_cam.c

2007-11-08 Thread Ed Maste
emaste 2007-11-08 21:12:36 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/aac aac.c aac_cam.c Log: MFC to RELENG_7 Revision ChangesPath 1.123 +5 -2 src/sys/dev/aac/aac.c 1.29 +17 -17src/sys/dev/aac/aac_cam.c

cvs commit: src/sys/pci agp.c agp_ali.c agp_amd.c agp_amd64.c agp_ati.c agp_i810.c agp_intel.c agp_nvidia.c agp_sis.c agp_via.c agppriv.h

2007-11-08 Thread John Baldwin
jhb 2007-11-08 20:50:13 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/pci agp.c agp_ali.c agp_amd.c agp_amd64.c agp_ati.c agp_i810.c agp_intel.c agp_nvidia.c agp_sis.c agp_via.c

cvs commit: src/sys/ddb db_examine.c

2007-11-08 Thread John Baldwin
jhb 2007-11-08 20:25:47 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/ddb db_examine.c Log: MFC: Honor db_pager_quit in the examine command. Approved by:re (kensmith) Revision ChangesPath 1.33.2.1 +1 -1

cvs commit: ports/arabic/koffice-i18n Makefile ports/hebrew/koffice-i18n Makefile ports/misc/koffice-i18n-af Makefile ports/misc/koffice-i18n-br Makefile ports/misc/koffice-i18n-bs Makefile ports/misc

2007-11-08 Thread Michael Nottebrock
lofi2007-11-08 19:12:45 UTC FreeBSD ports repository Modified files: arabic/koffice-i18n Makefile hebrew/koffice-i18n Makefile misc/koffice-i18n-af Makefile misc/koffice-i18n-br Makefile misc/koffice-i18n-bs Makefile misc/koffice-i18n-eo Makefile

cvs commit: src/sys/amd64/amd64 local_apic.c

2007-11-08 Thread John Baldwin
jhb 2007-11-08 20:09:45 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/amd64/amd64 local_apic.c Log: MFC: Don't test the APIC flag in the cpuid features for amd64 to see if a local APIC is present or not. Revision ChangesPath

cvs commit: src/sys/boot/i386/libi386 biosdisk.c src/sys/boot/pc98/libpc98 biosdisk.c

2007-11-08 Thread John Baldwin
jhb 2007-11-08 20:13:04 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/boot/i386/libi386 biosdisk.c sys/boot/pc98/libpc98 biosdisk.c Log: MFC: Rework the read/write support in the bios disk driver some to cut down on duplicated code and

cvs commit: src/sys/dev/acpica acpi_pci_link.c

2007-11-08 Thread John Baldwin
jhb 2007-11-08 20:24:53 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/acpica acpi_pci_link.c Log: MFC: Don't always re-route IRQs on resume. Revision ChangesPath 1.44.2.8 +17 -1 src/sys/dev/acpica/acpi_pci_link.c

cvs commit: src/sys/pci agp.c agp_ali.c agp_amd.c agp_amd64.c agp_ati.c agp_i810.c agp_intel.c agp_nvidia.c agp_sis.c agp_via.c agppriv.h

2007-11-08 Thread John Baldwin
jhb 2007-11-08 20:29:53 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/pci agp.c agp_ali.c agp_amd.c agp_amd64.c agp_ati.c agp_i810.c agp_intel.c agp_nvidia.c agp_sis.c agp_via.c

cvs commit: src/sys/dev/acpica acpi_ec.c

2007-11-08 Thread Nate Lawson
njl 2007-11-08 21:20:35 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_ec.c Log: Whitespace only. Revision ChangesPath 1.80 +0 -2 src/sys/dev/acpica/acpi_ec.c ___ cvs-all@freebsd.org

cvs commit: src/sys/dev/acpica acpi_ec.c

2007-11-08 Thread Nate Lawson
njl 2007-11-08 21:21:27 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/acpica acpi_ec.c Log: MFC: poll EC during resume Approved by:re Revision ChangesPath 1.76.2.1 +29 -3 src/sys/dev/acpica/acpi_ec.c

Re: cvs commit: src/sys/amd64/amd64 mp_machdep.c src/sys/i386/i386 mp_machdep.c

2007-11-08 Thread Nate Lawson
Kris Kennaway wrote: Colin Percival wrote: cperciva2007-11-08 19:45:20 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/amd64/amd64 mp_machdep.c sys/i386/i386 mp_machdep.c Log: Change the default for hyperthreading (or, generally

cvs commit: src/usr.sbin/pciconf cap.c pciconf.h

2007-11-08 Thread John Baldwin
jhb 2007-11-08 21:33:40 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.sbin/pciconf cap.c pciconf.h Log: MFC: Update copyright attribution. Approved by:re (kensmith) Revision ChangesPath 1.2.2.2 +2 -1

cvs commit: doc/es_ES.ISO8859-1/articles/casestudy-argentina.com article.sgml doc/es_ES.ISO8859-1/articles/contributing article.sgml doc/es_ES.ISO8859-1/articles/cvs-freebsd article.sgml doc/es_ES.ISO

2007-11-08 Thread J. Vicente Carrasco
carvay 2007-11-08 21:49:12 UTC FreeBSD doc repository Modified files: es_ES.ISO8859-1/articles/casestudy-argentina.com article.sgml es_ES.ISO8859-1/articles/contributing article.sgml es_ES.ISO8859-1/articles/cvs-freebsd article.sgml

cvs commit: src/sys/dev/wpi if_wpi.c

2007-11-08 Thread Benjamin Close
benjsc 2007-11-08 21:57:08 UTC FreeBSD src repository Modified files: sys/dev/wpi if_wpi.c Log: Turn off debug output, its been confusing users. Approved by: mlaier (comentor) Revision ChangesPath 1.2 +1 -1 src/sys/dev/wpi/if_wpi.c

cvs commit: src/etc/mtree BSD.usr.dist src/share/doc/legal Makefile src/share/man/man4 Makefile src/sys/conf files.amd64 files.i386 src/sys/modules Makefile src/sys/amd64/conf NOTES src/sys/i386/conf

2007-11-08 Thread Benjamin Close
benjsc 2007-11-08 22:09:37 UTC FreeBSD src repository Modified files: etc/mtreeBSD.usr.dist share/doc/legal Makefile share/man/man4 Makefile sys/conf files.i386 files.amd64 sys/modules Makefile sys/amd64/conf

cvs commit: src/sbin/gpt gpt.c

2007-11-08 Thread John Baldwin
jhb 2007-11-09 02:29:43 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sbin/gpt gpt.c Log: MFC: Don't look for GPT primary and secondary tables on a disk unless we have a valid PMBR. Approved by:re (kensmith) Revision

cvs commit: ports/graphics/pixieplus Makefile pkg-plist ports/graphics/pixieplus/files blob_private.h exception_private.h image_private.h patch-app_batch.cpp patch-app_compressedgif.cpp patch-app_ifap

2007-11-08 Thread Mikhail Teterin
mi 2007-11-09 02:40:12 UTC FreeBSD ports repository Modified files: graphics/pixieplus Makefile pkg-plist graphics/pixieplus/files patch-app_compressedgif.cpp patch-app_ifapp.cpp Added files: graphics/pixieplus/files patch-warnings

cvs commit: src/sbin/gpt gpt.c

2007-11-08 Thread John Baldwin
jhb 2007-11-09 02:48:03 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/gpt gpt.c Log: MFC: Don't look for GPT primary and secondary tables on a disk unless we have a valid PMBR. Revision ChangesPath 1.10.2.3 +10 -4

Re: cvs commit: src/sys/amd64/amd64 mp_machdep.c src/sys/i386/i386 mp_machdep.c

2007-11-08 Thread M. Warner Losh
In message: [EMAIL PROTECTED] Kris Kennaway [EMAIL PROTECTED] writes: : Colin Percival wrote: : cperciva2007-11-08 19:45:20 UTC : :FreeBSD src repository : :Modified files:(Branch: RELENG_7) : sys/amd64/amd64 mp_machdep.c : sys/i386/i386

cvs commit: ports/devel/zeroinstall-injector Makefile

2007-11-08 Thread Mark Linimon
linimon 2007-11-09 07:20:47 UTC FreeBSD ports repository Modified files: devel/zeroinstall-injector Makefile Log: Attempt to re-enable build on the cluster by removing the line that makes the port automatically contact the default keyserver: GPG extracts the tarball

cvs commit: ports/security/vuxml vuln.xml

2007-11-08 Thread Xin LI
delphij 2007-11-09 07:51:43 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document cups-base remote buffer overflow vulnerability. Approved by:portmgr (ports-security blanket) Revision ChangesPath 1.1470+34 -1