From | Subject |
06/01/2018 |
mrg | [src/trunk]: src/sys/arch it's called VM_MAXUSER_ADDRESS32 not VM_MAXUSER32_A... |
mrg | [src/trunk]: src/sys/arch/sparc/sparc convert Lfp_null_fpstate (which is invo... |
mrg | [src/trunk]: src/sys/arch docpureset() doesn't return anything, so mark it void. |
mrg | [src/trunk]: src/sys/external/bsd/drm2/nouveau the previous change doubled th... |
christos | [src/trunk]: src/external/mpl/dhcp/dist/common PR/50893: Bruce Lilly: Handle ... |
kre | [src/trunk]: src/external/cddl/osnet/sys/sys Avoid duplicate typedefs so thes... |
mrg | [src/trunk]: src/sys/arch/sun2/conf disable a few more things and return anot... |
christos | [src/trunk]: src/external/mit/xorg/lib/xkeyboard-config Generate xml files pr... |
kre | [src/trunk]: src/tests/lib/libc/sys 80 column police. Some KNF and whitespa... |
ozaki-r | [src/trunk]: src/sys Fix _rt_free via rtrequest(RTM_DELETE) hangs in rt_timer... |
ozaki-r | [src/trunk]: src/sys/net Make sure to not change if_hwdl once set |
ozaki-r | [src/trunk]: src/sys/net Make sure to remove all AF_LINK addresses in if_detach |
reinoud | [src/trunk]: src/sys/arch/usermode/include Fix compilation errors so NetBSD/u... |
reinoud | [src/trunk]: src/sys/arch/usermode/conf Compile NetBSD/userland without CTF f... |
reinoud | [src/trunk]: src/sys/arch/usermode/dev Pass the address of the array, this fi... |
reinoud | [src/trunk]: src/sys/arch/usermode Pretend we already included the <types.h> |
maxv | [src/trunk]: src/sys/dev/ic Use m_remove_pkthdr() instead of "&= ~M_PKTHDR", ... |
maxv | [src/trunk]: src/sys/dev/pci Fix M_PKTHDR use in if_alc, if_age and if_ena. |
maxv | [src/trunk]: src/sys Rename |
thorpej | [src/trunk]: src/sys/dev/gpio Fix a paste-o that prevented the 2-pin interrup... |
macallan | [src/trunk]: src/sys/arch/macppc/conf enable svwsata now that it works properly |
macallan | [src/trunk]: src/sys/dev/pci another G5-specific fix - do a 32bit read of the... |
bouyer | [src/trunk]: src/sys/arch/arm/sunxi Defer display hardware reset to pipeline ... |
macallan | [src/trunk]: src/sys/dev/ata add a flag to start DMA before issuing commands ... |
macallan | [src/trunk]: src/sys/arch/powerpc add clock speed control for 970MP CPUs |
macallan | [src/trunk]: src/sys/dev/pci set ATACH_DMA_BEFORE_CMD |
macallan | [src/trunk]: src/sys/arch/powerpc/include/oea add functions to access SCOM re... |
nat | [src/trunk]: src/sys/dev/usb Add another register as found on 8192eu. |
nat | [src/trunk]: src/sys/dev/usb Fix support for 8192eu, notably TPLINK TL-WN823N... |
06/02/2018 |
mrg | [src/trunk]: src/sys/arch/arm/footbridge include <sys/param.h> for the cddl p... |
mrg | [src/trunk]: src/external/lgpl3/gmp commit some note updates i wrote last aug... |
jmcneill | [src/trunk]: src/sys Move simplefb declaration to files.fdt |
christos | [src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Use a constant... |
christos | [src/trunk]: src/external/gpl3/gcc/lib/libasan Don't sanitize the sanitizer. |
christos | [src/trunk]: src/external/public-domain/xz/lib Don't warn about undefined sym... |
christos | [src/trunk]: src/external/gpl3/gcc/dist/gcc Don't add a dynamic dependency to... |
christos | [src/trunk]: src/share/mk Add build glue to build all the code with sanitizer... |
christos | [src/trunk]: src/share/mk Move the RELRO and the SANITIZER stuff outside of t... |
jnemeth | [src/trunk]: src/usr.bin/calendar/calendars Update calendar files for the upc... |
roy | [src/roy]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.0.5 with the foll... |
roy | [src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.0.5 with the fo... |
roy | [src/trunk]: src/external/bsd/dhcpcd/dist/src Sync |
roy | [src/trunk]: src/doc Note import of dhcpcd-7.0.5 |
maxv | [src/trunk]: src/sys/netinet Copy more mbuf flags. |
jakllsch | [src/trunk]: src/sys/dev/pci fix CVS keyword in __KERNEL_RCSID |
christos | [src/trunk]: src/share/mk Add NORELRO |
christos | [src/trunk]: src/sys/arch/i386/stand - Disable MKSANITIZER |
christos | [src/trunk]: src/sys/arch/amd64/stand/prekern Disable MKSANITIZER |
christos | [src/trunk]: src/sys/arch/amd64/conf Disable sanitizers for the kernel. |
christos | [src/trunk]: src/share/mk Sanitizers don't support static linking. |
chs | [src/trunk]: src/sys/uvm add missing boilerplate for UVMHIST. |
christos | [src/trunk]: src/external/cddl/osnet/sys/sys don't include <sys/proc.h> |
christos | [src/trunk]: src/sys/arch/xen/conf disable sanitizers and relro |
christos | [src/trunk]: src/external/cddl/osnet/sys/sys - Remove more extraneous include... |
sevan | [src/trunk]: src/share/man/man4 gem(4) can also be connected to makphy(4), as... |
mrg | [src/trunk]: src/usr.bin/kdump just include <sys/mutex.h> for mkioctls. this... |
sevan | [src/trunk]: src/sys/arch/macppc/conf Enabled IPsec & ipsecif(4) support by d... |
06/03/2018 |
sevan | [src/trunk]: src/sys/dev/usb Apple Bluetooth adapter, as found on the G4 Powe... |
sevan | [src/trunk]: src/sys/dev/usb regen |
christos | [src/trunk]: src/sys/sys make his freestanding. |
eadler | [src/trunk]: src/external/bsd/top/dist top(1): chdir to / at init |
jakllsch | [src/trunk]: src/sys/dev/pci Begin to detangle virtio from its PCI attachment |
jmcneill | [src/trunk]: src/sys/dev/fdt Remove unnecessary include |
pgoyette | [src/trunk]: src/share/man/man9 Add documentation on the module_{, un}register... |
pgoyette | [src/trunk]: src/share/man/man9 Also add new entries in the .Nm list, and upd... |
pgoyette | [src/trunk]: src/distrib/sets/lists/comp Update sets lists for new MLINKS for... |
jakllsch | [src/trunk]: src/sys/dev/pci remove trailing whitespace |
chs | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs avoid calling kpa... |
wiz | [src/trunk]: src/share/mk Fix MKSANITIZER default in description. |
wiz | [src/trunk]: src/share/mk Fix MKFIRMWARE description. |
eadler | [src/trunk]: src/external/bsd/top/dist top(1): revert 1.11 |
chs | [src/trunk]: src/external/cddl/osnet/sys/sys tweak the osnet compat headers t... |
ryoon | [src/trunk]: src/sys/dev/pckbport Enable Synaptics multifinger capability (Ex... |
rin | [src/trunk]: src/share/locale/ctype Add characters in "Emoji & Pictographs" f... |
rin | [src/trunk]: src/external/bsd/nvi/dist Make sure that every wide char occupie... |
maya | [src/trunk]: src/tests/lib/libm Test and clear exception around scalbn calls. |
maya | [src/trunk]: src/tests/lib/libc/time use ATF_CHECK instead of ATF_REQUIRE |
pgoyette | [src/trunk]: src/share/man/man9 Make a first pass at documenting the specific... |
maxv | [src/trunk]: src/sys/dev/ic Constify ug2_mb[], so that it lands in .rodata. |
maxv | [src/trunk]: src/sys/dev Constify the microcode variables used by BNX. This m... |
maxv | [src/trunk]: src/sys/arch/x86/pci Constify lpcib_devices[] so that it lands i... |
martin | [src/trunk]: src/sys/dev/ata Whitespace |
maxv | [src/trunk]: src/sys/dev/pci/ixgbe Constify several variables in ixgbe/ so th... |
pgoyette | [src/trunk]: src/share/man/man9 Finish documenting the new modules(9) interfa... |
pgoyette | [src/trunk]: src/distrib/sets/lists/comp Add the module specificdata entries ... |
maxv | [src/trunk]: src/sys/dev/pci Constify ahc_pci_ident_table[] so that it lands ... |
maxv | [src/trunk]: src/sys/external/bsd/ipf/netinet Constify a bunch of global vari... |
maxv | [src/trunk]: src/sys/dev/usb Constify atu_devs[] so that it lands in .rodata ... |
pgoyette | [src/trunk]: src/share/man/man9 Clean-up, improve wording, and use terminolog... |
gson | [src/trunk]: src/share/man/man9 Remove stray space to unbreak build |
kamil | [src/trunk]: src/bin/ksh ksh: Remove symbol clash with libc |
martin | [src/trunk]: src/usr.sbin/sysinst In the generated /etc/fstab, do not use the... |
martin | [src/trunk]: src/usr.sbin/sysinst Reorder fetch options: http before ftp |
martin | [src/trunk]: src/usr.sbin/sysinst Add an option to install onto a pre-configu... |
kamil | [src/trunk]: src/usr.bin/ktruss ktruss: Remove symbol clash with libc |
martin | [src/trunk]: src/usr.sbin/sysinst/arch/i386 Default console device and speed ... |
christos | [src/trunk]: src/external/cddl/osnet/sys/sys The native mutex.h has a userlan... |
christos | [src/trunk]: src/sys/dev/pckbport use a more data-driven :-) approach to avoi... |
jakllsch | [src/trunk]: src/sys/dev/pckbport Move two probe-time aprint_errors to debug ... |
christos | [src/trunk]: src/sys/dev/pckbport restore \n printing. |
jakllsch | [src/trunk]: src/sys/kern Make identification of accounted aprint_error()s po... |
kamil | [src/trunk]: src/bin/ksh ksh: Remove symbol clash with libc |
christos | [src/trunk]: src/usr.sbin/sysinst/arch/i386 add missing brace. |
jdolecek | [src/trunk]: src/sys/dev/ata take mutex around check for pending flush, as th... |
jakllsch | [src/trunk]: src/sys/dev/pci add feature/register definitions from virtio-v1.... |
jakllsch | [src/trunk]: src/sys/dev/pci unload payload dma map upon command completion |
christos | [src/trunk]: src/sys/arch/aarch64/aarch64 PR/53338: David Binderman: Widen sh... |
christos | [src/trunk]: src/external/cddl/osnet/sys/sys Add a blurb of a general approac... |
06/04/2018 |
pgoyette | [src/trunk]: src/distrib/sets/lists/comp Fix names of module_{, un}register_ca... |
nat | [src/trunk]: src/usr.bin/fstat Update fstat for audio(4) and pad(4) devices. |
chs | [src/trunk]: src/sys/rump/librump/rumpvfs initialize the new gop_putrange met... |
msaitoh | [src/trunk]: src/sys/dev/pci/ixgbe Don't call ixgbe_rearm_queues() in ixgbe_l... |
maya | [src/trunk]: src/tests/lib/libm Blindly add __TEST_FENV in the hope of fixing... |
roy | [src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.5a. |
roy | [src/trunk]: src/doc Note import of dhcpcd-7.0.5a |
roy | [src/trunk]: src/external/bsd/dhcpcd/dist/src Sync |
roy | [src/roy]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.5a. |
martin | [src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Quick h... |
roy | [src/roy]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.0.5b to fix a bui... |
roy | [src/trunk]: src/external/bsd/dhcpcd/dist/src Sync |
roy | [src/trunk]: src/doc Note import of dhcpcd-7.0.5b |
reinoud | [src/trunk]: src/sys/arch/usermode Enhance the NetBSD/usermode thunk interface |
kre | [src/trunk]: src/external/cddl/osnet/dev/dtrace/i386 The (dtrace version of) ... |
christos | [src/trunk]: src/sys/arch/i386/conf Disable RELRO/SANITIZER |
reinoud | [src/trunk]: src/sys/arch/usermode/dev Its a hack, but make sure the pages ar... |
06/05/2018 |
christos | [src/trunk]: src/external/cddl/osnet/dev/dtrace/i386 better to put this (<sys... |
christos | [src/trunk]: src/external/cddl/osnet/dist/uts/common/sys add <sys/proc.h> bec... |
christos | [src/trunk]: src/share/mk Add rules for building relocatable objects to avoid... |
christos | [src/trunk]: src/sys/lib Use the standard build rules. |
christos | [src/trunk]: src/sys/compat/common use the standard rules, instead of rolling... |
christos | [src/trunk]: src/sys/arch/i386/conf No need for NORELRO here. |
nonaka | [src/trunk]: src/sys/net It is necessary to set wall time instead of monotoni... |
hkenken | [src/trunk]: src/sys Rename ARM A9 Global Timer driver name to support fdt. |
bouyer | [src/netbsd-8]: src/sys/arch/arm/arm Pull up following revision(s) (requested... |
bouyer | [src/netbsd-8]: src/doc tickets 859, 860 |
bouyer | [src/netbsd-8]: src/usr.sbin/sysinst Pull up following revision(s) (requested... |
bouyer | [src/netbsd-8]: src/doc Change #860 entry with the text provided in the ticket. |
eadler | [src/trunk]: src/sys/dev/usb usbdevs: misc updates from FreeBSD |
eadler | [src/trunk]: src/sys/dev/usb usbdevs: regen generated files |
christos | [src/trunk]: src/sys/arch/mips/conf use the compiler way of passing arguments... |
christos | [src/trunk]: src/external/cddl/osnet/dev/dtrace/amd64 remove <sys/proc.h> don... |
knakahara | [src/trunk]: src/sys/dev/pci Fix panic on boot with iwm(4). Advised by nonaka... |
martin | [src/trunk]: src/sys/dev/usb Add missing vendor ZORAN |
martin | [src/trunk]: src/sys/dev/usb regen |
christos | [src/trunk]: src/share/mk Elide -nostdinc from LINK.c when linking object fil... |
reinoud | [src/trunk]: src/sys/arch/usermode Add ATAPI passtrough support giving the Ne... |
snj | [xsrc/trunk]: xsrc/external/mit/freetype/dist/include/freetype delete some fi... |
06/06/2018 |
uwe | [src/trunk]: src/sys/dev/wscons PR kern/53245 - support SGR 39 (default foreg... |
maya | [src/trunk]: src/sys Remove duplicate ; |
snj | [src/trunk]: src/external/bsd/top/dist rats in my attic, mice in my top. i'v... |
snj | [src/trunk]: src/external/mit/xorg/lib/freetype - remove duplicate ftpfr.c fr... |
snj | [src/trunk]: src/external/mit/xorg/lib/freetype/freetype/cache prune unused-f... |
snj | [src/trunk]: src belatedly bump the shlib version for freetype-2.9.1, using t... |
roy | [src/trunk]: src/sys Separate receive socket errors from general socket errors. |
martin | [src/netbsd-7]: src/sys/netinet Pull up following revision(s) (requested by m... |
kamil | [src/trunk]: src/external/bsd/libc++/lib Don't pass -z defs to libc++ with MK... |
kamil | [src/trunk]: src/tests/lib/libc/sys Mark sigbus ATF tests in t_ptrace_wait as... |
kamil | [src/trunk]: src/tests/lib/libc/sys Fix previous |
kamil | [src/trunk]: src/external/cddl/osnet/lib/libdtrace Make cddl/osnet/lib/libdtr... |
kamil | [src/trunk]: src/external/cddl/osnet/usr.sbin/dtrace Make cddl/osnet/usr.sbin... |
kamil | [src/trunk]: src/external/cddl/osnet/dist/cmd/dtrace Correct compilation of o... |
kamil | [src/trunk]: src/external/cddl/osnet Make cddl/osnet/Makefile.zfs compatible ... |
kamil | [src/trunk]: src/sys/modules/dtrace Restrict -Wno-discarded-qualifiers in sys... |
kamil | [src/trunk]: src Swap conditions HAVE_LLVM -> HAVE_GCC |
kamil | [src/trunk]: src/sys/modules/dtrace/dtrace Restrict -Wno-unused-but-set-varia... |
kamil | [src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace Correct compilati... |
kamil | [src/trunk]: src/external/cddl/osnet/dev/dtrace Correct compilation of osnet/... |
jakllsch | [src/trunk]: src/sys fix up virtio module for current structure; add virtio_p... |
martin | [src/netbsd-7-1]: src/sys/netinet Pull up following revision(s) (requested by... |
martin | [src/netbsd-7-1]: src/doc Ticket #1607 |
martin | [src/netbsd-7-0]: src/doc Ticket #1607 |
martin | [src/netbsd-7]: src/external/mit/xorg/lib/xkeyboard-config Pull up following ... |
martin | [src/netbsd-7]: src/usr.bin/tr Pull up following revision(s) (requested by le... |
martin | [src/netbsd-7]: src/usr.bin/look Pull up following revision(s) (requested by ... |
martin | [src/netbsd-7]: src/external/bsd/dhcp/dist/common Pull up following revision(... |
martin | [src/netbsd-7]: src/sbin/fsck_lfs Pull up following revision(s) (requested by... |
martin | [src/netbsd-7]: src/sys/dev/usb Pull up following revision(s) (requested by m... |
martin | [src/netbsd-7]: src/sys/dev/usb regen (ticket #1613) |
martin | [src/netbsd-7]: src/sys/dev/pci Pull up following revision(s) (requested by m... |
martin | [src/netbsd-7]: src/usr.sbin/makefs Pull up following revision(s) (requested ... |
martin | [src/netbsd-7]: src/doc Tickets #1607 - #1615 |
jakllsch | [src/trunk]: src/sys/modules add virtio_pci to list of not-yet-enabled modules |
kamil | [src/trunk]: src/external/cddl/osnet/dev/dtrace/x86 Correct compilation of os... |
jakllsch | [src/trunk]: src/sys/dev/pci remove now-irrelevant <dev/pci> includes |
kamil | [src/trunk]: src/external/cddl/osnet/dev/profile Correct compilation of osnet... |
kamil | [src/trunk]: src/external/cddl/osnet/dev/systrace Correct compilation of osne... |
kamil | [src/trunk]: src/sys/modules/dtrace/linux_syscall Really disable unsupported ... |
jakllsch | [src/trunk]: src/sys shuffle mechanics of files.virtio config(5) include loca... |
jakllsch | [src/trunk]: src/sys/arch/arm/fdt more completely gic_fdt_disestablish() such... |
kamil | [src/trunk]: src/sys/dev/pci/ixgbe Comment out unused functions in order to f... |
kamil | [src/trunk]: src/sys/dev/pci Enhance the syntax in order to be acceptable by ... |
06/07/2018 |
jakllsch | [src/trunk]: src/sys/dev Add Virtio MMIO transport. |
jakllsch | [src/trunk]: src/sys/arch/evbarm/conf Add virtio drivers and potential childr... |
uwe | [src/trunk]: src/sys/arch/macppc/stand/ofwboot Provide an option to use libsa... |
uwe | [src/trunk]: src/sys/arch/macppc/stand/ofwboot Provide commented out OF_enter... |
jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Disable HS200 and DDR52 on A64 eMMC for n... |
jmcneill | [src/trunk]: src/sys/arch/arm/dts Add extra sun50i-a64 nodes to SoPine Basebo... |
martin | [src/netbsd-7-0]: src/sys/netinet Pull up following revision(s) (requested by... |
thorpej | [src/trunk]: src/sys/arch/arm/broadcom A minimal change to prevent the Raspbe... |
maya | [src/trunk]: src/doc sqlite 3.24 out. |
thorpej | [src/trunk]: src/sys/dev/i2c Adjust come defaults: |
thorpej | [src/trunk]: src/sys/dev/i2c Back out unintended commits. |
jakllsch | [src/trunk]: src/share/man/man4 make note of new 'virtio at fdt' attachment |
jakllsch | [src/trunk]: src/doc note virtio(4) now attaching to fdt(4) w/ MMIO transport |
kamil | [src/trunk]: src Replace HAVE_GCC with ACTIVE_CC == gcc checks |
thorpej | [src/trunk]: src/sys/arch/x86/x86 In device_register(), if the device is an "... |
thorpej | [src/trunk]: src/sys/dev/i2c Changes / enhancements to i2c indirect device au... |
thorpej | [src/trunk]: src/sys/arch Revert changes that pinned-down i2c parent specs. ... |
riastradh | [src/trunk]: src/crypto/external/bsd/openssh/dist Disable loading XMSS keys b... |
martin | [src/netbsd-8]: src/sys Pull up following revision(s) (requested by jakllsch ... |
martin | [src/netbsd-8]: src Pull up following revision(s) (requested by christos in t... |
martin | [src/netbsd-8]: src/external/gpl2/gmake/dist/glob Pull up following revision(... |
martin | [src/netbsd-8]: src/sys/netinet Pull up following revision(s) (requested by m... |
martin | [src/netbsd-8]: src/etc/rc.d Pull up following revision(s) (requested by jmcn... |
martin | [src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka... |
martin | [src/netbsd-8]: src/doc Tickets #832, #834, #836, #837, #838, #839 and #840 |
martin | [src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by knaka... |
macallan | [src/trunk]: src/sys/arch/macppc/macppc reduce debug spam, use IPI_VECTOR |
rjs | [src/trunk]: src Add missing xcb files to build. |
martin | [src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i... |
martin | [src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki... |
martin | [src/netbsd-8]: src/external/mit/xorg/lib/xkeyboard-config Pull up following ... |
martin | [src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ... |
martin | [src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by j... |
martin | [src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by n... |
martin | [src/netbsd-8]: src/sys/dev/pci Regen (ticket #846) |
martin | [src/netbsd-8]: src/doc Tickets #840, #841, #842, #843, #844, #845, #846, #84... |
martin | [src/netbsd-8]: src Pull up following revision(s) (requested by nat in ticket... |
martin | [src/netbsd-8]: src Catch up to current in src/external/bsd/dhcpcd/dist, requ... |
martin | [src/netbsd-6]: src/sys/arch/sparc64/conf Fix fallout from ticket #1500: COMP... |
martin | [src/netbsd-6]: src/doc Ammend ticket #1500 |
martin | [src/netbsd-6-1]: src/doc Ammend ticket #1500 |
martin | [src/netbsd-6-1]: src/sys/arch/sparc64/conf Fix fallout from ticket #1500: CO... |
martin | [src/netbsd-6-0]: src/sys/arch/sparc64/conf Fix fallout from ticket #1500: CO... |
martin | [src/netbsd-6-0]: src/doc Ammend ticket #1500 |
martin | [src/netbsd-8]: src/sys/dev/isa Pull up following revision(s) (requested by j... |
06/08/2018 |
jakllsch | [src/trunk]: src/sys/dev/pci Make ld_virtio aware of a possible device-side w... |
nonaka | [src/trunk]: src/usr.sbin/arp fix usage of `arp -d'. |
martin | [src/netbsd-8]: src/usr.bin/tr Pull up following revision(s) (requested by le... |
martin | [src/netbsd-8]: src/sys/external/bsd/drm2/nouveau Pull up following revision(... |
martin | [src/netbsd-8]: src/sys Pull up following revision(s) (requested by ozaki-r i... |
martin | [src/netbsd-8]: src/external/bsd/dhcp/dist/common Pull up following revision(... |
martin | [src/netbsd-8]: src/sbin/fsck_lfs Pull up following revision(s) (requested by... |
martin | [src/netbsd-8]: src/sys/nfs Pull up following revision(s) (requested by maya ... |
knakahara | [src/trunk]: src/sys/dev/pci Fix "ifconfig iwm0" failures reported by ryoon@n... |
knakahara | [src/trunk]: src/sys/dev/pci iwm(4) workaround as ifp->if_hwdl can be set onl... |
nonaka | [src/trunk]: src/sys/arch/i386/stand/efiboot Remove unused include. |
maya | [src/trunk]: src/share/i18n/esdb/ISO-8859 Add more aliases for Hebrew and Ara... |
sevan | [src/trunk]: src/etc/rc.d Prior to ZFSv15, volinit was an undocumented comman... |
jmcneill | [src/trunk]: src/sys/arch Provide bs_mmap implementations for bcm283x based b... |
06/09/2018 |
macallan | [src/trunk]: src/sys/arch/macppc/dev fix low CPU speed reporting when using DFS |
macallan | [src/trunk]: src/sys/arch/powerpc/oea when switching CPU speed using DFS, onl... |
jakllsch | [src/trunk]: src/sys/arch/arm/cortex Avoid unnecessarily touching CNTP_CTL. |
macallan | [src/trunk]: src/sys/arch/macppc/conf set options ADBKBD_EMUL_USB by default |
martin | [src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m... |
martin | [src/netbsd-8]: src/usr.sbin/makefs Pull up following revision(s) (requested ... |
martin | [src/netbsd-8]: src/sys/compat/common Pull up following revision(s) (requeste... |
martin | [src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by nonak... |
martin | [src/netbsd-8]: src/sys/arch/macppc/stand/fixcoff Pull up following revision(... |
martin | [src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested... |
martin | [src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste... |
martin | [src/netbsd-8]: src/sys Pull up following revision(s) (requested by roy in ti... |
martin | [src/netbsd-8]: src/sys/arch Pullup the following revisions, requested by max... |
martin | [src/netbsd-8]: src/usr.sbin/sysinst Pull up following revision(s) (requested... |
martin | [src/netbsd-8]: src/external/bsd/top/dist Pull up following revision(s) (requ... |
martin | [src/netbsd-8]: src Pull up following revision(s) (requested by christos in t... |
martin | [src/netbsd-8]: src/external/bsd/top/dist/machine Pull up following revision(... |
martin | [src/netbsd-8]: src/usr.bin/fstat Pull up following revision(s) (requested by... |
martin | [src/netbsd-8]: src/share/i18n/esdb/ISO-8859 Pull up following revision(s) (r... |
martin | [src/netbsd-8]: src/doc Tickets #850 - #852, #854 - #858, #861 - #865, #867 -... |
christos | [src/trunk]: src/lib/libedit Provide more compatibility with readline headers... |
martin | [src/netbsd-8]: src/distrib/sets/lists/tests Also pull up r1.784 for ticket #... |
martin | [src/netbsd-8]: src/doc Ammend ticket #780 |
jdolecek | [src/trunk]: src/sys/dev/pci small sync of Marvell Yukon PCI product ids with... |
zafer | [src/trunk]: src/sys/ufs/lfs Add missing b_cflags and b_oflags. |
jdolecek | [src/trunk]: src/sys/dev/pci regen |
jdolecek | [src/trunk]: src/sys/dev/pci port basic match support for several more Yukon ... |
oster | [src/trunk]: src/sys/dev/raidframe Fix two mis-spellings in comments. No fun... |
06/10/2018 |
christos | [src/trunk]: src/external/gpl3/gcc/lib/libasan consistency, define to empty. |
christos | [src/trunk]: src/external/gpl3/gcc/lib don't depend on libstdc++ |
christos | [src/trunk]: src/lib/libpthread But set NOSANITIZER |
christos | [src/trunk]: src We can't build those three with MKSANITIZER, they are used t... |
zafer | [src/trunk]: src/usr.sbin/user Set default homeperm values before writing use... |
jmcneill | [src/trunk]: src/sys/dev/fdt Add fdtbus_clock_byname, which can be used by cl... |
jakllsch | [src/trunk]: src/sys/dev/pci remove irrelevant pci(9) #includes from virtio c... |
jakllsch | [src/trunk]: src/sys/dev/pci The virtio block device capacity config item is ... |
kamil | [src/trunk]: src Fix the MKGROFF=no MKCXX=yes build |
jmcneill | [src/trunk]: src/sys/dev/ic If the bus glue does not provide values for fifo ... |
jdolecek | [src/trunk]: src/sys convert the (still disabled) 'direct write' for pipes to... |
christos | [src/trunk]: src use SUBDIR.roff suggested by uwe@ |
06/11/2018 |
christos | [src/trunk]: src/share/mk Handle more objdir variations for MKREPRO (untested) |
martin | [src/netbsd-8]: src/sys/arch/acorn26/stand/lib Apply patch, requested by chri... |
martin | [src/netbsd-8]: src/doc Ammend ticket #870 |
martin | [src/netbsd-8]: src/usr.sbin/arp Pull up following revision(s) (requested by ... |
martin | [src/netbsd-8]: src/doc Ticket #875 |
msaitoh | [src/trunk]: src/sys/dev/pci/ixgbe Apply changes of FreeBSD ix-3.2.18.tgz: |
christos | [src/trunk]: src/external/gpl3/gcc/lib/libubsan Add libstdc++ again; needed for: |
kamil | [src/trunk]: src Restore the MKGROFF=bo MKCXX=yes build |
christos | [src/trunk]: src/external/gpl3/gcc/lib/libubsan use LIBISCXX = yes, instead o... |
kamil | [src/trunk]: src/sbin/ifconfig Correct Undefined Behavior in ifconfig(8) |
kamil | [src/trunk]: src/lib/libc/citrus/modules Correct Undefined Behavior in libc/c... |
maya | [src/trunk]: src/tools/compat Add configure check and fallback definition for... |
jdolecek | [src/trunk]: src/sys/dev/pci adopt tx/rx buffer size computation from OpenBSD... |
reinoud | [src/trunk]: src/sys/arch/usermode/usermode Prevent nested SIGIOs ruining the... |
reinoud | [src/trunk]: src/sys/arch/usermode/usermode Now we use timestamp info, use di... |
jdolecek | [src/trunk]: src/sys/dev/pci Factual correction: actually old code also used ... |
jakllsch | [src/trunk]: src/sys/arch/evbarm/vexpress fix xputc for big endian |
jakllsch | [src/trunk]: src/sys/arch fill in vexpress_platform_early_putchar(); make com... |
jakllsch | [src/trunk]: src/sys/dev/fdt Fix fdtbus_get_cells(, 2) when running big endian. |
maya | [src/trunk]: src/lib/libc/citrus/modules Avoid left-shifting a negative numbe... |
06/12/2018 |
christos | [src/trunk]: src/sys/arch/i386/stand/lib switch CFLAGS from using MAKEOBJDIRP... |
christos | [src/trunk]: src/sys/arch/acorn32/stand/lib Switch from using MAKEOBJDIRPREFI... |
christos | [src/trunk]: src/sys/arch switch from MAKEOBJDIRPREFIX to MAKEOBJDIR. |
jmcneill | [src/trunk]: src/sys/dev/fdt If we don't have a native driver for a node and ... |
kamil | [src/trunk]: src/usr.bin/gzip Correct Undefined Behavior in gzip(1) |
ozaki-r | [src/trunk]: src/sys/net vlan: call ether_ifdetach without IFNET_LOCK |
ozaki-r | [src/trunk]: src/tests/net/if_vlan Add tests of vlan with bridge |
ozaki-r | [src/trunk]: src/sys/net Check if ether_ifdetach is called without INET_LOCK |
jmcneill | [src/trunk]: src/sys/dev/fdt Process assigned clock parents and rates on cloc... |
thorpej | [src/trunk]: src/sys/dev/i2c When initiating a transfer, if a device isn't pr... |
kamil | [src/trunk]: src/external/historical/nawk/dist Do not use index out of bounds... |
kamil | [src/trunk]: src/bin/ksh Change typ of tilde_ok from int to unsigned int in k... |
christos | [src/trunk]: src/usr.bin/kdump - instead of hard-coding the include paths in ... |
christos | [src/trunk]: src/usr.bin/kdump remove extra quotes. |
snj | [src/netbsd-8]: src Pull up following revision(s) (requested by ozaki-r in ti... |
snj | [src/netbsd-8]: src/doc 876 |
kamil | [src/trunk]: src/bin/expr Rework perform_arith_op() in expr(1) to omit Undefi... |
kamil | [src/trunk]: src/tests/bin/expr Add 2 new expr(1) ATF tests |
jdolecek | [src/trunk]: src/sys/dev/pci fix whitespace |
zafer | [src/trunk]: src/sbin/fsck_lfs Remove duplicate assignments. |
jdolecek | [src/trunk]: src/sys/dev/pci add two more Yukon variants (from OpenBSD) |
jdolecek | [src/trunk]: src/sys/dev/pci match three more variants - DGE550T_B1, 8040T, 8042 |
jdolecek | [src/trunk]: src/sys/dev/pci regen |
kamil | [src/trunk]: src/external/gpl2/grep/dist/src Prevent Undefined Behavior in sh... |
kamil | [src/trunk]: src/sys/arch/i386/stand/mbr Set NOSANITIZER in i386 mbr files |
jdolecek | [src/trunk]: src/sys/dev/pci move SK_HASH_BITS to if_skreg.h and reuse in if_... |
06/13/2018 |
jmcneill | [src/trunk]: src/sys/dev/clk If setting rate on a clock with no set_rate func... |
christos | [src/trunk]: src/tools/compat Move the typedefs before the header inclusions ... |
sevan | [src/trunk]: src/doc macppc IPsec change from last week |
uwe | [src/trunk]: src/sys/dev/wscons wsevent_copyout_events50 - don't leak garbage... |
ozaki-r | [src/trunk]: src/doc Refer ipsec(4) instead of fast_ipsec(4) |
ozaki-r | [src/trunk]: src Retire fast_ipsec.4 |
pgoyette | [src/pgoyette-compat]: src/sys/dev/wscons Keep up with -HEAD |
maya | [src/trunk]: src/tools/compat Revert my previous config test inclusion for u_... |
ozaki-r | [src/trunk]: src/sys/kern Don't wait on workqueue_wait if called from worker ... |
maya | [src/trunk]: src/external/cddl/osnet/dist/uts/common/rpc Avoid declaring ulon... |
kamil | [src/trunk]: src/lib Disable sanitizers for libm and librt |
eadler | [src/trunk]: src/lib/libc/stdlib libc: remove explicit cast NULL in atoi |
jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Revert "use len=0 for max length transfer... |
christos | [src/trunk]: src/bin/pax PR/53362: Thomas Barabosch: Use strlcpy() to prevent... |
christos | [src/trunk]: src/share/mk Create NETBSDOBJDIR to handle MAKEOBJDIRPREFIX, sin... |
christos | [src/trunk]: src/sys/arch revert previous MAKEOBJDIRPREFIX massaging |
kamil | [src/trunk]: src/bin/expr Detect properly overflow in expr(1) for 0 + INT |
kamil | [src/trunk]: src/external/gpl2/grep/dist/lib Avoid Undefind Behavior in DEFAU... |
jdolecek | [src/trunk]: src/sys/dev/pci revert rev. 1.29 'Only tick mii if the phy had a... |
jdolecek | [src/trunk]: src/sys/dev/pci sync and adapt with OpenBSD if_msk.c rev. 1.43-1... |
jdolecek | [src/trunk]: src/sys/dev/pci actually recognize the Yukon 2 variants up to SK... |
reinoud | [src/trunk]: src/sys/arch/usermode/dev Split out error reporting and make it ... |
jdolecek | [src/trunk]: src/sys/dev/pci fix device name in printf when not matched |
06/14/2018 |
jdolecek | [src/trunk]: src/sys/dev/mii add E1000 with model id 0x0006, it exists accord... |
jdolecek | [src/trunk]: src/sys/dev/mii regen |
jdolecek | [src/trunk]: src/sys/dev/mii sort the models, and add several more variants; ... |
christos | [src/trunk]: src/bin/expr remove notreached |
christos | [src/trunk]: src/bin/expr return to caller instead of exit(2) |
msaitoh | [src/trunk]: src/sys/dev/pci Add Mobility Radeon HD 4300(0x9552) and Mobility... |
msaitoh | [src/trunk]: src/sys/dev/pci Regen. |
msaitoh | [src/trunk]: src/sys/dev/pci The revision number of Yukon FE A2 is not 0x3 bu... |
msaitoh | [src/trunk]: src/sys/dev/pci s/regisrer/register/. No functional change. |
yamaguchi | [src/trunk]: src/sys/net Move macros related to multicast address into #ifdef... |
yamaguchi | [src/trunk]: src/sys/net Replace macros related to multicast address with inl... |
yamaguchi | [src/trunk]: src/sys Use ether_lookup_multi() instead of the macro |
yamaguchi | [src/trunk]: src/sys/net Remove ETHER_LOOKUP_MULTI() |
yamaguchi | [src/trunk]: src/sys Add the lock to refer the list included in ethercom for ... |
ryo | [src/trunk]: src/sys/arch/aarch64/aarch64 Widen shift to the LHS type. |
yamaguchi | [src/trunk]: src Add test cases for multicast address handling of vlan(4) |
yamaguchi | [src/trunk]: src/sys/net Fix to check whether the address has been added befo... |
yamaguchi | [src/trunk]: src/tests/net/if_vlan Update the error message in t_vlan (ENXIO ... |
msaitoh | [src/trunk]: src/sys/dev/pci Remove extra tabs. No functional change. |
kamil | [src/trunk]: src/external/gpl2/grep/dist/lib Make the alignof() usage more po... |
uwe | [src/trunk]: src/sys timespec_to_timespec50 - don't leak kernel memory in str... |
jmcneill | [src/trunk]: src/sys/arch/evbarm/fdt Increase storage space for FDT data |
jmcneill | [src/trunk]: src/doc arm: Add support for QEMU ARM Virtual Machine ("virt"). |
jmcneill | [src/trunk]: src/sys/arch Add support for QEMU ARM Virtual Machine ("virt"). |
pgoyette | [src/pgoyette-compat]: src/sys/dev/wscons Keep up with HEAD. The original ch... |
maxv | [src/trunk]: src/doc SpectreV4, backports in NetBSD-8, no XSAVEOPT |
maxv | [src/trunk]: src/sys/arch Add some code to support eager fpu switch, INTEL-SA... |
christos | [src/trunk]: src/usr.sbin/route6d PR/53365: Thomas Barabosch: memory leak in ... |
macallan | [src/trunk]: src/sys/dev/pci make this work on rv350 chips found in last gene... |
maxv | [src/trunk]: src/sys/arch/i386/i386 Eager FPU on i386. |
maxv | [src/trunk]: src/sys/arch/x86/x86 Install the FPU state on the current CPU in... |
martin | [src/netbsd-7-1]: src/sbin/fsck_lfs Pull up following revision(s) (requested ... |
martin | [src/netbsd-7-1]: src/usr.sbin/makefs Pull up following revision(s) (requeste... |
martin | [src/netbsd-7-1]: src/share/i18n/esdb/ISO-8859 Pull up following revision(s) ... |
martin | [src/netbsd-7-1]: src/doc Tickets #1612, #1615 and #1616 |
martin | [src/netbsd-7-0]: src/sbin/fsck_lfs Pull up following revision(s) (requested ... |
martin | [src/netbsd-7-0]: src/usr.sbin/makefs Pull up following revision(s) (requeste... |
martin | [src/netbsd-7-0]: src/doc Tickets #1612, #1615 and #1616 |
martin | [src/netbsd-7-0]: src/share/i18n/esdb/ISO-8859 Pull up following revision(s) ... |
martin | [src/netbsd-7]: src/share/i18n/esdb/ISO-8859 Pull up following revision(s) (r... |
martin | [src/netbsd-7]: src/doc Ticket #1616 |
martin | [src/netbsd-8]: src/usr.sbin/user Pull up following revision(s) (requested by... |
martin | [src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by ozak... |
martin | [src/netbsd-8]: src/sys/arch/macppc/conf Pull up following revision(s) (reque... |
martin | [src/netbsd-8]: src Pull up following revision(s) (requested by maya in ticke... |
martin | [src/netbsd-8]: src/share/mk Pull up the following revisions, requestes by ch... |
martin | [src/netbsd-8]: src/doc Tickets #877, #878, #879, #880, #881 |
06/15/2018 |
maya | [src/trunk]: src/tests/lib/libm Test for FE_INVALID in a way that works for p... |
maya | [src/trunk]: src/tests/lib/libm for consistency, print the statement that is ... |
christos | [src/trunk]: src/external/bsd/cron/dist Replace with the OpenBSD man page. It... |
christos | [src/trunk]: src/external/bsd/cron/dist Add -n (don't send mail if command ex... |
jakllsch | [src/trunk]: src/sys/dev/pci Fix queue address setup bug introduced in 1.31. |
msaitoh | [src/netbsd-8]: src/sys/dev/pci Regen for ticket #878. |
mrg | [src/trunk]: src/sys/compat/sys include libkern.h or string.h & stddef.h, to ... |
kre | [src/trunk]: src/sys/compat/sys If we are going to use offsetof() we'd need t... |
kre | [src/trunk]: src/sys/compat/sys Revert previous, mrg's fix is better (even wi... |
mrg | [src/trunk]: src/sys/altq simplify priq_class_create(): if the alloc for cl_... |
yamaguchi | [src/trunk]: src Add if_vlan directory to lists to fix the build failure |
jakllsch | [src/trunk]: src/sys/arch/arm/fdt Bump PIC_MAXSOURCES to 352. |
jakllsch | [src/trunk]: src/sys/arch/arm/fdt Add "arm, arm-v7" to compatible strings. |
jakllsch | [src/trunk]: src/sys/arch/evbarm/virt fix xputc FIFO address for virt platform |
jakllsch | [src/trunk]: src/sys/arch Big endian support for virt_platform_early_putchar ... |
jakllsch | [src/trunk]: src/sys/arch/evbarm/conf 'virt' platform adjustments: |
jakllsch | [src/trunk]: src/sys/dev/fdt add FDT "qemu, fw-cfg-mmio" glue for qemufwcfg |
wiz | [src/trunk]: src/share/man/man4 Sort errors. Use \(em. |
wiz | [src/trunk]: src/share/man/man9 Whitespace fixes. |
wiz | [src/trunk]: src/share/man/man9 Whitespace nit. |
christos | [src/trunk]: src/usr.sbin/dumplfs PR/53367: Thomas Barabosch: Integer overflo... |
jakllsch | [src/trunk]: src/sys/arch/evbarm/conf ... -mcpu=armv7-a is actually spelled -... |
jakllsch | [src/trunk]: src/sys/arch/arm/arm Use correct value for PSCI 0.2+ PSCI_CPU_ON. |
jakllsch | [src/trunk]: src/sys/arch/arm/fdt Fix PSCI 0.1 detection. |
jakllsch | [src/trunk]: src/sys/dev Add cfprint_t virtiobusprint() and use it for virtio... |
mrg | [src/trunk]: src/usr.bin/man move 'utsname' to the main() function scope, so ... |
jakllsch | [src/trunk]: src/sys Add basic ARM PL061 GPIO driver with FDT attachment. |
06/16/2018 |
macallan | [src/trunk]: src/sys/dev/pci cosmetics, no functional change |
sevan | [src/trunk]: src/share/misc Add POWER/PowerPC/PPC. |
uwe | [src/trunk]: src/share/man/man9 Fix pasto in .Dt title |
uwe | [src/trunk]: src/sys/arch/powerpc/powerpc In mtmsr emulation ignore PSL_VEC w... |
pgoyette | [src/trunk]: src/share/man/man9 Improve synopsis, remove unnecessary .Nm markup |
pgoyette | [src/trunk]: src/share/man/man9 Bump date for previous changes |
pgoyette | [src/trunk]: src/share/man/man9 Add note that there is no way to delete an in... |
pgoyette | [src/trunk]: src/share/man/man9 Add missing .Fn mark-up |
uwe | [src/trunk]: src/sys/arch/powerpc/oea Fix fmttab value for L2CR_L2PE (parity ... |
wiz | [src/trunk]: src/share/man/man4 Sort SEE ALSO. |
wiz | [src/trunk]: src/share/man/man4 Add missing word. |
wiz | [src/trunk]: src/external/bsd/cron/dist Fix Dd argument. Remove unnecessary w... |
jmcneill | [src/trunk]: src/sys/arch/arm/virt Pull in arm/locore.h for arm_dsb() on aarch64 |
jmcneill | [src/trunk]: src/sys/dev/fdt fdtbus_clock_assign: simplify |
jmcneill | [src/trunk]: src/sys/dev/fdt If clock-output-names is specified, use it for t... |
jmcneill | [src/trunk]: src/sys/dev/ic Add flag for disabling store-and-forward mode, an... |
jmcneill | [src/trunk]: src/sys/dev/ic Add VERID reg bits |
jmcneill | [src/trunk]: src/doc arm: Add support for Rockchip RK3328 SoC. |
christos | [src/trunk]: src/usr.bin/patch PR/53368: Thomas Barabosch: Potential integer ... |
jmcneill | [src/trunk]: src/sys Add initial support for Rockchip RK3328 SoC. |
macallan | [src/trunk]: src/sys/dev/pci explicitly turn off tiling translation - now sof... |
maxv | [src/trunk]: src/sys/arch/x86/x86 Actually, don't do anything if we switch to... |
dholland | [src/trunk]: src/lib/libc/atomic atomic_and/atomic_or do bitwise ops, not log... |
nakayama | [src/trunk]: src/sys/dev/usb Change aprint_error_dev to aprint_normal_dev for... |
jmcneill | [src/trunk]: src/sys/arch/arm/virt incldue -> include |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Fix reading through /dev/gpio and use ... |
christos | [src/trunk]: src/usr.sbin/ndp PR/53371: Thomas Barabosch: Potential memory le... |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Fix rate calculation of fractional mod... |
jmcneill | [src/trunk]: src/sys/arch/aarch64/aarch64 initialize bs_cookie for generic_ds... |
jmcneill | [src/trunk]: src/sys/arch/evbarm/conf Comment out EARLYCONS |
jdolecek | [src/trunk]: src/sys/arch/amd64/conf uncomment ena(4) now that it compiles; e... |
gson | [src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Use space between... |
jdolecek | [src/trunk]: src/sys make ena(4) compile, with best efford exercised to conve... |
maxv | [src/trunk]: src/sys/arch/x86/x86 Need IPIs when enabling eager fpu switch, t... |
kamil | [src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 Do not reference b... |
kamil | [src/trunk]: src/external/bsd/nvi/dist/common Do not cause Undefined Behavior... |
kamil | [src/trunk]: src/lib/csu Disable MKSANITIZER in lib/csu |
mrg | [src/trunk]: src/share/mk check MK{FOO} defaults for $MACHINE as well as $MAC... |
jdolecek | [src/trunk]: src/sys/dev/mii switch to using OpenBSD eehpy(4) code to drive m... |
kamil | [src/trunk]: src/external/bsd/nvi/dist/common Correct previous change to CHAR... |
thorpej | [src/trunk]: src/sys/dev/i2c More cleanup to i2c autoconfiguration: |
thorpej | [src/trunk]: src/sys More cleanup to i2c autoconfiguration: |
thorpej | [src/trunk]: src/sys/dev/i2c More cleanup to i2c autoconfiguration: |
06/17/2018 |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Remove unused defines |
jmcneill | [src/trunk]: src/sys/dev/fdt Match generic snps,dwc2 compat string |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Replace register numbers with defines, ... |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Enable gpio reset logic |
thorpej | [src/trunk]: src/sys/dev/i2c Remove now-unused variable. |
thorpej | [src/trunk]: src/sys/dev/i2c Oops, another one. |
maxv | [src/trunk]: src/sys/arch/x86/x86 No, I meant to put the panic in fpudna not ... |
maxv | [src/trunk]: src/sys/arch/x86/x86 Enable eager fpu automatically at boot time... |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Fix soft reset logic |
jmcneill | [src/trunk]: src/sys/dev/ic Avoid calling bus_dmamap_sync with len=0 |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Make gate enable/disable logic easier ... |
thorpej | [src/trunk]: src/sys/dev/i2c Fix compilation error pointed out by nishimura@. |
thorpej | [src/trunk]: src/sys/sys Add slightly-more generalized version of the "of_com... |
maxv | [src/trunk]: src/sys/arch/i386/include i586 and below don't have this 3-byte ... |
kre | [src/trunk]: src/bin/sh NFC: correct typo in a comment. |
alnsn | [src/trunk]: src/doc Current sljit version is r381. |
06/18/2018 |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex Simplify gtmr_delay and don't mix and ma... |
christos | [src/trunk]: src/share/mk The compat build plays games with MAKEOBJDIR and un... |
eadler | [src/trunk]: src/share/man/man7 sysctl.7: fix speeling mistake |
eadler | [src/trunk]: src/share/man/man3 queue.3: deduplicate deduplicate a a word word |
maxv | [src/trunk]: src/doc todo list for kaslr, with the issues I can think of righ... |
msaitoh | [src/trunk]: src/sys/dev/mii - Rename ENP (Extended Next Page) to XNP. |
msaitoh | [src/trunk]: src/sys/dev/mii - All of Marvell PHY's registers from addr 0x0 t... |
yamaguchi | [src/trunk]: src/sys/net Fix not to use PPPOE_UNLOCK before acccess to pppoe_... |
yamaguchi | [src/trunk]: src/sys/net Fix to aquire pppoe_softc_list_lock before read and ... |
jakllsch | [src/trunk]: src/sys/dev/i2c Bail early if gttwsi_send_start() fails in gttws... |
jmcneill | [src/trunk]: src/sys/arch/evbarm/include Pull in opt_bootconfig.h for DRAM_BL... |
christos | [src/trunk]: src/bin/ed Prevent shell execution also in the 'r ! dobad' case, ... |
thorpej | [src/trunk]: src/sys Add device_compatible_match(), a generalized routine for... |
martin | [src/netbsd-8]: src/usr.sbin/ofctl Pull up following revision(s) (requested b... |
martin | [src/netbsd-8]: src/sys/arch/powerpc/powerpc Pull up following revision(s) (r... |
martin | [src/netbsd-8]: src/share/mk Pull up following revision(s) (requested by chri... |
martin | [src/netbsd-8]: src/sys/arch/arm Pull up following revision(s) (requested by ... |
martin | [src/netbsd-8]: src/sys/dev/ic Pull up following revision(s) (requested by jm... |
martin | [src/netbsd-8]: src/doc Tickets #882, #883, #884, #885 and #886 |
thorpej | [src/trunk]: src/sys/kern Fix a silly mistake in device_compatible_entry_matc... |
thorpej | [src/trunk]: src/sys - Rename iic_compat_match() to iic_compatible_match() an... |
christos | [src/trunk]: src/usr.bin/patch Keep things portable (requested by joerg) by n... |
maxv | [src/trunk]: src/sys/arch/x86/x86 Add more KASSERTs, see if they help PR/53383. |
06/19/2018 |
jmcneill | [src/trunk]: src/sys/dev/ic Clear IFF_RUNNING | IFF_OACTIVE when stopping int... |
pgoyette | [src/trunk]: src/share/man/man9 The whole point of my recent addition of the ... |
jmcneill | [src/trunk]: src/sys/dev/ic Write MAC address high register before low regist... |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip rk_cru_composite_set_rate: allow selec... |
thorpej | [src/trunk]: src/sys/dev/i2c Use the device_compatible_entry mechanism rather... |
thorpej | [src/trunk]: src/sys/kern Sigh, fix another stupid mistake in previous that s... |
msaitoh | [src/trunk]: src/sys/dev/mii All of 88E151[0248]'s model number is 0x001d. |
msaitoh | [src/trunk]: src/sys/dev/mii Regen. |
maxv | [src/trunk]: src/sys/arch/x86/x86 Explicitly clear l2's pcb_fpcpu when forking. |
gson | [src/trunk]: src/tests No semicolon after macro do ... while (0) wrapper. |
maxv | [src/trunk]: src/sys/arch/x86/x86 When using EagerFPU, create the fpu state i... |
jmcneill | [src/trunk]: src/sys/dev/mii Use symbolic names for chip revision. NFC. |
jmcneill | [src/trunk]: src/distrib/utils/embedded/conf Increase reserved space at start... |
jmcneill | [src/trunk]: src/distrib/utils/embedded/conf Install RK3328 .dtb files to the... |
jdolecek | [src/trunk]: src/doc note the Xen AVX fix |
jdolecek | [src/trunk]: src/sys/arch fix FPU initialization on Xen to allow e.g. AVX whe... |
jdolecek | [src/trunk]: src/doc actually Xen XSAVE support itself is bigger deal than th... |
06/20/2018 |
uwe | [src/trunk]: src/sys/dev/pckbport Use PMS_SEND_DEV_STATUS for E9 instead of P... |
uwe | [src/trunk]: src/sys/dev/pckbport When E6 signature is checked, ignore presse... |
jmcneill | [src/trunk]: src/sys/dev dwcmmc: set ciu clock rate rather than assuming fixe... |
uwe | [src/trunk]: src/sys/dev/pckbport If the first byte of E7 signature is not 0x... |
uwe | [src/trunk]: src/sys/dev/pckbport Don't pass response buffer to the reset com... |
uwe | [src/trunk]: src/sys/dev/pckbport Make the error message from pms_alps_probe_... |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Disable threshhold mode for TX/RX DMA ... |
maya | [src/trunk]: src/share/mk Strip -Wsystem-headers from CXXFLAGS. |
maya | [src/trunk]: src Add test case for PR lib/50646. |
msaitoh | [src/trunk]: src/usr.sbin/cpuctl/arch Whitespace fix. No functional change. |
hkenken | [src/trunk]: src/sys/arch/arm/cortex Use mpcaa_off1 parameter for mapping sub... |
hkenken | [src/trunk]: src/sys/arch/arm/fdt Support Cortex-A9 (addr_d > addr_c). |
msaitoh | [src/trunk]: src/sys/dev/pci Style fix. No functional change. |
hkenken | [src/trunk]: src/sys/arch/arm/imx Fix typo. |
thorpej | [src/trunk]: src/sys/dev/fdt In fdtbus_print(), aprint_normal the path to the... |
hkenken | [src/trunk]: src/sys/arch/arm/imx Rename a9tmr to arma9tmr. |
hkenken | [src/trunk]: src/sys/arch/arm/imx Move intr_establish() before imxuart_attach... |
hkenken | [src/trunk]: src/sys/arch Modified CCM register defines. |
hkenken | [src/trunk]: src/sys/arch/arm Add l2cc support. |
msaitoh | [src/trunk]: src/sys/dev/pci Add nSYS Technologies. |
msaitoh | [src/trunk]: src/sys/dev/pci Regen. |
maxv | [src/trunk]: src/sys/arch/amd64/amd64 Put these arrays in .rodata, they aren'... |
maxv | [src/trunk]: src/sys/arch/x86/x86 Use PMAP_DIRECT_UNMAP. |
maxv | [src/trunk]: src/sys/arch Add and use bootspace.smodule. Initialize it in loc... |
martin | [src/netbsd-8]: src/distrib/notes/common Update for NetBSD-8 |
martin | [src/netbsd-8]: src/doc Note release note changes |
thorpej | [src/trunk]: src/sys/dev/fdt Revert previous. |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Add missing return in error path |
jdolecek | [src/trunk]: src/sys/arch as a stop-gap, make fpuinit_mxcsr_mask() for native... |
06/21/2018 |
sevan | [src/trunk]: src/share/misc An acronym entry needs to be all uppercase. |
msaitoh | [src/trunk]: src/sys/dev/pci Simplify & white space fix. No functional change. |
kamil | [src/trunk]: src/usr.bin/ldd Disable SANITIZER for ldd(1) |
knakahara | [src/trunk]: src/sys sbappendaddr() is required any lock. Currently, softnet_... |
kamil | [src/trunk]: src/rescue Set NOSANITIZER in rescue/Makefile |
jmcneill | [src/trunk]: src/sys/dev/fdt Add support for RK3328 |
jmcneill | [src/trunk]: src/sys/arch/arm/dts Enable DWC3 USB DRD (host mode) on Rock64. |
kamil | [src/trunk]: src/usr.bin/crunch/crunchgen Add new option -s to crunchgen(1) -... |
kamil | [src/trunk]: src/external/mpl/dhcp Make building of dhcp compatible with MKSA... |
kamil | [src/trunk]: src/share/mk Refactor MKSANITIZER flags in mk rules |
kamil | [src/trunk]: src/distrib/amd64/ramdisks/common Specify NOSANITIZER in distrib... |
roy | [src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.0.6 with the fo... |
roy | [src/trunk]: src/external/bsd/dhcpcd/dist/src Sync |
ryo | [src/trunk]: src/sys/arch * make to work printf() and panic() even before con... |
roy | [src/trunk]: src/doc Note import of dhcpcd-7.0.6 |
roy | [src/roy]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.0.6 with the foll... |
jakllsch | [src/trunk]: src/sys/dev/pci destroy 'sc_sync_wait' condvar and mutex upon de... |
maxv | [src/trunk]: src/sys/net80211 Fix use-after-free, m_cat can free m. |
maxv | [src/trunk]: src/sys/net80211 remove unused arguments |
06/22/2018 |
jdolecek | [src/trunk]: src/sys/dev/ata split the port status reporting to new function ... |
sevan | [src/trunk]: src/share/misc Add AFP, AMD, ASA, BSDP, DEC, IPL, MDMX, MIPS, PI... |
kamil | [src/trunk]: src/usr.sbin/sysinst Fix invalid free(3) in sysinst(8) |
maya | [src/trunk]: src/share/misc Amend MIPS, there are multiple stages in a pipeline. |
darcy | [src/trunk]: src/sys/arch/amd64/conf PR port-xen/50446 |
msaitoh | [src/trunk]: src/sys Simplify like other drivers. NULL check of ifp->if_bpf i... |
msaitoh | [src/trunk]: src/sys It's not required to include net/bpfdesc.h. Remove it. |
maxv | [src/trunk]: src/sys/arch Revert jdolecek's changes related to FXSAVE. They j... |
pgoyette | [src/trunk]: src/sys/dev/ata Call config_cfattach_attach() regardless of whet... |
msaitoh | [src/trunk]: src/sys/dev/pci Remove bpf_tap() call in rx. It's done in if_per... |
msaitoh | [src/trunk]: src/sys/arch/sun3/dev Remove bpf_tap() in iexmit() because ie_st... |
jmcneill | [src/trunk]: src/sys/dev/fdt If max-frequency is not specified, use UINT_MAX ... |
maya | [src/trunk]: src/share/mk Add comment describing why we remove -Wsystem-heade... |
kre | [src/trunk]: src/bin/sh Deal with ref after free found by ASAN when a functio... |
martin | [src/netbsd-8]: src/bin/ed Pull up following revision(s) (requested by christ... |
martin | [src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by j... |
martin | [src/trunk]: src/sys/dev/i2c Add a kernel panic when we matched but can not h... |
martin | [src/trunk]: src/sys/dev/i2c iic_use_direct_match(): when iic_compatible_matc... |
kre | [src/trunk]: src/bin/sh When matching a char class ([[:name:]]) in a pattern ... |
christos | [src/trunk]: src/external/gpl2/groff/dist Don't look in random (legacy) place... |
christos | [src/trunk]: src/share/mk - Fix groff reproducibility: |
kre | [src/trunk]: src/bin/sh When processing character classes ([:xxx:] inside [])... |
roy | [src/trunk]: src/distrib/notes/common rtsol(8) and rtsold(8) have been long r... |
martin | [src/netbsd-8]: src/sys/netipsec Pull up following revision(s) (requested by ... |
martin | [src/netbsd-8]: src/doc Tickets #887, #888, #889 |
maya | [src/trunk]: src/share/man/man5 Remove documentation references to rtsol. |
christos | [src/trunk]: src/external/gpl3/gdb/dist/gdb use the right emulation |
christos | [src/trunk]: src/external/gpl3/gdb/dist/gdb match our number of registers. |
maya | [src/trunk]: src/share/man/man5 Describe something for npf, npfd, blacklistd. |
06/23/2018 |
christos | [src/trunk]: src/external/mpl/dhcp Explain the -Bstatic -Bdynamic dance. |
jdolecek | [src/trunk]: src/usr.sbin/intrctl fix free() on unitialized value for list -c... |
christos | [src/trunk]: src/sys/arch/x86/x86 Handle more Vortex CPU's from Andrius V. |
jmcneill | [src/trunk]: src/sys/arch/arm/fdt Match generic arm, arm-v8 compatible string |
maya | [src/trunk]: src/sys/arch Remove commented out MATH_EMULATE from kernel confi... |
jakllsch | [src/trunk]: src/sys/arch/aarch64/conf locore.S is a MD_SFILES. |
christos | [src/trunk]: src/external/gpl3/gdb/dist/gdb Fix thread debugging. |
nat | [src/trunk]: src/sys/dev Add all encoding supported by the mixer. |
christos | [src/trunk]: src/sys/kern Add some debugging in case someone else wants to de... |
maxv | [src/trunk]: src/sys/dev constify |
maxv | [src/trunk]: src/sys/dev constify |
gson | [src/trunk]: src No semicolon after macro do ... while (0) wrapper. |
maxv | [src/trunk]: src/sys/arch Revert the rest of jdolecek's changes. This puts us... |
maxv | [src/trunk]: src/sys/arch/x86/x86 Reorder the code a little. On Xen, return e... |
maxv | [src/trunk]: src/sys/arch/x86/x86 Add XXX in fpuinit_mxcsr_mask. |
jdolecek | [src/trunk]: src/sys/arch re-do the XEN XSAVE support, this time to leave all... |
jdolecek | [src/trunk]: src/usr.sbin/intrctl fix intrctl_io_firstline() to properly retu... |
martin | [src/netbsd-7]: src/external/gpl3/gcc/dist/libstdc++-v3/include/std Pull up f... |
martin | [src/netbsd-7]: src/doc Ticket #1617 |
martin | [src/netbsd-8]: src/lib/libc/sys Pull up following revision(s) (requested by ... |
martin | [src/netbsd-8]: src/sys/netinet6 Pull up following revision(s) (requested by ... |
martin | [src/netbsd-8]: src/crypto/external/bsd/openssl/dist/crypto Apply patch, requ... |
martin | [src/netbsd-8]: src/usr.sbin/sysinst Pull up following revision(s) (requested... |
martin | [src/netbsd-8]: src/doc Note import of dhcpcd-7.0.6. |
martin | [src/netbsd-8]: src/sys/dev/ata Pull up following revision(s) (requested by p... |
martin | [src/netbsd-8]: src/external/bsd/dhcpcd/dist/src Pull up the following, reque... |
martin | [src/netbsd-8]: src/doc Tickets #891, #892, #893, #894, #895, #896 and #897. |
martin | [src/netbsd-8]: src/doc Fix current version of tzcode for ticket #809. |
martin | [src/netbsd-8]: src/sys/arch Pull up the following, via patch, requested by m... |
jdolecek | [src/trunk]: src/doc remove the xen XSAVE entry, needs more work before it ca... |
jakllsch | [src/trunk]: src/sys/arch/amd64/conf Add acpiecdt* at acpi?. |
kamil | [src/trunk]: src/usr.sbin/installboot/arch Fix integer overflow in installboo... |
jakllsch | [src/trunk]: src/sys/kern add a kobj_error() to a recently added error case |
sevan | [src/trunk]: src/share/misc The s in AST is system. |
jdolecek | [src/trunk]: src/sys/arch/xen/x86 make compile without DDB |
jakllsch | [src/trunk]: src/sys/arch/x86/pci If mode 1 enable check fails, give mode 1 a... |
jakllsch | [src/trunk]: src/sys/arch/x86/pci Disable all contemporary mode 1 quirks. |
snj | [src/trunk]: src/distrib/notes/common remove core list, portmaster list, rele... |
sevan | [src/trunk]: src/share/misc Add MDC, MDI, MDI-X, MDIO |
kamil | [src/trunk]: src/external/gpl2/gettext/lib/libnlspr Specify -Wno-format-extra... |
06/24/2018 |
kamil | [src/trunk]: src/usr.sbin/sysinst Enlarge the set_status[] array by a single ... |
kamil | [src/trunk]: src/lib/libutil Prevent underflow buffer read in trim_whitespace... |
martin | [src/netbsd-8]: src/distrib/notes Add temporary hint at manual installation i... |
martin | [src/netbsd-8]: src/doc Install note changes |
martin | [src/netbsd-8]: src/usr.sbin/installboot/arch Pull up following revision(s) (... |
martin | [src/netbsd-8]: src/distrib/notes Pull up the following changes with minor ad... |
martin | [src/netbsd-8]: src/lib/libutil Pull up following revision(s) (requested by k... |
martin | [src/netbsd-8]: src/doc Tickets #898 and #899 |
martin | [src/netbsd-8]: src Welcome to 8.0 RC2! |
martin | [src/trunk]: src/distrib/notes Document debug sets and kernel module directory. |
kamil | [src/trunk]: src/lib/libutil Fix stack use after scope in libutil/pty |
leot | [src/trunk]: src/distrib/notes Fix a typo |
jdolecek | [src/trunk]: src/sys provide pci_intr_establish_xname() on x86 independantly ... |
kamil | [src/trunk]: src/sys/sys Prevent signed integer left shift UB in FD_SET(), FD... |
jdolecek | [src/trunk]: src/sys/dev/acpi use isa_intr_establish_xname() so this passes t... |
mrg | [src/trunk]: src/games/tetris fix the previous. the code was right, just bad... |
jdolecek | [src/trunk]: src/sys/arch add support for kern.intr.list aka intrctl(8) 'list... |
christos | [src/trunk]: src/crypto/external/bsd/openssh/dist Since now we are called fro... |
jdolecek | [src/trunk]: src/sys/arch/amd64/conf follow change in rev. 1.22 of kern.ldscr... |
maxv | [src/trunk]: src/sys/arch Sync the ld scripts: |
ryo | [src/trunk]: src/sys/arch/arm/cortex fixed a case of gtmr_cntvct_stable_read(... |
kamil | [src/trunk]: src/external/gpl2/gettext/lib/libnlspr Fix typo in previous |
kamil | [src/trunk]: src/share/mk Reset SANITIZERFLAGS when specified NOSANITIZER / M... |
sevan | [src/trunk]: src/share/misc Add GDI, NeWS, PRAM, PS, RIP, WDM, WDDM |
sevan | [src/trunk]: src/share/misc typo |
christos | [src/trunk]: src/usr.sbin/sysinst Revert previous, fix iteration loops to be ... |
jdolecek | [src/trunk]: src/sys/arch/xen/xen fix panic of DOM0 in xennetback_xenbus_dest... |
jdolecek | [src/trunk]: src/sys/arch/xen/xen similar treatment as xennetback_xenbus.c: |
kamil | [src/trunk]: src/share/mk Enhance the documentation of MKSANITIZER in bsd.README |
jdolecek | [src/trunk]: src/sys/arch/xen mark with XXXSMP all remaining spl*() and tslee... |
06/25/2018 |
christos | [src/trunk]: src/include PR/53393: coypu: move rint to the right section. |
christos | [src/trunk]: src/include Fix the rest of the functions that have been made vi... |
dholland | [src/trunk]: src/lib/libc/sys Describe what this actually does. Bump date. |
msaitoh | [src/trunk]: src Removal of bpf_tap(). |
msaitoh | [src/trunk]: src/sys/sys Bump version to 8.99.20 (removal of bpf_tap()). |
msaitoh | [src/trunk]: src/sys/net Remoe duplicated inclusion of net/bpf.h. |
msaitoh | [src/trunk]: src/sys/dev/pci Remove duplicated inclusion of net/bpf.h. |
pgoyette | [src/pgoyette-compat]: src/sys Resolve conflicts with HEAD |
pgoyette | [src/pgoyette-compat]: src/sys/kern Finish de-confliction |
pgoyette | [src/pgoyette-compat]: src Sync with HEAD |
msaitoh | [src/trunk]: src Move txintr_setup() stuff from lmc_interrupt() and do it in ... |
kamil | [src/trunk]: src/share/mk Rephrase the documentation of MKSANITIZER |
wiz | [src/trunk]: src/share/man/man9 Remove superfluous Pp. |
msaitoh | [src/trunk]: src/sys/dev/pcmcia Simplify bpf_mtap() call. No functional change. |
pgoyette | [src/pgoyette-compat]: src/sys/sys Resolve conflict correctly! |
martin | [src/trunk]: src/distrib/common Do not put debug.tgz and xdebug.tgz onto inst... |
martin | [src/netbsd-8]: src/distrib/common Pull up following revision(s) (requested b... |
martin | [src/netbsd-8]: src/doc Ticket #904, ammend #892 |
pgoyette | [src/pgoyette-compat]: src/external/cddl/osnet/dev/fbt Adapt to new world ord... |
martin | [src/netbsd-8]: src/tests/lib/libc/gen/posix_spawn Additionally pull up follo... |
msaitoh | [src/trunk]: src/sys/dev/ppbus KNF & fix typo. No functional change. |
christos | [src/trunk]: src/usr.bin/jot Don't require any arguments as the usage indicat... |
kamil | [src/trunk]: src/external/bsd/nvi/dist/common Avoid unportable offsetof(3) ca... |
kamil | [src/trunk]: src/share/mk Add a framework for renaming symbols in libc&co for... |
kamil | [src/trunk]: src/external/bsd/nvi Specify SANITIZER_RENAME_SYMBOL in nvi |
kamil | [src/trunk]: src/external/gpl2/diffutils Specify SANITIZER_RENAME_SYMBOL in d... |
kamil | [src/trunk]: src/external/gpl2/grep Specify SANITIZER_RENAME_SYMBOL in grep |
kamil | [src/trunk]: src/external/gpl2/xcvs Specify SANITIZER_RENAME_SYMBOL in cvs |
kamil | [src/trunk]: src/usr.bin/chpass Specify SANITIZER_RENAME_SYMBOL in chpass |
kamil | [src/trunk]: src/external/bsd/nvi/dist/common Include <stddef.h> for offsetof(3) |
kamil | [src/trunk]: src/external/bsd/tmux/dist Avoid UB in tmux/window_copy_add_form... |
sevan | [src/trunk]: src/share/misc Add HVDS, LVDS, RDRAM |
06/26/2018 |
kamil | [src/trunk]: src/share/misc Document sanitizers in acronyms.comp |
thorpej | [src/trunk]: src/sys Change device_compatible_match() and iic_compatible_matc... |
msaitoh | [src/trunk]: src/sys/dev/ic bpf_mtap*() before ieee80211_encap() should be bp... |
thorpej | [src/trunk]: src/sys In my quest to make device_compatible_entry (and associa... |
msaitoh | [src/trunk]: src/sys/dev/ic bpf_mtap*() after ieee80211_encap() should be bpf... |
thorpej | [src/trunk]: src/sys/dev/i2c Encode the size information in the compat data. |
thorpej | [src/trunk]: src/sys/dev/ofw In of_enter_i2c_devs(), we no longer need to set... |
thorpej | [src/trunk]: src/sys/dev/i2c Remove the i2c "size" locator and corresponding ... |
msaitoh | [src/trunk]: src/sys/sys Bump version to 8.99.21 (bpf_mtap*() API change & BI... |
msaitoh | [src/trunk]: src/doc Add the BPF direction filter (BIOC[GS]DIRECTION). |
msaitoh | [src/trunk]: src Implement the BPF direction filter (BIOC[GS]DIRECTION). It p... |
msaitoh | [src/trunk]: src/usr.bin/netstat Fix a bug that BPF_D_OUT isn't printed corre... |
msaitoh | [src/trunk]: src/usr.bin/fstat Print BPF direction correctly. |
martin | [src/trunk]: src/distrib/notes Replace references to i386 install media for R... |
martin | [src/trunk]: src/sys/arch/i386/stand/misc Remove Rawrite32 installer - no poi... |
kamil | [src/trunk]: src/doc/roadmaps/people Remove roadmap/kamil |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip device_printf -> aprint_debug |
kamil | [src/trunk]: src/doc Add TODO.sanitizer |
christos | [src/trunk]: src/external/gpl3/gcc/lib/liblsan Add lsan support. |
christos | [src/trunk]: src/external/gpl3/gcc/dist/libsanitizer Add support for lsan (Le... |
christos | [src/trunk]: src/external/gpl3/gcc/lib/liblsan remove temp hack. |
christos | [src/trunk]: src/distrib/sets/lists Add the lsan libraries |
christos | [src/trunk]: src/doc mention lsan |
06/27/2018 |
sevan | [src/trunk]: src/share/misc Add another ARC, DCL, Emacs |
kre | [src/trunk]: src/external/gpl3/gcc/lib Since liblsan has been added to the se... |
kamil | [src/trunk]: src/sbin/disklabel Avoid misaligned access in disklabel(8) in fi... |
msaitoh | [src/trunk]: src/sys/dist/pf/net Add missing BPF_D_OUT. Reported by John D. B... |
martin | [src/trunk]: src/external/gpl3/gcc/lib Disable liblsan for now - it seems to ... |
martin | [src/trunk]: src/distrib/sets/lists Comment out liblsan entries to fix the build |
msaitoh | [src/trunk]: src/sys/dev/mii Use definitions in mii.h and mdio.h. |
ryo | [src/trunk]: src/sys/arch/evbarm/rpi remove unnecessary code. .Lmmu_init_tabl... |
ryo | [src/trunk]: src/sys/arch/arm/cortex keep stack pointer even if chainging CPU... |
ryo | [src/trunk]: src/sys/arch on evbarm/RPI, RPI2, VERBOSE_INIT_ARM had broken. |
rkujawa | [src/trunk]: src/share/man/man4 Note slurm(4) driver, improve history. |
wiz | [src/trunk]: src/share/man/man4 Use An. |
christos | [src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/lsan use the proper type... |
christos | [src/trunk]: src/external/gpl3/gcc/dist/libsanitizer Reduce sizes for non _LP... |
maya | [src/trunk]: src/external/bsd/acpica/bin/iasl Remove unused code. No function... |
jmcneill | [src/trunk]: src/sys/external/gpl2/dts/dist/arch Merge conflicts. |
jmcneill | [src/trunk]: src/sys/arch/evbarm/conf dts: add sun7i-a20-olimex-som-evb-emmc.... |
jmcneill | [src/trunk]: src/sys/arch/evbarm/conf dts: add sun50i-h5-libretech-all-h3-cc.dts |
jmcneill | [src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner Fix... |
jmcneill | [src/LINUX]: src/sys/external/gpl2/dts/dist Import dts from Linux 4.18-rc2 |
kamil | [src/trunk]: src/bin/expr Improve the * operator handling in expr(1) |
kamil | [src/trunk]: src/tests/bin/expr Add a couple of new ATF expr(1) tests |
kamil | [src/trunk]: src/bin/expr Add a missing check to handle correctly 0 * 0 in ex... |
kamil | [src/trunk]: src/tests/bin/expr Add 3 more expr(1) ATF tests detecting overflow |
jmcneill | [src/trunk]: src/sys/external/gpl2/dts/dist Import dts from Linux 4.18-rc2 |
kamil | [src/trunk]: src/doc Remove the expr(1) entry from TODO.sanitizer (finished) |
jmcneill | [src/trunk]: src/doc dts updated to 4.18-rc2 |
06/28/2018 |
sevan | [src/trunk]: src/share/misc Add LISPs (programming language & network protoco... |
ozaki-r | [src/trunk]: src/sys/net loop: don't allocate a unnecessary link-state-change... |
ozaki-r | [src/trunk]: src/lib/librumphijack rumphijack: don't modify a cmsg on just va... |
maya | [src/trunk]: src/external/bsd/acpica/bin/iasl Correctly specify that iasl nee... |
msaitoh | [src/trunk]: src/sys/dev/mii Add 25G(802.3by), 2.5G and 5G (802.3bz). |
christos | [src/trunk]: src put back lsan |
rkujawa | [src/trunk]: src/share/man/man4 Clarify caveats. |
jmcneill | [src/trunk]: src/sys/dev/sdmmc Add vendor REALTEK and product RTL8703BS |
jmcneill | [src/trunk]: src/sys/dev/sdmmc Regen |
kre | [src/trunk]: src/external/gpl3/gcc/lib Remove (recently) commented out (recen... |
thorpej | [src/trunk]: src/sys/arch Use the "flags" config directive modifier to specif... |
macallan | [src/trunk]: src/sys/dev/pci restrict a magic number 'fix' inherited from xf8... |
cvs | [src/phil-wifi]: src/sys/arch Creating branch phil-wifi |
06/29/2018 |
macallan | [src/trunk]: src/sys/dev/i2c fix a tpyo so now we get the correct maximum spe... |
phil | [src/phil-wifi]: src/sys Start of WiFi refresh. Copy of FreeBSD net80211 dir... |
phil | [src/phil-wifi]: src/sys/net80211 Add RCS ID at the top of all the files. |
wiz | [src/trunk]: src/share/man/man4 New sentence, new line. |
thorpej | [src/trunk]: src/sys/dev - Unify the "rtwn" and "urtwn" register definitions ... |
kamil | [src/trunk]: src Rework the changes to DTRACE/ZFS files that were fixing Clan... |
roy | [src/trunk]: src Remove dhclient from the base system. |
msaitoh | [src/trunk]: src/sys Detect USB 3.1. |
sevan | [src/trunk]: src/sbin/mount_cd9660 Note vnconfig(8) may be of interest, espec... |
maxv | [src/trunk]: src/sys/arch Call fpu_eagerswitch a little later, after we make ... |
maxv | [src/trunk]: src/sys/arch/x86/x86 Add more KASSERTs. |
christos | [src/trunk]: src/usr.bin/xlint/lint1 add missing args for 123 |
christos | [src/trunk]: src/usr.bin/xlint/lint1 Add our syslog format. |
riastradh | [src/trunk]: src/sys/arch Rewrite Xen timecounter and hardclock timer. |
06/30/2018 |
christos | [src/trunk]: src/sys/kern defflag {SETUID,FD}SCRIPTS |
eadler | [src/trunk]: src/share/misc bsd-family-tree: Add missing DragonFly and FreeBS... |
sevan | [src/trunk]: src/sbin/mount_cd9660 vnconfig name is retained for backwards co... |
martin | [xsrc/netbsd-7-1]: xsrc/xfree/xc/programs/mkfontscale Apply patch, requested ... |
martin | [xsrc/netbsd-7]: xsrc/xfree/xc/programs/mkfontscale Apply patch, requested by... |
martin | [xsrc/netbsd-6]: xsrc/xfree/xc/programs/mkfontscale Apply patch, requested by... |
martin | [xsrc/netbsd-6-1]: xsrc/xfree/xc/programs/mkfontscale Apply patch, requested ... |
martin | [xsrc/netbsd-6-0]: xsrc/xfree/xc/programs/mkfontscale Apply patch, requested ... |
kre | [src/trunk]: src/sys/kern Fix module build. |
jmcneill | [src/trunk]: src/sys/dev/fdt Add driver for DesignWare Watchdog Timer. Untest... |
martin | [src/netbsd-7]: src/doc Ticket #1618 |
martin | [src/netbsd-7-1]: src/doc Ticket #1618 |
martin | [src/netbsd-7-0]: src/doc Ticket #1618 |
martin | [src/netbsd-6]: src/doc Ticket #1550 |
martin | [src/netbsd-6-1]: src/doc Ticket #1550 |
martin | [src/netbsd-6-0]: src/doc Ticket #1550 |
jmcneill | [src/trunk]: src/sys/arch/arm/dts No need to define our own emac node as this... |
jmcneill | [src/trunk]: src/sys/arch/arm/sunxi Use syscon API instead of mapping syscon ... |
jmcneill | [src/trunk]: src/sys/dev/fdt Add support for system controller nodes. |
jmcneill | [src/trunk]: src/sys/arch/evbarm/conf add syscon |
jmcneill | [src/trunk]: src/sys/dev/fdt When attaching child devices, consider the best ... |
riastradh | [src/trunk]: src/sys/arch Just use struct cpu_info members for the Xen clock ... |
riastradh | [src/trunk]: src/sys/arch/xen/xen Use xcall to suspend/resume clocks on _all_... |
riastradh | [src/trunk]: src/sys/arch/xen/xen Rearm the Xen timer on resume. |
christos | [src/trunk]: src/sys/net Provide an inline to return the data part of the arp... |
christos | [src/trunk]: src/lib/libpuffs use a switch. |
jmcneill | [src/trunk]: src/sys/dev/ic dwc_gmac_attach: return non-zero on failure |
jmcneill | [src/trunk]: src/sys Allow nodes to attach child devices using the same sorti... |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Only install interrupt handler if dwc_... |
jmcneill | [src/trunk]: src/sys cpus: use fdt_add_bus |
jmcneill | [src/trunk]: src/sys/kern When cold, manually update timecounters before call... |
jmcneill | [src/trunk]: src/sys/arch/evbarm/conf Attach simplebus on pass 0 |
jmcneill | [src/trunk]: src/sys/dev/fdt Store node path in device properties "fdt-path" ... |
jmcneill | [src/trunk]: src/sys/arch/arm/cortex ARM ARM refers to this as "ARM Generic T... |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Use syscon API |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Use syscon API. |
jmcneill | [src/trunk]: src/sys/dev/fdt Add helper to lookup syscon by phandle |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Use syscon API |
jmcneill | [src/trunk]: src/sys/arch/arm/rockchip Rock64 needs more time for the PHY to ... |
jmcneill | [src/trunk]: src/sys/dev/fdt Simplify list initialization |
jmcneill | [src/trunk]: src/sys/dev/fdt Use queue(3) API to manage lists. NFCI. |