CVS commit: src/external/gpl3/binutils/dist/bfd

2010-01-28 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 29 06:09:37 UTC 2010 Modified Files: src/external/gpl3/binutils/dist/bfd: elfn32-mips.c Log Message: Add a _is_local_label_name routine (taken from elf64-mips.c). To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -

CVS commit: src/external/gpl3/binutils/dist/bfd

2010-01-28 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 29 06:08:01 UTC 2010 Modified Files: src/external/gpl3/binutils/dist/bfd: config.bfd Log Message: Use bfd_ntrad{little,big}_vec and drop all non-trad vectors since they make target matching ambiguous. To generate a diff of

CVS commit: src/external/gpl3/binutils/dist/gas

2010-01-28 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 29 06:05:53 UTC 2010 Modified Files: src/external/gpl3/binutils/dist/gas: write.c Log Message: Remove merge workaround - not needed. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/gpl3/binutils/di

CVS commit: src/external/gpl3/binutils/dist/ld

2010-01-28 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 29 06:05:32 UTC 2010 Modified Files: src/external/gpl3/binutils/dist/ld: configure.tgt Log Message: Remove redundant mips*-*-netbsd* clause To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/binu

CVS commit: src/sys/arch/sparc/sparc

2010-01-28 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Jan 29 05:17:36 UTC 2010 Modified Files: src/sys/arch/sparc/sparc: trap.c Log Message: don't set ksi_errno here. no other MD code does, and one of the pthread tests demands it. To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/sys/arch/sparc/include

2010-01-28 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Jan 29 05:14:11 UTC 2010 Modified Files: src/sys/arch/sparc/include: proc.h Log Message: make fpu_mtx visible only ifdef _KERNEL. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/arch/sparc/include/proc.h

CVS commit: src/sys/miscfs/genfs

2010-01-28 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Fri Jan 29 04:36:20 UTC 2010 Modified Files: src/sys/miscfs/genfs: genfs_io.c Log Message: genfs_getpages: Narrow & clarify the context where I/O happens & vmobjlock is dropped. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/miscfs/genfs

2010-01-28 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Fri Jan 29 04:33:37 UTC 2010 Modified Files: src/sys/miscfs/genfs: genfs_io.c Log Message: genfs_getpages: Redo previous with a better goto label. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/miscfs/ge

Re: CVS commit: src

2010-01-28 Thread Mindaugas Rasiukevicius
y...@mwd.biglobe.ne.jp (YAMAMOTO Takashi) wrote: > > On Thu, Jan 28, 2010 at 06:42:16AM +, YAMAMOTO Takashi wrote: > > > > ISTM that section 9 is an appropriate place for both interface and > > > > implementation docs. In the (few) cases where we actually have an > > > > interface, as oppose

CVS commit: [matt-nb5-mips64] src/sys/arch/evbmips/conf

2010-01-28 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Fri Jan 29 00:36:04 UTC 2010 Modified Files: src/sys/arch/evbmips/conf [matt-nb5-mips64]: XLSATX Log Message: - add option MEMLIMIT, can be used to limit max memory address used To generate a diff of this commit: cvs rdiff -u -r1

Re: CVS commit: src

2010-01-28 Thread YAMAMOTO Takashi
> On Thu, Jan 28, 2010 at 06:42:16AM +, YAMAMOTO Takashi wrote: > > > ISTM that section 9 is an appropriate place for both interface and > > > implementation docs. In the (few) cases where we actually have an > > > interface, as opposed to "some exposed pieces of the implementation", > > >

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/rmi

2010-01-28 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Fri Jan 29 00:24:33 UTC 2010 Modified Files: src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_usbi.c Log Message: - use rmixl_probe_4 to match - fail attach if USB interface is disabled GPIO LOW_PWR_DIS reg (?) - fail attach if USB i

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/rmi

2010-01-28 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Fri Jan 29 00:24:14 UTC 2010 Modified Files: src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_intr.c Log Message: - be more thorough about 'mips_cpu_id' based variations - rip out pcie interrupt related debug stuff - start thinking a

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/rmi

2010-01-28 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Fri Jan 29 00:23:54 UTC 2010 Modified Files: src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_pcie.c Log Message: - rmixl_cache_err_dis, rmixl_cache_err_restore, rmixl_cache_err_check inlines moved from here ro rmixlvar.h - add a l

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/rmi

