--- - branch: netbsd-6 date: Tue Jun 12 17:13:58 UTC 2012 files: - new: 1.23.2.1 old: '1.23' path: src/sys/dev/acpi/asus_acpi.c pathrev: src/sys/dev/acpi/asus_acpi.c@1.23.2.1 type: modified - new: 1.20.8.1 old: '1.20' path: src/sys/dev/bluetooth/bcsp.c pathrev: src/sys/dev/bluetooth/bcsp.c@1.20.8.1 type: modified - new: 1.236.2.1 old: '1.236' path: src/sys/kern/vfs_bio.c pathrev: src/sys/kern/vfs_bio.c@1.236.2.1 type: modified - new: 1.47.8.1 old: '1.47' path: src/sys/miscfs/syncfs/sync_subr.c pathrev: src/sys/miscfs/syncfs/sync_subr.c@1.47.8.1 type: modified id: 20120612T171358Z.b7d29b07668188f653dc2a651fee9af8d76e0d89 log: "Pull up following revision(s) (requested by dsl in ticket #306):\n\tsys/kern/vfs_bio.c: revision 1.238\n\tsys/dev/bluetooth/bcsp.c: revision 1.21\n\tsys/dev/acpi/asus_acpi.c: revision 1.24\n\tsys/miscfs/syncfs/sync_subr.c: revision 1.48\nSome calls to sysctl_createv() have mismatches betwwen the data type\nand the CTLTYPE_xxx flags.\nFixes bugs in sys/dev/acpi/asus_acpi.c sys/dev/bluetooth/bcsp.c\n sys/kern/vfs_bio.c sys/miscfs/syncfs/sync_subr.c\n(mostly passing the address of a uint64_t when typed as CTLTYPE_INT).\nThe vm.bufmem_lowater (etc) sysctls needs to be processed with a\n 64bit temporary value on 64bit systems.\nFixes PR kern/46536.\n" module: src subject: 'CVS commit: [netbsd-6] src/sys' unixtime: '1339521238' user: riz