Module Name:src
Committed By: rin
Date: Sun Apr 26 06:58:05 UTC 2020
Modified Files:
src/distrib/sets/lists/comp: ad.aarch64 ad.arm
Log Message:
Adjust for binutils 2.34.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/distrib/sets/lists/comp/ad.aarch64
Module Name:src
Committed By: rin
Date: Sun Apr 26 06:56:46 UTC 2020
Modified Files:
src/sys/external/bsd/gnu-efi/dist/gnuefi: elf_aarch64_efi.lds
Log Message:
Revert our local hack introduced in rev 1.2:
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/external/bsd/gnu-efi/dis
Module Name:src
Committed By: rin
Date: Sun Apr 26 06:51:35 UTC 2020
Modified Files:
src/sys/stand/efiboot: Makefile.efiboot
Log Message:
Adjust for binutils 2.34 in the same manner as efiboot/x86:
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/i386/stand/efiboot/Makefil
Module Name:src
Committed By: simonb
Date: Sun Apr 26 00:40:10 UTC 2020
Modified Files:
src/share/man/man5: locate.conf.5
Log Message:
More path markup. Ref wizd(8).
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/share/man/man5/locate.conf.5
Please n
Module Name:src
Committed By: christos
Date: Sat Apr 25 22:28:47 UTC 2020
Modified Files:
src/sys/miscfs/genfs: genfs_vnops.c
Log Message:
Allow root to access and modify system space extended attributes.
XXX: this routine should not be using the string, but the attribute
Module Name:src
Committed By: jmcneill
Date: Sat Apr 25 22:08:49 UTC 2020
Modified Files:
src/sys/arch/evbarm/conf: GENERIC64
Log Message:
Add (commented out) nouveaufb
To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 src/sys/arch/evbarm/conf/GENERIC64
Pl
Module Name:src
Committed By: jmcneill
Date: Sat Apr 25 22:08:05 UTC 2020
Modified Files:
src/sys/arch/evbarm/conf: GENERIC64
Log Message:
Add acpiacad, acpibat, acpifan, acpitz
To generate a diff of this commit:
cvs rdiff -u -r1.154 -r1.155 src/sys/arch/evbarm/conf/GENE
Module Name:src
Committed By: jmcneill
Date: Sat Apr 25 21:34:26 UTC 2020
Modified Files:
src/sys/arch/arm/acpi: plcom_acpi.c
Log Message:
Enable HW FIFO
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/acpi/plcom_acpi.c
Please note that diff
Module Name:src
Committed By: jmcneill
Date: Sat Apr 25 21:34:08 UTC 2020
Modified Files:
src/sys/arch/evbarm/dev: plcom.c
Log Message:
plcom_common_putc: do not wait for FIFO to train after writing data
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/s
Module Name:src
Committed By: jdolecek
Date: Sat Apr 25 20:05:25 UTC 2020
Modified Files:
src/sys/arch/xen/xen: xbdback_xenbus.c
Log Message:
parse indirect_op using appropriate 32/64-bit access types, this fixes
the BLKIF_OP_INDIRECT handling for 32-bit DomU running again
Module Name:src
Committed By: joerg
Date: Sat Apr 25 18:56:26 UTC 2020
Modified Files:
src/external/bsd/flex/dist/src: flex.skl
Log Message:
Fix misindentations in the flex skeleton triggered by dtrace's dt_lex.l.
Upstream committed as a631f5da8d4fd60fbde7b06bcf43bc9a155c2
Module Name:src
Committed By: christos
Date: Sat Apr 25 18:20:57 UTC 2020
Modified Files:
src/usr.bin/make: nonints.h str.c var.c
src/usr.bin/make/unit-tests: sysv.exp sysv.mk
Log Message:
- Percent on the rhs is special only if the lhs has one too.
- If the rhs do
Module Name:src
Committed By: thorpej
Date: Sat Apr 25 17:43:23 UTC 2020
Modified Files:
src/sys/kern: kern_threadpool.c
Log Message:
Take the ASSERT_SLEEPABLE() out of threadpool_cancel_job() and add a
comment explaining why we can't make that assertion there.
To genera
Module Name:src
Committed By: bouyer
Date: Sat Apr 25 16:10:06 UTC 2020
Modified Files:
src/sys/arch/amd64/conf: XEN3_DOM0 XEN3_DOMU
src/sys/arch/i386/conf: GENERIC XEN3PAE_DOM0 XEN3PAE_DOMU
Log Message:
Disable -g, which got enabled by mistake in the bouyer-xenpvh
Module Name:src
Committed By: bouyer
Date: Sat Apr 25 15:46:59 UTC 2020
Modified Files:
src/distrib/sets/lists/comp: md.amd64 md.i386
src/share/mk: bsd.klinks.mk
Log Message:
Add /usr/include/xen/intrdefs.h to sets
Add xen to KLINKFILES for amd64/i386
To generate
Module Name:src
Committed By: bouyer
Date: Sat Apr 25 15:42:15 UTC 2020
Modified Files:
src/sys/rump: listsrcdirs
src/sys/rump/dev/lib/libumass: Makefile
src/sys/rump/fs/lib/libffs: Makefile
src/sys/rump/include/rump: rump_syscalls.h
src/sys/
Module Name:src
Committed By: bouyer
Date: Sat Apr 25 15:26:19 UTC 2020
Modified Files:
src/common/lib/libc/arch/i386/atomic: atomic.S
src/sys/arch/amd64/amd64: genassym.cf lock_stubs.S locore.S machdep.c
netbsd32_machdep.c spl.S vector.S
src/sys
Module Name:src
Committed By: bouyer
Date: Sat Apr 25 15:03:18 UTC 2020
Modified Files:
src/sys/arch/amd64/conf [bouyer-xenpvh]: GENERIC
src/sys/arch/i386/conf [bouyer-xenpvh]: GENERIC
Removed Files:
src/sys/arch/amd64/conf [bouyer-xenpvh]: GENERIC_XENHVM XE
Module Name:src
Committed By: bouyer
Date: Sat Apr 25 15:01:41 UTC 2020
Modified Files:
src/sys/arch/xen/conf [bouyer-xenpvh]: files.xen
Log Message:
restore part accidentaly deleted
To generate a diff of this commit:
cvs rdiff -u -r1.180.2.8 -r1.180.2.9 src/sys/arch/xen
Module Name:src
Committed By: bouyer
Date: Sat Apr 25 15:01:01 UTC 2020
Modified Files:
src/sys/arch/amd64/include/xen [bouyer-xenpvh]: hypercalls.h
src/sys/arch/i386/include/xen [bouyer-xenpvh]: hypercalls.h
Log Message:
Include changes in sys/arch/xen/include/ be
Module Name:src
Committed By: nat
Date: Sat Apr 25 14:40:12 UTC 2020
Modified Files:
src/sys/dev/usb [phil-wifi]: if_urtwn.c
Log Message:
Remove configuring 40Mhz channels for now.
Avoid duplicate state transitions in urtwn_newstate.
Avoid changing channel parameters in u
Module Name:src
Committed By: wiz
Date: Sat Apr 25 13:51:04 UTC 2020
Modified Files:
src/share/man/man5: locate.conf.5
Log Message:
Use more markup.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/share/man/man5/locate.conf.5
Please note that diffs are
Module Name:src
Committed By: bouyer
Date: Sat Apr 25 13:16:48 UTC 2020
Modified Files:
src/sys/arch/x86/conf [bouyer-xenpvh]: files.x86
src/sys/arch/x86/x86 [bouyer-xenpvh]: cpu.c i8259.c
src/sys/arch/xen/conf [bouyer-xenpvh]: files.xen
src/sys/arch
Module Name:src
Committed By: simonb
Date: Sat Apr 25 12:41:58 UTC 2020
Modified Files:
src/sys/arch/amd64/conf: ALL
Log Message:
Add uxrcom.
To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 src/sys/arch/amd64/conf/ALL
Please note that diffs are not publi
Module Name:src
Committed By: simonb
Date: Sat Apr 25 12:39:15 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/amd/amdgpu: amdgpu_display.c
Log Message:
Fix gcc uninitialised variable warning.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
Module Name:src
Committed By: kre
Date: Sat Apr 25 12:18:48 UTC 2020
Modified Files:
src/distrib/sets/lists/base: mi
src/doc: 3RDPARTY CHANGES
Log Message:
Update to tzdata2020a (new zone file America/Nuuk)
XXX pullup -8 -9
To generate a diff of this commit:
cvs
Module Name:src
Committed By: kre
Date: Sat Apr 25 12:17:17 UTC 2020
Modified Files:
src/external/public-domain/tz/dist: TZDATA_VERSION
Log Message:
Merge tzdata2020a
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/external/public-domain/tz/dist/TZDATA_
Module Name:src
Committed By: kre
Date: Sat Apr 25 12:17:00 UTC 2020
Update of /cvsroot/src/external/public-domain/tz/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv24977
Log Message:
Import tzdata2020a from ftp://ftp.iana.org/tz/releases/tzdata2020a.tar.gz
Summary of changes
Module Name:src
Committed By: bouyer
Date: Sat Apr 25 11:44:29 UTC 2020
Modified Files:
src/sys/rump [bouyer-xenpvh]: listsrcdirs
Log Message:
Add xen as include dir for x86
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.49.6.1 src/sys/rump/listsrcdirs
Pleas
Module Name:src
Committed By: jdolecek
Date: Sat Apr 25 11:33:28 UTC 2020
Modified Files:
src/sys/arch/xen/xen: if_xennet_xenbus.c xennetback_xenbus.c
Log Message:
use m_defrag() instead of local code now that it returns single mbuf
To generate a diff of this commit:
cvs
Module Name:src
Committed By: bouyer
Date: Sat Apr 25 11:24:08 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64 [bouyer-xenpvh]: netbsd32_machdep.c
sig_machdep.c
src/sys/arch/aarch64/include [bouyer-xenpvh]: profile.h
src/sys/arch/amd64/amd6
Module Name:src
Committed By: simonb
Date: Sat Apr 25 11:12:39 UTC 2020
Modified Files:
src/usr.bin/progress: progress.c
Log Message:
Whitespace nit.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/usr.bin/progress/progress.c
Please note that diffs are
Module Name:src
Committed By: simonb
Date: Sat Apr 25 11:11:33 UTC 2020
Modified Files:
src/usr.bin/jot: jot.1
Log Message:
Document the default values for options in a way that hopefully makes
much more sense.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.1
Module Name:src
Committed By: jdolecek
Date: Sat Apr 25 11:03:04 UTC 2020
Modified Files:
src/sys/kern: uipc_mbuf.c
Log Message:
in m_defrag() must copy data elsewhere before adding cluster, the
data part of mbuf gets reused and hence overwritten by extbuf
To generate a
Module Name:src
Committed By: bouyer
Date: Sat Apr 25 11:02:23 UTC 2020
Removed Files:
src/common/lib/libc/arch/m68k/gen [bouyer-xenpvh]: divsi3.S modsi3.S
udivsi3.S umodsi3.S
Log Message:
Sync with HEAD
To generate a diff of this commit:
cvs rdiff -u -r1.5 -
Module Name:src
Committed By: simonb
Date: Sat Apr 25 10:56:53 UTC 2020
Modified Files:
src/share/man/man5: locate.conf.5
Log Message:
Document the "database" configuration option.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man5/locate.con
Module Name:src
Committed By: martin
Date: Sat Apr 25 10:55:11 UTC 2020
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1542
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 src/doc/CHANGES-8.3
Please note that diffs are not publi
Module Name:src
Committed By: martin
Date: Sat Apr 25 10:54:23 UTC 2020
Modified Files:
src/sys/arch/hppa/hppa [netbsd-8]: trap.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #1542):
sys/arch/hppa/hppa/trap.c: revision 1.115
Fix KASSER
Module Name:src
Committed By: martin
Date: Sat Apr 25 10:53:48 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Tickets #852 - #854
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.41 -r1.1.2.42 src/doc/CHANGES-9.1
Please note that diffs are
Module Name:src
Committed By: martin
Date: Sat Apr 25 10:52:56 UTC 2020
Modified Files:
src/sys/arch/hppa/hppa [netbsd-9]: trap.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #854):
sys/arch/hppa/hppa/trap.c: revision 1.115
Fix KASSERT
Module Name:src
Committed By: bouyer
Date: Sat Apr 25 10:52:26 UTC 2020
Modified Files:
src/sys/arch/xen/conf [bouyer-xenpvh]: files.compat files.xen
files.xen.pv
Log Message:
Include again xen/conf/files.compat for PV kernels, and make it build.
My build.sh -u
Module Name:src
Committed By: bouyer
Date: Sat Apr 25 10:51:25 UTC 2020
Modified Files:
src/sys/arch/xen/include [bouyer-xenpvh]: Makefile
Log Message:
Also install xen/intrdefs.h
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.108.1 src/sys/arch/xen/include/
Module Name:src
Committed By: martin
Date: Sat Apr 25 10:50:47 UTC 2020
Modified Files:
src/bin/csh [netbsd-9]: extern.h time.c
src/usr.bin/time [netbsd-9]: ext.h time.1 time.c
Log Message:
Pull up following revision(s) (requested by simonb in ticket #853):
Module Name:src
Committed By: martin
Date: Sat Apr 25 10:40:45 UTC 2020
Modified Files:
src/sys/dev/hdaudio [netbsd-9]: hdafg.c
Log Message:
Pull up following revision(s) (requested by isaki in ticket #852):
sys/dev/hdaudio/hdafg.c: revision 1.22
Make round_block
Module Name:src
Committed By: jmcneill
Date: Sat Apr 25 10:21:41 UTC 2020
Modified Files:
src/sys/dev/ic: bcmgenetreg.h
Log Message:
Add missing receive error status bit definitions, from Robert Sprowson in
PR# kern/55199
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: simonb
Date: Sat Apr 25 10:06:42 UTC 2020
Modified Files:
src/usr.bin/locate/locate: updatedb.sh
Log Message:
Little clean up: use getopts and don't use ``. Suggested by kre@.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 sr
Module Name:src
Committed By: nat
Date: Sat Apr 25 09:32:16 UTC 2020
Modified Files:
src/sys/dev/usb [phil-wifi]: if_urtwn.c
Log Message:
Compete some more of 11n support.
htcaps and streams values from FreeBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.59.2.14
Module Name:src
Committed By: skrll
Date: Sat Apr 25 08:02:40 UTC 2020
Modified Files:
src/sys/arch/hppa/hppa: trap.c
Log Message:
Fix KASSERT that has been incorrect since revision 1.85 from 10 years
ago.
To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.115 s
Module Name:src
Committed By: mlelstv
Date: Sat Apr 25 07:23:21 UTC 2020
Modified Files:
src/sys/sys: threadpool.h
Log Message:
we use kcondvars, we need to include the header
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/sys/threadpool.h
Please no
49 matches
Mail list logo