2010-01-28 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Fri Jan 29 00:23:35 UTC 2010 Modified Files: src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_pcievar.h Log Message: - add pcie interrupt dispatch stuff To generate a diff of this commit: cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/sys/ar

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/rmi

2010-01-28 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Fri Jan 29 00:23:18 UTC 2010 Modified Files: src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_ehci.c rmixl_ohci.c Log Message: - use rmixl_probe_4 to match To generate a diff of this commit: cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/sys

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/rmi

2010-01-28 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Fri Jan 29 00:22:53 UTC 2010 Modified Files: src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_cpu.c Log Message: - avoid cpu_wakeup callback if running on PSB_TYPE_DELL firmware To generate a diff of this commit: cvs rdiff -u -r1.1

CVS commit: [matt-nb5-mips64] src/sys/arch/evbmips/rmixl

2010-01-28 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Fri Jan 29 00:22:27 UTC 2010 Modified Files: src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: machdep.c Log Message: - rmiclfw_psb_versions[] is replaced by rmiclfw_psb_id[] which now lists type to distinguish between RMI and Dell

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/rmi

2010-01-28 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Fri Jan 29 00:22:06 UTC 2010 Modified Files: src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixlvar.h Log Message: - add enum and display name lookup for firmware type - firmware type field added to rmixl_config - rmixl_cache_err_dis, r

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/rmi

2010-01-28 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Fri Jan 29 00:21:49 UTC 2010 Modified Files: src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixlreg.h Log Message: - add RMIXL_ADDR_ERR_DEVICE_MASK_2 reg - add RMIXL_GPIO_LOW_PWR_DIS bit defines To generate a diff of this commit: cvs

CVS commit: [matt-nb5-mips64] src/sys/arch

2010-01-28 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 29 00:16:58 UTC 2010 Modified Files: src/sys/arch/algor/conf [matt-nb5-mips64]: P5064 P5064-64 src/sys/arch/evbmips/conf [matt-nb5-mips64]: ADM5120 ADM5120-NB ADM5120-USB ALCHEMY AP30 MALTA MALTA64 MERAKI

CVS commit: src/sys/dev/wscons

2010-01-28 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Jan 28 22:36:19 UTC 2010 Modified Files: src/sys/dev/wscons: wsdisplay.c wsemul_dumb.c wsemul_sun.c wsemul_vt100_keys.c wskbd.c wskbdutil.c wsksymdef.h Log Message: -rename the "KS_GROUP_Ascii" key symbol categor

CVS commit: src/external/bsd/libelf/dist

2010-01-28 Thread Darran Hunt
Module Name:src Committed By: darran Date: Thu Jan 28 21:38:29 UTC 2010 Modified Files: src/external/bsd/libelf/dist: elf_data.c elf_getdata.3 Log Message: Fix a problem with the handling of NOBITS sections (i.e. bss), where the elf_getdata() function would return an inval

CVS commit: src/share/man/man4

2010-01-28 Thread Frank Wille
Module Name:src Committed By: phx Date: Thu Jan 28 21:13:49 UTC 2010 Modified Files: src/share/man/man4: ddb.4 Log Message: New machine commands for PPC OEA. bat: prints the BAT registers and translations mmu: prints MMU registers (sdr1, sr0..15) Previous PPC commands were

CVS commit: src/sys/arch/powerpc

2010-01-28 Thread Frank Wille
Module Name:src Committed By: phx Date: Thu Jan 28 21:10:49 UTC 2010 Modified Files: src/sys/arch/powerpc/include: db_machdep.h src/sys/arch/powerpc/powerpc: db_interface.c Log Message: New machine commands for PPC OEA: bat: prints the BAT registers and translation

Re: CVS commit: src

2010-01-28 Thread Christos Zoulas
On Jan 29, 1:44am, tsut...@ceres.dti.ne.jp (Izumi Tsutsui) wrote: -- Subject: Re: CVS commit: src | > | > I think that vasnprintf and asnprintf are not used by anything in | > | > heimdal and can safely be removed. Combined with the winsize fix, | > | > this fixes the cygwin problems with minimal

CVS commit: src/sys/arch/powerpc/powerpc

