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

2014-03-24 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Mar 24 07:36:48 UTC 2014 Modified Files: src/sys/kern [matt-nb5-mips64]: subr_evcnt.c Log Message: Fix infinite recursion. To generate a diff of this commit: cvs rdiff -u -r1.4.94.3 -r1.4.94.4 src/sys/kern/subr_evcnt.c

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

2014-03-24 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Mar 24 18:51:45 UTC 2014 Modified Files: src/sys/kern [matt-nb5-mips64]: kern_runq.c Log Message: Use the cpu_name in ci_data To generate a diff of this commit: cvs rdiff -u -r1.22.4.3.4.2 -r1.22.4.3.4.3

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

2014-03-14 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Mar 14 21:45:42 UTC 2014 Modified Files: src/sys/kern [matt-nb5-mips64]: kern_malloc.c Log Message: Make sure uvm_km_suballoc returned the correctly sized submap. To generate a diff of this commit: cvs rdiff -u -r1.121.10.1

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

2014-03-14 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Mar 14 22:34:35 UTC 2014 Modified Files: src/sys/kern [matt-nb5-mips64]: kern_malloc.c Log Message: Deal with the issue that VM_MAP_INTRSAFE km_suballoc returns more than asked for so the space needs for kmemusage accounting

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

2014-02-14 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Feb 14 18:31:49 UTC 2014 Modified Files: src/sys/kern [matt-nb5-mips64]: vfs_subr.c Log Message: vpanic - vnpanic To generate a diff of this commit: cvs rdiff -u -r1.357.4.4.2.1.2.1 -r1.357.4.4.2.1.2.2 src/sys/kern/vfs_subr.c

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

2012-07-09 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Jul 9 17:27:15 UTC 2012 Modified Files: src/sys/kern [matt-nb5-mips64]: subr_kmem.c Log Message: Add another KASSERT... To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.19.26.1 src/sys/kern/subr_kmem.c Please note

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

2012-06-04 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Jun 4 18:47:08 UTC 2012 Modified Files: src/sys/kern [matt-nb5-mips64]: kern_sysctl.c Log Message: Each va_start needs a corresponding va_end, even in the error paths... To generate a diff of this commit: cvs rdiff -u

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

2011-05-24 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed May 25 05:35:50 UTC 2011 Modified Files: src/sys/kern [matt-nb5-mips64]: tty.c Log Message: Merge in LWP_PC status change from -current. Print PC addr if lwp is running or runnable. To generate a diff of this commit: cvs

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

2011-02-08 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Tue Feb 8 21:56:02 UTC 2011 Modified Files: src/sys/kern [matt-nb5-mips64]: subr_autoconf.c Log Message: use mutex_obj_alloc() to allocate config_queues_lock and dc_funcs_lock instead of declaring them statically. To generate a

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

2011-02-07 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Tue Feb 8 06:05:00 UTC 2011 Modified Files: src/sys/kern [matt-nb5-mips64]: subr_autoconf.c Log Message: - add config_queues_lock to serialize access to deferred_config_queue and interrupt_config_queue for adds, deletes and

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

2011-02-04 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Sat Feb 5 06:13:45 UTC 2011 Modified Files: src/sys/kern [matt-nb5-mips64]: subr_evcnt.c Log Message: - add evcnt_lock and use to protect the 'allevents' list (pulled back fromk -current) To generate a diff of this commit: cvs

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

2011-02-04 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Sat Feb 5 06:54:58 UTC 2011 Modified Files: src/sys/kern [matt-nb5-mips64]: subr_evcnt.c Log Message: - remove leftover debug print To generate a diff of this commit: cvs rdiff -u -r1.4.94.1 -r1.4.94.2 src/sys/kern/subr_evcnt.c

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

2010-08-19 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Aug 19 07:23:24 UTC 2010 Modified Files: src/sys/kern [matt-nb5-mips64]: kern_exec.c Log Message: Add some more debug printfs for various failures. To generate a diff of this commit: cvs rdiff -u -r1.280.4.3.4.1

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

2010-06-09 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Thu Jun 10 00:42:16 UTC 2010 Modified Files: src/sys/kern [matt-nb5-mips64]: kern_subr.c Log Message: - in setroot(), in the `root on dev ...' case, if the lookup failed and we have no rootdev, then we have to ASK. To generate a

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

2010-06-08 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Tue Jun 8 18:29:11 UTC 2010 Modified Files: src/sys/kern [matt-nb5-mips64]: kern_subr.c Log Message: pulled fix from -current (1.207) back to setroot(): when there is a rootspec, but it's a disk, don't say it's not configured

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

2010-03-16 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 16 16:08:29 UTC 2010 Modified Files: src/sys/kern [matt-nb5-mips64]: kern_ktrace.c Log Message: Make sure kte_space has at least enough alignment to store a register_t. To generate a diff of this commit: cvs rdiff -u

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

2010-01-25 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Tue Jan 26 04:41:07 UTC 2010 Modified Files: src/sys/kern [matt-nb5-mips64]: kern_subr.c Log Message: fix bug in setroot() where device_class() would be called with NULL pointer arg if root is specified in config but the specified

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

2010-01-25 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Tue Jan 26 04:51:03 UTC 2010 Modified Files: src/sys/kern [matt-nb5-mips64]: kern_subr.c Log Message: remove debug prints To generate a diff of this commit: cvs rdiff -u -r1.192.4.1.4.1 -r1.192.4.1.4.2 src/sys/kern/kern_subr.c

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

2009-09-12 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Sep 12 16:53:50 UTC 2009 Modified Files: src/sys/kern [matt-nb5-mips64]: kern_xxx.c Log Message: Print out syscallname on ret too. To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.70.20.1 src/sys/kern/kern_xxx.c

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

2009-09-02 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Sep 2 17:50:25 UTC 2009 Modified Files: src/sys/kern [matt-nb5-mips64]: exec_elf32.c Log Message: If we have a ELF_MD_PROBE_FUNC, let it deal with ELF_INTERP_NON_RELOCATABLE. To generate a diff of this commit: cvs rdiff -u

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

2009-08-21 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Aug 22 00:22:41 UTC 2009 Modified Files: src/sys/kern [matt-nb5-mips64]: init_sysent.c Log Message: Regen for new 64 arg stuff To generate a diff of this commit: cvs rdiff -u -r1.229 -r1.229.8.1 src/sys/kern/init_sysent.c