Module Name:src
Committed By: mrg
Date: Tue Mar 29 06:51:40 UTC 2016
Modified Files:
src/lib/libkvm: kvm.c
Log Message:
distinguish between partial and failed read, so that "read 0x bytes
failed"
is not output..
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: mrg
Date: Tue Mar 29 06:36:12 UTC 2016
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
switch alpha to GCC 5.3. works just as well on my UP1000.
To generate a diff of this commit:
cvs rdiff -u -r1.913 -r1.914 src/share/mk/bsd.own.mk
Module Name:src
Committed By: mlelstv
Date: Tue Mar 29 04:55:53 UTC 2016
Modified Files:
src/sys/dev/mscp: mscp_disk.c
Log Message:
Initialize disk_geom information, DIOCGPARTINFO relies on it.
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/sys/dev/msc
Module Name:src
Committed By: mlelstv
Date: Mon Mar 28 17:23:47 UTC 2016
Modified Files:
src/sys/miscfs/procfs: procfs_linux.c
Log Message:
Align /proc//statm data with /proc//stat and
provide RSS information. There is no data about shared
pages.
Helps PR 50801.
To gene
Module Name:src
Committed By: mrg
Date: Mon Mar 28 17:00:44 UTC 2016
Modified Files:
src/external/gpl3/binutils/lib/libbfd/arch/mipseb: bfd.h bfd_stdint.h
bfdver.h config.h defs.mk
src/external/gpl3/binutils/lib/libbfd/arch/mipsel: bfd.h bfd_stdint.h
Module Name:src
Committed By: macallan
Date: Mon Mar 28 16:45:44 UTC 2016
Modified Files:
src/sys/kern: init_main.c
Log Message:
fix this properly.
uap is supposed to hold init's argv[], so it's 3 * sizeof(char *), the bug
was to copyout(..., sizeof(args)) which is an arra
Module Name:src
Committed By: macallan
Date: Mon Mar 28 15:45:18 UTC 2016
Modified Files:
src/sys/kern: init_main.c
Log Message:
do not assume that syscallarg(const char *) and (char *) are the same size
first step to make n32 kernels run binaries again
To generate a dif
Module Name:src
Committed By: riastradh
Date: Mon Mar 28 15:20:16 UTC 2016
Modified Files:
src/sys/lib/libkern: rngtest.c
Log Message:
Fix relation in rngtest failure message to match reality.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/lib/libker
Module Name:src
Committed By: martin
Date: Mon Mar 28 10:35:36 UTC 2016
Modified Files:
src/sys/arch/playstation2/playstation2: cpu.c
Log Message:
Add missing include
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/playstation2/playstation2/cpu.
Module Name:src
Committed By: martin
Date: Mon Mar 28 10:31:45 UTC 2016
Modified Files:
src/sys/arch/playstation2/conf: Makefile.playstation2.inc
Log Message:
Simplify now that we have an internal toolchain
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
Module Name:src
Committed By: skrll
Date: Mon Mar 28 09:50:40 UTC 2016
Modified Files:
src/sys/kern: subr_autoconf.c
Log Message:
Simplify. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.240 -r1.241 src/sys/kern/subr_autoconf.c
Please note th
Module Name:src
Committed By: skrll
Date: Mon Mar 28 09:01:24 UTC 2016
Modified Files:
src/external/gpl3/binutils/dist/bfd: config.bfd
Log Message:
Add some more mips targets for martin
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/external/gpl3/binut
Module Name:src
Committed By: martin
Date: Mon Mar 28 08:10:57 UTC 2016
Modified Files:
src/sys/arch/mips/conf: Makefile.mips
Log Message:
Restrict float format hacks to gcc 4.8
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/mips/conf/Makefile
13 matches
Mail list logo