Module Name:src
Committed By: martin
Date: Wed Oct 17 13:38:04 UTC 2018
Modified Files:
src/sys/netinet [netbsd-8]: ip_reass.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1045):
sys/netinet/ip_reass.c: revision 1.19-1.21
Hold ip_off a
Module Name:src
Committed By: martin
Date: Wed Oct 17 13:45:31 UTC 2018
Modified Files:
src/sys/dev/pci [netbsd-8]: aac_pci.c pcidevs
Log Message:
Pull up following revision(s) (requested by uwe in ticket #1064):
sys/dev/pci/aac_pci.c: revision 1.39
sys/de
Module Name:src
Committed By: martin
Date: Wed Oct 17 13:46:58 UTC 2018
Modified Files:
src/sys/dev/pci [netbsd-8]: pcidevs.h pcidevs_data.h
Log Message:
Regen for ticket #1064
To generate a diff of this commit:
cvs rdiff -u -r1.1281.2.9 -r1.1281.2.10 src/sys/dev/pci/pci
Module Name:src
Committed By: martin
Date: Wed Oct 17 13:50:25 UTC 2018
Modified Files:
src/distrib/sets/lists/base [netbsd-8]: mi
src/etc/mtree [netbsd-8]: NetBSD.dist.base
Log Message:
Pull up following revision(s) (requested by hannken in ticket #1065):
Module Name:src
Committed By: martin
Date: Wed Oct 17 13:51:53 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Tickets #1045, #1064 and #1065
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.35 -r1.1.2.36 src/doc/CHANGES-8.1
Please note that
Module Name:src
Committed By: jmcneill
Date: Wed Oct 17 16:56:40 UTC 2018
Modified Files:
src/sys/dev/i2c: tcakp.c
Log Message:
lock/unlock I2C bus around transfers as required by API
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/i2c/tcakp.c
P
Module Name:src
Committed By: jdolecek
Date: Wed Oct 17 18:03:27 UTC 2018
Modified Files:
src/sys/dev/ata [jdolecek-ncqfixes]: TODO.ncq
Log Message:
rechecked bad block handling under Parallels and it really doesn't set
any error bits in any of the registers (neither IS no
Module Name:src
Committed By: joerg
Date: Wed Oct 17 23:36:58 UTC 2018
Modified Files:
src/libexec/ld.elf_so: Makefile reloc.c rtld.c rtld.h
Added Files:
src/libexec/ld.elf_so: compat.c
Log Message:
Move compatibility for pre-2.0 ELF binaries into separate file.
Ea
Module Name:src
Committed By: cherry
Date: Thu Oct 18 04:11:14 UTC 2018
Modified Files:
src/sys/arch/i386/i386: cpufunc.S
Log Message:
Whitespace self-police.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/i386/i386/cpufunc.S
Please note that
Module Name:src
Committed By: cherry
Date: Thu Oct 18 04:14:07 UTC 2018
Modified Files:
src/sys/arch/x86/x86: idt.c
Log Message:
Make compile-time type differentiation more explicit.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/x86/x86/idt.c
Module Name:src
Committed By: cherry
Date: Thu Oct 18 04:17:18 UTC 2018
Modified Files:
src/sys/arch/xen/x86: xenfunc.c
Log Message:
Zero out page table memory for IDT before use.
To copy the IDT entry before registration, de-reference the indexed
value, not the first entr
Module Name:src
Committed By: cherry
Date: Thu Oct 18 04:22:22 UTC 2018
Modified Files:
src/sys/arch/i386/i386: machdep.c
Log Message:
Use memory allocated for the ldt, not the idt.
This must have been a typo that we got away with because we were not
using the idt[] so fa
Module Name:src
Committed By: kre
Date: Thu Oct 18 04:24:43 UTC 2018
Modified Files:
src/bin/sh: mkinit.sh
Log Message:
Dynamically detect the way the shell matches \ in a pattern,
and use whatever works for the sh running this script. Previously
we were using the (broken
Module Name:src
Committed By: msaitoh
Date: Thu Oct 18 04:25:35 UTC 2018
Modified Files:
src/usr.sbin/acpitools/acpidump: acpi.c
Log Message:
Print SPCR's Interface Type and ARMH GIC Interrupt Type.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/usr.sb
Module Name:src
Committed By: msaitoh
Date: Thu Oct 18 04:29:44 UTC 2018
Modified Files:
src/usr.sbin/acpitools/acpidump: acpi.c
Log Message:
Decode Generic Timer Description Table(GTDT) and Processor Properties Topology
Table(PPTT). Cosmetic changes and fixes might be re
Module Name:src
Committed By: kre
Date: Thu Oct 18 04:44:27 UTC 2018
Modified Files:
src/bin/sh: show.c
Log Message:
Remove a DEBUG mode transition mechanism (for the transition from
the ancient DEBUG TRACE() method, to the newer CTRACE() et. al.)
that turns out never real
Module Name:src
Committed By: msaitoh
Date: Thu Oct 18 04:52:00 UTC 2018
Modified Files:
src/usr.sbin/acpitools/acpidump: acpi.c
Log Message:
Don't print PM_TMR_BLK if the value is 0 (see also acpi_timer.c rev. 1.23).
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: msaitoh
Date: Thu Oct 18 05:04:44 UTC 2018
Modified Files:
src/usr.sbin/acpitools/acpidump: acpi.c
Log Message:
Don't print X_PM_TMR_BLK if the address value is 0.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/usr.sbin/a
Module Name:src
Committed By: msaitoh
Date: Thu Oct 18 05:20:06 UTC 2018
Modified Files:
src/usr.sbin/acpitools/acpidump: acpi.c
Log Message:
Fix output of Cache type in PPTT.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/usr.sbin/acpitools/acpidump/
Module Name:src
Committed By: kre
Date: Thu Oct 18 05:28:45 UTC 2018
Modified Files:
src/bin/sh: shell.h
Log Message:
Delete the old style (no longer used) DEBUG mode TRACE compat macro
definitions (just to avoid any temptation to ever use them again).
Update a comment wh
Module Name:src
Committed By: msaitoh
Date: Thu Oct 18 05:44:19 UTC 2018
Modified Files:
src/sys/kern: uipc_mbufdebug.c
Log Message:
KNF. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/kern/uipc_mbufdebug.c
Please note that di
Module Name:src
Committed By: skrll
Date: Thu Oct 18 06:36:53 UTC 2018
Modified Files:
src/sys/arch/evbarm/beagle: beagle_machdep.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/arch/evbarm/beagle/beagle_machdep.c
22 matches
Mail list logo