2010-01-28 Thread Frank Wille
Module Name:src Committed By: phx Date: Thu Jan 28 19:01:33 UTC 2010 Modified Files: src/sys/arch/powerpc/powerpc: db_disasm.c Log Message: Fixed some more instructions and their operands. Print the register-indirect operand with displacement in load/store instructions as

CVS commit: [matt-nb5-mips64] src/gnu/dist/binutils/gas

2010-01-28 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 28 18:39:55 UTC 2010 Modified Files: src/gnu/dist/binutils/gas [matt-nb5-mips64]: write.c Log Message: Back out this change since we know see the ld problem when using the ntrad{little,big}mips. "Never Mind" To generate a

CVS commit: src/sys/dev/putter

2010-01-28 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Jan 28 18:12:56 UTC 2010 Modified Files: src/sys/dev/putter: putter.c Log Message: Adjust some comments which were written when this was still a part of puffs. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src

Re: CVS commit: src/usr.sbin/powerd

2010-01-28 Thread Jason Thorpe
On Jan 28, 2010, at 12:19 AM, Martin Husemann wrote: > - it is unclear how scripts could make use of the fact which subsystem > triggered the pmf event they are dealing with When I wrote that code, I did hot have a concrete example usage scenario for power-type-specific scripts, but since the

CVS commit: [matt-nb5-mips64] src/sys/dev/mii

2010-01-28 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 28 17:43:11 UTC 2010 Modified Files: src/sys/dev/mii [matt-nb5-mips64]: mvphy.c Log Message: Fix a split device_t/softc botch. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.7.14.1 src/sys/dev/mii/mvphy.c Pleas

CVS commit: [matt-nb5-mips64] src/sys/dev/pci

2010-01-28 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 28 17:42:37 UTC 2010 Modified Files: src/sys/dev/pci [matt-nb5-mips64]: ppb.c Log Message: Change ppb_fix_pcix to ppb_fix_pcie since pcix is usually PCI-X while pcie is PCI-Express. To generate a diff of this commit: cvs r

CVS commit: [matt-nb5-mips64] src/lib/libkvm

2010-01-28 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 28 17:16:42 UTC 2010 Modified Files: src/lib/libkvm [matt-nb5-mips64]: kvm_mips.c Log Message: Teach KVM about where the kernel is when _LP64 is defined. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.18.16.1 s

CVS commit: [matt-nb5-mips64] src/gnu/dist/binutils/bfd

2010-01-28 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 28 17:13:53 UTC 2010 Modified Files: src/gnu/dist/binutils/bfd [matt-nb5-mips64]: config.bfd Log Message: Switch to using bfd_elf32_ntrad{little,big]mips_vec because the non-trad is for IRIX systems and bfd does weird things

CVS commit: [matt-nb5-mips64] src/distrib/sets/lists

2010-01-28 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 28 17:10:21 UTC 2010 Modified Files: src/distrib/sets/lists/base [matt-nb5-mips64]: ad.mips64eb ad.mips64el md.amd64 md.sparc64 src/distrib/sets/lists/comp [matt-nb5-mips64]: ad.mips64eb ad.mips64el

Re: CVS commit: src

2010-01-28 Thread Izumi Tsutsui
> | > I think that vasnprintf and asnprintf are not used by anything in > | > heimdal and can safely be removed. Combined with the winsize fix, > | > this fixes the cygwin problems with minimal changes. I am trying a > | > build now. > | > | Note roken.h includes and that don't > | exist on Cygw

Re: CVS commit: src/sys/miscfs/genfs

2010-01-28 Thread Masao Uebayashi
> Log Message: > Revert part which variable initializations within interleaved gotos. > > again: > if (...) goto err; > void *ptr = alloc(); > if (...) goto again; > if (...) goto err1; > ... > err1: if (ptr) free(ptr); > err: > return; > > This leaks memory if

CVS commit: src/sys/miscfs/genfs

2010-01-28 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Thu Jan 28 14:25:17 UTC 2010 Modified Files: src/sys/miscfs/genfs: genfs_io.c Log Message: Revert part which variable initializations within interleaved gotos. again: if (...) goto err; void *ptr = alloc(); if

CVS commit: src/usr.sbin/ntp/ntpdate

