Re: CVS commit: src/sys/uvm

2010-01-31 Thread Masao Uebayashi
> > Log Message: > > uvm_fault: Pack variables shared during fault / re-fault into a struct named > > uvm_faultctx. Unfortunately ~all of those values are overriden in various > > ways. Constification doesn't help much... > > Isn't that what uvm_faultinfo is for? Why are you inventing a new str

CVS commit: src/sys/arch/sparc64

2010-01-31 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Feb 1 07:01:41 UTC 2010 Modified Files: src/sys/arch/sparc64/include: pmap.h src/sys/arch/sparc64/sparc64: ipifuncs.c locore.s pmap.c Log Message: - sp_tlb_flush_all() becomes sp_tlb_flush_all_us() and sp_tlb_flush_all_u

Re: CVS commit: src/sys/uvm

2010-01-31 Thread Matt Thomas
On Jan 31, 2010, at 10:56 PM, Masao Uebayashi wrote: > Module Name: src > Committed By: uebayasi > Date: Mon Feb 1 06:56:22 UTC 2010 > > Modified Files: > src/sys/uvm: uvm_fault.c > > Log Message: > uvm_fault: Pack variables shared during fault / re-fault into a struct named > u

CVS commit: src/sys/uvm

2010-01-31 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Mon Feb 1 06:56:22 UTC 2010 Modified Files: src/sys/uvm: uvm_fault.c Log Message: uvm_fault: Pack variables shared during fault / re-fault into a struct named uvm_faultctx. Unfortunately ~all of those values are overriden in v

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

2010-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Feb 1 06:54:35 UTC 2010 Modified Files: src/sys/arch/pmax/pmax [matt-nb5-mips64]: machdep.c Log Message: Move init of lwp0 uarea earlier so that badaddr has a stack and pcb. To generate a diff of this commit: cvs rdiff -u -r1

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

2010-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Feb 1 06:53:00 UTC 2010 Modified Files: src/sys/arch/mips/mips [matt-nb5-mips64]: mips_machdep.c trap.c Log Message: Allow port-specific code to init lwp0.l_addr early. (pmax needs it so it call badaddr). To generate a diff

CVS commit: src/sys/arch/sparc64

2010-01-31 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Feb 1 06:26:15 UTC 2010 Modified Files: src/sys/arch/sparc64/include: ctlreg.h src/sys/arch/sparc64/sparc64: locore.s Log Message: for USIII, use the new "tlb demap all" operation in sp_tlb_flush_all() To generate a di

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

2010-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Feb 1 06:09:21 UTC 2010 Modified Files: src/sys/arch/pmax/pmax [matt-nb5-mips64]: bus_dma.c dec_3100.c dec_3max.c dec_3min.c dec_maxine.c interrupt.c machdep.c Log Message: Update to reflect mips tree changes. To

CVS commit: src/sys/uvm

2010-01-31 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Mon Feb 1 05:48:19 UTC 2010 Modified Files: src/sys/uvm: uvm_fault.c Log Message: ERESTART is already negative. Give up negating error values to not override the original values. Pointed out by rmind@, thanks. In the lower f

CVS commit: src/sys/dev/pci

2010-01-31 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Feb 1 05:38:36 UTC 2010 Modified Files: src/sys/dev/pci: if_bge.c pcireg.h Log Message: Fix the bug that unaligned access occurs on amd64. It also fixes the bug that error bits aren't cleard because these bit are W2C (in oth

CVS commit: src/sys/arch/sparc64

2010-01-31 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Feb 1 05:00:59 UTC 2010 Modified Files: src/sys/arch/sparc64/include: psl.h src/sys/arch/sparc64/sparc64: ipifuncs.c Log Message: add some macros to check cpu type: GETVER_CPU_IMPL() CPU_IS_JALAPENO()

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

2010-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Feb 1 04:21:46 UTC 2010 Modified Files: src/sys/arch/algor/algor [matt-nb5-mips64]: machdep.c Log Message: fix fallout from frame/trapframe merger. To generate a diff of this commit: cvs rdiff -u -r1.38.10.4 -r1.38.10.5 src/s

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

