CVS commit: src/share/man/man9/man9.x86
Module Name:src Committed By: jruoho Date: Thu Mar 17 10:02:54 UTC 2011 Modified Files: src/share/man/man9/man9.x86: nmi.9 Log Message: Remove the bulk "this section describes places within [...]" -paragraph. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/share/man/man9/man9.x86/nmi.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/x68k/conf
Module Name:src Committed By: tsutsui Date: Thu Mar 17 13:25:54 UTC 2011 Modified Files: src/sys/arch/x68k/conf: files.x68k Log Message: Include files.ata for atapibus at umass. To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 src/sys/arch/x68k/conf/files.x68k Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/x68k/conf
Module Name:src Committed By: tsutsui Date: Thu Mar 17 13:26:51 UTC 2011 Modified Files: src/sys/arch/x68k/conf: GENERIC Log Message: umass doesn't take channel. To generate a diff of this commit: cvs rdiff -u -r1.154 -r1.155 src/sys/arch/x68k/conf/GENERIC Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc/gen
Module Name:src Committed By: wiz Date: Thu Mar 17 14:06:30 UTC 2011 Modified Files: src/lib/libc/gen: unvis.3 Log Message: Fix SYNOPSIS. Error found by martin. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/lib/libc/gen/unvis.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/crypto/dist/ipsec-tools/src/racoon
Module Name:src Committed By: vanhu Date: Thu Mar 17 14:35:24 UTC 2011 Modified Files: src/crypto/dist/ipsec-tools/src/racoon: oakley.c Log Message: fixed a memory leak in oakley_check_certid(). patch by Roman Hoog Antink To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/crypto/dist/ipsec-tools/src/racoon/oakley.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/crypto/dist/ipsec-tools/src/racoon
Module Name:src Committed By: vanhu Date: Thu Mar 17 14:39:07 UTC 2011 Modified Files: src/crypto/dist/ipsec-tools/src/racoon: oakley.c Log Message: free name later, to avoid a memory use after free in oakley_check_certid(). also give iph1->remote to some plog() calls. patch by Roman Hoog Antink To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/crypto/dist/ipsec-tools/src/racoon/oakley.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/crypto/dist/ipsec-tools/src/racoon
Module Name:src Committed By: vanhu Date: Thu Mar 17 14:42:58 UTC 2011 Modified Files: src/crypto/dist/ipsec-tools/src/racoon: oakley.c Log Message: fixed a memory leak in oakley_append_rmconf_cr() while generating plist. patch by Roman Hoog Antink To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/crypto/dist/ipsec-tools/src/racoon/oakley.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/acpi
Module Name:src Committed By: jruoho Date: Thu Mar 17 15:32:18 UTC 2011 Modified Files: src/sys/dev/acpi: acpi_cpu_cstate.c Log Message: Add a comment. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/sys/dev/acpi/acpi_cpu_cstate.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/libexec/ld.elf_so
Module Name:src Committed By: skrll Date: Thu Mar 17 15:59:32 UTC 2011 Modified Files: src/tests/libexec/ld.elf_so: h_df_1_noopen.c t_df_1_noopen.sh Log Message: Blame where blame is due. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/libexec/ld.elf_so/h_df_1_noopen.c cvs rdiff -u -r1.2 -r1.3 src/tests/libexec/ld.elf_so/t_df_1_noopen.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/acpi
Module Name:src Committed By: jruoho Date: Thu Mar 17 15:59:36 UTC 2011 Modified Files: src/sys/dev/acpi: acpi_cpu.h acpi_cpu_pstate.c Log Message: Properly set the frequency during suspend and resume. Should fix problems introduced in the revision 1.42. Pointed out by Taylor C. Campbell. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/dev/acpi/acpi_cpu.h cvs rdiff -u -r1.45 -r1.46 src/sys/dev/acpi/acpi_cpu_pstate.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/sdmmc
Module Name:src Committed By: matt Date: Thu Mar 17 16:56:58 UTC 2011 Modified Files: src/sys/dev/sdmmc: sdhcreg.h Log Message: Add stuff that the Freescale PowerQUICC3 ESDHC controllers have. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/sdmmc/sdhcreg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/doc
Module Name:src Committed By: jruoho Date: Thu Mar 17 17:13:29 UTC 2011 Modified Files: src/doc: 3RDPARTY Log Message: ACPICA 20110316 is out. To generate a diff of this commit: cvs rdiff -u -r1.819 -r1.820 src/doc/3RDPARTY Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/man/man3
Module Name:src Committed By: jruoho Date: Thu Mar 17 17:53:02 UTC 2011 Modified Files: src/share/man/man3: rbtree.3 Log Message: Remove boiler plate paragraph in the CODE REFERENCES section. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man3/rbtree.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tools
Module Name:src Committed By: riz Date: Thu Mar 17 19:06:46 UTC 2011 Modified Files: src/tools: Makefile Log Message: .WAIT for makefs, because in most builds, it's the first target which includes Makefile.nbincludes, whose beforedepend: has some race condition I don't fully understand, and which has been causing many (but not all!) -j16 builds on the autobuild cluster to fail in tools since sometime between 201103061600 and 201103070900. With the proper voodoo, I was able to get 8 builds in a row to fail without this change, and 16 in a row to succeed with it. XXX a proper fix likely involves reworking the beforedepend: target of Makefile.nbincludes, but this should get the build cluster back up to full functionality in the meanwhile. To generate a diff of this commit: cvs rdiff -u -r1.143 -r1.144 src/tools/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/sup/source
Module Name:src Committed By: christos Date: Thu Mar 17 19:43:35 UTC 2011 Modified Files: src/usr.sbin/sup/source: supfilesrv.c Log Message: don't decrement if children are 0 To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/usr.sbin/sup/source/supfilesrv.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/atf/dist/atf-run
Module Name:src Committed By: jmmv Date: Thu Mar 17 19:45:36 UTC 2011 Modified Files: src/external/bsd/atf/dist/atf-run: test-program.cpp Log Message: Pull up revision 3dd2481ec97b2fde76521939b6451d03ce989745 from upstream: Really kill subprocesses of a test case before waiting for its completion Before waiting for any leftover output of the test case after it terminates, we must ensure that all of its subprocess are really, really dead. Otherwise, these subprocesses may be sharing the stdout of the test case, in which case our wait will block (potentially indefinitely). This finally (well, hopefully) fixes some random lockups exposed by the NetBSD test suite. Reported by Antti Kantee after tests/fs/vfs/t_full:p2k_ffs_fillfs was exposing this problem in a pretty reproducible manner. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/external/bsd/atf/dist/atf-run/test-program.cpp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/fs/vfs
Module Name:src Committed By: jmmv Date: Thu Mar 17 19:48:37 UTC 2011 Modified Files: src/tests/fs/vfs: t_full.c Log Message: Remove hack introduced in revision 1.6 to workaround a bug in atf-run that would cause it to lock up while waiting for the p2k_ffs_fillfs test case to complete (in some cases only). This has been fixed by the upstream revision 3dd2481ec97b2fde76521939b6451d03ce989745 which I have just pulled into our copy of atf. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/tests/fs/vfs/t_full.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/libexec/ld.elf_so/arch/hppa
Module Name:src Committed By: skrll Date: Thu Mar 17 22:07:52 UTC 2011 Modified Files: src/libexec/ld.elf_so/arch/hppa: hppa_reloc.c Log Message: Another TLS reloc. Thanks to joerg for a hint. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/libexec/ld.elf_so/arch/hppa/hppa_reloc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc/tls
Module Name:src Committed By: skrll Date: Thu Mar 17 22:13:58 UTC 2011 Modified Files: src/lib/libc/tls: tls.c Log Message: Appease the hppa linker. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libc/tls/tls.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/hppa/include
Module Name:src Committed By: skrll Date: Thu Mar 17 22:14:43 UTC 2011 Modified Files: src/sys/arch/hppa/include: types.h Log Message: HPPA TLS support. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/arch/hppa/include/types.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/doc
Module Name:src Committed By: skrll Date: Thu Mar 17 22:15:57 UTC 2011 Modified Files: src/doc: CHANGES Log Message: Note HPPA TLS support. To generate a diff of this commit: cvs rdiff -u -r1.1522 -r1.1523 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: joerg Date: Fri Mar 18 00:57:22 UTC 2011 Modified Files: src/distrib/sets/lists/comp: mi src/lib/libm/complex: Makefile.inc Log Message: Add missing MLINKS. From Stathis Kamperis. To generate a diff of this commit: cvs rdiff -u -r1.1600 -r1.1601 src/distrib/sets/lists/comp/mi cvs rdiff -u -r1.3 -r1.4 src/lib/libm/complex/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/nand
Module Name:src Committed By: cliff Date: Fri Mar 18 00:57:51 UTC 2011 Modified Files: src/sys/dev/nand: nand_micron.c Log Message: - add suport for MT29FxGx family devices To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/nand/nand_micron.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/mips/rmi
Module Name:src Committed By: cliff Date: Fri Mar 18 00:58:35 UTC 2011 Modified Files: src/sys/arch/mips/rmi: rmixlreg.h Log Message: - add register & bit defines for GPIO, Peripherals IO Bus, Flash, NAND To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/mips/rmi/rmixlreg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/mips/rmi
Module Name:src Committed By: cliff Date: Fri Mar 18 00:58:54 UTC 2011 Modified Files: src/sys/arch/mips/rmi: rmixlvar.h Log Message: - add to struct rmixl_config storage for IO Peripherals Bus base address, address mask, and bus space. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/mips/rmi/rmixlvar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/evbmips/conf
Module Name:src Committed By: cliff Date: Fri Mar 18 00:59:13 UTC 2011 Modified Files: src/sys/arch/evbmips/conf: files.rmixl Log Message: - remove obsolete "TBD" comment To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbmips/conf/files.rmixl Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/mips/rmi
Module Name:src Committed By: cliff Date: Fri Mar 18 01:03:10 UTC 2011 Added Files: src/sys/arch/mips/rmi: rmixl_gpio.c Log Message: add gpio support for RMI XL* chips To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/arch/mips/rmi/rmixl_gpio.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/mips/rmi
Module Name:src Committed By: cliff Date: Fri Mar 18 01:04:09 UTC 2011 Added Files: src/sys/arch/mips/rmi: rmixl_iobus_space.c rmixl_iobusvar.h Log Message: - add support for Peripherals IO Bus for RMI XL* chips To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/arch/mips/rmi/rmixl_iobus_space.c \ src/sys/arch/mips/rmi/rmixl_iobusvar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/mips/rmi
Module Name:src Committed By: cliff Date: Fri Mar 18 01:04:46 UTC 2011 Added Files: src/sys/arch/mips/rmi: rmixl_nand.c Log Message: - add NAND suport for RMI XL* chips To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/arch/mips/rmi/rmixl_nand.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/mips/rmi
Module Name:src Committed By: cliff Date: Fri Mar 18 01:05:57 UTC 2011 Added Files: src/sys/arch/mips/rmi: rmixl_iobus.c Log Message: - add support for Peripherals IO Bus for RMI XL* chips To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/arch/mips/rmi/rmixl_iobus.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/mips/rmi
Module Name:src Committed By: cliff Date: Fri Mar 18 01:21:34 UTC 2011 Modified Files: src/sys/arch/mips/rmi: rmixl_iobus.c Log Message: - fix typo when clearing pre-existing intrs in attach To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/mips/rmi/rmixl_iobus.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/mips/rmi
Module Name:src Committed By: cliff Date: Fri Mar 18 02:01:45 UTC 2011 Modified Files: src/sys/arch/mips/rmi: rmixl_nand.c Log Message: cosmetics To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/mips/rmi/rmixl_nand.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/mips/conf
Module Name:src Committed By: cliff Date: Fri Mar 18 02:13:46 UTC 2011 Modified Files: src/sys/arch/mips/conf: files.rmixl Log Message: - add config for gpio - add config for iobus, nand, flash To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/mips/conf/files.rmixl Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/evbmips/conf
Module Name:src Committed By: cliff Date: Fri Mar 18 02:14:56 UTC 2011 Modified Files: src/sys/arch/evbmips/conf: XLSATX Log Message: - add config for gpio, iobus, nand, flash - config for pcic, pcmcia stubbed for now (drivers TBD) - ensure space-tab is used to maintain format when commented To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbmips/conf/XLSATX Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/regress/sys/arch/i386/ldt
Module Name:src Committed By: joerg Date: Fri Mar 18 03:06:22 UTC 2011 Modified Files: src/regress/sys/arch/i386/ldt: testldt.c Log Message: Kill a redundant lvalue cast in assembler constrained. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/regress/sys/arch/i386/ldt/testldt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.