CVS commit: src/distrib/sets/lists/base
Module Name:src Committed By: joerg Date: Fri Nov 16 10:48:18 UTC 2012 Modified Files: src/distrib/sets/lists/base: mi Log Message: + bsd.buildinstall.mk To generate a diff of this commit: cvs rdiff -u -r1.1012 -r1.1013 src/distrib/sets/lists/base/mi Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc/softfloat
Module Name:src Committed By: he Date: Fri Nov 16 12:38:10 UTC 2012 Modified Files: src/lib/libc/softfloat: Makefile.inc Log Message: Fix make syntax problem by putting the condition on the same line as .elif. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/lib/libc/softfloat/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sbin/mount_msdos
Module Name:src Committed By: tsutsui Date: Fri Nov 16 15:00:19 UTC 2012 Modified Files: src/sbin/mount_msdos: mount_msdos.8 Log Message: Note mount_msdos -G option also allows mounting X680x0's Human68k floppies. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/sbin/mount_msdos/mount_msdos.8 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: Sat Nov 17 04:57:28 UTC 2012 Modified Files: src/distrib/sets/lists/comp: md.amd64 md.i386 src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin: Makefile src/external/bsd/llvm/include: Makefile src/external/bsd/llvm/lib/libLLVMARMCodeGen: Makefile src/external/bsd/llvm/lib/libLLVMAnalysis: Makefile src/external/bsd/llvm/lib/libLLVMMCJIT: Makefile src/external/bsd/llvm/lib/libLLVMMipsCodeGen: Makefile src/external/bsd/llvm/lib/libLLVMTarget: Makefile src/external/bsd/llvm/lib/libLLVMX86CodeGen: Makefile src/external/bsd/llvm/lib/libclangStaticAnalyzerCheckers: Makefile Added Files: src/external/bsd/llvm/bin/llvm-symbolizer: Makefile Log Message: Update LLVM/Clang snapshot to r168187 for various bug fixes. To generate a diff of this commit: cvs rdiff -u -r1.181 -r1.182 src/distrib/sets/lists/comp/md.amd64 cvs rdiff -u -r1.130 -r1.131 src/distrib/sets/lists/comp/md.i386 cvs rdiff -u -r1.42 -r1.43 src/external/bsd/llvm/Makefile.inc cvs rdiff -u -r1.5 -r1.6 src/external/bsd/llvm/bin/Makefile cvs rdiff -u -r0 -r1.1 src/external/bsd/llvm/bin/llvm-symbolizer/Makefile cvs rdiff -u -r1.14 -r1.15 src/external/bsd/llvm/include/Makefile cvs rdiff -u -r1.9 -r1.10 \ src/external/bsd/llvm/lib/libLLVMARMCodeGen/Makefile cvs rdiff -u -r1.9 -r1.10 src/external/bsd/llvm/lib/libLLVMAnalysis/Makefile cvs rdiff -u -r1.5 -r1.6 src/external/bsd/llvm/lib/libLLVMMCJIT/Makefile cvs rdiff -u -r1.13 -r1.14 \ src/external/bsd/llvm/lib/libLLVMMipsCodeGen/Makefile cvs rdiff -u -r1.9 -r1.10 src/external/bsd/llvm/lib/libLLVMTarget/Makefile cvs rdiff -u -r1.7 -r1.8 src/external/bsd/llvm/lib/libLLVMX86CodeGen/Makefile cvs rdiff -u -r1.17 -r1.18 \ src/external/bsd/llvm/lib/libclangStaticAnalyzerCheckers/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.