2010-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Feb 1 04:19:29 UTC 2010 Modified Files: src/sys/compat/irix [matt-nb5-mips64]: irix_exec.c irix_prctl.c irix_signal.c Log Message: fix fallout from frame/trapframe merger. To generate a diff of this commit: cvs rd

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

2010-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Feb 1 04:18:32 UTC 2010 Modified Files: src/sys/arch/hpcmips/hpcmips [matt-nb5-mips64]: machdep.c src/sys/arch/hpcmips/tx [matt-nb5-mips64]: tx39.c src/sys/arch/mipsco/mipsco [matt-nb5-mips64]: machdep.c mips_3x3

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

2010-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Feb 1 04:17:51 UTC 2010 Modified Files: src/sys/arch/arc/arc [matt-nb5-mips64]: machdep.c src/sys/arch/cobalt/cobalt [matt-nb5-mips64]: machdep.c src/sys/arch/evbmips/adm5120 [matt-nb5-mips64]: machdep.c

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

2010-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Feb 1 04:16:20 UTC 2010 Modified Files: src/sys/arch/mips/include [matt-nb5-mips64]: cpu.h db_machdep.h locore.h proc.h src/sys/arch/mips/mips [matt-nb5-mips64]: compat_13_machdep.c compat_16_mach

CVS commit: src/sys/arch/sparc64/sparc64

2010-01-31 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Feb 1 03:43:27 UTC 2010 Modified Files: src/sys/arch/sparc64/sparc64: cache.h locore.s Log Message: remove unused icache_flush_page() implementation. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/arch/s

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

2010-01-31 Thread David Holland
On Sun, Jan 31, 2010 at 08:09:44AM +, David Laight wrote: > > gcc does not seem to be very deterministic about this kind of thing. > > I've being trying to stop gcc using too many registers in another > project - with 24 available registers you'd think it would manage > not to spill local

CVS commit: src/sys/arch/sparc64

2010-01-31 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Feb 1 02:42:33 UTC 2010 Modified Files: src/sys/arch/sparc64/include: intr.h src/sys/arch/sparc64/sparc64: ipifuncs.c pmap.c Log Message: - add a PDB_CTX_FLUSHALL debug type to pmap.c, and also log the cpu_number() in

CVS commit: src/distrib/utils/sysinst

2010-01-31 Thread Adam Hoka
Module Name:src Committed By: ahoka Date: Mon Feb 1 00:39:03 UTC 2010 Modified Files: src/distrib/utils/sysinst: net.c Log Message: Make it proper KNF as it should have been done in my previous commit. To generate a diff of this commit: cvs rdiff -u -r1.125 -r1.126 src/

CVS commit: src/distrib/utils/sysinst

2010-01-31 Thread Adam Hoka
Module Name:src Committed By: ahoka Date: Mon Feb 1 00:06:18 UTC 2010 Modified Files: src/distrib/utils/sysinst: net.c Log Message: Remove duplicate sys/sysctl.h inclusion and put includes in alpabetic order. To generate a diff of this commit: cvs rdiff -u -r1.124 -r1.1

CVS commit: src/sys/dev/sysmon

2010-01-31 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Jan 31 22:53:56 UTC 2010 Modified Files: src/sys/dev/sysmon: sysmon_envsys.c Log Message: Fix an outdated comment, noticed by Paul Goyette. To generate a diff of this commit: cvs rdiff -u -r1.92 -r1.93 src/sys/dev/sysmon/sys

CVS commit: src

2010-01-31 Thread Frank Wille
Module Name:src Committed By: phx Date: Sun Jan 31 21:52:24 UTC 2010 Modified Files: src/share/man/man4: ddb.4 src/sys/ddb: db_write_cmd.c Log Message: New modifiers for the "write" command: /BHL. They act like /bhl but do not read the old value from memory before

CVS commit: src/sys/dev/sysmon

2010-01-31 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Jan 31 21:36:38 UTC 2010 Modified Files: src/sys/dev/sysmon: sysmon_envsys.c sysmonvar.h Log Message: Add a convenience function to find the maximum value currently reported by a set (selected via a passed callback predicate)

CVS commit: src/share/man/man9

2010-01-31 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Jan 31 21:25:51 UTC 2010 Modified Files: src/share/man/man9: driver.9 Log Message: Bump date for SEE ALSO change. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/share/man/man9/driver.9 Please note that diffs

