Module Name:src
Committed By: kre
Date: Tue Mar 17 05:04:11 UTC 2020
Modified Files:
src/sys/arch/xen/xen: xennetback_xenbus.c
Log Message:
#if 0 the declaration and definition of xennetback_tx_free()
Since it is never otherwise referenced, this cannot make any
current op
Module Name:src
Committed By: fox
Date: Tue Mar 17 01:36:29 UTC 2020
Modified Files:
src/external/cddl/osnet/lib/libdtrace: Makefile
Log Message:
external/cddl/osnet: Do not suppress the warning output for libdtrace.
Changed -Wno-maybe-uninitialized to -Wno-error=maybe-un
Module Name:src
Committed By: fox
Date: Tue Mar 17 00:57:55 UTC 2020
Modified Files:
src/external/bsd/iscsi/dist/src/lib: initiator.c
Log Message:
external/bsd/iscsi: Fix -Werror=maybe-uninitialized error in initiator.c.
Error was reported when build.sh was run with MKLIB
Module Name:src
Committed By: fox
Date: Tue Mar 17 00:54:03 UTC 2020
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_acl.c
Log Message:
external/cddl/osnet: Fix -Werror=maybe-uninitialized error in zfs_acl.c.
Detected by build.sh with MKLIBCSANITIZER=y
Module Name:src
Committed By: fox
Date: Tue Mar 17 00:50:12 UTC 2020
Modified Files:
src/external/cddl/osnet/lib/libdtrace: Makefile
Log Message:
external/cddl/osnet: Supress -Werror=maybe-uninitialized error in libdtrace.
It looks like this is a false positive, since the
Module Name:src
Committed By: ad
Date: Tue Mar 17 00:30:18 UTC 2020
Modified Files:
src/sys/uvm: uvm_page_array.c
Log Message:
Fix a comment.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/uvm/uvm_page_array.c
Please note that diffs are not public d
Module Name:src
Committed By: macallan
Date: Mon Mar 16 22:02:38 UTC 2020
Modified Files:
src/sys/arch/powerpc/oea: ofw_rascons.c ofw_rasconsvar.h
Log Message:
make the ROM font usable on G5s:
- copy the font data into a buffer instead of just pointing at the ROM
- don't b
Module Name:src
Committed By: pgoyette
Date: Mon Mar 16 21:20:13 UTC 2020
Modified Files:
src/sys/compat/linux/common: linux_mod.c linux_sysctl.c linux_sysctl.h
src/sys/compat/linux32/common: linux32_mod.c linux32_sysctl.c
linux32_sysctl.h
src/sy
Module Name:src
Committed By: jdolecek
Date: Mon Mar 16 20:51:36 UTC 2020
Modified Files:
src/sys/arch/xen/include: xennet_checksum.h
src/sys/arch/xen/xen: if_xennet_xenbus.c xennet_checksum.c
xennetback_xenbus.c
Log Message:
drop the disabled M_EXT_ROM
Module Name:src
Committed By: jdolecek
Date: Mon Mar 16 20:49:22 UTC 2020
Modified Files:
src/sys/arch/xen/xen: if_xennet_xenbus.c xennet_checksum.c
xennetback_xenbus.c
Log Message:
drop the disabled M_EXT_ROMAP mbuf code, and convert xennet_checksum_fill()
to
Module Name:src
Committed By: ad
Date: Mon Mar 16 20:07:44 UTC 2020
Modified Files:
src/sys/uvm/pmap: pmap_pvt.c
Log Message:
Use C99-ism to reduce ifdefs. Pointed out by christos@.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/uvm/pmap/pmap_pvt.c
Module Name:src
Committed By: ad
Date: Mon Mar 16 19:56:39 UTC 2020
Modified Files:
src/sys/uvm/pmap: pmap_pvt.c
Log Message:
pmap_pv_track(): use PMAP_PAGE_INIT() otherwise the x86 pmap pukes.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/uvm/pmap/
Module Name:src
Committed By: nia
Date: Mon Mar 16 19:20:36 UTC 2020
Modified Files:
src/share/man/man4: audio.4
Log Message:
audio.4: Mention the blk_ms sysctl
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/share/man/man4/audio.4
Please note that dif
Module Name:src
Committed By: nia
Date: Mon Mar 16 19:09:34 UTC 2020
Modified Files:
src/sys/arch/i386/conf: GENERIC
src/sys/arch/macppc/conf: GENERIC
src/sys/arch/sparc64/conf: GENERIC
Log Message:
Lower blk_ms on more ports that are even slightly likely t
Module Name:src
Committed By: wiz
Date: Mon Mar 16 13:02:05 UTC 2020
Modified Files:
src/share/man/man4: audio.4
Log Message:
Sort sections.
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/share/man/man4/audio.4
Please note that diffs are not public do
Module Name:src
Committed By: sborrill
Date: Mon Mar 16 12:23:05 UTC 2020
Modified Files:
src/doc [netbsd-8]: CHANGES-8.2
Log Message:
Ticket #1521
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.107 -r1.1.2.108 src/doc/CHANGES-8.2
Please note that diffs are not
Module Name:src
Committed By: sborrill
Date: Mon Mar 16 12:22:03 UTC 2020
Modified Files:
src/sys/arch/xen/xen [netbsd-8]: xennet_checksum.c
Log Message:
Pull up the following revisions(s) (requested by jdolecek in ticket #1521):
sys/arch/xen/xen/xennet_checksum.c:
Module Name:src
Committed By: sborrill
Date: Mon Mar 16 12:09:46 UTC 2020
Modified Files:
src/doc [netbsd-7]: CHANGES-7.3
Log Message:
Ticket #1726
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.77 -r1.1.2.78 src/doc/CHANGES-7.3
Please note that diffs are not p
Module Name:src
Committed By: sborrill
Date: Mon Mar 16 12:08:37 UTC 2020
Modified Files:
src/sys/arch/xen/xen [netbsd-7]: xennet_checksum.c
Log Message:
Pull up the following revisions(s) (requested by jdolecek in ticket #1726):
sys/arch/xen/xen/xennet_checksum.c:
Module Name:src
Committed By: nia
Date: Mon Mar 16 11:13:19 UTC 2020
Modified Files:
src/sys/dev/pckbport: synaptics.c
Log Message:
synaptics: Increase default scale_z for more precise scrolling
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/sys/dev/pc
Module Name:src
Committed By: sborrill
Date: Mon Mar 16 11:11:47 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Ticket #781
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.18 -r1.1.2.19 src/doc/CHANGES-9.1
Please note that diffs are not pu
Module Name:src
Committed By: sborrill
Date: Mon Mar 16 11:11:13 UTC 2020
Modified Files:
src/sys/arch/xen/xen [netbsd-9]: xennet_checksum.c
Log Message:
Pull up the following revisions(s) (requested by jdolecek in ticket #781):
sys/arch/xen/xen/xennet_checksum.c:
Module Name:src
Committed By: rin
Date: Mon Mar 16 10:02:47 UTC 2020
Modified Files:
src/distrib/sparc64/instfs: list
Log Message:
Catch up with major bump in terminfo. Unbreak build.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/distrib/sparc64/instf
Module Name:src
Committed By: rin
Date: Mon Mar 16 09:42:04 UTC 2020
Modified Files:
src/etc/etc.amiga: Makefile.inc
Log Message:
Fix build; add -f flag to "rm miniroot.fs" in case of its absence.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/etc/etc.
Module Name:src
Committed By: nia
Date: Mon Mar 16 09:31:41 UTC 2020
Modified Files:
src/share/man/man4: pms.4
Log Message:
pms.4: Typo.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/share/man/man4/pms.4
Please note that diffs are not public domain;
Module Name:src
Committed By: nia
Date: Mon Mar 16 09:20:01 UTC 2020
Modified Files:
src/share/man/man4: audio.4
Log Message:
audio.4: O_NONBLOCK isn't the actual problem
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/share/man/man4/audio.4
Please not
Module Name:src
Committed By: nia
Date: Mon Mar 16 08:50:06 UTC 2020
Modified Files:
src/share/man/man4: audio.4
Log Message:
audio.4: Remove reference to using O_NONBLOCK
It doesn't work properly, but this turns out to not be a problem in most
code (code where it is gene
Module Name:src
Committed By: nisimura
Date: Mon Mar 16 08:48:05 UTC 2020
Modified Files:
src/sys/arch/evbarm/conf: GENERIC64
Log Message:
redo the commit correctly
To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 src/sys/arch/evbarm/conf/GENERIC64
Please
Module Name:src
Committed By: nisimura
Date: Mon Mar 16 08:17:58 UTC 2020
Modified Files:
src/sys/arch/evbarm/conf: GENERIC64 files.generic64
Log Message:
include files.sociox for generic64
To generate a diff of this commit:
cvs rdiff -u -r1.140 -r1.141 src/sys/arch/evba
Module Name:src
Committed By: nisimura
Date: Mon Mar 16 08:10:20 UTC 2020
Modified Files:
src/sys/arch/arm/sociox: files.sociox
Log Message:
add a missing line
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/sociox/files.sociox
Please note t
Module Name:src
Committed By: rin
Date: Mon Mar 16 08:03:58 UTC 2020
Modified Files:
src/sys/uvm: uvm_page.h
Log Message:
Include for krwlock_t required by uvm_pagewait().
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/sys/uvm/uvm_page.h
Please not
31 matches
Mail list logo