Module Name:src
Committed By: christos
Date: Sat Aug 30 07:55:44 UTC 2014
Modified Files:
src/external/gpl3/gdb/dist/gdb: sparc-nat.c
Log Message:
Cleanup the confusion with getting the pid of a sparc debugged process.
If the comments were correct, then this should be fact
Module Name:src
Committed By: apb
Date: Sat Aug 30 09:23:29 UTC 2014
Modified Files:
src/sys/sys: disk.h
Log Message:
Ensure each symbol used in FSTYPE_DEFN in
has a corresponding DKW_PTYPE_* definition, by adding some aliases.
XXX: Compatibility between the symbols in F
Module Name:src
Committed By: apb
Date: Sat Aug 30 09:35:10 UTC 2014
Modified Files:
src/sys/dev/dkwedge: dkwedge_bsdlabel.c
Log Message:
When converting a disklabel partition type integer to a wedge partition
type string, use the strings defined in DKW_PTYPE_* in , not
th
Module Name:src
Committed By: gson
Date: Sat Aug 30 12:14:17 UTC 2014
Modified Files:
src/tests/rump/rumpkern: t_sp.sh
Log Message:
On systems that have only 32M of memory, the stress_short and
stress_long tests thrash a lot, and the stress_long test sometimes
times out, s
Module Name:src
Committed By: tsutsui
Date: Sat Aug 30 12:23:38 UTC 2014
Modified Files:
src/sys/lib/libsa: subr_prf.c
Log Message:
Rename padding macros to reflect and clarify the original intention.
No binary changes on luna68k (which has -DLIBSA_PRINTF_WIDTH_SUPPORT).
Module Name:src
Committed By: kiyohara
Date: Sat Aug 30 13:02:01 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
It expects return value 'va != NULL' from uvm_km_alloc().
To generate a diff of this commit:
cvs rdiff -u -r1.297 -r1.298 src/sys/arch/ar
Module Name:src
Committed By: christos
Date: Sat Aug 30 13:09:27 UTC 2014
Modified Files:
src/sys/lib/libsa: subr_prf.c
Log Message:
remove extra copy of the macro.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/lib/libsa/subr_prf.c
Please note th
Module Name:src
Committed By: kiyohara
Date: Sat Aug 30 13:15:52 UTC 2014
Modified Files:
src/sys/arch/evbarm/marvell: marvell_machdep.c
Log Message:
Use armreg_ttbr_read() instead of __asm("mrc ...").
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys
Module Name:src
Committed By: kiyohara
Date: Sat Aug 30 13:19:52 UTC 2014
Modified Files:
src/sys/arch/evbarm/marvell: marvell_machdep.c
Log Message:
Support __HAVE_MM_MD_DIRECT_MAPPED_PHYS.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/evbar
Module Name:src
Committed By: kiyohara
Date: Sat Aug 30 13:24:44 UTC 2014
Modified Files:
src/sys/arch/evbarm/marvell: marvell_start.S
Log Message:
Fix broken registers.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/marvell/marvell_start
Module Name:src
Committed By: kiyohara
Date: Sat Aug 30 13:28:07 UTC 2014
Modified Files:
src/sys/arch/evbarm/marvell: marvell_start.S
Log Message:
Fix initialize PJ4B.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/evbarm/marvell/marvell_start.
Module Name:src
Committed By: kiyohara
Date: Sat Aug 30 13:40:18 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: OPENBLOCKS_AX3
Log Message:
Add options __HAVE_MM_MD_DIRECT_MAPPED_PHYS and set KERNEL_BASE_{EXT,VIRT}.
And support VFP.
To generate a diff of this commit:
Module Name:src
Committed By: kiyohara
Date: Sat Aug 30 13:45:56 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: ARMADAXP MIRABOX
Log Message:
Move options __HAVE_MM_MD_DIRECT_MAPPED_PHYS from MIRABOX to ARMADAXP.
It is must required.
To generate a diff of this commit
Module Name:src
Committed By: martin
Date: Sat Aug 30 14:06:55 UTC 2014
Modified Files:
src/usr.bin/flock [netbsd-7]: flock.1 flock.c
Log Message:
Pull up following revision(s) (requested by manu in ticket #68):
usr.bin/flock/flock.c: revision 1.9 - 1.11
us
Module Name:src
Committed By: martin
Date: Sat Aug 30 14:09:53 UTC 2014
Modified Files:
src/sys/kern [netbsd-7]: subr_tftproot.c
Log Message:
Pull up following revision(s) (requested by manu in ticket #69):
sys/kern/subr_tftproot.c: revision 1.13
Fix build with TFT
Module Name:src
Committed By: martin
Date: Sat Aug 30 14:13:08 UTC 2014
Modified Files:
src/external/gpl3/gdb/dist/gdb [netbsd-7]: sparc-nat.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #70):
external/gpl3/gdb/dist/gdb/sparc-nat.c:
Module Name:src
Committed By: martin
Date: Sat Aug 30 14:16:12 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Tickets 68 - 70
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 src/doc/CHANGES-7.0
Please note that diffs are not
Module Name:src
Committed By: tsutsui
Date: Sat Aug 30 14:24:02 UTC 2014
Modified Files:
src/sys/lib/libsa: subr_prf.c
Log Message:
Revert stupid and untested changes. There was no extra copy in the macros.
Christos, you should reread our commit guideline as a Core member
Module Name:src
Committed By: martin
Date: Sat Aug 30 14:48:10 UTC 2014
Modified Files:
src/share/man/man9: todr.9
Log Message:
clock_secs_to_ymdhms(9) takes seconds as a time_t, not int.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/share/man/man9/to
Module Name:src
Committed By: kiyohara
Date: Sat Aug 30 15:21:17 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: BEAGLEBOARD BEAGLEBOARDXM IGEPV2 N900 OVERO
PANDABOARD
Log Message:
Pad L4 WAKEUP to 1M, like omap2_reg.h.
To generate a diff of this commit:
c
Module Name:src
Committed By: jmcneill
Date: Sat Aug 30 19:22:50 UTC 2014
Modified Files:
src/gnu/dist/texinfo: config.guess
Log Message:
recognize cygwin64
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/gnu/dist/texinfo/config.guess
Please note that di
Module Name:src
Committed By: martin
Date: Sat Aug 30 19:30:29 UTC 2014
Modified Files:
src/lib/libperfuse [netbsd-7]: ops.c
Log Message:
Pull up following revision(s) (requested by manu in ticket #71):
lib/libperfuse/ops.c: revision 1.70
We used to remove the trai
Module Name:src
Committed By: martin
Date: Sat Aug 30 19:34:04 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket 71
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-7.0
Please note that diffs are not public
Module Name:src
Committed By: jmcneill
Date: Sat Aug 30 22:05:30 UTC 2014
Modified Files:
src/external/gpl3/gcc/dist/gcc: config.host
Log Message:
cygwin64 support
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gcc/dist/gcc/config.host
Ple
Module Name:src
Committed By: sjg
Date: Sat Aug 30 22:21:08 UTC 2014
Modified Files:
src/usr.bin/make/unit-tests: impsrc.mk posix1.exp posix1.mk suffixes.mk
sysv.mk varmisc.mk
Log Message:
Replace use of $() with ${}
$() means something special to the shell, so
Module Name:src
Committed By: apb
Date: Sun Aug 31 06:46:24 UTC 2014
Update of /cvsroot/src/external/public-domain/tz/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv16382
Log Message:
Import tzdata2014g from ftp://ftp.iana.org/tz/releases/tzdata2014g.tar.gz
Summary of changes
Module Name:src
Committed By: apb
Date: Sun Aug 31 06:58:59 UTC 2014
Modified Files:
src/doc: 3RDPARTY
Log Message:
tzcode2014g/tzdata2014g have been released. We have updated tzdata.
To generate a diff of this commit:
cvs rdiff -u -r1.1148 -r1.1149 src/doc/3RDPARTY
Pl
27 matches
Mail list logo