CVS commit: src/share/man/man9

2010-01-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun Jan 31 21:21:13 UTC 2010 Modified Files: src/share/man/man9: driver.9 Log Message: Do not advertise deprecated APIs in an important introductory manual page. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/

CVS commit: src/doc

2010-01-31 Thread Roy Marples
Module Name:src Committed By: roy Date: Sun Jan 31 21:02:05 UTC 2010 Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Import dhcpcd-5.1.5 To generate a diff of this commit: cvs rdiff -u -r1.746 -r1.747 src/doc/3RDPARTY cvs rdiff -u -r1.1351 -r1.1352 src/doc/CHANGES

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

2010-01-31 Thread Roy Marples
Module Name:src Committed By: roy Date: Sun Jan 31 20:53:05 UTC 2010 Modified Files: src/external/bsd/dhcpcd/dist: dhcpcd.8.in Log Message: sync To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/dhcpcd/dist/dhcpcd.8.in Please note that diffs a

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

2010-01-31 Thread Roy Marples
Module Name:src Committed By: roy Date: Sun Jan 31 20:50:24 UTC 2010 Update of /cvsroot/src/external/bsd/dhcpcd/dist In directory ivanova.netbsd.org:/tmp/cvs-serv23455 Log Message: Import dhcpcd-5.1.5 with the following changes: * -H, --xidhwaddr uses the last 4 bytes of the hardw

CVS commit: src/sys/dev/acpi

2010-01-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun Jan 31 20:38:11 UTC 2010 Modified Files: src/sys/dev/acpi: wmi_acpi.c Log Message: Verify the object type before using variables from it. In addition, use CTASSERT(9) instead of KASSERT(9). To generate a diff of this commit:

CVS commit: src/sys/arch/amiga/dev

2010-01-31 Thread Frank Wille
Module Name:src Committed By: phx Date: Sun Jan 31 19:56:19 UTC 2010 Modified Files: src/sys/arch/amiga/dev: grf_cv.c grf_cvreg.h Log Message: Fixed for amigappc by executing eieio after writing to a vga register. To generate a diff of this commit: cvs rdiff -u -r1.49 -r

CVS commit: src/sys/dev/acpi

2010-01-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun Jan 31 19:49:29 UTC 2010 Modified Files: src/sys/dev/acpi: dalb_acpi.c Log Message: Add a detachment routine. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/dev/acpi/dalb_acpi.c Please note that diffs a

CVS commit: src/sys/dev/acpi

2010-01-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun Jan 31 18:51:33 UTC 2010 Modified Files: src/sys/dev/acpi: asus_acpi.c Log Message: Also remove the ACPI notify handler upon detach. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/dev/acpi/asus_acpi.c

CVS commit: src/sys/dev/ic

2010-01-31 Thread David Young
Module Name:src Committed By: dyoung Date: Sun Jan 31 18:12:51 UTC 2010 Modified Files: src/sys/dev/ic: rtw.c Log Message: Add the missing newline to a verbose autoconf message. To generate a diff of this commit: cvs rdiff -u -r1.112 -r1.113 src/sys/dev/ic/rtw.c Please

CVS commit: src/sys/dev/acpi

2010-01-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun Jan 31 17:53:31 UTC 2010 Modified Files: src/sys/dev/acpi: thinkpad_acpi.c Log Message: Add a detachment routine. While here, clarify the initialization of sensors. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.

CVS commit: src/sys/uvm

2010-01-31 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Sun Jan 31 17:13:38 UTC 2010 Modified Files: src/sys/uvm: uvm_fault.c Log Message: Ax uvm_fault_internal() & break it into functions. "Upper" fault and "lower" fault routines are separated now. To generate a diff of this comm

CVS commit: src/sbin

2010-01-31 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Jan 31 16:04:35 UTC 2010 Modified Files: src/sbin/fsck_ffs: setup.c src/sbin/newfs: mkfs.c Log Message: Skip handling of APPLEUFS_LABEL if it is smaller than a device block. In particular: - newfs will not try to era

CVS commit: src/sys/dev

2010-01-31 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Jan 31 15:40:08 UTC 2010 Modified Files: src/sys/dev: vnd.c Log Message: Properly register blocksize with disk(9) framework. To generate a diff of this commit: cvs rdiff -u -r1.206 -r1.207 src/sys/dev/vnd.c Please note tha

