CVS commit: [jmcneill-usbmp] src/sys
Module Name:src Committed By: mrg Date: Tue Mar 6 09:56:29 UTC 2012 Modified Files: src/sys/arch/algor/algor [jmcneill-usbmp]: machdep.c src/sys/arch/amd64/amd64 [jmcneill-usbmp]: machdep.c src/sys/arch/amd64/conf [jmcneill-usbmp]: GENERIC src/sys/arch/evbmips/adm5120 [jmcneill-usbmp]: machdep.c src/sys/arch/evbmips/alchemy [jmcneill-usbmp]: machdep.c src/sys/arch/evbmips/atheros [jmcneill-usbmp]: machdep.c src/sys/arch/evbmips/conf [jmcneill-usbmp]: LOONGSON files.loongson src/sys/arch/evbmips/loongson [jmcneill-usbmp]: autoconf.c bonito_mainbus.c loongson_bus_defs.h loongson_bus_io.c machdep.c yeeloong_machdep.c src/sys/arch/evbmips/loongson/dev [jmcneill-usbmp]: glx.c src/sys/arch/evbmips/malta [jmcneill-usbmp]: machdep.c src/sys/arch/evbmips/rasoc [jmcneill-usbmp]: machdep.c src/sys/arch/evbmips/rmixl [jmcneill-usbmp]: machdep.c src/sys/arch/hp700/hp700 [jmcneill-usbmp]: intr.c src/sys/arch/hppa/hppa [jmcneill-usbmp]: pmap.c src/sys/arch/i386/conf [jmcneill-usbmp]: ALL src/sys/arch/i386/i386 [jmcneill-usbmp]: locore.S machdep.c src/sys/arch/mips/include [jmcneill-usbmp]: intr.h src/sys/arch/mips/mips [jmcneill-usbmp]: mips_fpu.c mips_machdep.c src/sys/arch/shark/ofw [jmcneill-usbmp]: ofw.c src/sys/arch/sparc64/conf [jmcneill-usbmp]: Makefile.sparc64 files.sparc64 src/sys/arch/sparc64/sparc64 [jmcneill-usbmp]: locore.s src/sys/arch/usermode/dev [jmcneill-usbmp]: cpu.c ttycons.c src/sys/arch/usermode/include [jmcneill-usbmp]: intr.h thunk.h src/sys/arch/usermode/usermode [jmcneill-usbmp]: pmap.c thunk.c trap.c src/sys/arch/vax/include [jmcneill-usbmp]: cpu.h src/sys/arch/vax/vax [jmcneill-usbmp]: machdep.c src/sys/arch/x86/include [jmcneill-usbmp]: cpu.h specialreg.h src/sys/arch/x86/isa [jmcneill-usbmp]: isa_machdep.c src/sys/arch/x86/pci [jmcneill-usbmp]: amdtemp.c pci_machdep.c src/sys/arch/xen/x86 [jmcneill-usbmp]: x86_xpmap.c xen_pmap.c src/sys/dev/ic [jmcneill-usbmp]: gcscpcib.c rtl8169.c rtl81x9reg.h src/sys/dev/pci [jmcneill-usbmp]: files.pci gcscaudio.c pcidevs pcidevs.h pcidevs_data.h radeonfb.c radeonfbvar.h sdhc_pci.c src/sys/dev/pci/hdaudio [jmcneill-usbmp]: hdaudio_ids.c src/sys/dev/scsipi [jmcneill-usbmp]: ss.c ss_mustek.c ss_scanjet.c ssvar.h st.c st_atapi.c st_scsi.c stvar.h src/sys/dev/sdmmc [jmcneill-usbmp]: sdhc.c sdhcreg.h src/sys/dev/usb [jmcneill-usbmp]: if_urndis.c umass.c umass_isdata.c umass_quirks.c umass_scsipi.c umassvar.h usbdevs usbdevs.h usbdevs_data.h src/sys/fs/tmpfs [jmcneill-usbmp]: tmpfs_vnops.c src/sys/kern [jmcneill-usbmp]: kern_fork.c kern_synch.c src/sys/lib/libsa [jmcneill-usbmp]: ls.c src/sys/sys [jmcneill-usbmp]: cdefs_elf.h src/sys/ufs/chfs [jmcneill-usbmp]: chfs_inode.h chfs_malloc.c chfs_pool.c Removed Files: src/sys/dev/pci [jmcneill-usbmp]: lynxfb.c lynxfbreg.h lynxfbvar.h Log Message: sync to -current To generate a diff of this commit: cvs rdiff -u -r1.51.6.1 -r1.51.6.2 src/sys/arch/algor/algor/machdep.c cvs rdiff -u -r1.171.2.3 -r1.171.2.4 src/sys/arch/amd64/amd64/machdep.c cvs rdiff -u -r1.340.2.2 -r1.340.2.3 src/sys/arch/amd64/conf/GENERIC cvs rdiff -u -r1.21.6.1 -r1.21.6.2 src/sys/arch/evbmips/adm5120/machdep.c cvs rdiff -u -r1.51.6.1 -r1.51.6.2 src/sys/arch/evbmips/alchemy/machdep.c cvs rdiff -u -r1.27.6.1 -r1.27.6.2 src/sys/arch/evbmips/atheros/machdep.c cvs rdiff -u -r1.7.2.2 -r1.7.2.3 src/sys/arch/evbmips/conf/LOONGSON cvs rdiff -u -r1.2.6.1 -r1.2.6.2 src/sys/arch/evbmips/conf/files.loongson cvs rdiff -u -r1.1.6.1 -r1.1.6.2 src/sys/arch/evbmips/loongson/autoconf.c \ src/sys/arch/evbmips/loongson/bonito_mainbus.c \ src/sys/arch/evbmips/loongson/loongson_bus_defs.h \ src/sys/arch/evbmips/loongson/loongson_bus_io.c cvs rdiff -u -r1.3.6.1 -r1.3.6.2 src/sys/arch/evbmips/loongson/machdep.c cvs rdiff -u -r1.1.6.2 -r1.1.6.3 \ src/sys/arch/evbmips/loongson/yeeloong_machdep.c cvs rdiff -u -r1.1.6.2 -r1.1.6.3 src/sys/arch/evbmips/loongson/dev/glx.c cvs rdiff -u -r1.41.6.1 -r1.41.6.2 src/sys/arch/evbmips/malta/machdep.c cvs rdiff -u -r1.5.6.2 -r1.5.6.3 src/sys/arch/evbmips/rasoc/machdep.c cvs rdiff -u -r1.9.8.2 -r1.9.8.3 src/sys/arch/evbmips/rmixl/machdep.c cvs rdiff -u -r1.36.8.1 -r1.36.8.2 src/sys/arch/hp700/hp700/intr.c cvs rdiff -u -r1.81.6.2 -r1.81.6.3 src/sys/arch/hppa/hppa/pmap.c cvs rdiff -u -r1.327.2.2 -r1.327.2.3 src/sys/arch/i386/conf/ALL cvs rdiff -u -r1.95.8.1 -r1.95.8.2 src/sys/arch/i386/i386/locore.S cvs rdiff -u -r1.714.2.3 -r1.714.2.4 src/sys/arch/i386/i386/machdep.c cvs rdiff -u -r1.5.8.1 -r1.5.8.2 src/sys/arch/mips/include/intr.h cvs rdiff -u -r1.7.6.1 -r1.7.6.2 src/sys/arch/mips/
CVS commit: src/share/man/man5
Module Name:src Committed By: plunky Date: Tue Mar 6 10:12:59 UTC 2012 Modified Files: src/share/man/man5: daily.5 Log Message: mention run_makemandb To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man5/daily.5 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/man/man5
Module Name:src Committed By: plunky Date: Tue Mar 6 10:23:10 UTC 2012 Modified Files: src/share/man/man5: weekly.5 Log Message: document rebuild_mandb To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man5/weekly.5 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/man/man5
Module Name:src Committed By: wiz Date: Tue Mar 6 10:26:19 UTC 2012 Modified Files: src/share/man/man5: weekly.5 Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/man/man5/weekly.5 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sbin/fsck_ffs
Module Name:src Committed By: wiz Date: Tue Mar 6 10:30:20 UTC 2012 Modified Files: src/sbin/fsck_ffs: fsck_ffs.8 Log Message: Mention scan_ffs -b. Based on a patch by Matthew Mondor on tech-userlevel. Bump date. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/sbin/fsck_ffs/fsck_ffs.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/lib/libc/sys
Module Name:src Committed By: jruoho Date: Tue Mar 6 10:32:15 UTC 2012 Modified Files: src/tests/lib/libc/sys: t_stat.c Log Message: A test case for PR kern/46077: fstat() returns EINVAL on dup'd connected socket. Expected failure on NetBSD x86, 5.0 - 6.0. Does not fail on Linux. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/sys/t_stat.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/lib/libc/sys
Module Name:src Committed By: jruoho Date: Tue Mar 6 11:02:56 UTC 2012 Modified Files: src/tests/lib/libc/sys: t_mmap.c Log Message: A test case for serious PR kern/38889: crash on open/mmap/close of block device. The test case is skipped for the time being as it replicates the panic described in the PR (tested on NetBSD/amd64 6.0 BETA). To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/sys/t_mmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sbin/newfs_ext2fs
Module Name:src Committed By: tsutsui Date: Tue Mar 6 15:39:41 UTC 2012 Modified Files: src/sbin/newfs_ext2fs: mke2fs.c Log Message: Stop zero'ing all possible superblock backup leftovers conservatively. Instead, explicitly zap only possible first backups and FFS superblocks. Fixes "Extreamly slow newfs_ext2fs on 60Gb USB stick" problem reported by Aleksey Cheusov on tech-kern@. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sbin/newfs_ext2fs/mke2fs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/msgc
Module Name:src Committed By: mbalmer Date: Tue Mar 6 16:26:01 UTC 2012 Modified Files: src/usr.bin/msgc: defs.h msg_sys.def msgc.1 msgdb.c msgdb.h msgmain.c msgparse.y msgscan.l Log Message: Remove the advertising clause with the explicit ok from Perry E. Metzger. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/usr.bin/msgc/defs.h src/usr.bin/msgc/msgparse.y cvs rdiff -u -r1.40 -r1.41 src/usr.bin/msgc/msg_sys.def cvs rdiff -u -r1.25 -r1.26 src/usr.bin/msgc/msgc.1 cvs rdiff -u -r1.22 -r1.23 src/usr.bin/msgc/msgdb.c cvs rdiff -u -r1.2 -r1.3 src/usr.bin/msgc/msgdb.h cvs rdiff -u -r1.8 -r1.9 src/usr.bin/msgc/msgmain.c cvs rdiff -u -r1.6 -r1.7 src/usr.bin/msgc/msgscan.l Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/menuc
Module Name:src Committed By: mbalmer Date: Tue Mar 6 16:55:18 UTC 2012 Modified Files: src/usr.bin/menuc: defs.h main.c mdb.c mdb.h menu_sys.def menuc.1 parse.y scan.l util.c Log Message: Remove the advertising clause and appease the eye a bit (still not good, but better). Almost no functional change. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/usr.bin/menuc/defs.h src/usr.bin/menuc/mdb.h cvs rdiff -u -r1.10 -r1.11 src/usr.bin/menuc/main.c cvs rdiff -u -r1.45 -r1.46 src/usr.bin/menuc/mdb.c cvs rdiff -u -r1.58 -r1.59 src/usr.bin/menuc/menu_sys.def cvs rdiff -u -r1.29 -r1.30 src/usr.bin/menuc/menuc.1 cvs rdiff -u -r1.15 -r1.16 src/usr.bin/menuc/parse.y src/usr.bin/menuc/scan.l cvs rdiff -u -r1.4 -r1.5 src/usr.bin/menuc/util.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/misc
Module Name:src Committed By: mbalmer Date: Tue Mar 6 17:04:54 UTC 2012 Modified Files: src/share/misc: acronyms Log Message: Oxford serial comma, FFS. To generate a diff of this commit: cvs rdiff -u -r1.209 -r1.210 src/share/misc/acronyms Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/misc
Module Name:src Committed By: mbalmer Date: Tue Mar 6 17:08:11 UTC 2012 Modified Files: src/share/misc: zipcodes Log Message: Add a missing zipcode. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/share/misc/zipcodes Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/misc
Module Name:src Committed By: mbalmer Date: Tue Mar 6 17:11:15 UTC 2012 Modified Files: src/share/misc: inter.phone Log Message: Add a few. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/share/misc/inter.phone Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/misc
Module Name:src Committed By: pgoyette Date: Tue Mar 6 17:20:38 UTC 2012 Modified Files: src/share/misc: zipcodes Log Message: Add another missing zipcode - this is where I live! To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/share/misc/zipcodes Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [jmcneill-usbmp] src/sys
Module Name:src Committed By: mrg Date: Tue Mar 6 18:26:49 UTC 2012 Modified Files: src/sys/arch/algor/algor [jmcneill-usbmp]: machdep.c src/sys/arch/amd64/amd64 [jmcneill-usbmp]: machdep.c src/sys/arch/amd64/conf [jmcneill-usbmp]: GENERIC src/sys/arch/evbmips/adm5120 [jmcneill-usbmp]: machdep.c src/sys/arch/evbmips/alchemy [jmcneill-usbmp]: machdep.c src/sys/arch/evbmips/atheros [jmcneill-usbmp]: machdep.c src/sys/arch/evbmips/conf [jmcneill-usbmp]: LOONGSON files.loongson src/sys/arch/evbmips/loongson [jmcneill-usbmp]: autoconf.c bonito_mainbus.c loongson_bus_defs.h loongson_bus_io.c machdep.c yeeloong_machdep.c src/sys/arch/evbmips/loongson/dev [jmcneill-usbmp]: glx.c src/sys/arch/evbmips/malta [jmcneill-usbmp]: machdep.c src/sys/arch/evbmips/rasoc [jmcneill-usbmp]: machdep.c src/sys/arch/evbmips/rmixl [jmcneill-usbmp]: machdep.c src/sys/arch/hp700/hp700 [jmcneill-usbmp]: intr.c src/sys/arch/hpcarm/hpcarm [jmcneill-usbmp]: pxa2x0_hpc_machdep.c src/sys/arch/hppa/hppa [jmcneill-usbmp]: pmap.c src/sys/arch/i386/conf [jmcneill-usbmp]: ALL src/sys/arch/i386/i386 [jmcneill-usbmp]: locore.S machdep.c src/sys/arch/mips/include [jmcneill-usbmp]: intr.h src/sys/arch/mips/mips [jmcneill-usbmp]: mips_fpu.c mips_machdep.c src/sys/arch/shark/ofw [jmcneill-usbmp]: ofw.c src/sys/arch/sparc64/conf [jmcneill-usbmp]: Makefile.sparc64 files.sparc64 src/sys/arch/sparc64/sparc64 [jmcneill-usbmp]: locore.s src/sys/arch/usermode/dev [jmcneill-usbmp]: cpu.c ttycons.c src/sys/arch/usermode/include [jmcneill-usbmp]: intr.h thunk.h src/sys/arch/usermode/usermode [jmcneill-usbmp]: pmap.c thunk.c trap.c src/sys/arch/vax/include [jmcneill-usbmp]: cpu.h src/sys/arch/vax/vax [jmcneill-usbmp]: machdep.c src/sys/arch/x86/include [jmcneill-usbmp]: cpu.h specialreg.h src/sys/arch/x86/isa [jmcneill-usbmp]: isa_machdep.c src/sys/arch/x86/pci [jmcneill-usbmp]: amdtemp.c pci_machdep.c src/sys/arch/xen/x86 [jmcneill-usbmp]: x86_xpmap.c xen_pmap.c src/sys/arch/xen/xen [jmcneill-usbmp]: xpci_xenbus.c src/sys/compat/netbsd32 [jmcneill-usbmp]: netbsd32.h netbsd32_fs.c src/sys/dev/ic [jmcneill-usbmp]: gcscpcib.c rtl8169.c rtl81x9reg.h src/sys/dev/pci [jmcneill-usbmp]: files.pci gcscaudio.c pcidevs pcidevs.h pcidevs_data.h piixide.c radeonfb.c radeonfbvar.h sdhc_pci.c src/sys/dev/pci/hdaudio [jmcneill-usbmp]: hdaudio_ids.c src/sys/dev/scsipi [jmcneill-usbmp]: ss.c ss_mustek.c ss_scanjet.c ssvar.h st.c st_atapi.c st_scsi.c stvar.h src/sys/dev/sdmmc [jmcneill-usbmp]: sdhc.c sdhcreg.h src/sys/dev/usb [jmcneill-usbmp]: if_aue.c if_axe.c if_udav.c if_urndis.c ohci.c ohcivar.h uhci.c uhcivar.h uhid.c uhub.c ulpt.c umass.c umass_isdata.c umass_quirks.c umass_scsipi.c umassvar.h usb.h usbdevs usbdevs.h usbdevs_data.h usbdi.c usbdi_util.c usbdivar.h src/sys/fs/tmpfs [jmcneill-usbmp]: tmpfs_vnops.c src/sys/kern [jmcneill-usbmp]: kern_fork.c kern_synch.c subr_vmem.c src/sys/lib/libsa [jmcneill-usbmp]: ls.c src/sys/rump/librump/rumpkern [jmcneill-usbmp]: vm.c src/sys/sys [jmcneill-usbmp]: cdefs_elf.h src/sys/ufs/chfs [jmcneill-usbmp]: chfs_inode.h chfs_malloc.c chfs_pool.c Added Files: src/sys/dev/pci [jmcneill-usbmp]: lynxfb.c lynxfbreg.h lynxfbvar.h Log Message: sync to -current To generate a diff of this commit: cvs rdiff -u -r1.51.6.2 -r1.51.6.3 src/sys/arch/algor/algor/machdep.c cvs rdiff -u -r1.171.2.4 -r1.171.2.5 src/sys/arch/amd64/amd64/machdep.c cvs rdiff -u -r1.340.2.3 -r1.340.2.4 src/sys/arch/amd64/conf/GENERIC cvs rdiff -u -r1.21.6.2 -r1.21.6.3 src/sys/arch/evbmips/adm5120/machdep.c cvs rdiff -u -r1.51.6.2 -r1.51.6.3 src/sys/arch/evbmips/alchemy/machdep.c cvs rdiff -u -r1.27.6.2 -r1.27.6.3 src/sys/arch/evbmips/atheros/machdep.c cvs rdiff -u -r1.7.2.3 -r1.7.2.4 src/sys/arch/evbmips/conf/LOONGSON cvs rdiff -u -r1.2.6.2 -r1.2.6.3 src/sys/arch/evbmips/conf/files.loongson cvs rdiff -u -r1.1.6.2 -r1.1.6.3 src/sys/arch/evbmips/loongson/autoconf.c \ src/sys/arch/evbmips/loongson/bonito_mainbus.c \ src/sys/arch/evbmips/loongson/loongson_bus_defs.h \ src/sys/arch/evbmips/loongson/loongson_bus_io.c cvs rdiff -u -r1.3.6.2 -r1.3.6.3 src/sys/arch/evbmips/loongson/machdep.c cvs rdiff -u -r1.1.6.3 -r1.1.6.4 \ src/sys/arch/evbmips/loongson/yeeloong_machdep.c cvs rdiff -u -r1.1.6.3 -r1.1.6.4 src/sys/arch/evbmips/loongson/dev/glx.c cvs rdiff -u -r1.41.6.2 -r1.41.6.3 src/sys/arch/evbmips/malta/machdep.c cvs rdiff -u -r1.5.6.3 -r1.5.6.4 src/sys/arch/evbmips/rasoc/machdep.c cvs rdiff -u -r1.9.8.3 -r1.9.8.4 src/sys/arch/evbmips/rmixl/machdep.c cv
CVS commit: src/sys/dev/pci
Module Name:src Committed By: bouyer Date: Tue Mar 6 18:29:24 UTC 2012 Modified Files: src/sys/dev/pci: if_bnx.c Log Message: bnx_start() is not MP-safe, so do not create the bnx_alloc_pkts()'s workqueue MPSAFE. This could lead to bnx_start() being running at the same time on 2 CPUs, with packets being sent twice. Problem found and reported by Beverly Schwartz and Greg Troxel. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/sys/dev/pci/if_bnx.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/vax/vax
Module Name:src Committed By: jklos Date: Tue Mar 6 22:50:24 UTC 2012 Modified Files: src/sys/arch/vax/vax: clock.c Log Message: Missing end of line. To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/sys/arch/vax/vax/clock.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [matt-nb5-mips64] src/distrib/utils/more
Module Name:src Committed By: matt Date: Tue Mar 6 23:40:47 UTC 2012 Modified Files: src/distrib/utils/more [matt-nb5-mips64]: main.c Log Message: Change to use C89 concatenated strings. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.9.38.1 src/distrib/utils/more/main.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/lib/libc/sys
Module Name:src Committed By: jruoho Date: Wed Mar 7 07:24:06 UTC 2012 Modified Files: src/tests/lib/libc/sys: t_listen.c Log Message: Check the error values from listen(2), incl. case for standards/46150. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/sys/t_listen.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.