Module Name:src
Committed By: skrll
Date: Wed Jan 23 07:41:54 UTC 2019
Modified Files:
src/usr.sbin/cpuctl/arch: aarch64.c
Log Message:
Fix mvfr0.fptrap = 0 description
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/cpuctl/arch/aarch64.c
Please
Module Name:src
Committed By: msaitoh
Date: Wed Jan 23 07:40:05 UTC 2019
Modified Files:
src/sys/arch/mips/sibyte/dev: sbmac.c
Log Message:
Fix build break (return type of mii_writereg).
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/mips/sib
Module Name:src
Committed By: msaitoh
Date: Wed Jan 23 07:05:52 UTC 2019
Modified Files:
src/sys/sys: param.h
Log Message:
Welcome to 8.99.31 (MII {read,write}reg API change).
To generate a diff of this commit:
cvs rdiff -u -r1.577 -r1.578 src/sys/sys/param.h
Please not
Module Name:othersrc
Committed By: lukem
Date: Wed Jan 23 07:00:21 UTC 2019
Modified Files:
othersrc/libexec/tnftpd: tnftpd.h
Log Message:
provide compat _DIAGASSERT()
define no-op _DIAGASSERT() in tnftpd.h, so that I can perform
less changes from "upstream" NetBSD when I
Module Name:src
Committed By: msaitoh
Date: Wed Jan 23 06:56:19 UTC 2019
Modified Files:
src/sys/dev/pci: if_fxp_pci.c nvme_pci.c xhci_pci.c
src/sys/dev/pci/ixgbe: ixgbe.c ixv.c
Log Message:
Nowadays some UEFI BIOSes don't enable some PCI devices' address decoding
Module Name:src
Committed By: msaitoh
Date: Wed Jan 23 05:50:34 UTC 2019
Modified Files:
src/sys/dev/pci: if_fxp_pci.c
Log Message:
KNF. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/sys/dev/pci/if_fxp_pci.c
Please note that di
Module Name:othersrc
Committed By: lukem
Date: Wed Jan 23 05:34:09 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: fparseln.c
Log Message:
sync to fparseln.c 1.10
Update from NetBSD src/lib/libc/stdio/fparseln.c 1.5 to 1.10:
- Don't report spurious empty lines
Module Name:othersrc
Committed By: lukem
Date: Wed Jan 23 05:20:01 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: err.c
Log Message:
Remove the 3rd clause from my BSD-derived license.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 othersrc/libex
Module Name:othersrc
Committed By: lukem
Date: Wed Jan 23 05:13:48 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: fnmatch.c ftpfnmatch.h
Log Message:
sync to fnmatch.c 1.26, fnmatch.h
Update from NetBSD src/lib/libc/gen/fnmatch.c 1.18 to 1.26.
Update from Net
Module Name:src
Committed By: thorpej
Date: Wed Jan 23 04:23:01 UTC 2019
Modified Files:
src/sys/dev/fdt: fdt_pinctrl.c
Log Message:
Implement subroutines for parsing out some of the generic properties
specified in the pinctrl bindings, and adapt Meson, Rockchip, and
Allwi
Module Name:src
Committed By: thorpej
Date: Wed Jan 23 04:21:55 UTC 2019
Modified Files:
src/sys/arch/arm/amlogic: meson_pinctrl.c
src/sys/arch/arm/rockchip: rk3328_iomux.c rk3399_iomux.c
src/sys/arch/arm/sunxi: sunxi_gpio.c
src/sys/dev/fdt: fdtvar.h
Module Name:src
Committed By: pgoyette
Date: Wed Jan 23 03:40:08 UTC 2019
Modified Files:
src/sys/sys [pgoyette-compat]: module_hook.h
Log Message:
Improve a comment
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.15 -r1.1.2.16 src/sys/sys/module_hook.h
Please n
Module Name:src
Committed By: msaitoh
Date: Wed Jan 23 03:38:26 UTC 2019
Modified Files:
src/sys/dev/mii: mvphy.c
Log Message:
Make evbmips/conf/WGT624V3 compilable:
- Modify for new read/write API
- Do "#if 0" for unused structures.
To generate a diff of this commit:
cv
Module Name:src
Committed By: pgoyette
Date: Wed Jan 23 03:34:15 UTC 2019
Modified Files:
src/sys/arch/amd64/amd64 [pgoyette-compat]: netbsd32_machdep_16.c
src/sys/arch/mips/mips [pgoyette-compat]: netbsd32_machdep_16.c
src/sys/arch/sparc64/sparc64 [pgoyette
Module Name:src
Committed By: pgoyette
Date: Wed Jan 23 02:55:10 UTC 2019
Modified Files:
src/sys/compat/common [pgoyette-compat]: compat_raid_50.c
Log Message:
Add compat_raid_80 to the required list
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 sr
Module Name:src
Committed By: kre
Date: Wed Jan 23 02:48:48 UTC 2019
Modified Files:
src/lib/libwrap: expandm.c
Log Message:
And as long as we're attempting to achieve perfection in code
that is never going to be executed, let's also check for possible
overflow in a sum th
Module Name:othersrc
Committed By: lukem
Date: Wed Jan 23 02:44:57 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: err.c
Log Message:
whitespace fixup
consistent tab indenting, not a mix of spaces and tabs
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:othersrc
Committed By: lukem
Date: Wed Jan 23 02:37:28 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: daemon.c
Log Message:
sync to daemon.c 1.10
Update to NetBSD src/lib/libc/gen/daemon.c 1.10 from 1.9:
- Update old-style definitions to ANSI
To
Module Name:othersrc
Committed By: lukem
Date: Wed Jan 23 02:32:36 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: arpa_ftp.h
Log Message:
sync to arpa/ftp.h 1.7
Update to NetBSD src/include/arpa/ftp.h revision 1.7 from revision 1.5:
- 1.6: Move UCB-licensed c
Module Name:src
Committed By: kre
Date: Wed Jan 23 02:32:06 UTC 2019
Modified Files:
src/lib/libwrap: expandm.c
Log Message:
There's no point setting errno, it is just overwritten by err
in the exit path ... this function never fails, it simply sometimes
doesn't actually e
Module Name:src
Committed By: pgoyette
Date: Wed Jan 23 02:25:29 UTC 2019
Modified Files:
src/sys/modules/compat_50 [pgoyette-compat]: Makefile
src/sys/modules/compat_80 [pgoyette-compat]: Makefile
Log Message:
Revert previous. Both opencrypto/ocryptodev and raidf
Module Name:src
Committed By: pgoyette
Date: Wed Jan 23 02:15:02 UTC 2019
Modified Files:
src/sys/modules/compat_50 [pgoyette-compat]: Makefile
src/sys/modules/compat_80 [pgoyette-compat]: Makefile
Log Message:
Ensure that all the compat code gets into the appropri
Module Name:src
Committed By: christos
Date: Wed Jan 23 02:00:00 UTC 2019
Modified Files:
src/lib/libwrap: expandm.c
Log Message:
limit allocation to PTRDIFF_T to appease gcc-7, from mrg@
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libwrap/expandm
Module Name:src
Committed By: mrg
Date: Wed Jan 23 00:08:06 UTC 2019
Modified Files:
src/lib/libossaudio: ossaudio.c
Log Message:
memset to zero the entire array, not just 8 bytes of it.
picked up by gcc7's checker that the array size has not
been multipled by the member
Module Name:src
Committed By: mrg
Date: Wed Jan 23 00:05:47 UTC 2019
Modified Files:
src/lib/libc/stdio: fprintf.c
Log Message:
remove diag assert - the compiler demands fp is non NULL now.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/lib/libc/stdio/
Module Name:src
Committed By: mrg
Date: Tue Jan 22 23:55:54 UTC 2019
Modified Files:
src/external/gpl3/gcc/lib: Makefile.gthr
src/external/gpl3/gcc/lib/libgomp: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile
src/external/gpl3/gcc/lib/libst
Module Name:src
Committed By: mrg
Date: Tue Jan 22 23:52:23 UTC 2019
Modified Files:
src/external/gpl3/gcc/lib/libbacktrace/arch/i386: backtrace-supported.h
src/external/gpl3/gcc/lib/libbacktrace/arch/sparc:
backtrace-supported.h
src/external/gpl
Module Name:src
Committed By: jmcneill
Date: Tue Jan 22 23:06:49 UTC 2019
Modified Files:
src/sys/arch/arm/sunxi: sun4i_a10_ccu.c sun50i_a64_ccu.c sunxi_ccu.h
sunxi_ccu_fractional.c
Log Message:
Add sun50i DE clocks.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: jdolecek
Date: Tue Jan 22 22:22:06 UTC 2019
Modified Files:
src/sys/dev/pci: ahcisata_pci.c
Log Message:
fix pasto; still PR kern/53307
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/sys/dev/pci/ahcisata_pci.c
Please note
Module Name:src
Committed By: jdolecek
Date: Tue Jan 22 22:14:20 UTC 2019
Modified Files:
src/sys/dev/pci: ahcisata_pci.c
Log Message:
add BADPMP quirk also for AMD Hudson AHCI SATA Controller, seems in some
configurations/BIOS versions the PMP reset works, in others not;
Module Name:src
Committed By: jdolecek
Date: Tue Jan 22 22:09:27 UTC 2019
Modified Files:
src/sys/dev/pci: ahcisata_pci.c
Log Message:
add BADPMP quirk for Intel 82801JI SATA Controller (AHCI mode), which
apparently has problem with the PMP reset
part of PR kern/53307 - C
Module Name:src
Committed By: jmcneill
Date: Tue Jan 22 21:45:39 UTC 2019
Modified Files:
src/sys/arch/arm/sunxi: sunxi_de2_ccu.c
Log Message:
Enable parent clocks and de-assert resets
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/sunxi/sun
Module Name:src
Committed By: roy
Date: Tue Jan 22 21:38:08 UTC 2019
Modified Files:
src/external/bsd/dhcpcd/dist/src: dhcpcd.c
Log Message:
Fix SMALLPROG build.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/external/bsd/dhcpcd/dist/src/dhcpcd.c
Plea
Module Name:src
Committed By: pgoyette
Date: Tue Jan 22 21:24:01 UTC 2019
Modified Files:
src/sys/arch/amd64/conf [pgoyette-compat]: NOCOMPAT
Log Message:
Only explicitly disable COMPAT_15, it is the only compat option that
is actually set. The others are "pulled in" by s
Module Name:xsrc
Committed By: christos
Date: Tue Jan 22 20:25:45 UTC 2019
Modified Files:
xsrc/external/mit/xorg-server/dist/glx: glxscreens.h
xsrc/external/mit/xorg-server/dist/include: glx_extinit.h
Log Message:
protect dup typedef.
To generate a diff of this
Module Name:src
Committed By: jmcneill
Date: Tue Jan 22 20:17:36 UTC 2019
Modified Files:
src/sys/arch/arm/sunxi: files.sunxi
src/sys/arch/evbarm/conf: GENERIC64
Added Files:
src/sys/arch/arm/sunxi: sunxi_de2.c sunxi_de2_ccu.c sunxi_de2_ccu.h
Log Message:
A
Module Name:src
Committed By: martin
Date: Tue Jan 22 18:39:49 UTC 2019
Modified Files:
src/usr.bin/msgc: msg_sys.def
Log Message:
Support redrawing all windows when in a msg prompt via Ctrl-l.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/usr.bin/msg
Module Name:src
Committed By: skrll
Date: Tue Jan 22 17:41:06 UTC 2019
Modified Files:
src/sys/dev/mii: micphy.c
Log Message:
Fix build after API change
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/mii/micphy.c
Please note that diffs are not p
Module Name:src
Committed By: jmcneill
Date: Tue Jan 22 16:36:07 UTC 2019
Modified Files:
src/sys/arch/evbarm/conf: GENERIC64
Log Message:
Add sunxisramc
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/sys/arch/evbarm/conf/GENERIC64
Please note that di
Module Name:src
Committed By: jmcneill
Date: Tue Jan 22 16:35:48 UTC 2019
Modified Files:
src/sys/arch/arm/sunxi: sunxi_sramc.c
Log Message:
Add support for A64 and H6, and register self as a syscon
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch
Module Name:src
Committed By: jmcneill
Date: Tue Jan 22 15:49:26 UTC 2019
Modified Files:
src/doc: 3RDPARTY
Log Message:
dts updated to 4.20.3
To generate a diff of this commit:
cvs rdiff -u -r1.1595 -r1.1596 src/doc/3RDPARTY
Please note that diffs are not public domain
Module Name:src
Committed By: jmcneill
Date: Tue Jan 22 15:34:04 UTC 2019
Modified Files:
src/sys/dev/ic: lan9118.c
Log Message:
Fix return type of lan9118_mii_readreg
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/ic/lan9118.c
Please note tha
Module Name:src
Committed By: jmcneill
Date: Tue Jan 22 15:30:57 UTC 2019
Modified Files:
src/sys/arch/arm/dts: socfpga_cyclone5_de0_nano_soc.dts
Log Message:
Update for 4.20.3 dts changes
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/sys/arch/arm
Module Name:src
Committed By: jmcneill
Date: Tue Jan 22 15:28:45 UTC 2019
Modified Files:
src/sys/arch/arm/dts: sun50i-a64-pinebook.dts sun50i-a64.dtsi
Log Message:
Update for 4.20.3 dts changes
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/a
Module Name:src
Committed By: roy
Date: Tue Jan 22 15:20:21 UTC 2019
Modified Files:
src/external/bsd/dhcpcd/dist/src: bpf.c dhcp.c dhcp6.c dhcpcd.c
if-bsd.c if-options.c ipv6nd.c
Log Message:
Sync
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 s
Module Name:src
Committed By: roy
Date: Tue Jan 22 15:22:55 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-7.1.0
To generate a diff of this commit:
cvs rdiff -u -r1.1594 -r1.1595 src/doc/3RDPARTY
cvs rdiff -u -r1.2492 -r1.2493 src/d
Module Name:src
Committed By: jmcneill
Date: Tue Jan 22 15:17:33 UTC 2019
Modified Files:
src/sys/arch/arm/fdt: a9tmr_fdt.c
Log Message:
Listen for PMFE_SPEED_CHANGED events and automatically update a9tmr frequency
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r
Module Name:src
Committed By: roy
Date: Tue Jan 22 15:16:26 UTC 2019
Update of /cvsroot/src/external/bsd/dhcpcd/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv24123
Log Message:
Import dhcpcd-7.1.0 with the following changes:
* NetBSD: sets SO_RERROR on to detect receive socke
Module Name:src
Committed By: jmcneill
Date: Tue Jan 22 15:13:23 UTC 2019
Modified Files:
src/sys/external/gpl2/dts/dist/arch/arm/boot/dts: bcm283x.dtsi
src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner:
sun50i-h6-pine-h64.dts sun50i-h6.dtsi
Module Name:src
Committed By: skrll
Date: Tue Jan 22 15:02:34 UTC 2019
Modified Files:
src/sys/dev/usb: uhci.c xhci.c
src/sys/external/bsd/dwc2: dwc2.c
Log Message:
Revert the KASSERT
To generate a diff of this commit:
cvs rdiff -u -r1.285 -r1.286 src/sys/dev/usb
Module Name:src
Committed By: kre
Date: Tue Jan 22 14:31:53 UTC 2019
Modified Files:
src/tests/bin/sh: t_here.sh
Log Message:
Add sub tests to the quoting test case, to demonstrate a parsing
bug (and its fix (depending upon whether the test is run against
an unfixed, or fi
Module Name:src
Committed By: kre
Date: Tue Jan 22 14:32:17 UTC 2019
Modified Files:
src/bin/sh: parser.c
Log Message:
lexical analysis fixes. This fixes the tests just committed in
src/tests/bin/sh/t_here.sh
The "magicq" magic was all wrong - it cannot be simply a para
Module Name:src
Committed By: kre
Date: Tue Jan 22 13:48:28 UTC 2019
Modified Files:
src/bin/sh: parser.c shell.h show.c
Log Message:
NFCI - DEBUG mode only change.
Add tracing of lexical analyser operations. This is deliberately
kept out of the normal "all on" set as i
Module Name:src
Committed By: tron
Date: Tue Jan 22 12:45:26 UTC 2019
Modified Files:
src/external/mit/xorg/server/xorg-server/os: Makefile
Log Message:
Fix build with "USE_SSP" set to "yes"
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 \
src/external
Module Name:src
Committed By: pgoyette
Date: Tue Jan 22 12:02:05 UTC 2019
Modified Files:
src/sys/arch/amd64/conf [pgoyette-compat]: NOCOMPAT
Log Message:
Rather than having to track changes in GENERIC and incorporate them
into NOCOMPAT, just include GENERIC and then turn
Module Name:src
Committed By: pgoyette
Date: Tue Jan 22 11:48:31 UTC 2019
Modified Files:
src/sys/arch/amd64/conf [pgoyette-compat]: GENERIC NOCOMPAT
Log Message:
Synch GENERIC and NOCOMPAT with GENERIC from HEAD
To generate a diff of this commit:
cvs rdiff -u -r1.485.2.
56 matches
Mail list logo