2010-01-28 Thread Marc Balmer
Module Name:src Committed By: mbalmer Date: Thu Jan 28 14:16:33 UTC 2010 Modified Files: src/usr.sbin/ntp/ntpdate: ntpdate.8 Log Message: fix language To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/usr.sbin/ntp/ntpdate/ntpdate.8 Please note that diffs

CVS commit: src/usr.bin

2010-01-28 Thread Marc Balmer
Module Name:src Committed By: mbalmer Date: Thu Jan 28 14:15:19 UTC 2010 Modified Files: src/usr.bin/tip: tip.h src/usr.bin/unifdef: unifdef.c Log Message: fix language To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/usr.bin/tip/tip.h cvs rdiff

CVS commit: src/sys/net

2010-01-28 Thread Marc Balmer
Module Name:src Committed By: mbalmer Date: Thu Jan 28 14:12:12 UTC 2010 Modified Files: src/sys/net: if.c Log Message: fix language To generate a diff of this commit: cvs rdiff -u -r1.241 -r1.242 src/sys/net/if.c Please note that diffs are not public domain; they are s

CVS commit: src/sys/arch

2010-01-28 Thread Marc Balmer
Module Name:src Committed By: mbalmer Date: Thu Jan 28 14:10:54 UTC 2010 Modified Files: src/sys/arch/amd64/include: pte.h src/sys/arch/news68k/dev: timer_hb.c src/sys/arch/powerpc/powerpc: trap_subr.S src/sys/arch/sun2/sun2: clock.c src/sys/

CVS commit: src/share

2010-01-28 Thread Marc Balmer
Module Name:src Committed By: mbalmer Date: Thu Jan 28 14:05:03 UTC 2010 Modified Files: src/share/doc/psd/05.sysman: 2.3.t src/share/termcap: termcap.src Log Message: Fix language. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/doc/psd/05.

CVS commit: src/sys/miscfs/genfs

2010-01-28 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Thu Jan 28 13:43:53 UTC 2010 Modified Files: src/sys/miscfs/genfs: genfs_io.c Log Message: genfs_getpages: More constification & localization. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/sys/miscfs/genfs/

CVS commit: src/sys/arch/powerpc/powerpc

2010-01-28 Thread Frank Wille
Module Name:src Committed By: phx Date: Thu Jan 28 12:45:01 UTC 2010 Modified Files: src/sys/arch/powerpc/powerpc: db_disasm.c db_interface.c Log Message: Reverted last commit for db_disasm.c and db_inteface.c. Sorry, erroneously commited them... To generate a diff of th

CVS commit: src/sys/arch/powerpc/powerpc

2010-01-28 Thread Frank Wille
Module Name:src Committed By: phx Date: Thu Jan 28 12:37:45 UTC 2010 Modified Files: src/sys/arch/powerpc/powerpc: db_disasm.c db_interface.c pmap_subr.c Log Message: Fixed typo: PPC_OEA64_BIRDGE -> PPC_OEA64_BRIDGE To generate a diff of this commit: cvs rdiff -u -r1.23

CVS commit: src/share/man/man4

2010-01-28 Thread Hubert Feyrer
Module Name:src Committed By: hubertf Date: Thu Jan 28 08:35:06 UTC 2010 Modified Files: src/share/man/man4: crypto.4 Log Message: Fix typo: CIOCASSYMFEAT -> CIOCASYMFEAT To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/share/man/man4/crypto.4 Please no

CVS commit: src/sys/miscfs/genfs

2010-01-28 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Thu Jan 28 08:20:00 UTC 2010 Modified Files: src/sys/miscfs/genfs: genfs_io.c Log Message: genfs_getpages: Constify 2 variables, move one. No functional changes. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 s

Re: CVS commit: src/usr.sbin/powerd

2010-01-28 Thread Martin Husemann
On Thu, Jan 28, 2010 at 04:43:25AM +, David Holland wrote: > If some people do care, changing the perception might prompt someone > to do something about it. Maybe. It's probably a good chunk of work > and there's not much bang for the buck. I tried, but it's not obvious [PR 37434, if anyone c

CVS commit: src/sys/miscfs/genfs

2010-01-28 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Thu Jan 28 08:02:12 UTC 2010 Modified Files: src/sys/miscfs/genfs: genfs_io.c Log Message: genfs_getpages: Constify orignpages. Don't override its meaning by the value re-calucated from GOP_SIZE(GOP_SIZE_MEM), but assign anothe