| From | Subject |
| 11/01/2018 |
| jmcneill | [src/trunk]: src/sys/stand/efiboot No need to re-print the countdown timer if... |
| jmcneill | [src/trunk]: src/sys/stand/efiboot Add GPT support. |
| jmcneill | [src/trunk]: src/sys/arch/evbarm/fdt Add support for auto-selection of GPT ro... |
| msaitoh | [src/trunk]: src/usr.sbin/acpitools/acpidump Decode CSRT (Core System Resourc... |
| mrg | [src/trunk]: src/lib/libkvm compare matching TG1 bits. |
| martin | [src/netbsd-8]: src/distrib/evbarm/instkernel/sshramdisk Pull up the followin... |
| martin | [src/netbsd-8]: src/doc Note build fix changes |
| jmcneill | [src/trunk]: src/sys/arch/evbarm/fdt Fix partial overlap logic. PR# port-evba... |
| jmcneill | [src/trunk]: src/sys/arch/evbarm/fdt Fix previous |
| skrll | [src/trunk]: src Use the GENERIC kernel where possible in armv7.img and remov... |
| martin | [src/trunk]: src/sys/dev/pci Make this compilable with 32bit paddr_t. |
| martin | [src/trunk]: src/sys/arch/i386/conf Add bwfm at pci |
| jmcneill | [src/trunk]: src/sys/dev/fdt Support for "opp-microvolt" with more than one cell |
| skrll | [src/trunk]: src/sys/arch/arm/nvidia Fix non-DIAGNOSTIC build |
| skrll | [src/trunk]: src/etc/etc.evbarm Add GENERIC to big-endian KERNEL_SETS |
| christos | [src/trunk]: src/external/bsd/nsd/include Disable {send, recv}mmsg until we ma... |
| maxv | [src/trunk]: src/sys/arch Add kASan support for aarch64. Stack tracking needs... |
| 11/02/2018 |
| jmcneill | [src/trunk]: src/sys/stand/efiboot Add a "mem" command to print the EFI memor... |
| msaitoh | [src/trunk]: src/sys/dev Add workaround for DMA hang problem which result in ... |
| blymn | [src/trunk]: src/lib/libcurses Remove obsolete clauses from copyright block. ... |
| martin | [src/netbsd-8]: src/sys/dev/pci Additional pullup for ticket #1072: |
| martin | [src/netbsd-8]: src/doc Ammend #1072 for additional pullups. |
| msaitoh | [src/trunk]: src/sys/dev/pci Fix a PCH2 specific bug that wrong register valu... |
| msaitoh | [src/trunk]: src/sys/dev/pci After writing MDIC register, don't read quickly ... |
| msaitoh | [src/trunk]: src/sys/dev/pci - Add missing wm_gate_hw_phy_config_ich8lan(fals... |
| skrll | [src/trunk]: src/sys/arch/aarch64/include Provide a kasan_md_unwind |
| msaitoh | [src/trunk]: src/sys/dev/pci KNF a bit. No functional change. |
| maxv | [src/trunk]: src/sys/ddb Don't overflow on the strings we read. Introduce db_... |
| maxv | [src/trunk]: src/sys/ddb no, should be dst |
| maxv | [src/trunk]: src/sys/kern Add LIST_INIT for filehead. |
| maya | [src/trunk]: src/sys/arch/evbarm/ifpga Keep up with pci_intr_handle_t type ch... |
| jmcneill | [src/trunk]: src Add support for multiple PCI segments. |
| martin | [src/netbsd-8]: src/doc Annotate build fixes |
| martin | [src/netbsd-8]: src/sys/arch/evbarm/conf Bump size for ramdisk. |
| martin | [src/trunk]: src/usr.sbin/sysinst Make the debug version compilable with mode... |
| aymeric | [src/trunk]: src/sys/arch Make early console work. |
| aymeric | [src/trunk]: src/sys/arch/arm/altera . fix important typo which prevented ena... |
| aymeric | [src/trunk]: src/sys/arch/arm/altera Adapt secondary CPU bootstrapping to the... |
| jmcneill | [src/trunk]: src/sys/dev/acpi Do not ignore non-zero segment numbers in MCFG ... |
| macallan | [src/trunk]: src/sys/arch/sparc64/conf add jbusi2c |
| 11/03/2018 |
| jdolecek | [src/trunk]: src/sys/dev/ic fix ahci_detach() to count the ports propertly (s... |
| maxv | [src/trunk]: src/sys/arch/amd64/stand/prekern Remove VA_SIGN_POS from the com... |
| wiz | [src/trunk]: src/sbin/atactl Use more appropriate macros. Make a sentence eas... |
| jmcneill | [src/trunk]: src/sys/arch/arm/acpi Match _PRT by segment and bus |
| martin | [src/trunk]: src/sys/arch/sparc64/dev Use PRIx64 printf format to make the 32... |
| christos | [src/trunk]: src/sys/kern Deduplicate debug printing code. |
| skrll | [src/trunk]: src/sys/arch/evbarm Less is more |
| martin | [src/netbsd-8]: src/external/bsd/nsd/include Pull up following revision(s) (r... |
| martin | [src/netbsd-8]: src/doc Ticket #1077 |
| jmcneill | [src/trunk]: src/sys/arch/arm/marvell Fix build |
| martin | [src/trunk]: src/usr.sbin/sysinst Remove "usage" translations - they never co... |
| sevan | [src/trunk]: src/usr.bin/calendar/calendars Let's house this up a bit. |
| christos | [src/trunk]: src/sys/dev/pci make this compile again (rv was uninitialized) |
| 11/04/2018 |
| sevan | [src/trunk]: src/usr.bin/calendar/calendars Note the date Larry Levan passed ... |
| mrg | [src/FSF]: src/external/gpl3/gcc/dist import GCC 6.5.0. this is largely a ma... |
| mrg | [src/trunk]: src/external/gpl3/gcc/dist import GCC 6.5.0. this is largely a ... |
| mrg | [src/trunk]: src/external/gpl3/gcc/dist merge GCC 6.5. needs mknative as som... |
| mlelstv | [src/trunk]: src/sys/netinet6 Fix error path in ip6 source address selection. |
| martin | [src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ... |
| martin | [src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by m... |
| martin | [src/netbsd-8]: src/doc Tickets #1078 and #1079 |
| maxv | [src/trunk]: src Add tprof in MAKEDEV.tmpl, and regen MAKEDEV.8. |
| mlelstv | [src/trunk]: src/sys/uvm PMAP_MAP_POOLPAGE must not fail. Trigger assertion h... |
| christos | [src/trunk]: src - Introduce a new SO_RERROR socket option to explicitly turn on |
| palle | [src/trunk]: src/sys/arch/sparc64/sparc64 Ensure that the 64-bit condition co... |
| 11/05/2018 |
| roy | [src/trunk]: src/usr.sbin/syslogd syslogd: allow the receiving buffer size to... |
| roy | [src/trunk]: src/usr.sbin/syslogd syslogd: allow the reporting of buffer over... |
| skrll | [src/trunk]: src/etc/etc.evbarm Only add GENERIC to earmv6 and earmv7 builds |
| mrg | [src/trunk]: src/lib/libkvm initialise the kvm errbuf so that if an error occ... |
| manu | [src/trunk]: src/sys/fs/puffs Add missing mutex pn->pn_sizemtx lock in puffs_... |
| maya | [src/trunk]: src/lib/libc Suggest to remove lfs_ stubs on a major bump. |
| msaitoh | [src/trunk]: src/sys/dev/pci Decode PCI Enhanced Allocation. |
| msaitoh | [src/trunk]: src/usr.sbin/acpitools/acpidump Decode Boot Graghics Resource Ta... |
| skrll | [src/trunk]: src/sys/arch/evbarm/conf Merge in VIRT now that qemu in pkgsrc c... |
| skrll | [src/trunk]: src/sys/arch/evbarm/conf Merge in VIRT now that qemu in pkgsrc c... |
| martin | [src/trunk]: src/usr.sbin/syslogd Make it compilable with gcc |
| mrg | [src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 GCC 6.5 ios_failure.cc ne... |
| wiz | [src/trunk]: src/lib/libc/sys Fix xref. |
| wiz | [src/trunk]: src/usr.sbin/syslogd Sort options. |
| mrg | [src/trunk]: src/external/gpl3/gcc regenerate everything for GCC 6.5. |
| martin | [src/trunk]: src/usr.sbin/syslogd Revert previous - local merge mishap |
| jmcneill | [src/trunk]: src/sys/arch/arm/cortex ICC_PMR_EL1 has different encoding than ... |
| martin | [src/trunk]: src/usr.sbin/sysinst For "unknown" sets (should only happen for ... |
| maya | [src/trunk]: src/external/bsd/top/dist Fix typo s/fron/from/ |
| mlelstv | [src/trunk]: src/sys/dev/ppbus When refactoring interface drivers after netbs... |
| martin | [src/trunk]: src/usr.sbin/sysinst Get rid of hard coded disk names and use sy... |
| 11/06/2018 |
| skrll | [src/trunk]: src/etc/etc.evbarm Match the right MACHINE_ARCHes for GENERIC. |
| manu | [src/trunk]: src/sys/fs/puffs Fix use after RECLAIM in PUFFS filesystems |
| mrg | [src/trunk]: src add support to detect the 3 vmware GPT partition types: |
| ozaki-r | [src/trunk]: src/sys/netinet6 Restore the length check of a sockaddr passed f... |
| mrg | [src/trunk]: src/sbin/savecore put a bunch of the kvm_read + warn on failure ... |
| plunky | [src/trunk]: src/usr.sbin/postinstall add rc.d/dhcpd6 |
| mrg | [src/trunk]: src/external/gpl3/gcc - make the build depend upon the BASE-VER ... |
| blymn | [src/trunk]: src/sys/dev/pckbport Fix clamping of deltas so it works for both... |
| blymn | [src/trunk]: src/share/man/man4 Update man page to document z-axis emulation. |
| blymn | [src/trunk]: src/sys/dev/pckbport Add double finger scroll feature. If the d... |
| blymn | [src/trunk]: src/tests/lib/libcurses/check_files Correct background check fil... |
| martin | [src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ... |
| martin | [src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i... |
| martin | [src/netbsd-8]: src/doc Tickets #1080 - #1082 |
| martin | [src/netbsd-8]: src/sys/fs/puffs Pull up following revision(s) (requested by ... |
| jmcneill | [src/trunk]: src/sys/dev/sdmmc Increase kthread priority to PRI_SOFTBIO. |
| maya | [src/trunk]: src/sys/sys Guard from type redefinition (needed by pre-C11 C) i... |
| christos | [src/trunk]: src/tests/lib/libc/sys Add a test to enable rerror handling. |
| christos | [src/FSF]: src/external/gpl3/binutils/dist 2018-07-18 Nick Clifton <nickc@r... |
| christos | [src/trunk]: src/external/gpl3/binutils/dist 2018-07-18 Nick Clifton <nickc... |
| 11/07/2018 |
| sevan | [src/trunk]: src/external/gpl2/groff/dist Test for other exit cases. |
| christos | [src/trunk]: src/tools/binutils Adjust for 2.31.1 |
| christos | [src/trunk]: src/external/gpl3/binutils merge conflicts |
| riastradh | [src/trunk]: src/tests/lib/libm Build libm tests with -fno-builtin. |
| riastradh | [src/trunk]: src Disable x87 implementations of sin, cos, tan. |
| riastradh | [src/trunk]: src/tests/lib/libm Fix up libm tests. |
| riastradh | [src/trunk]: src When hardware subnormal support is available, disable flush-... |
| maxv | [src/trunk]: src/sys/arch/x86 Add two pmap fields, will be used by NVMM. |
| maxv | [src/trunk]: src/share/man/man8 regen for nvmm |
| maxv | [src/trunk]: src Add NVMM - for NetBSD Virtual Machine Monitor -, a kernel dr... |
| martin | [src/netbsd-8]: src/external/gpl2/groff/dist Pull up following revision(s) (r... |
| martin | [src/netbsd-8]: src/doc Ticket #1083 |
| hannken | [src/trunk]: src/sys/kern Update getsockopt(SO_ERROR) to behave like soreceiv... |
| hannken | [src/trunk]: src/sys/kern Don't defer errors from sendmmsg(). This matches t... |
| jdolecek | [src/trunk]: src/sys/dev/ata don't touch the queue structure in ata_queue_act... |
| martin | [src/trunk]: src/usr.sbin/sysinst Unify handling of CDROM device names. |
| 11/08/2018 |
| martin | [src/trunk]: src/usr.sbin/sysinst Fix CD_NAMES against concrete instances com... |
| maya | [src/trunk]: src/sys/arch/atari/stand/tostools/libtos Don't provide these def... |
| riastradh | [src/trunk]: src/lib/libc/arch On ports without __HAVE_LONG_DOUBLE, make fabs... |
| manu | [src/trunk]: src/sys/dev/usb Enfore USB timeout on ugen(4) write operations |
| manu | [src/trunk]: src/sys/dev/usb Add PN533 based NFC devices |
| christos | [src/trunk]: src/tools/binutils need global replace |
| manu | [src/trunk]: src/sys/dev/usb regen |
| manu | [src/trunk]: src/sys/dev/usb Workaround PN533 USB descriptor corruption |
| christos | [src/trunk]: src/external/gpl3/binutils/dist/bfd delete i386 aout vec which h... |
| msaitoh | [src/trunk]: src/sys/dev/pci Add two otehr I2C devices of Intel. |
| christos | [src/trunk]: src/external/gpl3/binutils regen |
| msaitoh | [src/trunk]: src/sys/dev/pci Regen. |
| roy | [src/trunk]: src/sys Don't call soroverflow when we return the error to the s... |
| msaitoh | [src/trunk]: src/sys/arch/i386/i386 "s/ is is / is /" in comment. No function... |
| msaitoh | [src/trunk]: src "s/ are are / are /" in comment. No functional change. |
| msaitoh | [src/trunk]: src "s/ an an / an /" in comment. No functional change. |
| msaitoh | [src/trunk]: src/sys/dev/pci "s/ are are / are /" in comment. No functional c... |
| skrll | [src/trunk]: src/sys/arch Fix build after recent arm32_pci_chipset change |
| mlelstv | [src/trunk]: src/sys/dev/usb Fix typo |
| maxv | [src/trunk]: src/sys/arch/aarch64 Track the stack with kASan on aarch64. Same... |
| mlelstv | [src/trunk]: src/sys/dev/usb Regen |
| maxv | [src/trunk]: src/doc Note NVMM and aarch64+kasan. |
| martin | [src/trunk]: src/sys/dev/usb Fix typo |
| maxv | [src/trunk]: src/sys/arch/x86/x86 Simplify the ifdefs, and error out if XEN a... |
| martin | [src/trunk]: src/usr.sbin/sysinst Simplify CD device name matching by using f... |
| martin | [src/trunk]: src/usr.sbin/sysinst Untangle disk enumeration a bit more. |
| martin | [src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste... |
| martin | [src/netbsd-8]: src/doc Ticket #1084 and #1085 |
| martin | [src/netbsd-8]: src/sys/dev Pull up the following, requested by msaitoh in ti... |
| riastradh | [src/trunk]: src/lib/libc/arch/hppa/gen Try speling it rite, riasthradhdadhaa... |
| riastradh | [src/trunk]: src/lib/libc/arch/powerpc64/gen powerpc64 needs fabsl too. (App... |
| riastradh | [src/trunk]: src/lib/libc/arch/ia64/gen Use the generic C fabs/fabsl on ia64 ... |
| riastradh | [src/trunk]: src/lib/libc/arch/vax/gen Attempt to implement fabsf by copying ... |
| kre | [src/trunk]: src/bin/sh Allow shells forked to run command substitutions whil... |
| martin | [src/trunk]: src/usr.sbin/sysinst Adapt other cd-device query functions to ne... |
| 11/09/2018 |
| christos | [src/trunk]: src/sys/arch/i386/stand/efiboot Don't build this as a PIE binary... |
| christos | [src/trunk]: src/sys/arch/i386/stand/efiboot revert previous; does not fix th... |
| kre | [src/trunk]: src/bin/sh PR bin/53712 |
| mrg | [src/trunk]: src/sys/arch/aarch64 implement dumpsys() and friends for arm64. |
| mrg | [src/trunk]: src/lib/libkvm tg1 is a 64 bit value, store it in a 64 bit varia... |
| ozaki-r | [src/trunk]: src/sys/net Fix that brconfig <bridge> (addr) can't show a large... |
| ozaki-r | [src/trunk]: src/tests/net/if_bridge Add a test to show a large number of MAC... |
| mbalmer | [src/trunk]: src/doc I am responsible for luactl. |
| martin | [src/trunk]: src/lib/libm/noieee_src Add modfl alias. |
| sborrill | [src/netbsd-7]: src/doc Ticket #1648 |
| sborrill | [src/netbsd-7]: src/sys/dev Pull up the following revisions(s) (requested by ... |
| maya | [src/trunk]: src/sys/netinet Use the same type redefinition guards as stdint.... |
| jmcneill | [src/trunk]: src/sys/dev/sdmmc Defer DIOCCACHESYNC to the sdmmc task queue so... |
| jmcneill | [src/trunk]: src/sys/dev/sdmmc Wait for data ready after eMMC flush cache com... |
| jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Enable new timings and HS200 mode on A64 ... |
| martin | [src/trunk]: src/usr.sbin/sysinst Fix test for active root partition when boo... |
| abs | [src/trunk]: src Install the sample slip.login to share/examples/slip/slip.login |
| 11/10/2018 |
| maya | [src/trunk]: src/sys/dev/usb Set and check NDIS version. |
| jmcneill | [src/trunk]: src/sys/arch/arm/pic Increase size of is_irq and pic_irqbase |
| jmcneill | [src/trunk]: src/sys/arch/arm/fdt Increase max PIC sources |
| jmcneill | [src/trunk]: src/sys/arch/arm/acpi Add GICv3 ITS support |
| jmcneill | [src/trunk]: src/sys/arch/arm/cortex Add support for GICv3 Locality-specific ... |
| jmcneill | [src/trunk]: src/sys/arch/arm/fdt Initialize gic softc dma tag |
| macallan | [src/trunk]: src/external/mit/xorg/server build Xorg with nv and wsfb drivers... |
| macallan | [src/trunk]: src/share/mk more Xorg on iyonix building goop |
| macallan | [src/trunk]: src/distrib/sets/lists/xserver set list for Xorg on iyonix |
| jmcneill | [src/trunk]: src/sys/arch/arm/cortex Implement pic_get_affinity/pic_set_affin... |
| maxv | [src/trunk]: src Add libnvmm, NetBSD's new virtualization API. It provides a ... |
| maxv | [src/trunk]: src/sys Remove unused cpu_msr.h includes. |
| mrg | [src/trunk]: src/external/gpl3/gcc.old/gcc import GCC 6.5 from gcc to gcc.old... |
| mrg | [src/NetBSD]: src/external/gpl3/gcc.old/gcc import GCC 6.5 from gcc to gcc.ol... |
| maxv | [src/trunk]: src/sys/arch/x86 Declare the MSR_VIA_ACE values as macros, and u... |
| maxv | [src/trunk]: src/lib/libnvmm Add copyright and RCSID, from wiz@. |
| maxv | [src/trunk]: src/sys/arch/x86/x86 Merge the VIA detection code into cpu_probe... |
| jmcneill | [src/trunk]: src/sys/arch/arm/cortex Implement pic_get_affinity/pic_set_affin... |
| martin | [src/trunk]: src/sys/arch/evbarm/conf Add options NTP and enable clockctl. |
| ryo | [src/trunk]: src/sys/arch/aarch64/aarch64 need to invalidate TLBs after pmapb... |
| ryo | [src/trunk]: src/sys/arch/aarch64/include add LX_BLKPAG_SH_IS pte attribute f... |
| martin | [src/trunk]: src/sys/arch/evbarm/conf Revert previous - not needed here, I go... |
| 11/11/2018 |
| maxv | [src/trunk]: src/sys Remove unused cpu_msr.h includes. |
| maxv | [src/trunk]: src/sys/arch/x86 Declare the MSR_VIA_ACE values as macros, and u... |
| maxv | [src/trunk]: src/lib/libnvmm Add copyright and RCSID, from wiz@. |
| maxv | [src/trunk]: src/sys/arch/x86/x86 Merge the VIA detection code into cpu_probe... |
| ryo | [src/trunk]: src/sys/arch/aarch64/aarch64 need to invalidate TLBs after pmapb... |
| maya | [src/trunk]: src/share/mk Revert part of 1.1079. MKSOFTFLOAT?=yes for mips64*. |
| riastradh | [src/trunk]: src/tests/lib/libm Print the input to cosf on failure too. |
| ryo | [src/trunk]: src/sys/arch/aarch64/include add LX_BLKPAG_SH_IS pte attribute f... |
| martin | [src/trunk]: src/sys/arch/evbarm/conf Add options NTP and enable clockctl. |
| martin | [src/trunk]: src/sys/arch/evbarm/conf Revert previous - not needed here, I go... |
| jmcneill | [src/trunk]: src/sys/arch/arm/cortex Implement pic_get_affinity/pic_set_affin... |
| maya | [src/trunk]: src/lib/libnvmm Add missing include for struct nvmm_x64_state |
| maya | [src/trunk]: src/usr.sbin/acpitools/acpidump & promotes to int already, so cl... |
| riastradh | [src/trunk]: src/tests/kernel Sort #includes. |
| riastradh | [src/trunk]: src/tests/kernel Use feenableexcept to trap fp exceptions, and t... |
| christos | [src/trunk]: src/usr.bin/gzip use the data size in case stdout was a pipe (M.... |
| maya | [src/trunk]: src .WAIT for tools to complete. |
| maya | [src/trunk]: src/share/mk Provide a fallback dtc if USE_TOOLS isn't in use. |
| martin | [src/trunk]: src/usr.sbin/sysinst Do not allow installation onto floppy disk ... |
| martin | [src/trunk]: src/usr.sbin/sysinst Skip floopies when selecting an install tar... |
| jmcneill | [src/trunk]: src/sys/arch/arm/pic Add support for intrctl(8). |
| mlelstv | [src/trunk]: src/sys/dev/dm Only _if_ an inactive table has been loaded, make... |
| maxv | [src/trunk]: src/sys/kern Fix stack info leak. There are 2x4 bytes of padding... |
| maxv | [src/trunk]: src/sys/arch/amd64/amd64 Fix stack info leak. There is a big pad... |
| maxv | [src/trunk]: src/sys/kern Fix stack info leak. There are 4 bytes of padding i... |
| mrg | [src/trunk]: src/sys/arch/arm/dts pull across this patch: |
| maxv | [src/trunk]: src/distrib/sets/lists Fix the libnvmm sets, do the same as libx... |
| christos | [src/trunk]: src/share/mk disorder police |
| mrg | [src/NETBSD]: src/external/gpl3/gcc.old merge GCC 6.5 into gcc.old (properly ... |
| mrg | [src/trunk]: src/external/gpl3/gcc.old merge GCC 6.5 into gcc.old (properly t... |
| mrg | [src/NetBSD]: src/external/gpl3/gcc.old merge GCC 6.5 into gcc.old (properly ... |
| 11/12/2018 |
| jmcneill | [src/trunk]: src/sys/arch/arm/fdt Add GICv2m support |
| jmcneill | [src/trunk]: src/sys/arch/arm/fdt Add MSI/MSI-X support. |
| jakllsch | [src/trunk]: src/sys/arch/arm/rockchip Add clock information for RK3399 PCIe |
| mrg | [src/trunk]: src/doc note GCC 6.5 was released (and imported.) |
| mrg | [src/trunk]: src/tools/gcc our GCC 6.5 is "nb4 20181109". |
| mrg | [src/trunk]: src/external/gpl3/gcc/dist/gcc/doc regen after GCC 6.5. |
| mrg | [src/trunk]: src/external/gpl3/gcc.old/dist/gcc/doc pull across from gcc/: re... |
| mrg | [src/trunk]: src/external/gpl3/gcc.old merge GCC 6.5.0 into gcc.old. |
| christos | [src/trunk]: src/usr.sbin/sliplogin FILES section from Dan Plassche |
| christos | [src/trunk]: src/sbin/slattach Improve examples and netmask information (from... |
| knakahara | [src/trunk]: src/sys/net Fix ALTQ on gif(4). Reported and tested by Anthony M... |
| msaitoh | [src/trunk]: src/sys/dev/pci Add some Intel 100 series and C230 series devices. |
| riastradh | [src/trunk]: src/tests/kernel Make fenv.h optional for this test to unbreak t... |
| msaitoh | [src/trunk]: src/sys/dev/pci Regen. |
| maxv | [src/trunk]: src/sys/compat/netbsd32 Fix inverted logic, which leads to buffe... |
| maxv | [src/trunk]: src/sys/kern Fix buffer overflow, which can lead to severe infor... |
| martin | [src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in... |
| martin | [src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka... |
| martin | [src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv... |
| martin | [src/netbsd-8]: src/doc Tickets #1086 - #1088 |
| martin | [src/netbsd-8]: src/doc Ticket #1089 |
| martin | [src/netbsd-8]: src Pull up following revision(s) (requested by hannken in ti... |
| hannken | [src/trunk]: src/sys/kern sys_recvmmsg: don't defer an error that already get... |
| hannken | [src/trunk]: src/external/bsd/nsd/include Re-enable {send, recv}mmsg now they ... |
| martin | [src/trunk]: src/lib Do not build a compat i386 version of libnvmm. |
| martin | [src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by m... |
| martin | [src/netbsd-8]: src/doc Tickets #1090 and #1092 |
| martin | [src/netbsd-8]: src/sys Pull up following revision(s) (requested by roy in ti... |
| jmcneill | [src/trunk]: src/sys/arch/arm/fdt Only attach v2m if PCI support is present |
| jmcneill | [src/trunk]: src/sys/arch/arm Support building kernels with ACPI and no PCI. |
| martin | [src/netbsd-8]: src/doc Ticket #1091 |
| martin | [src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by m... |
| martin | [src/netbsd-8]: src/sys/dev/usb regen for ticket #1091 |
| nakayama | [src/trunk]: src/lib/libnvmm No need to install shared libraries to /lib. |
| maxv | [src/trunk]: src/sys/arch/x86/x86 Add a comment explaining an important rule.... |
| jdolecek | [src/trunk]: src/sys/dev hold channel lock during whole ata_dmaerr()/ata_down... |
| scole | [src/trunk]: src/sys/arch/macppc/stand PR 51495/port-macppc |
| scole | [src/trunk]: src/sys/arch/macppc/conf Add scroll support, wsmouse |
| jdolecek | [src/trunk]: src/sys/dev pass correct status + error to *_atapi_phase_complet... |
| scole | [src/trunk]: src install kernel for ppc601 floppies and iso |
| 11/13/2018 |
| jakllsch | [src/trunk]: src/sys/dev/fdt Avoid using the "interrupt-map" table on our own... |
| scole | [src/trunk]: src/distrib add ppc601 kernel to macppc iso |
| ryo | [src/trunk]: src/sys/arch/evbarm/conf turn on MODULAR by default on aarch64 |
| maya | [src/trunk]: src/lib/libnvmm Revert my own rev 1.2, the missing include was o... |
| maxv | [src/trunk]: src/sys/kern Fix kernel info leak. There are 4 bytes of padding ... |
| maxv | [src/trunk]: src/sys/kern Fix kernel info leak. There are 2x4 bytes of paddin... |
| maxv | [src/trunk]: src/sys/net Fix kernel info leak. There are 2 bytes of padding i... |
| martin | [src/trunk]: src/lib Move conditionals for libnvmm to subdir makefile, reques... |
| martin | [src/trunk]: src/lib/libnvmm Need some minimalistic support for additional th... |
| martin | [src/trunk]: src/lib Too much magic involved - revert previous. |
| jmcneill | [src/trunk]: src/sys/arch/aarch64/aarch64 Physical end should be the end of t... |
| mlelstv | [src/trunk]: src/sys/dev/usb Handle abort paths gracefully on detach. |
| mrg | [src/trunk]: src/sys/uvm only warn once per call to uvm_pglistalloc_simple() ... |
| jmcneill | [src/trunk]: src/sys/arch/arm/cortex Save a few pages by only allocating LPI ... |
| mlelstv | [src/trunk]: src/sys/dev/usb Fix race in attachment. |
| mlelstv | [src/trunk]: src/sys/dev/ic compute interrupt timer depending on bus clock. |
| mlelstv | [src/trunk]: src/sys/arch/evbarm/conf use generic usbdevices.config |
| mlelstv | [src/trunk]: src/sys/arch/i386/include Framebuffer definitions for multiboot ... |
| skrll | [src/trunk]: src/sys/kern Fix/add KASSERTS to work with a system of MAXCPUS. ... |
| mlelstv | [src/trunk]: src/crypto/external/bsd/netpgp/dist/src Fix some error handling, ... |
| snj | [src/netbsd-8]: src/sys/compat/netbsd32 Pull up following revision(s) (reques... |
| snj | [src/netbsd-8]: src/doc 1093 |
| bouyer | [src/trunk]: src/usr.sbin/sysinst Skip mbr for xbd and raid devices, as it wa... |
| jakllsch | [src/trunk]: src/sys/dev/i2c Use semantically-correct "_lo" in AXP_ADC_RAW ma... |
| scole | [src/trunk]: src/distrib/notes Mention macppc 601 needs to use separate boot ... |
| jakllsch | [src/trunk]: src/sys/dev/i2c Add AXP803 current and maximum battery capacity ... |
| jdolecek | [src/trunk]: src/sys/dev/pci whitespace fix, NFC |
| jdolecek | [src/trunk]: src/sys/dev/pci use pci_intr_establish_xname() |
| jmcneill | [src/trunk]: src/sys/arch/arm/pic Fix intrctl for pics with non-0 irqbase |
| skrll | [src/trunk]: src/sys/arch/arm/arm32 On second/third thoughts we can use the p... |
| skrll | [src/trunk]: src/sys/arch/hppa/stand Trailing whitespace |
| skrll | [src/trunk]: src/sys/arch/hppa/stand Apply -fno-delete-null-pointer-checks so... |
| 11/14/2018 |
| jmcneill | [src/trunk]: src/sys/arch/arm/cortex Update GICD_CTLR reg bit definitions to ... |
| martin | [src/trunk]: src/usr.sbin/sysinst Slightly enhance previous: create two utili... |
| kre | [src/trunk]: src/tests/bin/sh Add a test for the bug in PR bin/53712 ( " { ... |
| msaitoh | [src/trunk]: src/sys/dev/pci - Add new wm_gmii_{hv, i82544}_{read, write}reg_lo... |
| knakahara | [src/trunk]: src/tests/net/if_vlan let ATF detect a bug fixed by if_vla.c:r1.... |
| skrll | [src/trunk]: src/sys/dev/pci defflag XHCI_DISABLE_MSIX |
| martin | [src/trunk]: src/distrib/sets/lists/xdebug Add debug files for recent xserver... |
| skrll | [src/trunk]: src/sys/arch/hppa/hppa Some fixes for QEMU/hppa. |
| jmcneill | [src/trunk]: src/sys/arch/evbarm/conf Define __HAVE_PCI_MSI_MSIX |
| mlelstv | [src/trunk]: src/sbin/fdisk In validate_bootsel, the code assumed that arr[j]... |
| riastradh | [src/trunk]: src/external/cddl/osnet/sys/sys Define _LP64 or _ILP32 for all a... |
| hannken | [src/trunk]: src/sys/compat Apply the recent fixes to {send, recv}mmsg() to th... |
| wiz | [src/trunk]: src/usr.sbin/sliplogin Sort sections. New sentence, new line. |
| maxv | [src/trunk]: src/sys/dev/nvmm/x86 Take RAX from the VMCB and not the VCPU sta... |
| jakllsch | [src/trunk]: src/sys/arch/aarch64/include Switch to NKMEMPAGES_MAX_UNLIMITED. |
| scole | [src/trunk]: src/sys/arch/ia64 add more items |
| scole | [src/trunk]: src/sys/arch/ia64 - When forking, use own register stack for eac... |
| 11/15/2018 |
| jmcneill | [src/trunk]: src/sys/arch/arm/cortex Instead of disabling preemption, set the... |
| manu | [src/trunk]: src/sys/dev/usb Workaround NBP PN533 USB toggle bit bugs |
| uwe | [src/trunk]: src/lib/libcurses _cursesi_addbyte - fix function comment after ... |
| msaitoh | [src/trunk]: src/sys/arch/x86/include Add MAWAU (for BND{LD, ST}X instruction)... |
| ozaki-r | [src/trunk]: src/sbin/ifconfig ifconfig: add linkstr/-linkstr to the help mes... |
| ozaki-r | [src/trunk]: src/sbin/ifconfig Fix the format of ifconfig linkstr; it takes a... |
| msaitoh | [src/trunk]: src/sys/arch/x86/x86 - I misread ci_acpiid as ci_apicid... LAPIC... |
| riastradh | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs "PRIu64", not llu... |
| riastradh | [src/trunk]: src/external/cddl/osnet/dist/uts/common/sys Omit conflicting def... |
| riastradh | [src/trunk]: src/external/cddl/osnet/sys/sys Omit unused definition with brok... |
| riastradh | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Be consistent abo... |
| riastradh | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Need <dev/mm.h> f... |
| riastradh | [src/trunk]: src/sys/modules/arch/powerpc/powerpc-booke Include <bsd.own.mk> ... |
| riastradh | [src/trunk]: src/sys/arch/aarch64/include Respect the __HIDE_DELAY kludge lik... |
| riastradh | [src/trunk]: src/tests/lib/libm cbrtl_powl is xfail only if long double has m... |
| riastradh | [src/trunk]: src/sys Make the direct-map API always available, but fail if KA... |
| riastradh | [src/trunk]: src/external/cddl/osnet/sys/sys Use callout_halt, not callout_st... |
| riastradh | [src/trunk]: src/sys/external/bsd/drm2/pci Don't try to interpret the second ... |
| knakahara | [src/trunk]: src/usr.sbin/tprof/arch tprof: Add silvermont, airmont support. |
| martin | [src/trunk]: src/share/mk Explicitly document the incompatibility between USE... |
| maxv | [src/trunk]: src Merge uipc_mbuf2.c into uipc_mbuf.c. Reorder the latter a li... |
| martin | [src/trunk]: src/usr.sbin/sysinst Add a new helper function to show messages ... |
| maxv | [src/trunk]: src Simplify the mtag API: |
| maxv | [src/trunk]: src Remove the 't' argument from m_tag_find(). |
| maxv | [src/trunk]: src/sys/kern Add KASSERTs. |
| martin | [src/trunk]: src/usr.sbin/sysinst Make use of the new positional parameters t... |
| maxv | [src/trunk]: src/sys/sys Reduce indentation level. |
| kre | [src/trunk]: src/sys/arch/x86/x86 Update signature in prototype of efi_relva(... |
| maxv | [src/trunk]: src Remove the 'copy' argument from m_devget(), unused. While he... |
| jmcneill | [src/trunk]: src/sys/dev/wscons WSDISPLAYIO_SFONT: Do not attempt to print to... |
| maxv | [src/trunk]: src/sys/uvm Woah man, fix enormous leak. |
| riastradh | [src/trunk]: src/sys/arch/x86/x86 No need to write any initializer here, cast... |
| jmcneill | [src/trunk]: src/sys/arch/arm/cortex A64 timer errata can cause the timer to ... |
| scole | [src/trunk]: src/sys/arch/ia64/include change "PCB" to "pcb" |
| 11/16/2018 |
| scole | [src/trunk]: src/sys/arch/ia64/ia64 enable some incorrectly commented-out code |
| jdolecek | [src/trunk]: src/sys/dev/pci remove #ifdef DEBUG printf, it seems to have out... |
| jakllsch | [src/trunk]: src/sys/dev Correctly handle signed/unsigned quantities in kerne... |
| jmcneill | [src/trunk]: src/sys/arch/evbarm/fdt If the bootloader specifies a boot mac-a... |
| jmcneill | [src/trunk]: src/sys/stand/efiboot Add support for loading kernels over NFS. |
| manu | [src/trunk]: src/sys/dev/usb Build fix |
| manu | [src/trunk]: src/lib/libperfuse Use reclaim2 to fix reclaim/lookup race condi... |
| ozaki-r | [src/trunk]: src/usr.sbin/rtadvd rtadvd: use %u to print unsigned variables |
| blymn | [src/trunk]: src/distrib/sets/lists/base Bump libcurses minor version due to ... |
| ryo | [src/trunk]: src/lib/libc/arch/aarch64/gen fix type of argument for va_arg; d... |
| blymn | [src/trunk]: src/lib/libcurses Fix for PR lib/52063 |
| martin | [src/trunk]: src/distrib/sets/lists/debug Adjust for libcurses bump |
| mlelstv | [src/trunk]: src/usr.bin/audio/play The test for regular file was wrong. |
| tsutsui | [src/trunk]: src/sys/arch/macppc/stand/ofwboot Fix boot failure from installa... |
| jmcneill | [src/trunk]: src/sys Add intr_establish_xname support to arm and expose it to... |
| jmcneill | [src/trunk]: src/sys/arch/arm/acpi Restore acpi_pci_ignore_boot_config lost i... |
| martin | [src/trunk]: src/sys/arch/news68k/conf Bump space for ramdisk image |
| martin | [src/trunk]: src/distrib/news68k/floppies/ramdisk Bump image size |
| kre | [src/trunk]: src/sys/sys Belated Condolonces on the loss of your m_devget() c... |
| jakllsch | [src/trunk]: src/sys/arch/arm/fdt make pcihost_intr_evcnt static, like the ot... |
| jmcneill | [src/trunk]: src/sys/arch/ia64 Add intr_establish_xname stub |
| martin | [src/trunk]: src/usr.sbin/sysinst Now that size estimates are not way off any... |
| scole | [src/trunk]: src/usr.bin/xlint/common PR toolchain/53710 |
| martin | [src/trunk]: src/usr.sbin/sysinst Sync install size estimates with current re... |
| 11/17/2018 |
| jmcneill | [src/trunk]: src/sys/arch Add MD functions for establishing and disestablishi... |
| jmcneill | [src/trunk]: src/sys/arch/arm Use intr_establish_xname |
| jmcneill | [src/trunk]: src/sys Use acpi_intr_establish |
| jmcneill | [src/trunk]: src/sys/dev Use acpi_md_intr_establish/disestablish to handle de... |
| jmcneill | [src/trunk]: src/sys/arch/arm/cortex Use intr_establish_xname |
| kamil | [src/trunk]: src/doc Move two entries in TODO.sanitizers to be done later (po... |
| rjs | [src/trunk]: src/sys/arch/arm/footbridge Add xname to footbridge_pci_intr_est... |
| cherry | [src/trunk]: src/sys/arch/xen/x86 Use hypervisor provided interface to unmask... |
| kre | [src/trunk]: src/sys/dev/acpi Attempt to appease gcc and unbreak i386 build. ... |
| maxv | [src/trunk]: src/lib/libnvmm Don't forget to set 'prot' when the guest has pa... |
| jakllsch | [src/trunk]: src/sys/arch/arm/rockchip use aprint_debug() rather than aprint_... |
| martin | [src/trunk]: src/usr.sbin/sysinst Add default for debug sets size |
| jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Serialize RSB requests. |
| uwe | [src/trunk]: src/sys/arch/amd64/conf Add commented out options WSEMUL_DEFAULT... |
| jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Handle different burst bits for h3/a64 |
| jmcneill | [src/trunk]: src/sys/arch/arm/sunxi TX/RX FIFO are looking for 32-bit samples... |
| 11/18/2018 |
| scole | [src/trunk]: src/sys/arch/ia64/acpi change "InterruptNumber" to "irq" to fix ... |
| uwe | [src/trunk]: src/lib/libcurses cellcmp - use logical && not bitwise & |
| uwe | [src/trunk]: src/lib/libcurses quickch - fix inverted checks. |
| uwe | [src/trunk]: src/lib/libcurses Rename cellcmp() and linecmp() to celleq() and... |
| uwe | [src/trunk]: src/lib/libcurses Comment out LIBDPLIBS so that this can be buil... |
| uwe | [src/trunk]: src/lib/libcurses Oops, revert previous. Wrong tree. |
| kre | [src/trunk]: src/tests/bin/sh Add some tests to detect the presence of a bug ... |
| uwe | [src/trunk]: src/lib/libcurses Define celleq() and lineeq() for !HAVE_WCHAR t... |
| uwe | [src/trunk]: src/lib/libcurses Merge few #ifdefs that now have identical code... |
| uwe | [src/trunk]: src/lib/libcurses Merge another #ifdefs that now has identical c... |
| uwe | [src/trunk]: src/lib/libcurses Merge one more #ifdef with mostly identical co... |
| uwe | [src/trunk]: src/lib/libcurses Further tweak previous. Change the check orde... |
| uwe | [src/trunk]: src/lib/libcurses Reindent a few lineeq() calls now that we can ... |
| macallan | [src/trunk]: src/sys/arch/arm/xscale - support *_mmap() |
| maxv | [src/trunk]: src/sys/dev/nvmm Ah, should be UVM_ADV_RANDOM. |
| cherry | [src/trunk]: src/sys/arch Save the interrupt trap/clockframe to a per-cpu copy. |
| martin | [src/trunk]: src/usr.sbin/sysinst/arch/cats Yet another size estimate |
| martin | [src/trunk]: src/usr.sbin/sysinst/arch More size estimate fixes |
| martin | [src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested... |
| martin | [src/netbsd-8]: src/sys/arch/newsmips Pull up following revision(s) (requeste... |
| martin | [src/netbsd-8]: src/libexec/makewhatis Pull up following revision(s) (request... |
| martin | [src/netbsd-8]: src/doc Tickets #1094, #1095 and #1096 |
| mrg | [src/trunk]: src/libexec/httpd use __func__ in debug(). |
| skrll | [src/trunk]: src/sys/arch/mips/cavium/dev Whitespace |
| skrll | [src/trunk]: src/sys Remove unused struct member (usbd_xfer now has a struct ... |
| kre | [src/trunk]: src/tests/bin/sh It turns out there are more cases where escapin... |
| jmcneill | [src/trunk]: src/sys/arch/iyonix/iyonix Add xname argument to pc_intr_establi... |
| christos | [src/trunk]: src/sys/arch/x86/x86 fix whitespace |
| jmcneill | [src/trunk]: src/sys/arch/evbarm/nslu2 Add xname argument to pc_intr_establis... |
| skrll | [src/trunk]: src/sys/arch/evbarm/conf Trailing whitespace |
| skrll | [src/trunk]: src/sys/arch Add CPU_THUNDERX which sets COHERENCY_UNIT and CACH... |
| skrll | [src/trunk]: src/sys/dev/pci Trailing whitespace |
| christos | [src/trunk]: src/lib/libedit fix compilation |
| christos | [src/trunk]: src/lib/libedit Remove utf-8 requirement (Yuichiro NAITO) |
| kre | [src/trunk]: src/bin/sh Rationalise (slightly) the way that expansions are pr... |
| uwe | [src/trunk]: src/lib/libcurses Don't mix private and public names for the sam... |
| christos | [src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix NFC: Fix commi... |
| christos | [src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix Add a simpler ... |
| christos | [src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSShared print the pat... |
| christos | [src/trunk]: src/external/apache2/mDNSResponder/usr.sbin/mdnsd Use our getifa... |
| christos | [src/trunk]: src/include more type protection macro lossage. |
| martin | [src/netbsd-8]: src/sys/arch/macppc/stand/ofwboot Pull up following revision(... |
| martin | [src/netbsd-8]: src/doc Ticket #1097 |
| martin | [src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested... |
| martin | [src/netbsd-7]: src/sys/arch/x86/x86 Pull up following revision(s) (requested... |
| martin | [src/netbsd-7]: src/sys/arch/macppc/stand/ofwboot Pull up following revision(... |
| martin | [src/netbsd-7]: src/doc Tickets #1649, #1650 and #1651 |
| jmcneill | [src/trunk]: src/sys/arch/arm/acpi Add support for PCI I/O space. |
| jmcneill | [src/trunk]: src/sys/arch Add a "bs_base" field to struct bus_space. If prese... |
| jmcneill | [src/trunk]: src/sys/arch/evbarm/conf Add virtio at pci, scsibus at scsi, and... |
| uwe | [src/trunk]: src/lib/libcurses Fix comments on bkgdset() and friends to match... |
| uwe | [src/trunk]: src/lib/libcurses wbkgd - do not duplicate the code that's alrea... |
| 11/19/2018 |
| uwe | [src/trunk]: src/lib/libcurses Don't fuse HAVE_WCHAR and (trivial) !HAVE_WCHA... |
| uwe | [src/trunk]: src/lib/libcurses Reorder "bkgrnd" functions to match the order ... |
| uwe | [src/trunk]: src/lib/libcurses When we remove default color from attributes, ... |
| uwe | [src/trunk]: src/lib/libcurses wbkgrnd - do not duplicate code that's already... |
| sevan | [src/trunk]: src/usr.sbin/mtree Adjust test, we only want to return the struc... |
| cherry | [src/trunk]: src/sys/arch On Xen, copy just the bits we need from the trapfra... |
| uwe | [src/trunk]: src Provide basic documentation on getcchar(3) and setcchar(3). |
| mrg | [src/trunk]: src/libexec/httpd note the changes present in bozohttpd 20181118: |
| mrg | [src/trunk]: src/libexec/httpd avoid memory leak in sending multiple auth hea... |
| mrg | [src/trunk]: src/libexec/httpd fix a denial of service attack against header ... |
| ozaki-r | [src/trunk]: src/crypto/dist/ipsec-tools/src/setkey Use Cm instead of Li or A... |
| msaitoh | [src/trunk]: src/sys/dev/pci - Control TX/RX descriptor snooping control bits... |
| christos | [src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix It is not an e... |
| maya | [src/trunk]: src/sys/dev include sys/param.h for EINVAL used in this header. |
| kre | [src/trunk]: src/sys/arch Hide differences between i386 and amd64 interrupt f... |
| maya | [src/trunk]: src/sys/dev include less headers, just the right one, suggested ... |
| maya | [src/trunk]: src/sys/external/bsd/drm2/include/linux/regulator include machin... |
| jmcneill | [src/trunk]: src/sys/arch On second thought, get rid of "bs_base" from struct... |
| jmcneill | [src/trunk]: src/sys/arch/arm/fdt Clear PCI_FLAGS_IO_OKAY as we don't support... |
| jakllsch | [src/trunk]: src/sys/arch/arm/fdt avoid NULL deref in gicv3_fdt_disestablish() |
| skrll | [src/trunk]: src/sys/arch/evbarm/conf Remove RPI64 in favour of GENERIC64. R... |
| kre | [src/trunk]: src/sys/arch/amd64/include Fix editing screwup in previous... ... |
| sevan | [src/trunk]: src/share/misc "What You See Is All You Get" - Brian Kernighan |
| maxv | [src/trunk]: src/sys/dev/nvmm/x86 Rename one constant, for clarity. |
| martin | [src/trunk]: src/usr.sbin/sysinst Split positional argument string expansion ... |
| christos | [src/trunk]: src/distrib/sets/lists/comp add nvmm lint library |
| aymeric | [src/trunk]: src Prepend ${_TOOL_PREFIX} to xz, too. |
| jdolecek | [src/trunk]: src/sys/dev/ic consistently use the SATA correct 'port %d' inste... |
| aymeric | [src/trunk]: src/distrib Make building boot images work with xz sets on non-N... |
| maxv | [src/trunk]: src/sys/arch Rename 'mask' -> 'frame', we will use the real 'mas... |
| uwe | [src/trunk]: src/lib/libcurses wbkgd - when updating window rendition for the... |
| maxv | [src/trunk]: src/sys/arch Introduce pl_pi, will be used soon. |
| 11/20/2018 |
| maxv | [src/trunk]: src/lib/libnvmm Fix error handling of realloc, and use memmove b... |
| jdolecek | [src/trunk]: src/sys/dev/ic if softreset during PMP detection fails, disable ... |
| jdolecek | [src/trunk]: src/sys/dev/ic during SRST (softreset), make a short delay betwe... |
| jdolecek | [src/trunk]: src/sys/arch/x86/x86 enable XSAVE (and hence AVX) under XEN by d... |
| mrg | [src/trunk]: src/libexec/httpd from CHANGES: |
| mrg | [src/trunk]: src/libexec/httpd move some #if support into bozohttpd.h. |
| mrg | [src/trunk]: src/libexec/httpd fix previous: have_debug was reversed. |
| mrg | [src/trunk]: src/libexec/httpd also fix have_dynamic_content from the previou... |
| mrg | [src/trunk]: src rewrite the CPU identification on arm64: |
| msaitoh | [src/trunk]: src/sys/dev/pci - Fix a bug that i82578 PHY can't detect correctly. |
| msaitoh | [src/trunk]: src/sys/dev/pci - Add wm_oem_bits_config_ich8lan() to control LP... |
| maxv | [src/trunk]: src/usr.sbin/tprof Note support for Intel Silvermont/Airmont. |
| maya | [src/trunk]: src/crypto/external/bsd/openssl/dist/crypto Don't expose a getau... |
| jdolecek | [src/trunk]: src/sys/dev/ic also set WDCTL_4BIT for the softreset, seems this... |
| hannken | [src/trunk]: src/external/bsd/nsd/dist Fix NSD when built with --enable-recvm... |
| skrll | [src/trunk]: src/sys/dev/pci Add support for MSI/MSI-X to ahcisata at pci. |
| prlw1 | [src/trunk]: src/sys/dev/pci Trivial build fix |
| martin | [src/netbsd-8]: src/external/bsd/nsd/dist Pull up following revision(s) (requ... |
| martin | [src/netbsd-8]: src/doc Ticket #1098 and #1099 |
| martin | [src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by m... |
| uwe | [src/trunk]: src/lib/libcurses Fix color pair handling. color_pair argument ... |
| martin | [src/trunk]: src/usr.sbin/sysinst Convert all static menu struct initializiat... |
| jdolecek | [src/trunk]: src/sys/dev/ic s/failing/failed/ for the aprint_error() |
| scole | [src/trunk]: src/sys/arch/ia64/ia64 add IA64_DCR_DEFAULT, more changes from F... |
| jdolecek | [src/trunk]: src/sys/arch/aarch64/include Implement PMAP_DIRECT / pmap_direct... |
| christos | [src/trunk]: src/sys/coda Fix locking for readdir code (Brett Lymn) |
| jdolecek | [src/trunk]: src/sys/uvm need to use PGO_NOBLOCKALLOC also in ubc_alloc_direc... |
| 11/21/2018 |
| uwe | [src/trunk]: src/lib/libcurses Don't hide assignments inside tests. |
| uwe | [src/trunk]: src/lib/libcurses Drop bogus cast. |
| uwe | [src/trunk]: src/lib/libcurses Compare pointers to NULL, not to zero. |
| msaitoh | [src/trunk]: src/sys/arch/x86/include Modify comment. No functional change: |
| msaitoh | [src/trunk]: src/usr.sbin/cpuctl/arch - Use ci_feat_val[7] as CPUID 7 %edx to... |
| skrll | [src/trunk]: src/sys/arch/evbarm/conf options<space><tab> |
| skrll | [src/trunk]: src/sys/arch/arm/samsung G/C |
| skrll | [src/trunk]: src/sys/arch/evbarm/conf Sort |
| skrll | [src/trunk]: src/sys/arch Make TI compile and convert TI to generic start |
| thorpej | [src/trunk]: src/sys/arch/arm/xscale EINVAL (22) is a valid return value for ... |
| mrg | [src/trunk]: src/libexec/httpd - move special files defines into bozohttpd.h, ... |
| mrg | [src/trunk]: src/libexec/httpd two fixes reported by mouse: |
| msaitoh | [src/trunk]: src - AMD also reports CPUID 7's highest subleaf. Print it. |
| jmcneill | [src/trunk]: src/sys/arch/arm/cortex kcpuset_ffs returns the cpu number plus ... |
| msaitoh | [src/trunk]: src/sys/arch/x86/include Add Intel CPUID Extended Topology Enume... |
| jdolecek | [src/trunk]: src/sys/arch/aarch64/include revert PMAP_DIRECT until tested; re... |
| msaitoh | [src/trunk]: src/usr.sbin/cpuctl/arch Decode package, core and SMT id if CPUI... |
| martin | [src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv... |
| martin | [src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by maxv ... |
| martin | [src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv... |
| martin | [src/netbsd-8]: src/doc Tickets #1100, #1101 and #1102 |
| martin | [src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv... |
| martin | [src/netbsd-7]: src/sys/compat/netbsd32 Pull up following revision(s) (reques... |
| martin | [src/netbsd-7]: src/doc Tickets #1652 and #1653 |
| martin | [src/netbsd-7-1]: src/sys/compat/netbsd32 Pull up following revision(s) (requ... |
| martin | [src/netbsd-7-1]: src/doc Tickets #1652 and #1653 |
| martin | [src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ma... |
| martin | [src/netbsd-7-0]: src/doc Tickets #1652 and #1653 |
| martin | [src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ma... |
| martin | [src/netbsd-7-0]: src/sys/compat/netbsd32 Pull up following revision(s) (requ... |
| mrg | [src/trunk]: src/libexec/httpd use MAP_SHARED for the bzremap file. avoids n... |
| scole | [src/trunk]: src/sys/arch/powerpc/oea don't bother reading ofw properties for... |
| macallan | [src/trunk]: src/sys/arch/arm/xscale further de-cargocult the new mmap() methods |
| 11/22/2018 |
| martin | [src/trunk]: src/usr.bin/menuc Add (optional) support for expanded static men... |
| martin | [src/trunk]: src/usr.sbin/postinstall Sprinkle a few references to .tar.xz fi... |
| martin | [src/trunk]: src/usr.sbin/etcupdate A few hints that sets may come in .tar.xz... |
| macallan | [src/trunk]: src/sys/arch/iyonix/iyonix - RISC OS hands us the graphics hardw... |
| skrll | [src/trunk]: src/lib/libc/arch/arm/gen Fix a comment |
| skrll | [src/trunk]: src/lib/libc/arch/aarch64/gen Fix some register names in comments |
| skrll | [src/trunk]: src/lib/libc/arch/aarch64/gen _REG_LR should be _lwp_exit |
| uwe | [src/trunk]: src/usr.bin/menuc Try to provide the typesetting help requested. |
| knakahara | [src/trunk]: src/tests/net/ipsec Add ATF for IPv6 NAT-T. |
| knakahara | [src/trunk]: src/sys Support IPv6 NAT-T. Implemented by hsuenaga@IIJ and ohis... |
| msaitoh | [src/trunk]: src/sys/arch/x86/include Add Intel/AMD MONITOR/MWAIT leaf. |
| msaitoh | [src/trunk]: src/usr.sbin/cpuctl/arch Decode Intel/AMD MONITOR/MWAIT leaf. |
| maxv | [src/trunk]: src/sys/dev/nvmm/x86 Add missing pmap_update after pmap_kenter_p... |
| ryo | [src/trunk]: src/lib/libc/arch/aarch64/sys fix condition code. x1==0 is parent. |
| mrg | [src/trunk]: src/libexec/httpd many clean ups: |
| skrll | [src/trunk]: src/sys/arch/evbarm/conf build fix until someone is brave enough... |
| jmcneill | [src/trunk]: src/sys/arch/x86/acpi Apply MADT interrupt source overrides to i... |
| msaitoh | [src/trunk]: src/sys/dev - Add wm_k1_workaround_lv() from FreeBSD. It's PCH2 ... |
| mrg | [src/trunk]: src/libexec/httpd alpha sort the option switch. |
| mrg | [src/trunk]: src/libexec/httpd add an assert() check on array bounds. |
| skrll | [src/trunk]: src/lib/libpthread/arch/arm G/C __APCS_26__ support |
| jakllsch | [src/trunk]: src/sys/arch/arm/cortex use correct interrupt index |
| 11/23/2018 |
| aymeric | [src/trunk]: src/sys/arch Switch the DE0 Nano SoC to the GENERIC kernel. |
| aymeric | [src/trunk]: src/distrib/utils/embedded Make armv7.img boot on the DE0 Nano S... |
| skrll | [src/trunk]: src/sys/arch/arm/arm32 Typo in comment |
| uwe | [src/trunk]: src/lib/libcurses We need insstr.c for !HAVE_WCHAR too. |
| uwe | [src/trunk]: src/lib/libcurses Drop HAVE_WCHAR ifdefs from code that is not e... |
| uwe | [src/trunk]: src/lib/libcurses Move getattrs() and wcolor_set() so that they ... |
| uwe | [src/trunk]: src/lib/libcurses Drop a few redundant casts of a variable to it... |
| mlelstv | [src/trunk]: src/sbin/wsconsctl When merging entries with the keyboard map, p... |
| mrg | [src/trunk]: src/libexec/httpd minor style fixes. simplify bozo_match_conten... |
| skrll | [src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Trailing whitespace |
| uwe | [src/trunk]: src/lib/libcurses Rename the reserved argument from "opt" to "op... |
| uwe | [src/trunk]: src/lib/libcurses wattr_set - turn off all wide attributes (fix ... |
| uwe | [src/trunk]: src/lib/libcurses Refactor. Move code to turn attributes on/off... |
| skrll | [src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Fix RTLD_DEBUG_RELOC build |
| skrll | [src/trunk]: src/lib/libc/arch/aarch64/gen Fix so the setcontext call is via ... |
| jmcneill | [src/trunk]: src/sys/arch/arm/cortex Fix ITT size, only need to MAPD once per... |
| jmcneill | [src/trunk]: src/sys/arch/arm/cortex Fix LPI pending table size, use correct ... |
| skrll | [src/trunk]: src/sys/arch/evbarm/conf Enable CPU_THUNDERX |
| skrll | [src/trunk]: src/lib/libc/arch/aarch64/gen Update comments to help explain wh... |
| jmcneill | [src/trunk]: src/sys/dev/acpi Use acpi_intr_establish |
| jmcneill | [src/trunk]: src/sys/arch/arm/cortex Only allocate what we need for ITT tables |
| jmcneill | [src/trunk]: src/sys/dev/pci Use MSIX when available |
| kre | [src/trunk]: src/bin/sh Avoid long option names that differ only in character... |
| 11/24/2018 |
| kre | [src/trunk]: src/bin/sh Handle eval $'continue\ncommand' (and similar) in a l... |
| kre | [src/trunk]: src/bin/sh Fix the <> redirection operator, which has been broke... |
| mrg | [src/trunk]: src/libexec/httpd s/time/val/ to avoid shadowing a global indent... |
| uwe | [src/trunk]: src/lib/libcurses attron(), attroff() - don't take a shortcut. |
| mrg | [src/trunk]: src/libexec/httpd fix a bug in the rework for -i option: move t... |
| mrg | [src/trunk]: src/libexec/httpd call this bozohttpd 20181124. |
| wiz | [src/trunk]: src/lib/libcurses Grammar improvements. |
| mlelstv | [src/trunk]: src/external/gpl2/lvm2/dist/libdm/ioctl Support device nodes tha... |
| christos | [src/trunk]: src/lib/libedit PR/53682: Jordan Lewis: use newlines instead of ... |
| christos | [src/trunk]: src/libexec/httpd one semicolon is usually enough. |
| christos | [src/trunk]: src/libexec/httpd appease lint |
| christos | [src/trunk]: src/libexec/httpd - add FALLTHROUGH comment |
| christos | [src/trunk]: src/usr.bin/xlint/lint1 add warn_unused_result. |
| skrll | [src/trunk]: src/sys/dev/pci Add a whole bunch of Cavium ThunderX devices |
| skrll | [src/trunk]: src/sys/dev/pci Add Rockchip vendor ID and a device. Requested b... |
| skrll | [src/trunk]: src/sys/dev/pci Fixup the retry loop wrt with XHCI_DISABLE_MSI{, X} |
| skrll | [src/trunk]: src/sys/dev/pci Regen |
| skrll | [src/trunk]: src/sys/dev/pci Handle Cavium AHCI/RAID controller BAR weirdness. |
| skrll | [src/trunk]: src/sys/arch/arm/cortex Handle ThunderX errata |
| skrll | [src/trunk]: src/sys/arch/arm/include Add some ThunderX CPU Ids |
| maxv | [src/trunk]: src/sys/kern Fix kernel info leak, we do a blunt copy of struct ... |
| maxv | [src/trunk]: src/sys/netinet Fix kernel pointer leaks in sysctl_inpcblist. |
| maxv | [src/trunk]: src/sys/kern Fix kernel pointer leaks in sysctl_unpcblist. |
| maxv | [src/trunk]: src/sys/kern Fix kernel pointer leaks in the kern.lwp sysctl. |
| maxv | [src/trunk]: src/sys/kern Fix kernel pointer leaks in the kern.file sysctl, s... |
| maxv | [src/trunk]: src/sys/kern Rename fill_file -> fill_file2, since that's the KE... |
| maxv | [src/trunk]: src/doc Mark four issues as fixed, add two more. Netstat was act... |
| maxv | [src/trunk]: src/sys/kern Fix kernel pointer leaks in sysctl_doevcnt. |
| maxv | [src/trunk]: src/sys/kern Fix kernel pointer leaks in sysctl_dobuf. While her... |
| maxv | [src/trunk]: src/doc Mark as done the two entries I added just minutes ago, t... |
| maxv | [src/trunk]: src/sys/netinet KNF, no functional change. |
| martin | [src/netbsd-7]: src/doc Tickets #1654 and #1655 |
| martin | [src/netbsd-7]: src/usr.sbin/mtree Pull up following revision(s) (requested b... |
| martin | [src/netbsd-7]: src/libexec/httpd Sync to HEAD (requested by mrg in ticket #1... |
| martin | [src/netbsd-8]: src/libexec/httpd Sync to HEAD (requested by mrg in ticket #1... |
| martin | [src/netbsd-7-0]: src/doc Ticket #1655 |
| martin | [src/netbsd-7-1]: src/libexec/httpd Sync to HEAD (requested by mrg in ticket ... |
| martin | [src/netbsd-7-1]: src/doc Ticket #1655 |
| martin | [src/netbsd-7-0]: src/libexec/httpd Sync to HEAD (requested by mrg in ticket ... |
| bouyer | [src/trunk]: src/sys/dev rnd_add_uint32() doens't support concurent calls for... |
| bouyer | [src/trunk]: src/sys/dev/pci 5717 and newer handle TSO in a sighly different ... |
| bouyer | [src/trunk]: src/sys/dev/pci Move registers definitions to a separate file, n... |
| bouyer | [src/trunk]: src/sys/dev/ic Add some definitions from OpenBSD, needed by the ... |
| bouyer | [src/trunk]: src/sys Add mpii(4), a driver for LSI Megaraid Fusion controllers. |
| bouyer | [src/trunk]: src/sys/dev/scsipi Add more KASSERTS about locking. |
| bouyer | [src/trunk]: src/sys/dev/pci Add my name in copyright list |
| mrg | [src/trunk]: src/libexec/httpd avoid c99ism. |
| bouyer | [src/trunk]: src add a man page for the new mpii, mostly from OpenBSD. |
| christos | [src/trunk]: src/sys/kern - instead of zeroing struct proc on each allocation... |
| jmcneill | [src/trunk]: src/doc aarch64: Add support for ARM Server Base System Architec... |
| 11/25/2018 |
| jakllsch | [src/trunk]: src/sys/arch/arm/cortex include dev/pci/pcivar.h, we use pci_att... |
| jakllsch | [src/trunk]: src/sys/arch/arm/fdt attach GICv3 ITS where applicable |
| wiz | [src/trunk]: src/share/man/man4 Sort SEE ALSO. Fix date. Whitespace fixes. |
| rjs | [src/trunk]: src/sys/arch/arm/acpi Allow building when plcom isn't used. |
| martin | [src/netbsd-8]: src/usr.sbin/mtree Pull up following revision(s) (requested b... |
| martin | [src/netbsd-8]: src/doc Tickets #1103 and #1104 |
| skrll | [src/trunk]: src/sys/arch/aarch64/include Provide a LWP_PC for Taylor |
| mrg | [src/trunk]: src/libexec/httpd fix -X option parsing. noted by Rajeev V. Pil... |
| maxv | [src/trunk]: src/sys/dev/nvmm/x86 Add RFLAGS in the exitstate. |
| maxv | [src/trunk]: src/sys/dev/nvmm Appease the check: allow NVMM_MAX_RAM bytes of ... |
| christos | [src/trunk]: src/lib/libedit From Yuichiro Naito (FreeBSD): |
| christos | [src/trunk]: src/lib/libedit From Yuichiro Naito (FreeBSD): |
| maya | [src/trunk]: src/share/man/man8/man8.x86 port-i386/44562: mention correct ker... |
| mlelstv | [src/trunk]: src/sys/compat/netbsd32 Restore netbsd32 compat code for new NPF... |
| 11/26/2018 |
| mrg | [src/trunk]: src/libexec/httpd add option fixes here. |
| mrg | [src/trunk]: src/libexec/httpd normalise some messages. |
| pgoyette | [src/pgoyette-compat]: src Sync with HEAD, resolve a couple of conflicts |
| msaitoh | [src/trunk]: src/sys/arch/x86/include Add Intel CPUID Architectural Performan... |
| msaitoh | [src/trunk]: src/usr.sbin/cpuctl/arch Print Intel CPUID Architectural Perform... |
| knakahara | [src/trunk]: src/usr.sbin/tprof tprof: Add goldmont support. |
| mlelstv | [src/trunk]: src/sys/modules compat modules now require an extra include path... |
| pgoyette | [src/pgoyette-compat]: src/sys/dev/usb Missed a $Id$ conflict in the last syn... |
| pgoyette | [src/pgoyette-compat]: src/sys/modules Keep only a single copy of the list of... |
| pgoyette | [src/pgoyette-compat]: src/sys/modules Build the compat_netbsd32* modules for... |
| pgoyette | [src/pgoyette-compat]: src/distrib/sets/lists/modules Add compat_netbsd32* mo... |
| pgoyette | [src/pgoyette-compat]: src/usr.bin/gzip Another missed pseudo-conflict |
| pgoyette | [src/pgoyette-compat]: src/sys/modules Update from HEAD - need to add sys/ext... |
| pgoyette | [src/pgoyette-compat]: src/sys/modules/compat_linux32 One more - we also need... |
| pgoyette | [src/pgoyette-compat]: src/sys/modules Add the libnv directory for all of the... |
| jmcneill | [src/trunk]: src/sys/arch Switch to designated initializers |
| pgoyette | [src/pgoyette-compat]: src/sys/dev/pci And one more missed conflict. (I thin... |
| kre | [src/trunk]: src/bin/sh Make it be that an empty command is treated as a regu... |
| mlelstv | [src/trunk]: src/sys/modules/compat_linux32 One more - we also need the libnv... |
| snj | [src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by bouye... |
| snj | [src/netbsd-8]: src/sys/kern Apply patch (requested by maxv in ticket #1106): |
| snj | [src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by b... |
| snj | [src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m... |
| snj | [src/netbsd-8]: src/doc tickets 1105-1108 |
| skrll | [src/trunk]: src/sys/kern Use cpu_index(). NFC. |
| joerg | [src/trunk]: src/libexec/ld.elf_so Now that lib/csu no longer uses the object... |
| joerg | [src/trunk]: src/lib/csu Do not pass the main object handle from the assemble... |
| ryo | [src/trunk]: src/usr.sbin/cpuctl/arch Add ThunderX IDs |
| 11/27/2018 |
| kamil | [src/trunk]: src/bin/sh Fix typo: O_ALTIO -> O_ALT_IO |
| jdolecek | [src/trunk]: src/sys/dev/pci add AHCI_PCI_QUIRK_FORCE for apu2 to be recogniz... |
| knakahara | [src/trunk]: src/usr.sbin/tprof tprof: Add goldmont plus support. Tested by m... |
| pgoyette | [src/trunk]: src Include the compat_netbsd32* modules for sparc64 |
| kamil | [src/trunk]: src/lib/libc/hash/sha1 Document SHA1FileChunk(3) in sha1(3) |
| kamil | [src/trunk]: src/lib/libc/hash/sha1 Fix link sha1.3 <- SHA1File.3 |
| msaitoh | [src/trunk]: src/sys/modules Remove obsolete ksem entry to prevent build break. |
| pgoyette | [src/trunk]: src/sys/modules Remove the rest of my local change that somehow ... |
| kre | [src/trunk]: src/tests/bin/sh Add a new test case to test <> (open for input ... |
| wiz | [src/trunk]: src/share/man/man8/man8.x86 Remove superfluous Ns. |
| wiz | [src/trunk]: src/lib/libc/hash/sha1 More macros, less whitespace. |
| kre | [src/trunk]: src/tests/bin/sh Add two new test cases to add more tests for $@... |
| maxv | [src/trunk]: src/sys/arch Fix widespread leak in the sendsig_siginfo() functi... |
| msaitoh | [src/trunk]: src/etc Add tprof |
| jmcneill | [src/trunk]: src/sys/arch/arm/acpi Add support for SPCR 16550 and 16450 inter... |
| martin | [src/trunk]: src/usr.sbin/sysinst Cosmetics: consistently use MEG and GIG def... |
| bouyer | [src/trunk]: src/sys/dev/pci More TSO4 fixes, from the freebsd driver: |
| jdolecek | [src/trunk]: src/share/man/man9 document pci_intr_alloc() with NULL now also ... |
| jdolecek | [src/trunk]: src/sys/arch make pci_intr_alloc() try also MSI-X by default (wi... |
| 11/28/2018 |
| jdolecek | [src/trunk]: src/sys/arch/x86/pci actually allow pci_intr_alloc() with NULL c... |
| kre | [src/trunk]: src/usr.sbin/sysinst Divide GIG by 512 (DEV_BLKSIZE) so we don't... |
| jmcneill | [src/trunk]: src/sys/arch/arm/acpi Replace SPCR_INTERFACE_TYPE_* defines with... |
| snj | [src/netbsd-8]: src/doc Use better description for ticket 1108. |
| kamil | [src/trunk]: src/sys/sys Define MD4_DIGEST_STRING_LENGTH in <md4.h> |
| ryo | [src/trunk]: src/sys/arch/aarch64/aarch64 don't exec 32bit binary on the cpu ... |
| msaitoh | [src/trunk]: src/sys/dev/pci Fix comment. No functional change. |
| ryo | [src/trunk]: src/sys/arch/aarch64/aarch64 don't pass illegal cpu index to cpu... |
| msaitoh | [src/trunk]: src/sys/dev/pci The register offset of the mask and pending regi... |
| blymn | [src/trunk]: src/sys/dev/pckbport * Increase minimum finger width to prevent ... |
| ryo | [src/trunk]: src/sys/arch support boot option "-1" to disable multiprocessor ... |
| mlelstv | [src/trunk]: src/sys/kern Fix statistics in case mi_switch didn't actually sw... |
| hannken | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Always unbusy pag... |
| hannken | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Add missing sa_bu... |
| hannken | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Remove an early t... |
| hannken | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Don't try to rele... |
| hannken | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs We expect VOP_ACC... |
| hannken | [src/trunk]: src Add missing access check for setting va_Xtime into zfs_netbs... |
| hannken | [src/trunk]: src Add missing access check for REMOVE into zfs_netbsd_lookup(). |
| hannken | [src/trunk]: src Redo the access check for setting va_flags in zfs_netbsd_set... |
| bad | [src/trunk]: src/sys/dev/pci Adapt ena_rx_checksum() to NetBSD. |
| maxv | [src/trunk]: src/sys/kern Fix kernel info leak. |
| martin | [src/netbsd-7]: src/doc Tickets #1656 and #1657 |
| martin | [src/netbsd-7-0]: src/sys/net Pull up following revision(s) (requested by max... |
| martin | [src/netbsd-7-0]: src/doc Ticket #1657 |
| jdolecek | [src/trunk]: src/sys/dev/pci whitespace fix, NFC |
| martin | [src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m... |
| martin | [src/netbsd-7]: src/sys/net Pull up following revision(s) (requested by maxv ... |
| martin | [src/netbsd-7-1]: src/sys/net Pull up following revision(s) (requested by max... |
| martin | [src/netbsd-7-1]: src/doc Ticket #1657 |
| jmcneill | [src/trunk]: src/sys/dev/pci Use correct PCI BAR offsets |
| jmcneill | [src/trunk]: src/sys/dev/pci Our softc is the private data of self, not paren... |
| ryo | [src/trunk]: src/sys/arch/aarch64/aarch64 Comment out implementation specific... |
| jmcneill | [src/trunk]: src/sys/external/bsd/ena-com Avoid kpause while cold |
| mlelstv | [src/trunk]: src/sys/kern Revert previous for a better fix. |
| mlelstv | [src/trunk]: src/sys Move counting involuntary switches into mi_switch. preem... |
| martin | [src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ma... |
| martin | [src/netbsd-7-0]: src/doc Ticket #1658 |
| martin | [src/netbsd-7-0]: src/doc Ticket #1659 |
| martin | [src/netbsd-7-0]: src/libexec/httpd Pull up following revision(s) (requested ... |
| martin | [src/netbsd-7-1]: src/doc Ticket #1658 |
| martin | [src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ma... |
| martin | [src/netbsd-7-1]: src/doc Ticket #1659 |
| martin | [src/netbsd-7-1]: src/libexec/httpd Pull up following revision(s) (requested ... |
| martin | [src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv... |
| martin | [src/netbsd-7]: src/doc Ticket #1658 |
| martin | [src/netbsd-7]: src/doc Ticket #1659 |
| martin | [src/netbsd-7]: src/libexec/httpd Pull up following revision(s) (requested by... |
| martin | [src/netbsd-8]: src/doc Ticket #1109 |
| martin | [src/netbsd-8]: src/libexec/httpd Pull up following revision(s) (requested by... |
| 11/29/2018 |
| jmcneill | [src/trunk]: src/sys/dev/pci Add calls to if_attach and if_deferred_start_init |
| jmcneill | [src/trunk]: src/sys/dev/ic Add support for a "force_console" property, where... |
| jmcneill | [src/trunk]: src/sys/arch/arm/acpi Force a matching com@puc by seg/bus/dev/fu... |
| jmcneill | [src/trunk]: src/sys/arch/arm/cortex Allow non-power of 2 counts, and support... |
| christos | [src/trunk]: src/lib/libedit Fix off by one <tsahara at iij> |
| martin | [src/netbsd-7]: src/doc Better log entry for ticket #1656 |
| martin | [src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv... |
| martin | [src/netbsd-7]: src/doc Ticket #1660 |
| martin | [src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv... |
| martin | [src/netbsd-8]: src/sys/arch/amd64/amd64 Pull up following revision(s) (reque... |
| martin | [src/netbsd-8]: src/doc Tickets #1110 and #1111 |
| martin | [src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ma... |
| martin | [src/netbsd-7-1]: src/doc Ticket #1660 |
| martin | [src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ma... |
| martin | [src/netbsd-7-0]: src/doc Ticket #1660 |
| ozaki-r | [src/trunk]: src/sys Introduce and use ip_dad_enabled() and ip6_dad_enabled()... |
| ozaki-r | [src/trunk]: src/sys Don't run DAD on link-up if it's explicitly disabled |
| ozaki-r | [src/trunk]: src/sys/netinet6 Don't validate the source address of forwarding... |
| maxv | [src/trunk]: src/sys/kern Fix kernel info leak, 4 bytes of padding at the end... |
| jmcneill | [src/trunk]: src/sys/arch/evbarm/conf Add nvme at pci |
| maxv | [src/trunk]: src/sys/kern Fix stack info leak. |
| maxv | [src/trunk]: src/sys/kern Fix info leak. There is one branch where 'status' i... |
| martin | [src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv... |
| martin | [src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv... |
| martin | [src/netbsd-8]: src/doc Tickets #1112 and #1113 |
| wiz | [src/trunk]: src/doc new openssl versions out |
| maxv | [src/trunk]: src/sys Improve my kern_time.c::rev1.192, systematically clear t... |
| jakllsch | [src/trunk]: src/sys/dev/usb Correct abuses of aprint_error_dev(9). |
| jakllsch | [src/trunk]: src/sys/arch/arm/sunxi use %u for u_int, rather than %d; correct... |
| maxv | [src/trunk]: src/lib/libnvmm Rewrite the gpa map/unmap functions. Dig holes i... |
| 11/30/2018 |
| palle | [src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: fix incorrect calculation of... |
| jmcneill | [src/trunk]: src/sys/dev/wscons Add hw.wsdisplay.multicons sysctl that can be... |
| macallan | [src/trunk]: src/sys/dev/rasops rasops_do_cursor(): |
| jmcneill | [src/trunk]: src/sys/dev/pci Add Amazon.com UART, NVMe, and ENA PCI IDs. |
| jmcneill | [src/trunk]: src/sys/dev/pci Add Amazon.com EC2 virtual 16650-compatible PCI ... |
| jmcneill | [src/trunk]: src/sys/dev/pci regen |
| christos | [src/trunk]: src/bin/pax Add base-256 decoding support (Micha Gorny) |
| christos | [src/trunk]: src/tests/bin/tar Add base-256 test (Micha Gorny) |
| roy | [src/trunk]: src/lib/libcurses curses: Fix inverted logic when drawing LR cor... |
| blymn | [src/trunk]: src/tests/lib/libcurses Add script for assisting with debugging ... |
| msaitoh | [src/trunk]: src/sys/dev/wscons Remove extra whitespaces. |
| msaitoh | [src/trunk]: src/sys/dev/ic Use pmf_device_{register,deregister}(). |
| msaitoh | [src/trunk]: src/sys/dev/pci The downstream port of PCIe switch is not a root... |
| msaitoh | [src/trunk]: src/sys/dev/pci Add new macro PCIE_HAS_ROOTREGS(pcie_devtype) an... |
| hannken | [src/trunk]: src/tests/fs/vfs Skip zfs, it does not GOP_ALLOC. |
| hannken | [src/trunk]: src/external/cddl/osnet Zfs_write() may hide write errors if uio... |
| msaitoh | [src/trunk]: src/sys/dev/pci Add new PCIE_HAS_LINKREGS(pcie_devtype) and use ... |
| jmcneill | [src/trunk]: src/sys/dev/pci workqueue and callout fixes |
| martin | [src/netbsd-8]: src/sys Additionally pull up following revision(s) (requested... |
| martin | [src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv... |
| martin | [src/netbsd-8]: src/doc Ticket #1114, ammend ticket #1110 for additional chan... |
| martin | [src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv... |
| martin | [src/netbsd-7]: src/doc Ticket #1661 |
| martin | [src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ma... |
| martin | [src/netbsd-7-1]: src/doc Ticket #1661 |
| martin | [src/netbsd-7-0]: src/doc Ticket #1661 |
| martin | [src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ma... |
| jmcneill | [src/trunk]: src/sys/dev/pci Get this driver into a functional state. |
| mlelstv | [src/trunk]: src/sys/kern The SHOULDYIELD flag doesn't indicate that other LW... |
| jmcneill | [src/trunk]: src/sys/dev/ic Add support for com(4) without an interrupt by se... |
| jmcneill | [src/trunk]: src/sys/arch/evbarm/conf Add puc at pci and com at puc |
| jmcneill | [src/trunk]: src/sys/dev/pci Add support for polling com devices when no inte... |
| jmcneill | [src/trunk]: src/sys/arch/evbarm/conf Add ena at pci |
| jdolecek | [src/trunk]: src/sys/dev/pci simplify intr establish code - rely on pci_intr_... |
| jdolecek | [src/trunk]: src/sys/dev/pci simplify intr establish code - rely on pci_intr_... |
| jdolecek | [src/trunk]: src/sys/dev/pci allow MSI-X if supported by the hardware, discus... |
| jmcneill | [src/trunk]: src/distrib/utils/embedded Add support for configuring Amazon.co... |