CVS commit: src/sys/rump/librump/rumpkern

2010-01-31 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sun Jan 31 15:12:42 UTC 2010 Modified Files: src/sys/rump/librump/rumpkern: Makefile.rumpkern emul.c Log Message: Include newly-created subr_device.c and remove few special case device accessor copypastes. This makes it possible t

CVS commit: src/sys

2010-01-31 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sun Jan 31 15:10:12 UTC 2010 Modified Files: src/sys/conf: files src/sys/kern: subr_autoconf.c Added Files: src/sys/kern: subr_device.c Log Message: Device accessors are only marginally related to autoconf, so put t

CVS commit: src/share/man/man4

2010-01-31 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Jan 31 15:05:49 UTC 2010 Modified Files: src/share/man/man4: crypto.4 Log Message: Use full month name in Dd. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/share/man/man4/crypto.4 Please note that diffs are

CVS commit: src/share/man/man4

2010-01-31 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Jan 31 15:05:20 UTC 2010 Modified Files: src/share/man/man4: acpi.4 Log Message: Bump date for new debug section. New sentence, new line. Remove Pp after section begin. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1

CVS commit: src/share/man/man4

2010-01-31 Thread Hubert Feyrer
Module Name:src Committed By: hubertf Date: Sun Jan 31 14:43:04 UTC 2010 Modified Files: src/share/man/man4: crypto.4 Log Message: Fix two typos to make documentation match the code: * the CIOCFKEY ioctl is really called CIOCKEY * CRK_MOD_EX => CRK_MOD_EXP Bump date.

CVS commit: src/sys/opencrypto

2010-01-31 Thread Hubert Feyrer
Module Name:src Committed By: hubertf Date: Sun Jan 31 14:32:56 UTC 2010 Modified Files: src/sys/opencrypto: cryptodev.c Log Message: Add missing "break" for CRYPTO_CAST_CBC, and some assorted comment fixes. openssl(1) checks for CAST (and others) on ~every startup. To g

CVS commit: src/tests/fs/ffs

2010-01-31 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Jan 31 14:30:22 UTC 2010 Modified Files: src/tests/fs/ffs: Makefile Log Message: filesystems now use getdisksize() which is in librumpdev_disk. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tests/fs/ffs/Ma

CVS commit: src/sys/rump/librump/rumpvfs

2010-01-31 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sun Jan 31 13:15:09 UTC 2010 Modified Files: src/sys/rump/librump/rumpvfs: rumpblk.c Log Message: If RUMP_BLKSECTSHIFT is set in the environment, use that as device sector size instead of DEV_BSHIFT. To generate a diff of this co

CVS commit: src/sys/arch/amd64/conf

2010-01-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun Jan 31 12:20:23 UTC 2010 Modified Files: src/sys/arch/amd64/conf: GENERIC Log Message: Remove ACPICA_PEDANTIC. To generate a diff of this commit: cvs rdiff -u -r1.262 -r1.263 src/sys/arch/amd64/conf/GENERIC Please note that

CVS commit: src/sys/arch/i386/conf

2010-01-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun Jan 31 12:14:45 UTC 2010 Modified Files: src/sys/arch/i386/conf: ALL GENERIC Log Message: Remove ACPICA_PEDANTIC. Appears to be no longer in use. To generate a diff of this commit: cvs rdiff -u -r1.230 -r1.231 src/sys/arch/i

CVS commit: src/share/man/man4

2010-01-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun Jan 31 12:07:38 UTC 2010 Modified Files: src/share/man/man4: acpi.4 Log Message: Miscellaneous small changes: * Use -compact to make the page a little shorter. * Capitalize the title in the sysctl-section.

CVS commit: src/sys/kern

2010-01-31 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jan 31 11:54:32 UTC 2010 Modified Files: src/sys/kern: subr_kmem.c Log Message: 1 CTASSERT(foo) is enough for anyone. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/sys/kern/subr_kmem.c Please note that di

CVS commit: src/sys/arch/x86/x86

2010-01-31 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Jan 31 11:39:55 UTC 2010 Modified Files: src/sys/arch/x86/x86: ipmi.c Log Message: Release buffer in case a receive failed. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/sys/arch/x86/x86/ipmi.c Please n

