Module Name:src
Committed By: mlelstv
Date: Mon Oct 9 05:24:26 UTC 2017
Modified Files:
src/sbin/resize_ffs: resize_ffs.c
Log Message:
Fix computation of left-over fragments also for ufs2.
Fixes PR 52600.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 sr
Module Name:src
Committed By: christos
Date: Sun Oct 8 21:33:38 UTC 2017
Modified Files:
src/sys/dev/scsipi: atapi_wdc.c
Log Message:
don't initialize tfd twice.
To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 src/sys/dev/scsipi/atapi_wdc.c
Please note
Module Name:src
Committed By: christos
Date: Sun Oct 8 21:29:34 UTC 2017
Modified Files:
src/sys/dev/scsipi: atapi_wdc.c
Log Message:
initialize tfd
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 src/sys/dev/scsipi/atapi_wdc.c
Please note that diffs ar
Module Name:src
Committed By: joerg
Date: Sun Oct 8 21:18:14 UTC 2017
Modified Files:
src/sys/dev/ic: mvsata.c
src/sys/dev/scsipi: atapi_wdc.c
Log Message:
Initialize tfd even when not waiting for DSC.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.3
Module Name:src
Committed By: kre
Date: Sun Oct 8 21:12:28 UTC 2017
Modified Files:
src/tests/sbin/resize_ffs: common.sh
Log Message:
Make most of the resize_ffs tests skip if PUFFS is not configured
in the kernel. (nb: for this purpose, a module that is configured
to a
Module Name:src
Committed By: sjg
Date: Sun Oct 8 20:44:19 UTC 2017
Modified Files:
src/usr.bin/make/unit-tests: dotwait.exp dotwait.mk
Log Message:
Ensure consistent results on different platforms.
With cycle.1.99 being written to stdout and
make: Graph cycles through `
Module Name:src
Committed By: christos
Date: Sun Oct 8 20:40:06 UTC 2017
Modified Files:
src/external/gpl3/gcc/usr.bin/include: Makefile
Log Message:
sync with gcc.old
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/gpl3/gcc/usr.bin/include/Make
Module Name:src
Committed By: joerg
Date: Sun Oct 8 20:19:05 UTC 2017
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh-keygen.c
Log Message:
Mark do_ca_sign as dead.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/crypto/external/bsd/openssh/d
Module Name:src
Committed By: jdolecek
Date: Sun Oct 8 19:00:29 UTC 2017
Modified Files:
src/sys/dev/ata: ata.c ataconf.h files.ata
Log Message:
as a stopgap measure, include necessary parts of dev/ata/ata.c even
if no atabus is configured, so that kernels with just 'wd*
Module Name:src
Committed By: joerg
Date: Sun Oct 8 18:46:10 UTC 2017
Modified Files:
src/sys/rump: Makefile.rump
Log Message:
Honor REPROFLAGS for rump components.
To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 src/sys/rump/Makefile.rump
Please note t
Module Name:src
Committed By: jmcneill
Date: Sun Oct 8 18:07:09 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf: README.evbarm
Removed Files:
src/sys/arch/evbarm/conf: ALLWINNER_A80 ALLWINNER_A80_INSTALL
Log Message:
Remove ALLWINNER_A80 kernel config; use SUNXI
Module Name:src
Committed By: jmcneill
Date: Sun Oct 8 18:00:59 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf: SUNXI
Log Message:
Add A80 (sun9i) support
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/arch/evbarm/conf/SUNXI
Please note that d
Module Name:src
Committed By: jmcneill
Date: Sun Oct 8 18:00:36 UTC 2017
Modified Files:
src/sys/arch/arm/sunxi: files.sunxi sunxi_gpio.c sunxi_gpio.h
sunxi_mmc.c sunxi_platform.c sunxi_platform.h
Added Files:
src/sys/arch/arm/sunxi: sun9i_a80_ccu.c sun
Module Name:src
Committed By: jmcneill
Date: Sun Oct 8 15:29:33 UTC 2017
Modified Files:
src/sys/arch/arm/conf: files.arm
Log Message:
defflag CPU_CORTEXA53
To generate a diff of this commit:
cvs rdiff -u -r1.134 -r1.135 src/sys/arch/arm/conf/files.arm
Please note that
Module Name:src
Committed By: christos
Date: Sun Oct 8 15:20:32 UTC 2017
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
need a few more commits to enable this.
To generate a diff of this commit:
cvs rdiff -u -r1.1018 -r1.1019 src/share/mk/bsd.own.mk
Please note
Module Name:src
Committed By: christos
Date: Sun Oct 8 15:06:17 UTC 2017
Modified Files:
src/usr.bin/crunch/crunchgen: crunchgen.1 crunchgen.c
Log Message:
Handle static PIE
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/usr.bin/crunch/crunchgen/crunc
Module Name:src
Committed By: christos
Date: Sun Oct 8 15:05:19 UTC 2017
Modified Files:
src/distrib/sets: mkvars.mk
Log Message:
Add MKSTATICPIE
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/distrib/sets/mkvars.mk
Please note that diffs are not pub
Module Name:src
Committed By: christos
Date: Sun Oct 8 15:03:50 UTC 2017
Modified Files:
src/share/mk: bsd.README bsd.own.mk
Log Message:
Add variables for static PIE
To generate a diff of this commit:
cvs rdiff -u -r1.362 -r1.363 src/share/mk/bsd.README
cvs rdiff -u -r
Module Name:src
Committed By: christos
Date: Sun Oct 8 15:02:33 UTC 2017
Modified Files:
src/rescue: Makefile
Log Message:
Extra flags for static PIE
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/rescue/Makefile
Please note that diffs are not public
Module Name:src
Committed By: christos
Date: Sun Oct 8 15:00:40 UTC 2017
Modified Files:
src/sys/kern: exec_elf.c
Log Message:
For static PIE set the interpreter address to be the entry offset so we
don't lose it.
To generate a diff of this commit:
cvs rdiff -u -r1.90 -
Module Name:src
Committed By: jmcneill
Date: Sun Oct 8 14:03:46 UTC 2017
Modified Files:
src/sys/arch/arm/sunxi: sunxi_rtc.c
Log Message:
Add sun4i-a10 RTC support.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/sunxi/sunxi_rtc.c
Please no
Module Name:src
Committed By: maxv
Date: Sun Oct 8 13:51:31 UTC 2017
Modified Files:
src/sys/lib/libsa: loadfile_elf32.c
Log Message:
Improve comments.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/lib/libsa/loadfile_elf32.c
Please note that dif
Module Name:src
Committed By: maxv
Date: Sun Oct 8 13:49:38 UTC 2017
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
Use roundup instead. Otherwise some (userland) pages could get mapped in
the text large pages. We were using roundup to improve performance on i3
Module Name:src
Committed By: jmcneill
Date: Sun Oct 8 13:48:40 UTC 2017
Modified Files:
src/sys/arch/arm/sunxi: sunxi_mmc.c
Log Message:
add sun4i-a10 support
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/sunxi/sunxi_mmc.c
Please note th
Module Name:src
Committed By: christos
Date: Sun Oct 8 13:35:04 UTC 2017
Modified Files:
src/sys/dev/ata: ata_wdc.c
Log Message:
Re-use the err label more so it is not unused for drivers that don't support
dma.
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1
Module Name:src
Committed By: flxd
Date: Sun Oct 8 12:09:44 UTC 2017
Modified Files:
src/sys/arch/arm/arm32: vm_machdep.c
Log Message:
In vmapbuf use pmap_enter(pmap_kernel(), ...) and not pmap_kenter_pa as the
former handles multiple mappings for VIPT AND VIVT correctly
Module Name:src
Committed By: flxd
Date: Sun Oct 8 12:08:31 UTC 2017
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Revert attempt at tracking unmanaged mappings for VIVT as it was incomplete and
buggy. PR port-shark/52102
>From skrll@. Tested by martin@ and
Module Name:src
Committed By: joerg
Date: Sun Oct 8 11:08:55 UTC 2017
Modified Files:
src/external/gpl3/gcc.old/usr.bin/backend: Makefile
src/external/gpl3/gcc/usr.bin/backend: Makefile
Log Message:
Don't try to rebuild gengtype-lex.c from yacc.
To generate a di
Module Name:src
Committed By: joerg
Date: Sun Oct 8 11:06:48 UTC 2017
Removed Files:
src/external/gpl2/groff/dist/src/preproc/eqn: eqn.cpp eqn_tab.h
src/external/gpl2/groff/dist/src/preproc/pic: pic_tab.h
Log Message:
Remove pre-generated files as they can confuse
Module Name:src
Committed By: roy
Date: Sun Oct 8 09:10:11 UTC 2017
Removed Files:
src/external/bsd/dhcpcd/dist/src/crypt: crypt.h hmac_md5.c
Log Message:
Cleanup
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r0 src/external/bsd/dhcpcd/dist/src/crypt/crypt.
Module Name:src
Committed By: maxv
Date: Sun Oct 8 09:06:50 UTC 2017
Modified Files:
src/sys/arch/amd64/amd64: machdep.c
src/sys/arch/amd64/conf: GENERIC_KASLR files.amd64
src/sys/arch/i386/conf: files.i386
src/sys/arch/x86/x86: pmap.c x86_machdep.c
Module Name:src
Committed By: kre
Date: Sun Oct 8 08:31:05 UTC 2017
Modified Files:
src/tests/lib/libc/sys: t_msgget.c t_msgrcv.c t_msgsnd.c
Log Message:
Don't bother attempting any of the (real) test cases if the SYSVMSG
option isn't configured in the kernel.
To genera
Module Name:src
Committed By: kre
Date: Sun Oct 8 08:29:57 UTC 2017
Modified Files:
src/tests/lib/libc/sys: t_mincore.c
Log Message:
Skip the mincore_shmseg test case if the SYSVSHM option is not configured
in the kernel.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: maxv
Date: Sun Oct 8 08:26:01 UTC 2017
Modified Files:
src/sys/arch/amd64/conf: files.amd64
Added Files:
src/sys/arch/amd64/amd64: prekern.c
Log Message:
Add the prekern entry point in the kernel.
To generate a diff of this commit:
34 matches
Mail list logo