Module Name:src
Committed By: martin
Date: Thu Nov 23 11:02:16 UTC 2017
Modified Files:
src/distrib/sets/lists/comp [netbsd-8]: md.amd64 md.i386 shl.mi
src/distrib/sets/lists/debug [netbsd-8]: shl.mi
src/external/gpl3/gcc/dist [netbsd-8]: ChangeLog LAST_UPDA
Module Name:src
Committed By: martin
Date: Thu Nov 23 11:04:18 UTC 2017
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
Ticket #381
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.81 -r1.1.2.82 src/doc/CHANGES-8.0
Please note that diffs are not publ
Module Name:src
Committed By: martin
Date: Thu Nov 23 11:39:42 UTC 2017
Modified Files:
src/sys/dev/isa [netbsd-8]: itesio_isa.c itesio_isavar.h
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #373):
sys/dev/isa/itesio_isavar.h: revision
Module Name:src
Committed By: martin
Date: Thu Nov 23 11:42:58 UTC 2017
Added Files:
src/external/lgpl3/gmp [netbsd-8]: Makefile.arch
Log Message:
Ooops, missed to add this file when handling ticket #381 - this is part
of the gcc 5.5 pullup (pullup rev1.1 from HEAD)
To g
Module Name:src
Committed By: martin
Date: Thu Nov 23 13:16:21 UTC 2017
Modified Files:
src/sys/dev/usb [netbsd-8]: if_urtwn.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #383):
sys/dev/usb/if_urtwn.c: revision 1.55
PR/52702 Malicious U
Module Name:src
Committed By: martin
Date: Thu Nov 23 13:26:01 UTC 2017
Modified Files:
src/bin/sh [netbsd-8]: output.c
Log Message:
Pull up following revision(s) (requested by kre in ticket #384):
bin/sh/output.c: revision 1.37
Improve quoting in xtrace (-x) outpu
Module Name:src
Committed By: martin
Date: Thu Nov 23 13:29:32 UTC 2017
Modified Files:
src/sys/dev/usb [netbsd-8]: ehci.c motg.c ohci.c uhci.c xhci.c
src/sys/external/bsd/dwc2 [netbsd-8]: dwc2.c
Log Message:
Pull up following revision(s) (requested by skrll in tic
Module Name:src
Committed By: martin
Date: Thu Nov 23 13:34:24 UTC 2017
Modified Files:
src/sys/net [netbsd-8]: if_bridge.c
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #386):
sys/net/if_bridge.c: revision 1.141
Add missing IFEF_NO_LIN
Module Name:src
Committed By: martin
Date: Thu Nov 23 13:40:22 UTC 2017
Modified Files:
src/sys/kern [netbsd-8]: kern_softint.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #387):
sys/kern/kern_softint.c: revision 1.44
Increase the si
Module Name:src
Committed By: martin
Date: Thu Nov 23 13:42:09 UTC 2017
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
Tickets #383 - #387
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.82 -r1.1.2.83 src/doc/CHANGES-8.0
Please note that diffs are
Module Name:src
Committed By: jmcneill
Date: Thu Nov 23 15:48:24 UTC 2017
Modified Files:
src/sys/dev/acpi: acpi.c
Log Message:
Add FALLTHROUGH comment in acpi_make_devnode ACPI_TYPE_DEVICE case.
To generate a diff of this commit:
cvs rdiff -u -r1.264 -r1.265 src/sys/dev
Module Name:src
Committed By: kamil
Date: Thu Nov 23 16:30:50 UTC 2017
Modified Files:
src/sys/arch/x86/include: cpu.h
src/sys/arch/x86/x86: x86_machdep.c
Log Message:
Restore removed sysctl(2) x86 entry: fpu_present
Hardcode it to 1 for now on i386 and amd64.
Th
Module Name:src
Committed By: jmcneill
Date: Thu Nov 23 19:53:21 UTC 2017
Modified Files:
src/sys/arch/x86/x86: lapic.c
Log Message:
Add a workaround for local APIC timers running under KVM. It seems these
timers don't reload the current-count register in periodic mode whe
Module Name:src
Committed By: kre
Date: Thu Nov 23 23:47:09 UTC 2017
Modified Files:
src/tests/lib/libc/locale: t_sprintf.c
Log Message:
Add some diagnostics to the strto test, so I can see why this
fails on i386 (on qemu) - will probably keep them when done.
To generate
Module Name:src
Committed By: jmcneill
Date: Fri Nov 24 00:30:29 UTC 2017
Modified Files:
src/sys/dev/hdaudio: hdaudio.c
Log Message:
Enter link reset even if GCTL says we are already in reset state. Fixes
hdaudio codec detection under VirtualBox on a "cold" boot.
XXX pul
Module Name:src
Committed By: kre
Date: Fri Nov 24 03:28:49 UTC 2017
Modified Files:
src/tests/net: net_common.sh
Log Message:
Cosmetic changes, NFC intended.
1. get rid of the "$*" fetish.
2. more consistency (not complete .. yet) with RUMP_SERVER setting
3. white space (
Module Name:src
Committed By: kre
Date: Fri Nov 24 03:38:32 UTC 2017
Modified Files:
src/tests/net/ndp: t_ndp.sh
Log Message:
Fix the ndp_rtm test the same way the arp_rtm test was fixed:
1. get pid of bg process with $! not $?
2. expect a single message from route monitor
17 matches
Mail list logo