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
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
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/sha
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 o
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: Ma
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
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 not
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
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/extr
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/
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
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
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.1
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 \
s
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
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
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 implemen
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 diff
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
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: __clon
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/powerp
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/histor
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
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
24 matches
Mail list logo