Module Name:src
Committed By: manu
Date: Sun Oct 30 05:17:41 UTC 2011
Modified Files:
src/usr.sbin/perfused: msg.c
Log Message:
Fix the confusion between nodeid and inode numbers
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/perfused/msg.c
P
Module Name:src
Committed By: manu
Date: Sun Oct 30 05:11:37 UTC 2011
Modified Files:
src/lib/libperfuse: ops.c perfuse.c perfuse_if.h perfuse_priv.h subr.c
Log Message:
- Fix the confusion between fileno (opaque FUSE reference) and inode
numbers. fileno must be used whe
Module Name:src
Committed By: christos
Date: Sun Oct 30 01:57:40 UTC 2011
Modified Files:
src/sys/kern: kern_clock.c
Log Message:
Back out previous; this should not be done in statclock but when the
allocations change or getrusage(). Plus the += seems wrong, we cannot
keep
Module Name:src
Committed By: mrg
Date: Sun Oct 30 01:50:39 UTC 2011
Added Files:
src/external/lgpl3/gmp: Makefile.netbsd-gmp
Log Message:
makefile frontend to run gmp configure under nbmake-$MACHINE.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external
Module Name:src
Committed By: christos
Date: Sun Oct 30 01:06:44 UTC 2011
Added Files:
src/external/gpl3/gdb/lib/libbfd/arch/mips64el: bfd-in3.h bfd.h
bfd_stdint.h bfdver.h config.h defs.mk targmatch.h
src/external/gpl3/gdb/lib/libdecnumber/arch/mips64el
Module Name:src
Committed By: jakllsch
Date: Sun Oct 30 00:30:57 UTC 2011
Modified Files:
src/distrib/utils/sysinst: menus.mi
Log Message:
As both of the "ns-wide.wide.ad.jp" and "light.imasy.or.jp" IPv6 resolvers
now refuse my queries, replace them with "google-public-dns
Module Name:src
Committed By: mrg
Date: Sun Oct 30 00:28:57 UTC 2011
Modified Files:
src/sys/lib/libz: Makefile
Log Message:
use LIBISPRIVATE instead of home-grown.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/lib/libz/Makefile
Please note that
Module Name:src
Committed By: mrg
Date: Sun Oct 30 00:28:26 UTC 2011
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/rs6000: rs6000.c
Log Message:
expand the POWERPC_LINUX checks to also apply to POWERPC_NETBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.2
Module Name:src
Committed By: mrg
Date: Sun Oct 30 00:27:52 UTC 2011
Modified Files:
src/external/gpl3/gdb/lib/libgdb/arch/sh3eb: defs.mk
src/external/gpl3/gdb/lib/libgdb/arch/sh3el: defs.mk
Log Message:
"regenerate" after fixing link-time issues.
To generate a d
Module Name:src
Committed By: christos
Date: Sun Oct 30 00:15:24 UTC 2011
Added Files:
src/external/gpl3/gdb/dist/gdb/config/powerpc: ppc64-nbsd.mh
Log Message:
a copy of the ppc one.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 \
src/external/gpl3/gdb/d
Module Name:src
Committed By: christos
Date: Sun Oct 30 00:14:20 UTC 2011
Added Files:
src/external/gpl3/gdb/lib/libbfd/arch/armeb: bfd-in3.h bfd.h
bfd_stdint.h bfdver.h config.h defs.mk targmatch.h
src/external/gpl3/gdb/lib/libbfd/arch/powerpc64: bfd-in
Module Name:src
Committed By: christos
Date: Sun Oct 30 00:11:28 UTC 2011
Modified Files:
src/external/gpl3/gdb/bin/psim: Makefile
Log Message:
psim on ppc64 needs libz
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/gpl3/gdb/bin/psim/Makefile
P
Module Name:src
Committed By: mrg
Date: Sat Oct 29 23:42:45 UTC 2011
Modified Files:
src/external/gpl3/gdb/dist/gdb: configure.tgt
Log Message:
add support for powerpc64-netbsd.
fix support for sh*-netbsd.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 s
Module Name:src
Committed By: uwe
Date: Sat Oct 29 21:18:28 UTC 2011
Modified Files:
src/external/gpl3/gdb/dist/gdb: shnbsd-tdep.c
Log Message:
shnbsd_get_next_pc: declare displacement as LONGEST and use
regcache_cooked_read_signed() to fetch displacement for braf/bsrf.
Module Name:src
Committed By: christos
Date: Sat Oct 29 20:59:30 UTC 2011
Modified Files:
src/doc: HACKS
Log Message:
Another binutils workaround
To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 src/doc/HACKS
Please note that diffs are not public domain;
Module Name:src
Committed By: christos
Date: Sat Oct 29 20:55:36 UTC 2011
Modified Files:
src/sys/arch/mips/mips: mips_fpu.c
Log Message:
- make noat-at noreorder-reorder sequences consistent.
- add nop hack to fix assembler internal error.
To generate a diff of this com
Module Name:src
Committed By: jym
Date: Sat Oct 29 20:11:09 UTC 2011
Modified Files:
src/sys/kern: kern_kthread.c
Log Message:
Typo fix.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/kern/kern_kthread.c
Please note that diffs are not public domai
Module Name:src
Committed By: rkujawa
Date: Sat Oct 29 19:25:20 UTC 2011
Modified Files:
src/sys/arch/amiga/amiga: amiga_bus_simple_4.c
src/sys/arch/amiga/dev: efa.c
Log Message:
Allow 32-bit transfers for drives which support it. Add missing bus_space
methods nee
Module Name:src
Committed By: jakllsch
Date: Sat Oct 29 18:56:50 UTC 2011
Modified Files:
src/sys/arch/mips/include: cpuregs.h
src/sys/arch/mips/mips: mips_machdep.c
Log Message:
Add Broadcom BCM3302 CPU to the table.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: jakllsch
Date: Sat Oct 29 18:43:58 UTC 2011
Modified Files:
src/sys/dev/ata: atavar.h
Log Message:
Some comment improvements; spelling and grammar.
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/sys/dev/ata/atavar.h
Pleas
Module Name:src
Committed By: tsutsui
Date: Sat Oct 29 18:26:20 UTC 2011
Modified Files:
src/sys/arch/m68k/include: pmap_motorola.h
src/sys/arch/m68k/m68k: pmap_motorola.c
Log Message:
Use pool(9) for struct pv_entry allocations rather than
uvm_km_alloc(9)/uvm_km_f
Module Name:src
Committed By: christos
Date: Sat Oct 29 17:14:12 UTC 2011
Modified Files:
src/external/gpl3/gcc/lib/libgcc/libgcc_s: Makefile
Log Message:
Make the mips softloat special case the same as in the libgcc Makefile.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: christos
Date: Sat Oct 29 16:54:50 UTC 2011
Modified Files:
src/sbin/iscsid: iscsid.h iscsid_discover.c iscsid_driverif.c
iscsid_globals.h iscsid_lists.c iscsid_main.c iscsid_targets.c
Log Message:
cleanup some messy casts and type
Module Name:src
Committed By: christos
Date: Sat Oct 29 16:04:39 UTC 2011
Modified Files:
src/sys/dev/iscsi: iscsi.h iscsi_ioctl.h
Log Message:
make all bitfields unsigned int
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/iscsi/iscsi.h \
src
Module Name:src
Committed By: christos
Date: Sat Oct 29 16:03:34 UTC 2011
Modified Files:
src/lib/libc/arch/powerpc64/sys: brk.S getcontext.S
Log Message:
Everything else uses PIC branches to __cerror except those two...
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: christos
Date: Sat Oct 29 16:03:04 UTC 2011
Modified Files:
src/lib/libc/arch/powerpc64/sys: cerror.S
Log Message:
Sync with other ports: in PIC mode make __cerror hidden; it is not supposed
to be used outside libc.
To generate a diff of thi
Module Name:src
Committed By: christos
Date: Sat Oct 29 15:58:38 UTC 2011
Modified Files:
src/sys/kern: kern_clock.c
Log Message:
PR/45539: Greg A. Woods: add support for getrusage(2) memory size statistics
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129
Module Name:src
Committed By: christos
Date: Sat Oct 29 15:18:21 UTC 2011
Modified Files:
src/doc: HACKS
Log Message:
mention another ppc64 hack.
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 src/doc/HACKS
Please note that diffs are not public domain;
Module Name:src
Committed By: mrg
Date: Sat Oct 29 11:52:15 UTC 2011
Modified Files:
src/distrib/sets/lists/modules: md.evbppc
Log Message:
mark all these modules with "compatmodules" as evbppc64 doesn't want them.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -
Module Name:src
Committed By: mrg
Date: Sat Oct 29 11:42:09 UTC 2011
Modified Files:
src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64: config.m4
Log Message:
make sure to use powerpc64/elf.m4, not powerpc32/elf.m4 here!
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: jym
Date: Sat Oct 29 11:41:32 UTC 2011
Modified Files:
src/sys/kern: kern_cpu.c
Log Message:
Fix comment.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/kern/kern_cpu.c
Please note that diffs are not public domain; th
Module Name:src
Committed By: rkujawa
Date: Sat Oct 29 11:16:19 UTC 2011
Modified Files:
src/sys/arch/amiga/dev: efa.c efareg.h
Log Message:
Fix style (pointed out by phx).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/amiga/dev/efa.c \
src
Module Name:src
Committed By: mrg
Date: Sat Oct 29 11:05:46 UTC 2011
Modified Files:
src/external/gpl3/binutils/lib/libbfd/arch/powerpc64: bfd_stdint.h
config.h
src/external/gpl3/binutils/usr.bin/common/arch/powerpc64: config.h
defs.mk
Module Name:src
Committed By: mrg
Date: Sat Oct 29 10:51:16 UTC 2011
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h
Log Message:
remove the duplicated -mcall-netbsd.
adjust the __PIC__ definition to match common.opt.
To generate a diff of this c
Module Name:src
Committed By: mrg
Date: Sat Oct 29 10:28:37 UTC 2011
Modified Files:
src/lib/csu/powerpc64: Makefile
Log Message:
remove -I- from CPPFLAGS.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/csu/powerpc64/Makefile
Please note that diffs
Module Name:src
Committed By: jnemeth
Date: Sat Oct 29 09:58:24 UTC 2011
Modified Files:
src/sys/arch/x86/x86: powernow.c
Log Message:
Don't run off the beginning of an array from Maurizio Lombardi.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch
Module Name:src
Committed By: mrg
Date: Sat Oct 29 09:21:32 UTC 2011
Added Files:
src/external/gpl3/gcc/lib/crtstuff/arch: powerpc64.mk
src/external/gpl3/gcc/lib/libgcc/arch: powerpc64.mk
src/external/gpl3/gcc/lib/libgcc/libgcov/arch/powerpc64: defs.mk
Module Name:src
Committed By: mrg
Date: Sat Oct 29 09:16:54 UTC 2011
Added Files:
src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64: Makefile.inc config.h
config.m4 gmp-mparam.h gmp.h mp.h
Log Message:
now that ppc64 sort of builds, i can generate at least gmp c
38 matches
Mail list logo