Module Name:src
Committed By: msaitoh
Date: Mon Aug 21 02:58:49 UTC 2017
Modified Files:
src/usr.sbin/acpitools/acpidump: acpi.c
Log Message:
Add new function acpi_select_address() derived from acpi_get_fadt_revision().
On some systems, 32bit address is used for (X)Dsdt e
Module Name:src
Committed By: knakahara
Date: Mon Aug 21 02:35:13 UTC 2017
Modified Files:
src/sys/netipsec: key.c
Log Message:
fix localcount leak in sav. fixed by ozaki-r@n.o.
I commit on behalf of him.
To generate a diff of this commit:
cvs rdiff -u -r1.223 -r1.224 s
Module Name:src
Committed By: snj
Date: Mon Aug 21 02:24:17 UTC 2017
Modified Files:
src/crypto/external/bsd/openssh/bin/ssh [netbsd-7]: Makefile
src/crypto/external/bsd/openssh/bin/sshd [netbsd-7]: Makefile
src/external/bsd/dhcp [netbsd-7]: Makefile.inc
Module Name:src
Committed By: kre
Date: Mon Aug 21 00:56:22 UTC 2017
Modified Files:
src/tests/bin/sh: t_syntax.sh
Log Message:
Make the $'...' syntax tests test what is supposed to work, rather than
what I thought was required (just a couple of changes...).
To generate
Module Name:src
Committed By: jakllsch
Date: Sun Aug 20 21:00:01 UTC 2017
Modified Files:
src/sys/arch/evbarm/fdt: fdt_machdep.c
Log Message:
Ignore 0-sized memory regions in the FDT.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/evbarm/fdt/f
Module Name:src
Committed By: mlelstv
Date: Sun Aug 20 15:58:44 UTC 2017
Modified Files:
src/sys/dev: ld.c ldvar.h
src/sys/dev/sdmmc: ld_sdmmc.c sdmmc_mem.c sdmmcvar.h
Log Message:
make the sc_discard interface for the ld backend asynchronous and
signal completion
Module Name:src
Committed By: christos
Date: Sun Aug 20 15:38:22 UTC 2017
Modified Files:
src/distrib/evbarm/instkernel/ramdisk: Makefile
Log Message:
Create the ramdisk destination dir here.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/distrib/evbar
Module Name:src
Committed By: christos
Date: Sun Aug 20 15:35:31 UTC 2017
Modified Files:
src/etc/etc.evbarm: Makefile.inc
Log Message:
Creating installation/ramdisk here does not work; it happens too late.
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 sr
Module Name:src
Committed By: tnn
Date: Sun Aug 20 14:52:36 UTC 2017
Modified Files:
src/sys/arch/evbarm/awin: awin_machdep.c
Log Message:
BPI has no programmable current limiters for the USB host, just a PCB fuse
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r
Module Name:src
Committed By: maya
Date: Sun Aug 20 12:51:39 UTC 2017
Modified Files:
src/sys/ufs/ffs: ffs_vfsops.c
Log Message:
print mode as octal for readability
To generate a diff of this commit:
cvs rdiff -u -r1.353 -r1.354 src/sys/ufs/ffs/ffs_vfsops.c
Please note
Module Name:src
Committed By: maya
Date: Sun Aug 20 12:09:06 UTC 2017
Modified Files:
src/sys/ufs/ufs: inode.h
Log Message:
update the comment to the current IFMT/permissions location
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/sys/ufs/ufs/inode.h
Module Name:src
Committed By: mlelstv
Date: Sun Aug 20 11:48:15 UTC 2017
Modified Files:
src/sys/fs/msdosfs: msdosfs_vfsops.c
Log Message:
Add more sanity checks for BPB parameters. Handle FAT12 format for media
with sectors >= 32kByte.
Does fix PR 52485.
To generate a
Module Name:src
Committed By: maxv
Date: Sun Aug 20 11:06:36 UTC 2017
Modified Files:
src/sys/arch/mips/mips: cpu_subr.c
Log Message:
spl leak, found by mootja
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/mips/mips/cpu_subr.c
Please note th
Module Name:src
Committed By: maxv
Date: Sun Aug 20 11:05:24 UTC 2017
Modified Files:
src/sys/arch/mips/cavium/dev: octeon_gmx.c
Log Message:
as the xxx implicitly points out, there's a division by zero here, so
panic right away; found by mootja
To generate a diff of thi
Module Name:src
Committed By: maxv
Date: Sun Aug 20 11:03:04 UTC 2017
Modified Files:
src/sys/arch/amiga/amiga: cc.c
Log Message:
spl leak, found by mootja
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/amiga/amiga/cc.c
Please note that diffs
Module Name:src
Committed By: maxv
Date: Sun Aug 20 11:00:30 UTC 2017
Modified Files:
src/sys/dev/ic: rrunner.c
Log Message:
M_WAITOK cannot fail, so remove the test, otherwise it looks like an
spl leak; found by mootja
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: maxv
Date: Sun Aug 20 10:55:37 UTC 2017
Modified Files:
src/sys/dev/pci: oboe.c
Log Message:
M_WAITOK cannot fail, so remove the test branches. Otherwise it looks
like leak/uninitialized area.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: martin
Date: Sun Aug 20 10:17:55 UTC 2017
Modified Files:
src/usr.bin/sys_info: sys_info.sh
Log Message:
Use tcsh --version instead of an echo $version -- the old way did not
work for me (not quite sure why not).
To generate a diff of this c
Module Name:src
Committed By: maya
Date: Sun Aug 20 09:47:14 UTC 2017
Modified Files:
src/sys/arch/mips/mips: mipsX_subr.S
Log Message:
use meaningful name for errata hack, dedup
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 src/sys/arch/mips/mips/mipsX
Module Name:src
Committed By: maya
Date: Sun Aug 20 09:21:54 UTC 2017
Modified Files:
src/sys/arch/mips/mips: mipsX_subr.S
Log Message:
Don't need the errata workaround on user return
It's reported that the MMU will block such invalid reads in userland,
and it's only neede
Module Name:src
Committed By: maya
Date: Sun Aug 20 09:00:15 UTC 2017
Modified Files:
src/sys/arch/evbmips/conf: LOONGSON
Log Message:
Get rid of ATADEBUG on LOONGSON
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/evbmips/conf/LOONGSON
Please
Module Name:src
Committed By: christos
Date: Sun Aug 20 08:25:47 UTC 2017
Modified Files:
src/tests/lib/libm: t_fe_round.c
Log Message:
fix build (missing nexttoward on mips64 and aarch64)
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/lib/libm/t_f
22 matches
Mail list logo