CVS commit: src/share/man/man4

2010-01-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun Jan 31 11:29:32 UTC 2010 Modified Files: src/share/man/man4: acpi.4 Log Message: Add a short introduction to ACPI debugging. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/share/man/man4/acpi.4 Please not

CVS commit: src/sys/dev/acpi

2010-01-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun Jan 31 11:26:20 UTC 2010 Modified Files: src/sys/dev/acpi: acpi.c acpivar.h files.acpi Added Files: src/sys/dev/acpi: acpi_debug.c Log Message: Add dynamic debug options for ACPI_DEBUG kernels. ok jmcneill@, pooka@, p

CVS commit: src/sys/arch/i386/conf

2010-01-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun Jan 31 11:19:40 UTC 2010 Modified Files: src/sys/arch/i386/conf: ALL Log Message: No more ACPI_ACAD_DEBUG. To generate a diff of this commit: cvs rdiff -u -r1.229 -r1.230 src/sys/arch/i386/conf/ALL Please note that diffs ar

CVS commit: src/sys/dev/acpi

2010-01-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun Jan 31 11:16:18 UTC 2010 Modified Files: src/sys/dev/acpi: acpi_acad.c Log Message: Simplify and clean: * Semantics. * Remove ACPI_ACAD_DEBUG. * Reduce the amount of error reporting. * Remove t

CVS commit: src/sys/ufs/ffs

2010-01-31 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Jan 31 10:54:10 UTC 2010 Modified Files: src/sys/ufs/ffs: ffs_vfsops.c fs.h Log Message: Fix block shift to work with different device block sizes. Unlike other filesystems this has some side issues because the shift values

CVS commit: src/sys/ufs/ffs

2010-01-31 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Jan 31 10:50:23 UTC 2010 Modified Files: src/sys/ufs/ffs: ffs_vfsops.c Log Message: Replace individual queries for partition information with new helper function. To generate a diff of this commit: cvs rdiff -u -r1.254 -r1.

CVS commit: src/sys/ufs/ext2fs

2010-01-31 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Jan 31 10:37:57 UTC 2010 Modified Files: src/sys/ufs/ext2fs: ext2fs_vfsops.c Log Message: Fix block shift to work with different device block sizes. To generate a diff of this commit: cvs rdiff -u -r1.154 -r1.155 src/sys/uf

CVS commit: src/sys/ufs/ext2fs

2010-01-31 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Jan 31 10:36:20 UTC 2010 Modified Files: src/sys/ufs/ext2fs: ext2fs_vfsops.c Log Message: Replace individual queries for partition information with new helper function. To generate a diff of this commit: cvs rdiff -u -r1.15

CVS commit: src/sys/fs/msdosfs

2010-01-31 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Jan 31 10:30:41 UTC 2010 Modified Files: src/sys/fs/msdosfs: msdosfs_vfsops.c Log Message: Replace individual queries for partition information with new helper function. To generate a diff of this commit: cvs rdiff -u -r1.7

CVS commit: src/sys/kern

2010-01-31 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Jan 31 09:27:41 UTC 2010 Modified Files: src/sys/kern: kern_hook.c Log Message: This is using device_t, so it needs to include . To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/kern/kern_hook.c Please no

CVS commit: src/sys/uvm

2010-01-31 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Sun Jan 31 09:20:31 UTC 2010 Modified Files: src/sys/uvm: uvm_fault.c Log Message: uvm_fault_internal: Move local variables around to isolate contexts. Note that remaining variables are global in that function, and some hold s

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

2010-01-31 Thread Toru Nishimura
David A. Holland said; Change MIPS_CURLWP from s7 to t8. ... Huh. That surprises me slightly. Good to know though. Remember to bump the kernel version when you merge the branch, or anyone using modules will get a nasty surprise :-) It's a major incompatiblity to change MIPS label_t definiti

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

2010-01-31 Thread David Laight
On Sun, Jan 31, 2010 at 01:33:59AM +, David Holland wrote: > > gcc does not seem to be very deterministic about this kind of thing. I've being trying to stop gcc using too many registers in another project - with 24 available registers you'd think it would manage not to spill locals to the st