CVS commit: src/sys/arch/powerpc/include
Module Name:src Committed By: matt Date: Sat Jan 15 10:00:07 UTC 2011 Modified Files: src/sys/arch/powerpc/include: elf_machdep.h Log Message: Add some more reloc types as well as DT_PPC_GOT To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/powerpc/include/elf_machdep.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libbluetooth
Module Name:src Committed By: plunky Date: Sat Jan 15 11:51:26 UTC 2011 Modified Files: src/lib/libbluetooth: sdp_data.3 Log Message: add sdp_put_[u]int64() .Fn prototypes to list To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libbluetooth/sdp_data.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/man/man4/man4.amiga
Module Name:src Committed By: phx Date: Sat Jan 15 11:59:42 UTC 2011 Modified Files: src/share/man/man4/man4.amiga: bppcsc.4 Log Message: Added Radoslaw Kujawa's license from sys/arch/amiga/dev/bppcsc.c. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/man4.amiga/bppcsc.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc/time
Module Name:src Committed By: martin Date: Sat Jan 15 12:31:57 UTC 2011 Modified Files: src/lib/libc/time: Makefile localtime.c zdump.c zic.c Log Message: Backout previous, it breaks the build big time and causes e.g. date(1) and top(1) to dump core. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libc/time/Makefile cvs rdiff -u -r1.52 -r1.53 src/lib/libc/time/localtime.c cvs rdiff -u -r1.18 -r1.19 src/lib/libc/time/zdump.c cvs rdiff -u -r1.27 -r1.28 src/lib/libc/time/zic.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/mit/xorg/server/xorg-server
Module Name:src Committed By: jmcneill Date: Sat Jan 15 13:54:53 UTC 2011 Modified Files: src/external/mit/xorg/server/xorg-server/damageext: Makefile src/external/mit/xorg/server/xorg-server/dbe: Makefile.dbe src/external/mit/xorg/server/xorg-server/exa: Makefile.exa src/external/mit/xorg/server/xorg-server/glx: Makefile.glx Log Message: Ensure that HAVE_DIX_CONFIG_H is defined for damageext, dbe, exa, and glx builds. Fixes recent trouble with the Composite extension, and should fix some problems with the DAMAGE extension and who knows what else. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ src/external/mit/xorg/server/xorg-server/damageext/Makefile cvs rdiff -u -r1.5 -r1.6 \ src/external/mit/xorg/server/xorg-server/dbe/Makefile.dbe cvs rdiff -u -r1.4 -r1.5 \ src/external/mit/xorg/server/xorg-server/exa/Makefile.exa cvs rdiff -u -r1.7 -r1.8 \ src/external/mit/xorg/server/xorg-server/glx/Makefile.glx Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc/time
Module Name:src Committed By: christos Date: Sat Jan 15 15:42:10 UTC 2011 Modified Files: src/lib/libc/time: localtime.c Log Message: Fix reversed oveflow check. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/lib/libc/time/localtime.c 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 Jan 15 16:13:59 UTC 2011 Modified Files: src: UPDATING Log Message: Add entry about -tradition-cpp change for people not using build.sh. To generate a diff of this commit: cvs rdiff -u -r1.217 -r1.218 src/UPDATING Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/fs/tmpfs
Module Name:src Committed By: martin Date: Sat Jan 15 20:16:58 UTC 2011 Modified Files: src/tests/fs/tmpfs: h_tools.c Log Message: Fix off by one that made most of these tests die with a bus error in the sparc64 runs. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/fs/tmpfs/h_tools.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: xsrc/xfree/xc/extras/fontconfig/src
Module Name:xsrc Committed By: joerg Date: Sat Jan 15 21:34:03 UTC 2011 Modified Files: xsrc/xfree/xc/extras/fontconfig/src: fontconfig.man Log Message: Drop trailing tabs after .fi. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \ xsrc/xfree/xc/extras/fontconfig/src/fontconfig.man Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/amiga/amiga
Module Name:src Committed By: phx Date: Sat Jan 15 21:56:53 UTC 2011 Modified Files: src/sys/arch/amiga/amiga: amiga_init.c Log Message: Make it compile without options M68040 and M68060. To generate a diff of this commit: cvs rdiff -u -r1.121 -r1.122 src/sys/arch/amiga/amiga/amiga_init.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/stat
Module Name:src Committed By: njoly Date: Sat Jan 15 22:54:11 UTC 2011 Modified Files: src/usr.bin/stat: stat.c Log Message: Do not crash if a date cannot be represented (localtime returning NULL), use the Epoch value instead. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/usr.bin/stat/stat.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/sandpoint/conf
Module Name:src Committed By: phx Date: Sat Jan 15 23:06:07 UTC 2011 Modified Files: src/sys/arch/sandpoint/conf: GENERIC Log Message: Add some USB devices, which I tested successfully. Replace tab by blank after a device name, where it was forgotten. To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/sys/arch/sandpoint/conf/GENERIC Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/isa
Module Name:src Committed By: jmcneill Date: Sun Jan 16 01:05:46 UTC 2011 Modified Files: src/sys/dev/isa: aps.c Log Message: - catch up with OpenBSD driver, adding support for newer Thinkpad models - add module hooks To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/dev/isa/aps.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/modules/aps
Module Name:src Committed By: jmcneill Date: Sun Jan 16 01:07:33 UTC 2011 Added Files: src/sys/modules/aps: Makefile aps.ioconf Log Message: support building aps(4) as a module To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/modules/aps/Makefile \ src/sys/modules/aps/aps.ioconf 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: jmcneill Date: Sun Jan 16 01:13:10 UTC 2011 Modified Files: src/distrib/sets/lists/modules: md.amd64 md.i386 src/sys/modules: Makefile Log Message: build and install aps module on i386 and amd64 To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/distrib/sets/lists/modules/md.amd64 cvs rdiff -u -r1.12 -r1.13 src/distrib/sets/lists/modules/md.i386 cvs rdiff -u -r1.58 -r1.59 src/sys/modules/Makefile 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
Module Name:src Committed By: matt Date: Sun Jan 16 01:22:29 UTC 2011 Modified Files: src/libexec/ld.elf_so: headers.c rtld.h src/libexec/ld.elf_so/arch/powerpc: ppc_reloc.c rtld_start.S Log Message: Add secure-plt support for powerpc to ld.elf_so. As part of this, we have to stop calling into the GOT/_DYNAMIC since they are no longer executable. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/libexec/ld.elf_so/headers.c cvs rdiff -u -r1.97 -r1.98 src/libexec/ld.elf_so/rtld.h cvs rdiff -u -r1.45 -r1.46 src/libexec/ld.elf_so/arch/powerpc/ppc_reloc.c cvs rdiff -u -r1.13 -r1.14 src/libexec/ld.elf_so/arch/powerpc/rtld_start.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libisns
Module Name:src Committed By: agc Date: Sun Jan 16 01:22:51 UTC 2011 Update of /cvsroot/src/lib/libisns In directory ivanova.netbsd.org:/tmp/cvs-serv9549 Log Message: Initial import of libisns, contributed to the NetBSD Foundation by Wasabi Systems, Inc. libisns(3) is an implementation of the iSNS protocol as defined in IETF RFC 4171, exporting an API that simplifies Internet Storage Name Service (iSNS) client implementations. Status: Vendor Tag: WASABI Release Tags: libisns-base N src/lib/libisns/isns_config.h N src/lib/libisns/Makefile N src/lib/libisns/isns.3 N src/lib/libisns/isns.c N src/lib/libisns/isns.h N src/lib/libisns/isns_fileio.c N src/lib/libisns/isns_defs.h N src/lib/libisns/isns_fileio.h N src/lib/libisns/isns_pdu.c N src/lib/libisns/isns_pdu.h N src/lib/libisns/isns_socketio.c N src/lib/libisns/isns_socketio.h N src/lib/libisns/isns_task.c N src/lib/libisns/isns_task.h N src/lib/libisns/isns_thread.c N src/lib/libisns/isns_thread.h N src/lib/libisns/isns_util.c N src/lib/libisns/isns_util.h N src/lib/libisns/shlib_version No conflicts created by this import
CVS commit: src/libexec/ld.elf_so
Module Name:src Committed By: matt Date: Sun Jan 16 02:36:05 UTC 2011 Modified Files: src/libexec/ld.elf_so: Makefile Log Message: Warn about DT_TEXTRELs To generate a diff of this commit: cvs rdiff -u -r1.101 -r1.102 src/libexec/ld.elf_so/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/powerpc/include
Module Name:src Committed By: matt Date: Sun Jan 16 02:41:55 UTC 2011 Modified Files: src/sys/arch/powerpc/include: asm.h Log Message: Add PIC_GOTSETUP and PIC_TOCSETUP which replace the old methods to get the GOT (via a bl) to the new REL16 based relocs. This is another step to supporting secure plt. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/sys/arch/powerpc/include/asm.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc/arch/powerpc
Module Name:src Committed By: matt Date: Sun Jan 16 02:43:11 UTC 2011 Modified Files: src/lib/libc/arch/powerpc: Makefile.inc src/lib/libc/arch/powerpc/gen: swapcontext.S src/lib/libc/arch/powerpc/string: bzero.S src/lib/libc/arch/powerpc/sys: __clone.S brk.S cerror.S ptrace.S sbrk.S Log Message: Switch to the PIC_GOTSETUP/PIC_TOCSETUP macros for PIC code. Now libc will be built to use secureplt by default. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/lib/libc/arch/powerpc/Makefile.inc cvs rdiff -u -r1.5 -r1.6 src/lib/libc/arch/powerpc/gen/swapcontext.S cvs rdiff -u -r1.8 -r1.9 src/lib/libc/arch/powerpc/string/bzero.S cvs rdiff -u -r1.3 -r1.4 src/lib/libc/arch/powerpc/sys/__clone.S cvs rdiff -u -r1.11 -r1.12 src/lib/libc/arch/powerpc/sys/brk.S cvs rdiff -u -r1.7 -r1.8 src/lib/libc/arch/powerpc/sys/cerror.S cvs rdiff -u -r1.5 -r1.6 src/lib/libc/arch/powerpc/sys/ptrace.S cvs rdiff -u -r1.10 -r1.11 src/lib/libc/arch/powerpc/sys/sbrk.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc/compat/arch/powerpc/sys
Module Name:src Committed By: matt Date: Sun Jan 16 02:45:48 UTC 2011 Modified Files: src/lib/libc/compat/arch/powerpc/sys: compat_sigpending13.S Log Message: align comments To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ src/lib/libc/compat/arch/powerpc/sys/compat_sigpending13.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libedit
Module Name:src Committed By: christos Date: Sun Jan 16 03:05:51 UTC 2011 Modified Files: src/lib/libedit: history.c Log Message: off by one in fetching history data. From: Gerry Swislow To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/lib/libedit/history.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/lib/libkern/arch/powerpc
Module Name:src Committed By: matt Date: Sun Jan 16 03:22:19 UTC 2011 Modified Files: src/sys/lib/libkern/arch/powerpc: Makefile.inc Log Message: Add -D_NOREGNAMES To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/sys/lib/libkern/arch/powerpc/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib
Module Name:src Committed By: matt Date: Sun Jan 16 03:29:36 UTC 2011 Modified Files: src/lib/libposix/sys: Makefile.inc src/lib/librt/sys: Makefile.inc Log Message: For cerror, allow -I../libc to allow inclusion of any assym.h, if up. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/lib/libposix/sys/Makefile.inc cvs rdiff -u -r1.6 -r1.7 src/lib/librt/sys/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.