Module Name:src
Committed By: nakayama
Date: Sat Aug 11 03:19:49 UTC 2012
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Fix MKRUMP=no build.
To generate a diff of this commit:
cvs rdiff -u -r1.485 -r1.486 src/distrib/sets/lists/tests/mi
Please note that
Module Name:src
Committed By: matt
Date: Sat Aug 11 01:33:36 UTC 2012
Modified Files:
src/lib/csu/arch/arm: crt0.S crti.S crtn.S
Added Files:
src/lib/csu/arch/arm: crtbegin.S crtend.S
Log Message:
USE_COMPILERCRTSTUFF=no support for arm
This passes all the lib/csu
Module Name:src
Committed By: tsutsui
Date: Sat Aug 11 01:21:05 UTC 2012
Modified Files:
src/sys/arch/next68k/next68k: machdep.c nextrom.c
Log Message:
Sprinkle extern to appease gcc -fno-common.
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 src/sys/arc
Module Name:src
Committed By: manu
Date: Sat Aug 11 01:10:11 UTC 2012
Modified Files:
src/sys/fs/puffs: puffs_sys.h
Log Message:
Missing bit in previous commit (PUFFS_KFLAG_CACHE_DOTDOT option to avoid
looking up ..)
To generate a diff of this commit:
cvs rdiff -u -r1.81
Module Name:src
Committed By: wiz
Date: Fri Aug 10 21:00:45 UTC 2012
Modified Files:
src/lib/libpuffs: puffs.3
Log Message:
Use more markup. New sentence, new line. Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/lib/libpuffs/puf
Module Name:src
Committed By: matt
Date: Fri Aug 10 20:17:09 UTC 2012
Modified Files:
src/distrib/evbarm/instkernel/ramdisk: list
Log Message:
Add mount_tmpfs
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/distrib/evbarm/instkernel/ramdisk/list
Please
Module Name:src
Committed By: tsutsui
Date: Fri Aug 10 17:43:32 UTC 2012
Modified Files:
src/sys/arch/atari/atari: atari_init.c machdep.c
src/sys/arch/atari/include: iomap.h
Log Message:
Appease gcc -fno-common:
- remove physmem from machdep.c since it's initializ
Module Name:src
Committed By: joerg
Date: Fri Aug 10 17:12:12 UTC 2012
Modified Files:
src/external/bsd/atf/tests/atf/atf-c/detail: Makefile
Log Message:
Clang supports -Wno-stack-protector.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/atf
Module Name:src
Committed By: manu
Date: Fri Aug 10 16:49:36 UTC 2012
Modified Files:
src/lib/libperfuse: perfuse.c
src/lib/libpuffs: puffs.3
src/sys/fs/puffs: puffs_msgif.h puffs_vnops.c
Log Message:
Add PUFFS_KFLAG_CACHE_DOTDOT so that vnodes hold a refer
Module Name:src
Committed By: bouyer
Date: Fri Aug 10 16:40:40 UTC 2012
Modified Files:
src/sys/dev/pci: ahcisata_pci.c
Log Message:
Remove leftover comment.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/pci/ahcisata_pci.c
Please note that di
Module Name:src
Committed By: martin
Date: Fri Aug 10 16:37:31 UTC 2012
Modified Files:
src/lib/csu/sparc64: Makefile crt0.c
Log Message:
Slightly simplify and make position independend.
Part of fixing PR port-sparc64/46724.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: bouyer
Date: Fri Aug 10 16:35:00 UTC 2012
Modified Files:
src/sys/dev/ic: ahcisata_core.c ahcisatavar.h
src/sys/dev/pci: ahcisata_pci.c
Log Message:
Work around some SATA PMP issues in some AHCI controllers by either
disabling PMP enti
Module Name:src
Committed By: joerg
Date: Fri Aug 10 16:34:23 UTC 2012
Modified Files:
src/share/mk: bsd.kmodule.mk
Log Message:
Remove effectively tautological condition.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/share/mk/bsd.kmodule.mk
Please n
Module Name:src
Committed By: joerg
Date: Fri Aug 10 16:33:41 UTC 2012
Modified Files:
src/external/bsd/bind/lib/libdns: Makefile
Log Message:
Apply options for all compilers.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/bind/lib/libdns/Ma
Module Name:src
Committed By: bouyer
Date: Fri Aug 10 16:24:45 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
Regen: add some PCI AHCI controllers.
To generate a diff of this commit:
cvs rdiff -u -r1.1124 -r1.1125 src/sys/dev/pci/pcidevs.
Module Name:src
Committed By: bouyer
Date: Fri Aug 10 16:24:17 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add some PCI AHCI controllers, from linux
To generate a diff of this commit:
cvs rdiff -u -r1.1131 -r1.1132 src/sys/dev/pci/pcidevs
Please note
Module Name:src
Committed By: joerg
Date: Fri Aug 10 16:18:53 UTC 2012
Modified Files:
src/distrib/sets/lists/comp: ad.mips64el mi
src/distrib/sets/lists/tests: mi
Log Message:
No need to check for MKRUMP twice.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: joerg
Date: Fri Aug 10 16:13:36 UTC 2012
Modified Files:
src/tools: Makefile
Log Message:
Decouple binutils build from HAVE_GCC. Merge common fragments of
HAVE_GCC and HAVE_PCC.
To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156
Module Name:src
Committed By: joerg
Date: Fri Aug 10 16:12:21 UTC 2012
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Don't set HAVE_GCC by default, if MKGCC is disabled.
To generate a diff of this commit:
cvs rdiff -u -r1.704 -r1.705 src/share/mk/bsd.own.mk
Plea
Module Name:src
Committed By: joerg
Date: Fri Aug 10 16:11:44 UTC 2012
Modified Files:
src/share/mk: bsd.sys.mk
Log Message:
Make linker warnings fatal by default for Clang, even if not building
GCC.
To generate a diff of this commit:
cvs rdiff -u -r1.216 -r1.217 src/sha
Module Name:src
Committed By: joerg
Date: Fri Aug 10 16:10:29 UTC 2012
Modified Files:
src/external/bsd/am-utils/lib/libamu: Makefile
src/external/bsd/bind/bin/named: Makefile
src/external/lgpl3/mpfr/lib/libmpfr: Makefile
Log Message:
Decouple Clang from HA
Module Name:src
Committed By: joerg
Date: Fri Aug 10 16:05:27 UTC 2012
Modified Files:
src/external/gpl3: Makefile
src/external/historical/nawk/bin: Makefile
src/external/lgpl3/gmp/lib/libgmp: Makefile
src/sys/conf: Makefile.kern.inc
src/sys/
Module Name:src
Committed By: joerg
Date: Fri Aug 10 16:04:28 UTC 2012
Modified Files:
src/regress/usr.bin/rtld/testlib: Makefile
Log Message:
Use LIBISCXX.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/regress/usr.bin/rtld/testlib/Makefile
Please not
Module Name:src
Committed By: manu
Date: Fri Aug 10 14:52:57 UTC 2012
Modified Files:
src/sys/fs/puffs: puffs_vnops.c
Log Message:
Missing bit in previous commit (prevent race between create|mknod|mkdir|symlink
and reclaim)
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: tsutsui
Date: Fri Aug 10 14:52:26 UTC 2012
Modified Files:
src/sys/arch/sun2/dev: consinit.c
src/sys/arch/sun2/sun2: locore2.c machdep.c
Log Message:
Move cn_tab initialization from late cpu_startup(9) to
early _bootstrap() in locore2.
Module Name:src
Committed By: tsutsui
Date: Fri Aug 10 14:33:35 UTC 2012
Modified Files:
src/sys/arch/sun3/dev: zs.c
src/sys/arch/sun3/sun3: locore2.c
src/sys/arch/sun3/sun3x: locore2.c
Log Message:
Appease gcc -fno-common:
- initialize cn_tab in locore2.c
3]
+ postfix(1): Import version 2.8.12 [tron 20120810]
Module Name:src
Committed By: tsutsui
Date: Fri Aug 10 12:48:14 UTC 2012
Modified Files:
src/sys/arch/luna68k/luna68k: machdep.c
Log Message:
Appease gcc -fno-common:
- initialize cn_tab at runtime in pre-main luna68k_init()
Tested on LUNA.
To generate a diff of this co
Module Name:src
Committed By: martin
Date: Fri Aug 10 12:37:39 UTC 2012
Modified Files:
src/lib/csu/sparc_elf: Makefile crt0.c
Log Message:
Make this position independend (for -pie executables)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/csu/sparc
Module Name:src
Committed By: tsutsui
Date: Fri Aug 10 12:29:59 UTC 2012
Modified Files:
src/sys/arch/hp300/hp300: machdep.c
Log Message:
Appease gcc -fno-common:
- remove initialzation of physmem since it's properly initialized
before pmap_bootstrap() using a value pa
Module Name:src
Committed By: joerg
Date: Fri Aug 10 12:20:12 UTC 2012
Modified Files:
src/crypto/external/bsd/openssh/bin/sftp: Makefile
src/crypto/external/bsd/openssh/bin/ssh: Makefile
src/crypto/external/bsd/openssh/bin/ssh-keygen: Makefile
src/c
Module Name:src
Committed By: joerg
Date: Fri Aug 10 12:18:15 UTC 2012
Modified Files:
src/sys/arch/i386/stand: Makefile.booters
src/sys/arch/i386/stand/boot: Makefile.boot
src/sys/arch/i386/stand/bootxx: Makefile.bootxx
src/sys/arch/i386/stand/lib:
Module Name:src
Committed By: tsutsui
Date: Fri Aug 10 12:17:51 UTC 2012
Modified Files:
src/sys/arch/news68k/news68k: machdep.c
Log Message:
Appease gcc -fno-common:
- remove initialzation of physmem since it's properly initialized
before pmap_bootstrap() using a valu
Module Name:src
Committed By: jdc
Date: Fri Aug 10 12:16:14 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Update list for ticket 454.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.174 -r1.1.2.175 src/doc/CHANGES-6.0
Please note that dif
Module Name:src
Committed By: jdc
Date: Fri Aug 10 12:15:52 UTC 2012
Modified Files:
src/sys/arch/arm/gemini [netbsd-6]: files.gemini
src/sys/arch/arm/mpcore [netbsd-6]: files.mpcore
src/sys/arch/arm/omap [netbsd-6]: files.omap files.omap2
src/sys/ar
Module Name:src
Committed By: joerg
Date: Fri Aug 10 12:12:22 UTC 2012
Modified Files:
src/gnu/usr.bin/groff: Makefile.inc
src/gnu/usr.bin/groff/src/devices: Makefile.inc
src/gnu/usr.bin/groff/src/devices/grodvi: Makefile
src/gnu/usr.bin/groff/src/de
Module Name:src
Committed By: joerg
Date: Fri Aug 10 12:11:30 UTC 2012
Modified Files:
src/gnu/usr.bin: Makefile
Log Message:
Only build gcc here, if MKGCC != no.
To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 src/gnu/usr.bin/Makefile
Please note that d
Module Name:src
Committed By: joerg
Date: Fri Aug 10 12:10:30 UTC 2012
Modified Files:
src/usr.bin/ctags: Makefile
src/usr.bin/telnet: Makefile
src/usr.bin/tr: Makefile
src/usr.sbin/bootp/bootptest: Makefile
src/usr.sbin/dev_mkdb: Makefile
Module Name:src
Committed By: sborrill
Date: Fri Aug 10 11:32:33 UTC 2012
Modified Files:
src/sys/arch/i386/conf: GENERIC
Log Message:
Add uts(4)
To generate a diff of this commit:
cvs rdiff -u -r1.1077 -r1.1078 src/sys/arch/i386/conf/GENERIC
Please note that diffs are
Module Name:src
Committed By: ttoth
Date: Fri Aug 10 09:26:58 UTC 2012
Modified Files:
src/sys/ufs/chfs: chfs.h chfs_build.c chfs_gc.c chfs_malloc.c
chfs_nodeops.c chfs_readinode.c chfs_scan.c chfs_subr.c
chfs_vfsops.c chfs_vnode.c chfs_vnode_cache.c
Module Name:src
Committed By: manu
Date: Fri Aug 10 08:42:11 UTC 2012
Modified Files:
src/lib/libpuffs: dispatcher.c
src/sys/fs/puffs: puffs_vnops.c
Log Message:
Fix race condition between (create|mknod|mkdir|symlino) and reclaim, just
like we did it between lookup
Module Name:src
Committed By: christos
Date: Fri Aug 10 08:22:49 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_parse.c
Log Message:
Homogenize all strn{cpy,cat} and snprintf() to a single append function to
prevent incorrect usage and buffer overflow.
42 matches
Mail list logo