Module Name:src
Committed By: skrll
Date: Sun Oct 7 07:48:44 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: std.adi_brh std.altera std.amlogic
std.armadaxp std.armadillo9 std.bcm53xx std.beagle std.cp3100
std.exynos std.g42xxeb std.gemini std.ge
Module Name:src
Committed By: skrll
Date: Sun Oct 7 07:51:54 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: std.amlogic
Log Message:
Remove a space that snuck in
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/conf/std.amlogic
Please
Module Name:src
Committed By: maxv
Date: Sun Oct 7 08:00:49 UTC 2018
Modified Files:
src/sys/arch/amd64/conf: GENERIC
Log Message:
Make it clear that you need to disable SVS if you enable USER_LDT. I could
make SVS compatible with it, but there has to be someone doing Win
Module Name:src
Committed By: martin
Date: Sun Oct 7 10:33:44 UTC 2018
Modified Files:
src/distrib/amd64/uefi-installimage: Makefile.bootimage
Log Message:
Support .tar.xz format for sets.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
src/distrib/amd
Module Name:src
Committed By: mlelstv
Date: Sun Oct 7 11:24:16 UTC 2018
Modified Files:
src/sys/kern: kern_subr.c
Log Message:
Set rootdev for wedges.
To generate a diff of this commit:
cvs rdiff -u -r1.219 -r1.220 src/sys/kern/kern_subr.c
Please note that diffs are no
Module Name:src
Committed By: mlelstv
Date: Sun Oct 7 11:25:55 UTC 2018
Modified Files:
src/sys/arch/xen/include: xen.h
src/sys/arch/xen/x86: autoconf.c
Log Message:
Support bootspec.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/arch/xen
Module Name:src
Committed By: mlelstv
Date: Sun Oct 7 11:51:26 UTC 2018
Modified Files:
src/sys/dev: vnd.c vndvar.h
src/usr.sbin/vnconfig: vnconfig.8 vnconfig.c
Log Message:
Add flag to enforce file I/O even when bmap/strategy would be possible.
This makes it easi
Module Name:src
Committed By: mlelstv
Date: Sun Oct 7 11:54:14 UTC 2018
Modified Files:
src/sys/dev: vnd.c
Log Message:
Calculate a missing cylinder count in the geometry spec from image size.
To generate a diff of this commit:
cvs rdiff -u -r1.267 -r1.268 src/sys/dev/v
Module Name:src
Committed By: mlelstv
Date: Sun Oct 7 12:00:07 UTC 2018
Modified Files:
src/sys/dev: vnd.c
Log Message:
Use IO_DIRECT for file I/O to reduce buffer cache contention.
Restore old behaviour to flush pages only when usage exceeds 1MB.
No longer use PGO_SYNC
Module Name:src
Committed By: christos
Date: Sun Oct 7 14:20:01 UTC 2018
Modified Files:
src/usr.bin/xlint/common: lp64.h
src/usr.bin/xlint/lint1: scan.l
Log Message:
Disable __int128 checks if we are not building on a 64 bit host (
this is suboptimal, but it is t
Module Name:src
Committed By: jdolecek
Date: Sun Oct 7 15:42:47 UTC 2018
Modified Files:
src/sys/dev/ic [jdolecek-ncqfixes]: siisata.c
Log Message:
call atastart() when ATA command completes without timeout or error, similar
to AHCI
To generate a diff of this commit:
cv
Module Name:src
Committed By: jdolecek
Date: Sun Oct 7 15:44:48 UTC 2018
Modified Files:
src/sys/dev/ic [jdolecek-ncqfixes]: ahcisata_core.c
Log Message:
move atastart() call after xfer deactivation during ATA command completion,
so that it's executed after the slot is fr
Module Name:src
Committed By: cherry
Date: Sun Oct 7 16:36:36 UTC 2018
Modified Files:
src/sys/arch/x86/x86: i8259.c ioapic.c
Log Message:
In the case of a shared GSI, bind will fail, so we do not attempt this.
The sharing is accomplished by demultiplexing the port event
Module Name:src
Committed By: skrll
Date: Sun Oct 7 18:03:59 UTC 2018
Modified Files:
src/sys/arch/aarch64/conf: kern.ldscript
Log Message:
Don't use a magic number for COHERENCY_UNIT use COHERENCY_UNIT
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sy
Module Name:src
Committed By: martin
Date: Sun Oct 7 18:07:00 UTC 2018
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
Support .tar.xz sets
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/distrib/common/bootimage/Makefile.
Module Name:src
Committed By: christos
Date: Sun Oct 7 18:14:32 UTC 2018
Modified Files:
src/sys/dev/scsipi: scsiconf.c scsipiconf.h sd.c
Log Message:
Handle the SATA to USB external enclosure sold by "Sabrent" and
made by JMicro (vendor=0x152d product=0x0578). This bridg
Module Name:src
Committed By: wiz
Date: Sun Oct 7 20:30:50 UTC 2018
Modified Files:
src/usr.sbin/vnconfig: vnconfig.8 vnconfig.c
Log Message:
Sort options.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/usr.sbin/vnconfig/vnconfig.8
cvs rdiff -u -r1.47
Module Name:src
Committed By: rillig
Date: Sun Oct 7 23:17:52 UTC 2018
Modified Files:
src/bin/sh: alias.c
Log Message:
When listing aliases, sort them alphabetically.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/bin/sh/alias.c
Please note that dif
Module Name:src
Committed By: cherry
Date: Mon Oct 8 05:42:45 UTC 2018
Modified Files:
src/sys/arch/xen/xen: pciback.c xpci_xenbus.c
Log Message:
Convert the last remaining users of event_set_handler() to
intr_establish_xname(,&xen_pic,...)
To generate a diff of this co
19 matches
Mail list logo