Index of source-changes-hg for July, 2018


FromSubject
07/01/2018
kre[src/trunk]: src/sys/arch/xen/xen Build fix bandaid.
riastradh[src/trunk]: src/sys/kern Sprinkle cold conditionals to make tc_ticktock befo...
maxv[src/trunk]: src/sys/arch/x86/x86 Use a switch, we can (and will) optimize ea...
martin[xsrc/netbsd-7-0]: xsrc/xfree/xc/programs/mkfontscale Apply patch, requested ...
maxv[src/trunk]: src/sys/arch/x86/x86 Optimize FNSAVE. The size of its save area ...
maxv[src/trunk]: src/sys/arch/x86/x86 Use a variable-sized memcpy, instead of cop...
jmcneill[src/trunk]: src/sys/kern Revert previous
mbalmer[src/trunk]: src/external/mit/lua/dist/src Apply bugfix #7 from lua.org/bugs....
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Build fix
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common disable...
riastradh[src/trunk]: src/sys/kern Revert "Sprinkle cold conditionals to make tc_tickt...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add bcm2835-rpi-zero-w.dts and bcm2837-...
christos[src/trunk]: src/external/gpl3/gcc/lib vaxinate the sanitizer build.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add i2c clocks.
jmcneill[src/trunk]: src/sys/dev/fdt Add fdtbus_attach_i2cbus, used to attach an i2cb...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add rkiic
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add driver for Rockchip I2C controller.
jmcneill[src/trunk]: src/sys/dev/fdt Fix 32-bit build
jmcneill[src/trunk]: src/sys/arch/arm Use fdtbus_attach_i2cbus
jmcneill[src/trunk]: src/sys/arch/arm Use fdtbus_attach_i2cbus
07/02/2018
christos[src/trunk]: src/share/man/man4 Add more message types.
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add missing call to arm_fdt_timer_register
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove chipid and sysmmu drivers
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add options __HAVE_GENERIC_CPU_INITCLOCKS
jmcneill[src/trunk]: src/sys/arch/arm/samsung Delete chipid and sysmmu drivers, they ...
msaitoh[src/trunk]: src/sys/dev/pci VGA 16 bit decode bit is not bit 3 but bit 4.
jdolecek[src/trunk]: src/sys/dev/pci sync OpenBSD if_msk.c revs 1.66-1.79 skipping fr...
msaitoh[src/trunk]: src/sys/dev/mii Sort OUI by number. No functional change.
msaitoh[src/trunk]: src/sys/dev/mii Regen.
msaitoh[src/trunk]: src/sys/dev/mii - Add ASIX Ax88x9x
msaitoh[src/trunk]: src/sys/dev/mii Regen.
jmcneill[src/trunk]: src/sys/dev/fdt interrupt-map bug fixes
jmcneill[src/trunk]: src/sys/dev/ic Reduce 10 second timeouts to 2 seconds.
jmcneill[src/trunk]: src/sys/arch/arm/samsung Cleanup of combiner driver and make it ...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add a proper MCT driver rather than rel...
jmcneill[src/trunk]: src/sys/arch Attach mct early. Do not attach gtmr to mct.
jmcneill[src/trunk]: src/sys/dev/fdt sc_clock_freq is in Hz, not kHz
roy[src/trunk]: src/usr.sbin/postinstall Remove dhclient references.
martin[src/netbsd-6]: src/gnu/dist/gcc4/gcc Apply patch, requested by mrg in ticket...
martin[src/netbsd-6]: src/doc Ticket #1551
martin[src/netbsd-6-1]: src/gnu/dist/gcc4/gcc Apply patch, requested by mrg in tick...
martin[src/netbsd-6-1]: src/doc Ticket #1551
martin[src/netbsd-6-0]: src/gnu/dist/gcc4/gcc Apply patch, requested by mrg in tick...
martin[src/netbsd-6-0]: src/doc Ticket #1551
jmcneill[src/trunk]: src/sys/dev/fdt Fix a regression with interrupt-map handling in ...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Attach cpufreq scaling provider to ourself, ...
jakllsch[src/trunk]: src/sys/arch/arm/dts catch up to upstream dts changes/additions
jmcneill[src/trunk]: src/sys/dev/fdt When searching for interrupt parent, stop as soo...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Fix a stupid bug in exynos*_clock_set_r...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Set module clock on rate changes
07/03/2018
jmcneill[src/trunk]: src/sys/arch/arm/samsung No need to use hold reg when updating c...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Make the pinctrl driver actually work.
kre[src/trunk]: src/usr.bin/printf From leot@ on tech-userlevel:
kre[src/trunk]: src/usr.bin/printf Avoid printing error messages twice when an i...
ozaki-r[src/trunk]: src/sys Fix net.inet6.ip6.ifq node doesn't exist
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove nmbclusters check. We don't use the...
jnemeth[src/trunk]: src/sbin/gpt Not all things that write to the disk do something ...
msaitoh[src/trunk]: src/sys/dev/pci - Print Power Management Control/status register...
martin[src/netbsd-8]: src/distrib/notes NetBSD.org capitalization police
martin[src/netbsd-8]: src/doc Note NetBSD.org fixes in release docs
jmcneill[src/trunk]: src/sys/dev/fdt Fix name of snps, dis_u2_susphy_quirk property
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add USB clocks and missing MMC biu clocks
kamil[src/trunk]: src/sys/arch/x86/x86 Avoid unportable signed integer left shift ...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Make IRQ sharing work again
kamil[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_us...
jmcneill[src/trunk]: src/sys/dev/fdt Add support for Samsung Exynos USB3 DRD.
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add more USB3 clocks
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable Exynos USB support
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add support for Samsung Exynos USB.
jmcneill[src/trunk]: src/sys/arch/arm/samsung Fix value of PHY_CLK_RST_FSEL_24M, USB2...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Dump clock tree with aprint_debug inste...
jdolecek[src/trunk]: src/sys/dev/pci attach the rnd source only once even with dual-p...
jdolecek[src/trunk]: src/sys/kern add DIAGNOSTIC check for rnd_attach_source() being ...
jdolecek[src/trunk]: src/sys/dev/pci fix detach code and do it on shutdown
07/04/2018
christos[src/trunk]: src/external/mit/xorg/tools/mkfontscale Use the fonts from our i...
kamil[src/trunk]: src/sys/sys Try to appease KUBSan in sys/sys/wait.h in W_EXITCODE()
kamil[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_is...
kamil[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_co...
kamil[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_un...
kamil[src/trunk]: src/sys/netinet6 Paper over Undefined Behavior in in6_control1()
kamil[src/trunk]: src/sys/sys Avoid undefined operation in signed integer shift in...
kamil[src/trunk]: src/sys/kern Avoid Undefined Behavior in pr_item_notouch_get()
kamil[src/trunk]: src/sys/ufs/ffs Avoid Undefined Behavior in ffs_clusteracct()
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in pr_item_notouch_put()
kamil[src/trunk]: src/sys/dev/pci Avoid undefined behavior in pciiide macros
kamil[src/trunk]: src/sys/dev/scsipi Avoid undefined behavior in scsipiconf.h in _...
msaitoh[src/trunk]: src/sys/kern Don't allocate memory and return EFTYPE if sc->sc_b...
msaitoh[src/trunk]: src/lib/libc/stdio Indent.
maya[src/trunk]: src/sys/arch/x86 Disable MWAIT/MONITOR on Apollo Lake CPUs to wo...
maya[src/trunk]: src/external/mit/xorg/bin Claim to have getopt_long.
jmcneill[src/trunk]: src/sys/arch/arm/samsung Only process a tx or rx interrupt if th...
gdt[src/trunk]: src/sys/arch/evbarm/conf RPI: remove commented-out pseudodevices
maya[src/trunk]: src/share/misc Add EBDA.
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in mq_recv1()
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in mq_send1()
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in lwp_ctl_alloc()
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in lwp_ctl_free()
jdolecek[src/trunk]: src/sys/dev/pci use pci_intr_establish_xname()
christos[src/trunk]: src/sys/netipsec merge duplicated code, more informative debugging.
jdolecek[src/trunk]: src/sys/dev/pci sync SK_IMTIMER_TICKS_YUKON value with OpenBSD (...
07/05/2018
jmcneill[src/trunk]: src/sys/arch/arm/samsung Remove some duplicate code
jmcneill[src/trunk]: src/sys/arch/arm/samsung Align AUDIOCORE size to 1M, and add def...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add pwm clocks
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add driver for Exynos PWM timer.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add expwm, pwmfan
jmcneill[src/trunk]: src/sys/dev/fdt Add basic pwm-fan driver. This doesn't have any ...
jmcneill[src/trunk]: src/distrib/utils/embedded/files Enable booting of netbsd-EXYNOS...
triaxx[src/trunk]: src/external/bsd/dhcpcd Fix an inconsistency that showed /var/db...
jmcneill[src/trunk]: src/sys/arch/evbarm/exynos Use KERNEL_IO_VBASE instead of magic ...
jmcneill[src/trunk]: src/sys/arch Replace sscom with a much simpler uart driver. The ...
martin[src/trunk]: src/etc Temporary hack to get MKREPRO debug info out of the buil...
jmcneill[src/trunk]: src/usr.sbin/usbdevs Print USB_SPEED_SUPER_PLUS capability if pr...
07/06/2018
christos[src/trunk]: src/usr.sbin/arp Add an "auto" keyword to auto-determine the lin...
msaitoh[src/trunk]: src/sys/dev/mii Add PMA/PDM control 2 register bit definitions.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add force_10_100_autonego sysctl. The defa...
martin[src/trunk]: src/crypto/external/bsd/heimdal/lib/libheimntlm Add explicit pat...
martin[src/trunk]: src/crypto/external/bsd/heimdal/lib/libkdc Explicit libheimbase ...
kamil[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Remove UB from definitio...
prlw1[src/trunk]: src/sys/dev/pci Add Western Digital (Sandisk) WD Black NVMe SSD...
prlw1[src/trunk]: src/sys/dev/pci regen
07/07/2018
jmcneill[src/trunk]: src/sys/arch/arm/fdt Switch to PSCI 0.1 mode only if the first c...
christos[src/trunk]: src/usr.sbin/arp Fix the logic for the non auto case
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Use arm_generic_bs_tag instead of armv7_...
07/08/2018
kamil[src/trunk]: src/sys/arch Correct unportable signed integer left shift in i38...
kamil[src/trunk]: src/sys/arch/x86/x86 Remove unaligned access to mpbios_page[]
snj[src/trunk]: src/share/dict prompted by dh's latest PR, add a missing word: a...
pgoyette[src/trunk]: src/sys/sys Use a different, type-insensitive idiom for CLR().
pgoyette[src/pgoyette-compat]: src/sys/kern Use SET, CLR, ISSET macros from types.h
spz[src/trunk]: src/sys/dev/usb add identification for some Yubikeys
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Use psci_fdt_bootstrap for MP spinup on ...
kamil[src/trunk]: src/sys/kern Try to avoid signed integer overflow in callout_sof...
kamil[src/trunk]: src/sys/arch/x86/x86 Revert previous
christos[src/trunk]: src/lib/libpuffs cast for lint
christos[src/trunk]: src/lib/libpuffs correct previous cast.
christos[src/trunk]: src/sys/arch/i386/stand Enable efiboot on i386, for 32 bit bootb...
christos[src/trunk]: src/external/gpl3/binutils enable coff/pe executable vectors for...
christos[src/trunk]: src/distrib/sets/lists/base add the efi boot blocks
christos[src/trunk]: src/sys/arch/i386/stand/efiboot use += :-)
christos[src/trunk]: src/usr.bin/xlint/lint1 recognize noinline attribute
christos[src/trunk]: src/lib/libc/string switch to FreeBSD's memmem
christos[src/trunk]: src/common/lib/libc/string switch to FreeBSD's memmem (faster)
christos[src/trunk]: src/sys/lib/libkern provide memmem
jdolecek[src/trunk]: src/sys/dev/ic whitespace fix
christos[src/trunk]: src/sys/compat/linux/common Enable executing linux go binaries b...
jnemeth[src/trunk]: src/share/man/man4 mention Oxford Semiconductor OXPCIe954 4-port...
christos[src/trunk]: src/external/bsd/ppp/usr.sbin/pppd New arp code needs RTF_LLDATA...
07/09/2018
pgoyette[src/trunk]: src/sys/sys Revert previous as requested. Leaving it to dhollan...
christos[src/trunk]: src/sys/sys cast align result to int, since the flags argument i...
christos[src/trunk]: src/lib/libpuffs revert previous now that MAP_ALIGNED has been f...
msaitoh[src/trunk]: src/sys/compat/linux/common Fix compile error.
ryo[src/trunk]: src/common/lib/libc/arch/aarch64/string avoid reading from out o...
ryo[src/trunk]: src/sys/arch/arm/pic fix false positive KASSERT.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 keep stack pointer when changing fr...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 remove unused code
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 need locks in pmap_kremove() and pm...
ryo[src/trunk]: src/sys/arch/arm/broadcom hatch secondary processors (aarch64)
ryo[src/trunk]: src/sys/arch/aarch64 add MULTIPROCESSOR support
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 fix compile error
martin[src/trunk]: src/etc Remove debug hack (revert previous)
jmcneill[src/trunk]: src/sys/arch/aarch64/include Include aarch64/machdep.h for arm32...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add aarch64 support.
kre[src/trunk]: src/sys Avoid redefining SET/CLR/ISSET (which in the kernel are ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Use PSCI to spinup secondary CPUs on sun5...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Fix arm32 build
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable options MULTIPROCESSOR
martin[src/trunk]: src/share/mk Debug hack: print out full random-seed for C++ comp...
ryo[src/trunk]: src/sys/arch/evbarm/conf enable options MULTIPROCESSOR
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 check off SMP
jmcneill[src/trunk]: src/sys/arch/arm/dts Make brightness-levels available in increme...
ryo[src/trunk]: src/doc SMP support for aarch64
pgoyette[src/pgoyette-compat]: src/sys/kern Put the checks back in the original order...
pgoyette[src/pgoyette-compat]: src/sys/kern Reverse order of flags checking to appeas...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Put RSB controller into known state at th...
rkujawa[src/trunk]: src/share/man/man9 Try to bring this man page up to NetBSD stand...
kamil[src/trunk]: src/sys/dev/ic Avoid undefined behavior of signedness bit shift ...
kre[src/trunk]: src/external/gpl3/binutils.old Apply the change made to binutils:
christos[src/trunk]: src/external/gpl3/binutils.old/dist/bfd FIx reproducible builds ...
christos[src/trunk]: src/sys Remove duplicate copies of the SET/CLR/ISSET macros.
christos[src/trunk]: src/sys/net Calling rtinit(sa_family = AF_LINK, RTM_DELETE, 0) i...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Small optimization: don't execute the M...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Don't push/pop %rdx, we don't care abou...
07/10/2018
ozaki-r[src/trunk]: src/sys/net Don't overwrite an existing llentry on RTM_ADD to av...
macallan[src/trunk]: src/sys/dev/videomode add quirk to find the native resolution on...
maxv[src/trunk]: src/sys/arch/x86/pci Fix bug, SPINOUT() is not supposed to take ...
kre[src/trunk]: src Add tests for pattern matching (filename expansion (glob), c...
martin[src/trunk]: src/sys/sys We need to make ISSET/SET/CLR available for bootload...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 allow to execute wfi/wfe instructio...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 allow to read CNTVCT_EL0 and CNTFRQ...
kre[src/trunk]: src/sys/net Avoid attempting to call arp related functions if th...
maxv[src/trunk]: src/sys/net/npf Set con = NULL just once, instead of doing it in...
spz[src/trunk]: src/sys/dev/usb add Yubikey ids, this time more complete (thanks...
martin[src/trunk]: src/crypto/external/bsd/heimdal/lib/libgssapi Explicit heimbase ...
martin[src/trunk]: src/etc Drop output for MAKECONF MAKEOBJDIR MAKEOBJDIRPREFIX MAK...
spz[src/trunk]: src/sys/dev/usb change handling hint to point to the full instru...
spz[src/trunk]: src/sys/dev/usb regenerated (now with correct reference id)
maxv[src/trunk]: src/sys/net/npf Update the pointer when fast-kicking, because it...
maya[src/trunk]: src/share/man/man4/man4.i386 Don't mention options that don't ap...
maxv[src/trunk]: src/sys/net/npf Simplify the pointer handling. Set *mp = NULL at...
maxv[src/trunk]: src/sys Remove the second argument from ip_reass_packet(). We wa...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by ozaki...
martin[src/netbsd-8]: src/tests/lib/librt Additionally pull up the following, reque...
martin[src/netbsd-8]: src/doc Ammend entry for ticket #892, note tickets #918 and #919
martin[src/netbsd-8]: src/sys/net/npf Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src/sys/net Additionally pull up the following, requested by ...
martin[src/netbsd-8]: src/doc Ammend ticket #918 with additional pullups
martin[src/netbsd-8]: src/doc Note ticket #910
martin[src/netbsd-8]: src/sys/arch Pull up the following, requested by maxv in tick...
maxv[src/trunk]: src/sys/net/npf Modify the logic in npf_reassembly. Don't call n...
christos[src/trunk]: src/share/mk Build seed fixes:
maya[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-openchrome Add m...
maya[src/trunk]: src Remove viadrm(4), superseded by viadrmums.
jdolecek[src/trunk]: src/sys/dev/pci fix comment typo
jdolecek[src/trunk]: src/sys/dev/pci add callout for re-filling RX ring - it's invoke...
jdolecek[src/trunk]: src/sys/dev/pci add the RX refill callout (forgot to commit with...
jdolecek[src/trunk]: src/sys/dev/pci minor fix for earlier sync with OpenBSD if_msk.c...
kre[src/trunk]: src/sys/net UPdate previous so that there is no unused (but assi...
maya[src/trunk]: src/sys Remove unused macro.
07/11/2018
sevan[src/trunk]: src/crypto/external/bsd/openssh/dist Amend whitelisted filesyste...
jdolecek[src/trunk]: src/sys/dev/pci replace code using SK_WA_4109 workaround flag by...
kre[src/trunk]: src/sys/dev/pci Whitespace fixes. NFC.
christos[src/trunk]: src/share/mk Back to always using just the list of sources for t...
kre[src/trunk]: src/sys/dev/pci Build fix: Supply missing symbol definition.
ozaki-r[src/trunk]: src/usr.sbin/arp arp: warn if failed to delete a specified arp e...
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Detect and set Atom's Tj(max) to 90 if it...
maxv[src/trunk]: src/sys/netinet Remove the callback, localify, and add a comment.
maxv[src/trunk]: src/sys Rename
maxv[src/trunk]: src/sys/netinet Add KASSERTs in in_undefer_cksum_tcpudp.
maxv[src/trunk]: src/sys/netinet Style, rename 'iph' -> 'ip', and reduce the diff...
msaitoh[src/trunk]: src/usr.bin/netstat Print iqdrops, too. This change also fixes a...
kre[src/trunk]: src Fix build. pf_ioctl.c needs netinet/in_offload.h (after pr...
martin[src/trunk]: src/sys/netinet Add missing <netinet/in_offload.h> include.
jmcneill[src/trunk]: src/share/man/man4 Add qemufwcfg* at fdt? to synopsis
christos[src/trunk]: src/external/gpl3/gdb/lib/libbfd Add another elfxx conversion.
christos[src/trunk]: src/external/gpl3/gdb/lib new config files for aarch64 but no pr...
jmcneill[src/trunk]: src/share/man/man4 .Fl prepends a dash, no need to specify anoth...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb fix signness issues.
christos[src/trunk]: src/external/gpl3/gdb/lib/libbfd it is not xx but nn that we wan...
martin[src/netbsd-8]: src/sys/net Additionally pullup src/sys/net/if_llatbl.c r1.30...
martin[src/netbsd-8]: src/doc Ammend ticket #918
07/12/2018
christos[src/trunk]: src/external/gpl3/binutils regen aarch64
ozaki-r[src/trunk]: src/sys/net Don't use aprint_* functions for logging unrelated t...
maxv[src/trunk]: src/distrib/sets/lists/comp Obsolete pmc.3, it was part of libpmc.
maxv[src/trunk]: src Retire libpmc. It uses the legacy PMC interface in the kerne...
maxv[src/trunk]: src/distrib/sets/lists/comp ...and obsolete the html of pmc.3 to...
nonaka[src/trunk]: src/usr.sbin/ndp Remove duplicate rtrlist() function prototype.
nonaka[src/trunk]: src/usr.sbin/ndp ndp(8): host_buf should not be used in delete().
nonaka[src/trunk]: src/usr.sbin/ndp Use s6, not mysin.
maya[src/trunk]: src/sys/arch/amd64/conf Add entries for viadrmums to amd64 kerne...
martin[src/trunk]: src/crypto/external/bsd/heimdal/lib/libkadm5srv Provide an expli...
maxv[src/trunk]: src Remove the kernel PMC code. Sent yesterday on tech-kern@.
jakllsch[src/trunk]: src/sys/arch/arm <sys/pmc.h> is gone; don't #include it
jakllsch[src/trunk]: src/sys/dev <sys/pmc.h> is gone; dont
jakllsch[src/trunk]: src/sys/dev revert previous, unintended, commit
martin[src/netbsd-7]: src/doc Ticket #1619
martin[src/netbsd-7]: src/usr.bin/printf Pull up following revision(s) (requested b...
martin[src/netbsd-7-1]: src/usr.bin/printf Pull up following revision(s) (requested...
martin[src/netbsd-7-1]: src/doc Ticket #1619
martin[src/netbsd-7-0]: src/usr.bin/printf Pull up following revision(s) (requested...
martin[src/netbsd-7-0]: src/doc Ticket #1619
martin[src/netbsd-8]: src/usr.sbin/sysinst Pull up following revision(s) (requested...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by yamag...
martin[src/netbsd-8]: src/lib/libutil Pull up following revision(s) (requested by k...
martin[src/netbsd-8]: src/doc Tickets #890, #900, #901
phil[src/phil-wifi]: src/sys Add sbuf files from FreeBSD to support net80211.
phil[src/phil-wifi]: src/sys State save. New kernel config for this brach only. ...
reinoud[src/trunk]: src/usr.bin/make Remove duplicate code in make(1)'s dir.c.
christos[src/trunk]: src/usr.bin/make Fix previous: cached_stats() returning < 0 mean...
maxv[src/trunk]: src/sys/arch/x86/x86 Oh. Don't call svs_pdir_switch if SVS is di...
macallan[xsrc/trunk]: xsrc/external/mit/xf86-video-nv/dist/src add powerpc-specific b...
macallan[xsrc/trunk]: xsrc/external/mit/xf86-video-nv/dist/src add mostly working EXA...
joerg[src/trunk]: src/lib/csu/common _DYNAMIC is present for static PIE as well, s...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-nv build EXA sup...
maxv[src/trunk]: src/sys/arch Handle NMIs correctly when SVS is enabled. We store...
joerg[src/trunk]: src/lib/csu/common Add static PIE support for i386 and AMD64.
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Static PIE should have no ...
joerg[src/trunk]: src/external/gpl3 PT_PHDR is useful without PT_INTERP, i.e. for ...
joerg[src/trunk]: src/share/mk Update MKSTATICPIE entry to actually do something.
joerg[src/trunk]: src/doc Static PIE support on x86.
07/13/2018
christos[src/trunk]: src/external/gpl3/gdb/dist/bfd aarch64 does not have PT_STEP so ...
kre[src/trunk]: src/lib/csu/common i386/amd64 build fix. Fix "possibly used un...
mrg[xsrc/trunk]: xsrc/external/mit/xf86-video-nv/dist/src add what i believe is ...
maxv[src/trunk]: src/usr.sbin/tprof/arch Inline the values in amd_f10h_names[], w...
maxv[src/trunk]: src Revamp tprof.
maxv[src/trunk]: src/usr.sbin/tprof Change the arguments of the tprof tool, to ma...
maxv[src/trunk]: src/usr.sbin/tprof/arch Skylake/Kabylake are family 6, so add a ...
maxv[src/trunk]: src Remove the usr.bin/pmc tool. People should use tprof instead.
maxv[src/trunk]: src Remove the X86PMC code I had written, replaced by tprof. Man...
maxv[src/trunk]: src/sys Remove KAUTH_MACHDEP_X86PMC, now unused.
maya[src/trunk]: src/external/gpl3 stopgap fix: revert bfd PT_PHDR without PT_INT...
mrg[src/trunk]: src/usr.bin don't try to decend into remove 'pmc' subdir.
maxv[src/trunk]: src/usr.sbin/tprof Merge tpfmt(1) into tprof(8). We want to have...
maxv[src/trunk]: src/usr.sbin/tprof Ask for a file path with the "analyze" comman...
maxv[src/trunk]: src Remove tpfmt(1). Its code was merged into tprof(8).
martin[src/trunk]: src/sys/arch/amd64/include Provide empty SVS_ENTER_NMI/SVS_LEAVE...
martin[src/netbsd-8]: src/sys Pull up following revision(s) via patch (requested by...
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
martin[src/netbsd-8]: src/bin/sh Pull up following revision(s) (requested by kre in...
martin[src/netbsd-8]: src/doc Tickets #905, #906, #907, #908
martin[src/netbsd-8]: src/usr.bin/calendar/calendars Pull up following revision(s) ...
martin[src/netbsd-8]: src/sys/arch/x86 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/external/bsd/dhcpcd Pull up following revision(s) (reques...
martin[src/netbsd-8]: src/sys/net Pull up following revision(s) (requested by msait...
martin[src/netbsd-8]: src/external/bsd/ppp/usr.sbin/pppd Pull up following revision...
martin[src/netbsd-8]: src/usr.bin/printf Pull up following revision(s) (requested b...
martin[src/netbsd-8]: src/external/gpl3/binutils/dist/bfd Pull up following revisio...
martin[src/netbsd-8]: src/usr.sbin/ndp Pull up following revision(s) (requested by ...
martin[src/netbsd-8]: src/doc Tickets #911, #912, #913, #914, #915, #916, #917, #921
sevan[src/trunk]: src/doc Give a heads up about ssh-agent path whitelist change.
maya[src/trunk]: src/sys/dev/pckbport Add comment elaborating what a sliced comma...
joerg[src/trunk]: src/lib/libc/dlfcn Compute relocbase correctly for static PIE. A...
joerg[src/trunk]: src/lib/libc/tls Determine dynamic binaries by presence of PT_IN...
joerg[src/trunk]: src/usr.sbin/tprof Mark tprof_monitor as dead
joerg[src/trunk]: src/external/gpl3 Reapply with fixed condition:
07/14/2018
maya[src/trunk]: src/share/man/man5 Xref dhcpcd, not removed dhclient.
maya[src/trunk]: src/share/examples/apm dhclient->dhcpcd
maya[src/trunk]: src/share/man/man5 Remove dhclient references.
kre[src/trunk]: src/bin/sh Remove atoi()
maya[src/trunk]: src/sys/dev/pckbport Send the 'magic reverse engineered sequence...
maxv[src/trunk]: src/usr.sbin/tprof/arch specialreg.h is x86-specific, don't incl...
maxv[src/trunk]: src/usr.sbin/tprof Finish the Skylake/Kabylake table, and improv...
maxv[src/trunk]: src/sys/arch/x86/x86 Remove ifdef GPROF.
maxv[src/trunk]: src/sys/arch/x86/x86 Add splhigh() around the FPU code, we don't...
maxv[src/trunk]: src/sys/arch Drop NENTRY() from the x86 kernels, use ENTRY(). Wi...
maxv[src/trunk]: src/sys/arch Remove "options DEBUG_BY_TOOLS", it doesn't exist.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Fix non-MULTIPROCESSOR build
maxv[src/trunk]: src/sys/arch Remove "options IPKDB", and the other associated op...
jmcneill[src/trunk]: src/usr.sbin/tprof/arch Mark tprof_event_init, tprof_event_list, ...
jmcneill[src/trunk]: src/usr.sbin/tprof Fix a crash when running tprof with no argume...
07/15/2018
maya[src/trunk]: src/share/mk Update comment to match what the below text does
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc avoid dups for aarch64
christos[src/trunk]: src/external/gpl3/gcc/dist/libiberty clang does not like auto in...
christos[src/trunk]: src/external/gpl3/gcc/dist/libiberty clang does not like the c-l...
christos[src/trunk]: src/external/gpl3/gcc First pass at mknative for aarch64, based ...
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch c++conf...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common aarch64...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/backend Aarch64 specific generated...
christos[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/aarch64 aarch64 files for...
christos[src/trunk]: src/sys/arch/arm/include Fix formats for gcc where int64 is long...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc Handle aarch64 jemalloc constant
maxv[src/trunk]: src/doc Note improved tprof and removal of ipkdb.
maxv[src/trunk]: src Retire ipkdb entirely. The option was removed from the confi...
dholland[src/trunk]: src/sbin/dump Document what rdump is (was once) for. PR 53442.
maxv[src/trunk]: src/sys/arch/x86 Remove unused x86/include/tprof.h, there should...
dholland[src/trunk]: src/sbin/restore Document what rrestore is (was once) for. PR 53...
dholland[src/trunk]: src/share/dict Add missing word: cactus. PR 53432.
martin[src/trunk]: src/sys/conf More ipkdb removal
martin[src/trunk]: src/sys/kern More ipkdb removal
maxv[src/trunk]: src/sys/arch/x86/include Hum. Move the __HAVE_DIRECT_MAP block a...
martin[src/netbsd-7]: src/doc Ticket #1620
martin[src/netbsd-7]: src/usr.bin/units Pull up following revision(s) (requested by...
martin[src/netbsd-8]: src/crypto/external/bsd/openssh/dist Pull up following revisi...
martin[src/netbsd-8]: src/doc Tickets #909 and #922
martin[src/netbsd-8]: src/sys/arch/xen/xen Pull up following revision(s) (requested...
jmcneill[src/trunk]: src/sys/dev/fdt Return the interrupt controller's cookie directl...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Return the real interrupt handle from gic_f...
jmcneill[src/trunk]: src/sys/arch/arm/pic Add support for setting and getting interru...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Support pic_set_affinity and pic_get_aff...
jmcneill[src/trunk]: src/sys/dev/tprof Add tprof backend for ARMv8 performance monitors.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add glue for ARMv8 performance monitor (PMU).
jmcneill[src/trunk]: src/sys/arch/aarch64/include Add more PMC registers
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add armpmu
jmcneill[src/trunk]: src/doc arm: Add support for ARMv8 performance event monitoring ...
jmcneill[src/trunk]: src/usr.sbin/tprof Add ARMv8 support.
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 There is no more S...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/frontend Give aarch64 the "special...
jmcneill[src/trunk]: src/sys/dev/fdt Get rid of unnecessary calls to kmem_alloc
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add pseudo-device tprof (fix build)
maya[src/trunk]: src/sys/dev/usb Side-load dev/hid/hid.h to restore the previous ...
jmcneill[src/trunk]: src/sys/dev/tprof Define TPROF_IDENT_ARMV8_GENERIC
christos[src/trunk]: src/sys/compat/linux/common - fix constants and explain limit
07/16/2018
jmcneill[src/trunk]: src/sys/dev/tprof Add TPROF_IDENT_ARMV7_GENERIC
jmcneill[src/trunk]: src/sys/arch/arm/include Add some PMC event registers
jmcneill[src/trunk]: src/sys/dev/tprof Add tprof backend for ARMv7 performance monitors.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add support for ARMv7 performance monitor (...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable armpmu and tprof
jmcneill[src/trunk]: src/doc arm: Add support for ARMv7 performance event monitoring ...
jmcneill[src/trunk]: src/usr.sbin/tprof Add ARMv7 support.
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 Go back to using i...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64 selec...
christos[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Initialize new_value to accou...
christos[src/trunk]: src/compat gcc aarch64 does not have multilib
kre[src/trunk]: src/sys/dev/virtio Be consistent with double include guard name ...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist limit the aarch64 hack to c...
christos[src/trunk]: src/usr.sbin/tpctl cast through intptr_t
kre[src/trunk]: src/sys/dev/virtio Do the previous in the way it probably should...
maxv[src/trunk]: src/sys Move
rjs[xsrc/trunk]: xsrc/external/mit/xf86-video-nv/dist/src Fix cats build.
pgoyette[src/trunk]: src/sys/arch/x86/include More rearrangement of struct cpu_info t...
kamil[src/trunk]: src/tests/usr.bin/cc Disable profile and compat 32-bit tests cc ...
pgoyette[src/trunk]: src/sys/sys Bump version for changes to struct cpu_info
kamil[src/trunk]: src/tests/usr.bin/c++ Disable profile and compat 32-bit c++ sani...
jmcneill[src/trunk]: src/sys/arch/arm/pic I added is_affinity to intrsource in the pr...
jmcneill[src/trunk]: src/sys/arch/arm/fdt aarch64 build fix
jmcneill[src/trunk]: src/sys/dev/tprof RW fields in performance monitor registers are...
jmcneill[src/trunk]: src/sys/dev/tprof Spaces -> tabs
martin[src/trunk]: src Entry for MKSTATICPIE fallout in /rescue build.
sborrill[src/netbsd-8]: src/etc Pull up the following revisions(s) (requested by mart...
sborrill[src/netbsd-8]: src/doc Ticket #923
sborrill[src/netbsd-8]: src/crypto/external/bsd/heimdal/lib Pull up the following rev...
sborrill[src/netbsd-8]: src/doc Ticket #924
christos[src/trunk]: src/share/mk Everyone has gcc-6 now.
macallan[xsrc/trunk]: xsrc/external/mit/xf86-video-nv/dist/src fill in PrepareAccess(...
phil[src/phil-wifi]: src/sys State save.
07/17/2018
christos[src/trunk]: src/sys/dev/usb make typing on the console work during boot:
christos[src/trunk]: src/sys/arch/arm/arm32 fix incorrect printf format (off_t needs t)
christos[src/trunk]: src/sys/arch/arm Add missing pointer <-> integer casts
christos[src/trunk]: src/sys/arch/aarch64/aarch64 remove unused variables, add missin...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add default statements, use PRI?64 ...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add missing cast
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add default statement
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add missing casts; use PRI?64 inste...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add missing casts
christos[src/trunk]: src/sys/arch/aarch64/aarch64 fix uninitialized, add missing casts
christos[src/trunk]: src/sys/arch/aarch64/aarch64 use c comments instead of #, consis...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 deal with gas not having icc_sre_el...
christos[src/trunk]: src/sys/arch/aarch64/include match declaration types for registe...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 Add missing casts, remove unused va...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 - add missing casts
christos[src/trunk]: src/sys/arch/aarch64/include - use #define to define constants i...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add missing casts
christos[src/trunk]: src/sys/arch/evbarm/fdt XXX: make this assemble with gas, but I ...
christos[src/trunk]: src/sys/arch/evbarm/fdt fix printf formats ll? -> PRIx64
christos[src/trunk]: src/sys/dev/tprof use PRI?64 instead of ll?
christos[src/trunk]: src/sys/dev/fdt Use PRI?64 instead of ll?
christos[src/trunk]: src/etc/mtree deal with g++ header files.
christos[src/trunk]: src/distrib/sets/lists fix sets for gcc aarch64 build.
martin[src/trunk]: src/sys/arch/arm/arm32 Revert previous and cast to u_quad_t inst...
martin[src/trunk]: src/tests/lib/libc/sys Comment out two tests that regularily han...
msaitoh[src/trunk]: src Add /d(dump) and /v(verbose) modifiers to DDB's "show mbuf" ...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 Use __debugused
ryo[src/trunk]: src/sys/arch/aarch64 fix build with aarch64 gcc/gas
ryo[src/trunk]: src/sys/arch/aarch64 use panic() instead of some printf to show ...
bouyer[src/trunk]: src/sys/arch Put back trace in DDB_COMMANDONENTER; in seems that...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 kern_vtopdiff is stored in fdt_star...
joerg[src/trunk]: src/sys/arch/aarch64/include Be consistent and explicitly size r...
christos[src/trunk]: src/sys/arch/arm/arm32 use unintmax_t instead of u_quad_t.
christos[src/trunk]: src/sys/arch/aarch64/aarch64 Keep in .data by using a section at...
darcy[src/trunk]: src/bin/cp Re-order the code to short circuit all the opens and ...
joerg[src/trunk]: src/lib/libc_vfp Push FPU choice into the assembler sources them...
martin[src/netbsd-8]: src/doc Note ticket #925
martin[src/netbsd-8]: src/distrib/notes/common Update for 8.0 release.
martin[src/netbsd-8]: src Welcome to 8.0!
kamil[src/trunk]: src/sys/arch/aarch64/include Use __uint128_t conditionally in aa...
christos[src/trunk]: src/share/mk Let's build gdb for aarch64.
christos[src/trunk]: src/sys/arch/aarch64 centralize fp,lr definitions
christos[src/trunk]: src/distrib/sets/lists fix sets for clang aarch64
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import clang r337282 from trunk
christos[src/trunk]: src/sys/arch/evbarm make sure uboot_args is in the data segment ...
joerg[src/trunk]: src/crypto/external/bsd/openssl/dist Drop special case for clang...
joerg[src/trunk]: src/external/bsd/elftosb Explicitly build as C++03 source.
joerg[src/trunk]: src Update LLVM/Clang build system to r337282.
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx/include Provide consistent e...
joerg[src/trunk]: src/external/bsd/libc++/lib Ignore atomic alignment warnings on ...
joerg[src/trunk]: src/sys/lib/libunwind Remove redundant setIP call overwritten a ...
joerg[src/trunk]: src/sys/lib/libunwind The semantics of DW_CFA_GNU_args_size have...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Mark files not tagged with clan...
joerg[src/trunk]: src/doc Update LLVM entry.
christos[src/trunk]: src/sys/arch/evbarm/fdt restore type of uboot_args
joerg[src/trunk]: src Document aarch64 ABI break.
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Mark files not tagged with llvm-...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM r337282 from trunk
joerg[src/LLVM]: src/external/bsd/llvm/dist/clang Import clang r337282 from trunk
joerg[src/LLVM]: src/external/bsd/llvm/dist/clang Mark files not tagged with clang...
joerg[src/LLVM]: src/external/bsd/llvm/dist/llvm Mark files not tagged with llvm-3...
joerg[src/LLVM]: src/external/bsd/llvm/dist/llvm Import LLVM r337282 from trunk
07/18/2018
christos[src/trunk]: src/distrib/sets/lists fix sets (again), I got it backwards before.
christos[src/trunk]: src/share/mk Remove special-casing of aarch64 now that gcc works...
ryo[src/trunk]: src/sys/arch/evbarm/fdt remove ifdef __clang.
msaitoh[src/trunk]: src/sys/kern - Fix compile error for kernel configuration file w...
msaitoh[src/trunk]: src/sys/dev/usb Read xHCI 1.1's HCCPARAMS2 registar and print it...
bouyer[src/trunk]: src/common/lib/libc/arch/i386/atomic On Xen, always alias _atomi...
wiz[src/trunk]: src/share/man/man9 Various improvements.
wiz[src/trunk]: src/share/man/man4 Remove superfluous macros.
wiz[src/trunk]: src/crypto/external/bsd/openssh/dist Fix Dd argument.
wiz[src/trunk]: src/usr.sbin/tprof Various improvements to man page. Sync usage.
wiz[src/trunk]: src/sbin/restore Remove superfluous macro.
07/19/2018
uwe[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate - check fs_old_size too.
sevan[src/trunk]: src/sys Be consistent among ethernet drivers on the convention f...
ozaki-r[src/trunk]: src/sys/ufs/ffs Avoid using magic numbers for arguments of workq...
martin[src/trunk]: src/share/misc Add 8.0 release date in history table (but no "gr...
wiz[src/trunk]: src/share/man/man9 Remove trailing whitespace.
joerg[src/trunk]: src/usr.bin/unzip Ignore malformed directory entries as created ...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 fix printf format.
christos[src/trunk]: src/sys/arch/aarch64 Implement TRAP_SIGDEBUG for aarch64...
joerg[src/trunk]: src/lib/libc_vfp The fpu mode for VFP2 instructions is still jus...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Print ethernet address at attach
07/20/2018
maya[src/trunk]: src/doc/roadmaps Remove completed items. Go everyone!
maya[src/trunk]: src/doc/roadmaps Nouveau is now in a release, hurray.
maya[src/trunk]: src/doc/roadmaps phil is working on wifi, thanks phil!
maya[src/trunk]: src/doc/roadmaps throw in drmkms, mention riscv work by zmcgrew
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 avoid double-fault caused by readin...
wiz[src/trunk]: src/share/man/man4 Improve wording.
msaitoh[src/trunk]: src Add "show socket" command written by Hiroki SUENAGA. It prin...
ryo[src/trunk]: src/lib/libc/arch/aarch64/sys fix a bug. no need postincrement h...
kre[src/trunk]: src/usr.sbin/ypserv/ypinit PR bin/53458
martin[src/trunk]: src/sys/dev/usb Andrius V in Pr kern/53461: add D-Link DUB-1312
martin[src/trunk]: src/sys/dev/usb Andrius V in PR kern/53461: add support for D-Li...
martin[src/trunk]: src/sys/dev/usb Regen
kre[src/trunk]: src/tests/bin/sh Several improvements to this test...
phil[src/phil-wifi]: src/sys State save:
christos[src/trunk]: src/sys/arch/aarch64/include flip the byte order
christos[src/trunk]: src/external/bsd/libproc/dist unbreak aarch64
07/21/2018
kre[src/trunk]: src/bin/sh First pass at fixing some of the more arcane pattern ...
maxv[src/trunk]: src/sys/arch More ASLR. Randomize the location of the direct map...
maxv[src/trunk]: src/doc note removal of tpfmt
maxv[src/trunk]: src/sys/arch/amd64/conf Remove "no options GPROF", we don't have...
maxv[src/trunk]: src Remove the tprof_amdpmi.4 and tprof_pmi.4 man pages.
maxv[src/trunk]: src/etc Create /dev/ksyms as "440 $g_kmem". This prevents unpriv...
kre[src/trunk]: src/share/man/man4/man4.x86 When files are deleted, they need to...
ryo[src/trunk]: src/sys/arch/aarch64 * avoid deadlock. mutex_owned() works only ...
kre[src/trunk]: src/sys/arch/x86/x86 Unbreak build. Fake out (ie: remove) rdts...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 return correct signo and code in ac...
maxv[src/trunk]: src/sys/arch Forgot to commit a change in i386/cpufunc.S; add rd...
maya[src/trunk]: src/sys/dev/hpc/apm Remove unused variable.
snj[src/trunk]: src/usr.bin/calendar/calendars add netbsd 8.0, fix whitespace
ryo[src/trunk]: src/sys/arch/aarch64/include don't depend endian.
maya[src/trunk]: src/sys/arch Remove comment mentioning an i386 problem from non-...
maxv[src/trunk]: src/sys/arch/x86/x86 I realized the changes I made broke the !as...
07/22/2018
macallan[xsrc/trunk]: xsrc/external/mit/xf86-video-wsfb/dist/src actually use wsdispl...
maxv[src/trunk]: src/sys/arch Clean up dbregs; remove useless comments, remove ar...
kre[src/trunk]: src/bin/sh NFC: better protect the INTON (etc) macros ( do { } w...
kre[src/trunk]: src/bin/sh Minor cleanups to growstackblock(). This should rea...
kre[src/trunk]: src/bin/sh Revert previous, change has nothing to do with DEBUG ...
kre[src/trunk]: src/bin/sh DEBUG mode only change (ie: no effect to any normal s...
kre[src/trunk]: src/bin/sh PR bin/36532 (perhaps)
07/23/2018
kre[src/trunk]: src/bin/sh NFC: Whitespace cleanups
kre[src/trunk]: src/bin/sh Part 2 of pattern matching (glob etc) fixes.
macallan[src/trunk]: src/sys/dev/fdt if the framebuffer address isn't page aligned, s...
msaitoh[src/trunk]: src/sys/dev/pci Add Apollo Lake and Gemini Lake devices.
knakahara[src/trunk]: src/sys/dev/pci/ixgbe ixg(4) supports workqueue poll mode, but n...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libssl Remove unused part of...
knakahara[src/trunk]: src/sys/dev/pci/ixgbe ixv(4) also supports workqueue poll mode, ...
macallan[src/trunk]: src/sys/arch/powerpc/oea add a comment to explain why we defer w...
macallan[src/trunk]: src/sys/arch/powerpc/oea defer scribbling into video memory unti...
macallan[src/trunk]: src/sys/arch/powerpc IRQ0 is perfectly legal to use on at least ...
christos[src/trunk]: src/sys/arch/arm/include insert a couple of .fpu directives when...
macallan[src/trunk]: src/sys/arch/macppc/conf add everything currently known to work
christos[src/trunk]: src/sys/arch/arm/vfp Add more vfp directives for gcc-6
sevan[src/trunk]: src/sys/arch/macppc/stand/bootxx Do not pass libgcc.a to linker ...
uwe[src/trunk]: src Introduce sh3/sysarch.h and add SH3_SYNC_ICACHE
christos[src/trunk]: src/share/mk switch arm to openssl-1.1
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Regen for...
sevan[src/trunk]: src/sys/arch/macppc/conf Return recent changes to configuration ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Attach H6 gpio
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add H6 support
mrg[src/trunk]: src/sys/arch sun2/sun3:
mrg[src/trunk]: src/external/mit/xorg/bin xfs and xset don't need libXfontcache.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto provide CRYPTO_mem...
pgoyette[src/trunk]: src/sys/arch/x86/pci/imcsmb Fix the attach message - needs a ": "
pgoyette[src/trunk]: src/sys/modules Update the ioconf files to reflect the move of t...
maxv[src/trunk]: src/sys Add KASSERTs, we don't want m_nextpkt in ipsec{4/6}_proc...
maxv[src/trunk]: src/sys/netipsec Dedup.
maxv[src/trunk]: src/sys/netipsec Reduce the diff between ipsec4_output and ipsec...
maya[src/trunk]: src/sys/dev/acpi include correct header for NPCI to be defined w...
flxd[src/trunk]: src/sys/arch/mips/mips Add missing call to mips_dcache_compute_a...
skrll[src/trunk]: src/sys/arch/evbarm/include RCSid police
skrll[src/trunk]: src/sys/arch/arm/broadcom bcm2835_bsc: use fdt to enumerate i2c ...
christos[src/trunk]: src/external/apache2/mDNSResponder/dist Fix Reproducible builds ...
skrll[src/trunk]: src/sys/arch/arm/include Multiple inclusion protection
skrll[src/trunk]: src/sys/arch/arm/arm32 Remove unnecessary includes
skrll[src/trunk]: src/sys/arch/evbarm Start code now updates a global variable fdt...
skrll[src/trunk]: src/sys/arch/arm/arm32 Rely on the cache operations to perform t...
skrll[src/trunk]: src/sys/arch/arm/arm32 Style
skrll[src/trunk]: src/sys/arch/arm/arm32 Wrap some long lines
jdolecek[src/trunk]: src/sys/sys mark the ONCE_DECL() variables as __read_mostly to o...
christos[src/trunk]: src/sys/dev conditionally elide conditional for rump.
christos[src/trunk]: src/sys/rump Disable NULL pointer check deletion like we do for ...
macallan[src/trunk]: src/sys/arch/powerpc/oea get bootpath from OF if we don't get it...
christos[src/trunk]: src/sys/arch/dreamcast/dev/g2 this ain't python, thanks gcc6.
pgoyette[src/trunk]: src/share/man/man4 Improve wording
christos[src/trunk]: src/share/mk switch sh3 to openssl-1.1
macallan[src/trunk]: src/sys/arch/powerpc/oea detect if we netboot and set booted_dev...
macallan[src/trunk]: src/sys/arch/macppc/conf no more need to hardwire the boot device
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm remove us...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips regen
pgoyette[src/trunk]: src/share/man/man4 emove an unnecessary .Dq
tsutsui[src/trunk]: src Provide wdboot as a copy of sdboot for Milan.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc regen.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto hack for lint
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/alpha Alpha S...
mlelstv[src/trunk]: src/sys/sys Expose device structures to _KMEMUSER
mlelstv[src/trunk]: src/sys/kern expose struct devicelist alldevs again.
mlelstv[src/trunk]: src/usr.sbin/crash Align with DDB.
mlelstv[src/trunk]: src/sys/ddb Add command to print device list.
mlelstv[src/trunk]: src/sys/dev/iscsi Add sanity check.
mlelstv[src/trunk]: src/sys/dev/iscsi Return temporary errors when the session is tr...
skrll[src/trunk]: src/sys/arch/arm/arm32 Less ifdefs -> more readable.
jdolecek[src/trunk]: src/sys/arch/x86/x86 use tlbflush() instead of writing to %cr3, ...
jdolecek[src/trunk]: src/sys/arch/x86 drop pmap_update_2pg(), just call pmap_update_p...
jdolecek[src/trunk]: src/sys/arch/x86/x86 dedup code around pmap_reactivate() - do th...
jdolecek[src/trunk]: src/sys/arch/x86/x86 dedup pmap_pdirpa() KASSERT() in pmap_react...
jdolecek[src/trunk]: src/sys/arch/x86/x86 move DIAGNOSTIC code for checking in-use pm...
jdolecek[src/trunk]: src/sys/arch/x86/x86 reduce intendation in pmap_activate(), NFCI
jdolecek[src/trunk]: src/sys/dev/pci apply some updates and recommended corrections t...
jdolecek[src/trunk]: src/sys according to VT82C686A chip specs, the VIA Technologies ...
jdolecek[src/trunk]: src/sys/dev/pci regen
jdolecek[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/sys/arch/macppc/dev add braces.
christos[src/trunk]: src/sys/arch/macppc/conf remove 'define foo {}' for non-bus-like...
scole[src/trunk]: src/sys/dev/acpi Use "#if NPCI > 0" instead of "#ifdef NPCI" for...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 _LP64 64 bit types ...
kre[src/trunk]: src/sys/sys Since device.h now exposes uses of types defined her...
kre[src/trunk]: src/sys/sys device.h also now needs pmf_qual_t exposed for _KMEM...
dholland[src/trunk]: src/usr.bin/ftp Don't use the local username as the default anon...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64 regen
mrg[src/trunk]: src/sys/arch/sgimips/gio #if 0 grtwo_cursor_data[] to match the ...
mrg[src/trunk]: src/sys/arch/powerpc/oea avoid 32 bit only code in 64 bit mode.
mrg[src/trunk]: src/sys/arch avoid indentation issues. re-do previous in obio.c...
mrg[src/trunk]: src/share/mk switch powerpc, mips and arm ports to GCC 6.
kre[src/trunk]: src/sys/arch/x86/x86 Declare our variables before using them, fi...
mrg[src/trunk]: src/sys/arch/amiga/dev avoid gcc 6 indentation issues. rewrite:
jdolecek[src/trunk]: src/sys/arch/x86/x86 adjust the pmap_check_inuse() fix to avoid ...
christos[src/trunk]: src/share/mk last I checked powerpc64 was 64 bits, so it needs _...
eadler[src/trunk]: src/distrib/notes/common distrib: add myself
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Make the *int64 lon...
christos[src/trunk]: src/external/gpl3/gcc switch ppc64 from "long long" == int64 to ...
christos[src/trunk]: src/share/mk switch ppc to OpenSSL-1.1, use MACHINE_CPU consiste...
christos[src/trunk]: src/sys/arch/powerpc/include int64 is long for _LP64
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/m68k make the...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/m68k need CRY...
christos[src/trunk]: src/sys/arch/amiga/conf gcc-6 passes -m68040 to the assembler, s...
christos[src/trunk]: src/sys/arch/amiga/amiga can't use fnop directly now, explain why.
christos[src/trunk]: src/sys/arch/amiga/dev use an inline function for the "4 reads"
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Add AMD CPUID leaf 0x80000008 ebx's xsave...
rin[src/trunk]: src/sys/arch/amiga/dev Remove duplicate vgaw() accidentally intr...
eadler[src/trunk]: src/games/fish [fish] don't allow users to request cards they ha...
msaitoh[src/trunk]: src/sys/arch/x86/include Add Intel Deterministic Address Transla...
mrg[src/trunk]: src/share/mk swtich ia64 to GCC 6.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch - Parse the TLB info from `cpuid leaf 1...
mlelstv[src/trunk]: src/sys/ddb enums might be unsigned.
mrg[src/trunk]: src/share/mk switch arm ports to GCC 6.
mrg[src/trunk]: src/share/mk switch sh3 to GCC 6. tested on landisk in emul and...
msaitoh[src/trunk]: src/sys/dev/mii KNF in comment. No functional change.
ws[src/trunk]: src/sys/dev/usb Fix last:
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Calculate way and number of entries cor...
ws[src/trunk]: src/share/man/man4 Adapt to the new device name for interface at...
maxv[src/trunk]: src/sys/netipsec Call m_pullup earlier, fixes one branch.
maxv[src/trunk]: src/sys/netipsec Improve stupid check, style, and fix leak (m, n...
kamil[src/trunk]: src Remove PT_GET_SIGMASK / PT_SET_SIGMASK
christos[src/trunk]: src/share/mk switch everyone but vax to OpenSSL1.1.
christos[src/trunk]: src/lib/libm/noieee_src comment out unused variable.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips Handle m...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Add a files.common to list all t...
pgoyette[src/pgoyette-compat]: src/sys/conf No longer build the libcompat.o which end...
pgoyette[src/pgoyette-compat]: src/sys/conf Include the list of compat files
pgoyette[src/pgoyette-compat]: src/sys/arch Add a NOCOMPAT kernel definition to serve...
pgoyette[src/pgoyette-compat]: src/sys/conf Include utilities required by compat stuff
pgoyette[src/pgoyette-compat]: src/sys/kern Don't include the compat_mod.c here
pgoyette[src/pgoyette-compat]: src/sys/kern Routine emulexec() in kern_exec.c needs e...
pgoyette[src/pgoyette-compat]: src/sys/conf Expand dependencies for EXEC_ELF32 and CO...
pgoyette[src/pgoyette-compat]: src/sys Untangle some networking compat code so we can...
pgoyette[src/pgoyette-compat]: src/sys/compat/common compat_util.c is included in all...
pgoyette[src/pgoyette-compat]: src/sys/conf Re-sequence to declare dependency before ...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Typo in function declaration.
pgoyette[src/pgoyette-compat]: src/sys Move necessary routines out of compat_util.c a...
pgoyette[src/pgoyette-compat]: src/sys/net Move indirect function call vectors to if....
pgoyette[src/pgoyette-compat]: src/sys/compat/common Use a .h file for declaring the ...
pgoyette[src/pgoyette-compat]: src/sys/net Include necessary header
pgoyette[src/pgoyette-compat]: src/sys/net And another required header
pgoyette[src/pgoyette-compat]: src/sys/net And we need the oifreq definition here, too
pgoyette[src/pgoyette-compat]: src/sys/net Allocate and initialize the vector for com...
pgoyette[src/pgoyette-compat]: src/sys Better to add these required headers closer to...
pgoyette[src/pgoyette-compat]: src/sys/net Declare the compat_ifconf vector, not the ...
pgoyette[src/pgoyette-compat]: src/sys/net Declare it correctly
pgoyette[src/pgoyette-compat]: src/sys/net Remove redundant assignment
pgoyette[src/pgoyette-compat]: src/sys/compat/common Implement vector initialization ...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Include if.h to get IFNAMSIZE
pgoyette[src/pgoyette-compat]: src/sys Move the emul_find_root() and emul_find_interp...
pgoyette[src/pgoyette-compat]: src/sys Handle ifconf() compat vectors
pgoyette[src/pgoyette-compat]: src/sys/compat/sys Declare the if_50_{init, fini} entry...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Clean up compat routine vectors
pgoyette[src/pgoyette-compat]: src/sys/compat/common No need to compile conditionally...
pgoyette[src/pgoyette-compat]: src/sys/compat/common We don't need to conditionalize ...
pgoyette[src/pgoyette-compat]: src/sys/modules/compat Include shared/common routines ...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Remove unnecessary conditionals....
pgoyette[src/pgoyette-compat]: src/sys Split the sysv_ipc module into two pieces: on...
pgoyette[src/pgoyette-compat]: src/sys/modules Rename the new compat_sysv_ipc module ...
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules Add new compat_sysv_ipc...
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules Reuse the previous modu...
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_sysv More on module renaming - ...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Update dependency: compat_sysv r...
pgoyette[src/pgoyette-compat]: src/sys/compat/common More on renaming the new module
pgoyette[src/pgoyette-compat]: src/sys Finish renaming the new module.
pgoyette[src/pgoyette-compat]: src/sys/compat/common All the COMPAT_xx macros are alr...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Include correct header file
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_sysv Include the 5.0 sysctl in ...
pgoyette[src/pgoyette-compat]: src/sys The last of the rename
pgoyette[src/pgoyette-compat]: src/sys/compat/common Put declaration of the 5.0 sysct...
pgoyette[src/pgoyette-compat]: src/sys Allocate the function vector only once.
pgoyette[src/pgoyette-compat]: src/sys/kern Revert changes from rev 1.44
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Update module dependency - it ...
pgoyette[src/pgoyette-compat]: src/sys/kern Update module name for sysv_ipc compat sy...
pgoyette[src/pgoyette-compat]: src/doc Add some notes on what has been done, and what...
pgoyette[src/pgoyette-compat]: src/sys Regen
pgoyette[src/pgoyette-compat]: src/sys/sys Add new fields and flags needed to support...
pgoyette[src/pgoyette-compat]: src/sbin/modstat Update for new A-is-for-Alias flag va...
pgoyette[src/pgoyette-compat]: src/sbin/modstat Document the new A-is-for-Alias flag ...
pgoyette[src/pgoyette-compat]: src/share/man/man9 We'll use an array of individual al...
pgoyette[src/pgoyette-compat]: src/share/man/man9 Document the MODULE_CMD_GETALIASES ...
pgoyette[src/pgoyette-compat]: src/sys/sys Actually allocate the list of aliases.
pgoyette[src/pgoyette-compat]: src/sys/sys Use an array of alias names, rather than a...
pgoyette[src/pgoyette-compat]: src/sys/sys Don't use () around __CONCAT as the expres...
pgoyette[src/pgoyette-compat]: src Store the aliases list in the mod_info struct, sin...
pgoyette[src/pgoyette-compat]: src/sys (Re)implement the alias list as a "const char ...
pgoyette[src/pgoyette-compat]: src/doc Don't forget about validating/correcting compa...
pgoyette[src/pgoyette-compat]: src/sys/kern Since we use pointer semantics when walki...
pgoyette[src/pgoyette-compat]: src/sys/kern Clean up the EXIST paths (module and/or a...
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_ibcs2 If compat_ibcs2 is being ...
pgoyette[src/pgoyette-compat]: src/sys/arch/amd64/conf Remove another COMPAT option
pgoyette[src/pgoyette-compat]: src/sys/compat Update module dependencies
pgoyette[src/pgoyette-compat]: src/doc Remove "alias" entry from the To-Do list - it'...
pgoyette[src/pgoyette-compat]: src Update dependencies for modules when they are buil...
pgoyette[src/pgoyette-compat]: src/sys/compat/netbsd32 Use correct module name for de...
pgoyette[src/pgoyette-compat]: src/sys/conf Add some more config dependencies between...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Revert the COMPAT_AS sestting ba...
pgoyette[src/pgoyette-compat]: src/sys/conf More clean-up of compat code interdepende...
pgoyette[src/pgoyette-compat]: src/sys/uvm Properly detect 'compat handler for SWAP_S...
pgoyette[src/pgoyette-compat]: src/sys Move the swapstats compat code into the compat...
pgoyette[src/pgoyette-compat]: src/share/man/man9 Update to describe module aliases.
pgoyette[src/pgoyette-compat]: src/sys Make do_openat()'s handling of path=NULL modular
pgoyette[src/pgoyette-compat]: src/sys/conf COMPAT_43 is even older than COMPAT_09, s...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Tag files with their specific co...
pgoyette[src/pgoyette-compat]: src Create a separate module for COMPAT_70 code only, ...
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_70 Use correct module name
pgoyette[src/pgoyette-compat]: src/sys/conf Revert previous.
pgoyette[src/pgoyette-compat]: src/share/man/man9 Spell the macro name correctly: MO...
pgoyette[src/pgoyette-compat]: src/sbin/modstat Typo - for aliases, the REQUIRES colu...
pgoyette[src/pgoyette-compat]: src/sys/sys Typo in comment - no functional change, no...
pgoyette[src/pgoyette-compat]: src/sys Resolve conflicts from sync-with-HEAD
pgoyette[src/pgoyette-compat]: src/sys/compat/common Add alias module name 'compat_70...
pgoyette[src/pgoyette-compat]: src Synch with HEAD
pgoyette[src/pgoyette-compat]: src/sys/kern Update the compat_60 entries to reference...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Remove some unnecessary #includes
pgoyette[src/pgoyette-compat]: src/sys Regen
pgoyette[src/pgoyette-compat]: src/sys Initial set-up for compat_60 module
pgoyette[src/pgoyette-compat]: src/sys/compat/common The big all-inclusive compat mod...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Update alias list for included m...
pgoyette[src/pgoyette-compat]: src/sys Initial pass at setting up the compat_60 module.
pgoyette[src/pgoyette-compat]: src/sys/kern Revert changes for the scheduler-activati...
pgoyette[src/pgoyette-compat]: src/sys/modules For now, disable the compat_60 module
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_60 Add note/reminder to deal wi...
pgoyette[src/pgoyette-compat]: src/sys Regen
pgoyette[src/pgoyette-compat]: src/sys/modules Formatting only - no functional change
pgoyette[src/pgoyette-compat]: src/sys/modules Ooops - don't use SUBDIR= after the SU...
pgoyette[src/pgoyette-compat]: src/sys Move closer to getting a compat_60 module - st...
pgoyette[src/pgoyette-compat]: src/share/man/man9 Typo - missing 's'
pgoyette[src/pgoyette-compat]: src/sys/sys Declare the function pointers as external
pgoyette[src/pgoyette-compat]: src/sys/kern Typos - add missing )'s
pgoyette[src/pgoyette-compat]: src/sys/arch/x86/x86 Don't try to include opt_*.h file...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Make all the compat_xx_{init, fin...
pgoyette[src/pgoyette-compat]: src/sys Move closer to having a compat_60 module
pgoyette[src/pgoyette-compat]: src/sys/kern Typo - add missing (
pgoyette[src/pgoyette-compat]: src/sys/kern Use two different compat stubs since they...
pgoyette[src/pgoyette-compat]: src/sys Back out changes on the branch related to kern...
pgoyette[src/pgoyette-compat]: src/sys Import christos's changes for the compat_60 cp...
pgoyette[src/pgoyette-compat]: src/sys Regen
pgoyette[src/pgoyette-compat]: src/sys/compat/sys Add copyright, protect against doub...
pgoyette[src/pgoyette-compat]: src/sys/arch Import more christos@ changes from -current
pgoyette[src/pgoyette-compat]: src/sys Import from -current the MD glue code for comp...
pgoyette[src/pgoyette-compat]: src Move closer to a complete compat_60 module. All t...
pgoyette[src/pgoyette-compat]: src/sys/compat Clean-up for kern_cpu_60 code.
pgoyette[src/pgoyette-compat]: src/sys Initial pass at getting the tty stuff properly...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Declare 'error' if needed
pgoyette[src/pgoyette-compat]: src/sys Import compat_60 changes for dev/ccd
pgoyette[src/pgoyette-compat]: src/sys/compat/common Stub-out the compat ioctl routin...
pgoyette[src/pgoyette-compat]: src/sys/compat Merge changes from HEAD into ccd_60.c
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules Update sets lists for n...
pgoyette[src/pgoyette-compat]: src/sys Initial pass at a COMPAT_50 module. More to c...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Prep for additional version-spec...
pgoyette[src/pgoyette-compat]: src/sys Initial implementation of sys/kern/kern_stup.c...
pgoyette[src/pgoyette-compat]: src/sys Split compat/rndpseudo_50.c into two pieces, o...
pgoyette[src/pgoyette-compat]: src/sys Split the compat_50 code out from the dev/cloc...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Add a compat_80 module - we need...
pgoyette[src/pgoyette-compat]: src/sys Move if_spppsubr compat code into the compat50...
pgoyette[src/pgoyette-compat]: src/sys/dev Remove definition of compat_ccd_ioctl_60()...
pgoyette[src/pgoyette-compat]: src/sys/compat/common For now, the compat_80 module is...
pgoyette[src/pgoyette-compat]: src/sys Handle the compat_50 stuff for opencrypto/cryp...
pgoyette[src/pgoyette-compat]: src Separate the compat_50 and compat_80 dispatching c...
pgoyette[src/pgoyette-compat]: src Synch with HEAD, resolve conflicts
pgoyette[src/pgoyette-compat]: src/doc Reflect current status
pgoyette[src/pgoyette-compat]: src/sys/compat/common Also add raidframe init/fini for...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Add raidframe init/fini calls
pgoyette[src/pgoyette-compat]: src/sys/compat/common Remove unneeded opt_* includes.
pgoyette[src/pgoyette-compat]: src/sys/compat/common Don't include unneeded opt_* files
pgoyette[src/pgoyette-compat]: src/sys/dev/raidframe Finish clean-up of raidframe com...
pgoyette[src/pgoyette-compat]: src/sys/dev/raidframe Finish clean-up of raidframe com...
pgoyette[src/pgoyette-compat]: src/sys/fs/puffs Use function pointers to call the com...
pgoyette[src/pgoyette-compat]: src/sys/kern Since we're including the sa sysscalls in...
pgoyette[src/pgoyette-compat]: src/sys Add fs/puffs compat_50 to the modules
pgoyette[src/pgoyette-compat]: src/sys Move the compat_50-specific code out of wscons...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Now that we have a compat_80 mod...
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_60 Add missing kern_cpu_60.c to...
pgoyette[src/pgoyette-compat]: src/sys Regen
pgoyette[src/pgoyette-compat]: src/sys/kern Missed this in the regen
pgoyette[src/pgoyette-compat]: src/sys/arch/x86/x86 Don't try to #include opt_*.h fil...
pgoyette[src/pgoyette-compat]: src/doc Add reminder to deal with XEN for compat_60 cp...
pgoyette[src/pgoyette-compat]: src/sys Include the cpu_ucode*.c files in the module f...
pgoyette[src/pgoyette-compat]: src/sys Undo previous. Clearly this is not the right ...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Don't add the compat_60_cpu_ucod...
pgoyette[src/pgoyette-compat]: src/sys Include compat code in the modules
pgoyette[src/pgoyette-compat]: src/doc Another reminder, to update syscalls.master an...
pgoyette[src/pgoyette-compat]: src/sys/modules/compat Remove duplicate setting of -DC...
pgoyette[src/pgoyette-compat]: src/sys/modules/compat Finish disable of compat_60_cpu...
pgoyette[src/pgoyette-compat]: src/sys For now, disable CPU_UCODE stuff since we can'...
pgoyette[src/pgoyette-compat]: src/sys/modules/arch/x86 Disable previous change - it ...
pgoyette[src/pgoyette-compat]: src/sys/kern Mark syscall #175 modular, since it is pr...
pgoyette[src/pgoyette-compat]: src/sys Regen
pgoyette[src/pgoyette-compat]: src/sys/net80211 No need to make the #include conditio...
pgoyette[src/pgoyette-compat]: src/doc Add some reminders
pgoyette[src/pgoyette-compat]: src Create a compat_40 module
pgoyette[src/pgoyette-compat]: src Initial pass at a compat_30 module.
pgoyette[src/pgoyette-compat]: src/sys/arch/x86/x86 Track changes from HEAD
pgoyette[src/pgoyette-compat]: src/sys Split vnd compat_30 code out of the main drive...
pgoyette[src/pgoyette-compat]: src/sys/dev/usb Protect against multiple-inclusion
pgoyette[src/pgoyette-compat]: src/sys/dev/usb Revert previous. Instead, we'll just ...
pgoyette[src/pgoyette-compat]: src/sys/modules/vnd We no longer need to force compat_...
pgoyette[src/pgoyette-compat]: src/sys Split out the usb compat_30 code and add it to...
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules Add compat_20 module to...
pgoyette[src/pgoyette-compat]: src/sys Rename usb_30_subr.c --> usb_subr_30.c for con...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Add compat_20 to the list of ali...
pgoyette[src/pgoyette-compat]: src/sys Create and build the compat_20 module
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_16 Forgot a file!
pgoyette[src/pgoyette-compat]: src Create and build a compat_16 module
pgoyette[src/pgoyette-compat]: src/sys/compat/common typo in version dependency
pgoyette[src/pgoyette-compat]: src/sys/modules/compat_20 Forgot to commit this previo...
pgoyette[src/pgoyette-compat]: src Extract compat_14 stuff into its own module
pgoyette[src/pgoyette-compat]: src/sys/compat/common Update list of modules which are...
pgoyette[src/pgoyette-compat]: src Resolve conflicts between branch and HEAD
pgoyette[src/pgoyette-compat]: src/sys/kern Use an SLIST-based stack rather than a st...
pgoyette[src/pgoyette-compat]: src/sys/net Import fixes from HEAD
pgoyette[src/pgoyette-compat]: src Add compat_13 module
pgoyette[src/pgoyette-compat]: src/sys Re-enable inclusion of CPU_UCODE for i386/amd6...
pgoyette[src/pgoyette-compat]: src/sys/kern Rather than allocating and freeing the re...
pgoyette[src/pgoyette-compat]: src Create the compat_util module for use by version-s...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Add compat_12 to the alias list, ...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Only need to #include sysctl.h once
pgoyette[src/pgoyette-compat]: src create the compat_12 module
pgoyette[src/pgoyette-compat]: src/sys/kern In the data returned by MODCTL_STAT, incl...
pgoyette[src/pgoyette-compat]: src/external/cddl/osnet/dev/fbt Adapt to new dynamical...
pgoyette[src/pgoyette-compat]: src/sys Remove fixed limit on number of modules which ...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Update modules' required lists t...
pgoyette[src/pgoyette-compat]: src/sys/kern Typos (new = old, not old = new!), whites...
pgoyette[src/pgoyette-compat]: src Remove fixed allocation of modules' "required" lis...
pgoyette[src/pgoyette-compat]: src/sys/compat Make compat_ifconf() and compat_ifdatar...
pgoyette[src/pgoyette-compat]: src/sys Merge christos's recent changes on HEAD
pgoyette[src/pgoyette-compat]: src Sync with HEAD. 77 conflicts resolved - all of th...
pgoyette[src/pgoyette-compat]: src/crypto/external/bsd/openssh/dist Missed in previou...
pgoyette[src/pgoyette-compat]: src/sys/compat Rename if_[45]0_{init, fini} entry point...
pgoyette[src/pgoyette-compat]: src/doc Update with notes from a recent status update ...
pgoyette[src/pgoyette-compat]: src First pass at compat modules for 4.3BSD, NetBSD-0....
pgoyette[src/pgoyette-compat]: src/doc More updates to match reality.
pgoyette[src/pgoyette-compat]: src Actually create the new compat_sysctl_09_43 module
pgoyette[src/pgoyette-compat]: src Finish separating the compat_09 and compat_43 stuff
pgoyette[src/pgoyette-compat]: src/sys Rename sysv_mod.[ch] to compat_sysv_mod.[ch] f...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Actually commit these three file...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Ooops - forgot to enable the las...
pgoyette[src/pgoyette-compat]: src Split the compat_sysv module into several version-...
pgoyette[src/pgoyette-compat]: src/sys/kern Update compat module names to reference t...
pgoyette[src/pgoyette-compat]: src/sys Regen
pgoyette[src/pgoyette-compat]: src/doc Note changes to syscalls.master and friends
pgoyette[src/pgoyette-compat]: src/doc Note current lack of implementation for syscal...
pgoyette[src/pgoyette-compat]: src/distrib/sets/lists/modules Update sets lists for n...
pgoyette[src/pgoyette-compat]: src/doc Remove note about syscall #148 (old quotactl) ...
pgoyette[src/pgoyette-compat]: src/sys/compat/common Import rev 1.5 from HEAD
pgoyette[src/pgoyette-compat]: src Sync with HEAD
pgoyette[src/pgoyette-compat]: src/sys/compat/common Merge rev 1.49 from HEAD
pgoyette[src/pgoyette-compat]: src/sys/compat/common Undo merge of changes from HEAD....
pgoyette[src/pgoyette-compat]: src Sync with HEAD, resolve some conflicts
pgoyette[src/pgoyette-compat]: src/sys/compat/common Add comment to note that compat_...
pgoyette[src/pgoyette-compat]: src/doc Remove a To-Do entry that is already done (re-...
pgoyette[src/pgoyette-compat]: src/doc Add a $NetBSD$ line to track revision/changes
pgoyette[src/pgoyette-compat]: src/sys/dev/wscons Keep up with -HEAD
pgoyette[src/pgoyette-compat]: src/sys/dev/wscons Keep up with HEAD. The original ch...
pgoyette[src/pgoyette-compat]: src/sys Resolve conflicts with HEAD
pgoyette[src/pgoyette-compat]: src Sync with HEAD
pgoyette[src/pgoyette-compat]: src Synch with HEAD
pgoyette[src/pgoyette-compat]: src/sys/kern Finish de-confliction
pgoyette[src/pgoyette-compat]: src/sys/sys Resolve conflict correctly!
pgoyette[src/pgoyette-compat]: src/external/cddl/osnet/dev/fbt Adapt to new world ord...
pgoyette[src/pgoyette-compat]: src/sys/kern Use SET, CLR, ISSET macros from types.h
pgoyette[src/pgoyette-compat]: src/sys/kern Reverse order of flags checking to appeas...
pgoyette[src/pgoyette-compat]: src/sys/kern Put the checks back in the original order...
pgoyette[src/trunk]: src/doc Add new branch pgoyette-compat for cleaning up the compa...
christos[src/trunk]: src/lib/libm/noieee_src avoid negative shift
eadler[src/trunk]: src/usr.bin/tail [tail] Fix type of 'len'
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Move the location of "struct work" as Free...
spz[src/trunk]: src/sys/arch/amiga/conf if_xsh needs mii_bitbang; make a pared d...
ozaki-r[src/trunk]: src/sys/netinet Tweak sanity checks
ozaki-r[src/trunk]: src/sys Add assertions
ozaki-r[src/trunk]: src/sys Fix reference leaks of llentry
ozaki-r[src/trunk]: src/sys Fix memory leaks on arp -d and ndp -d for static entries
skrll[src/trunk]: src/sys/arch/aarch64/include Fix harmless typo
pgoyette[src/pgoyette-compat]: src Sync with HEAD
ozaki-r[src/trunk]: src/sys Use pool(9) for llentry allocations
skrll[src/trunk]: src/sys/arch/aarch64/include Another harmless typo
mlelstv[src/trunk]: src/sys/dev/sdmmc correct whitespace in attach message
mlelstv[src/trunk]: src/usr.sbin/dumpfs print quota pointers in superblock
mlelstv[src/trunk]: src/sys/dev/wsfb Fix cmap bounds checking.
mlelstv[src/trunk]: src/sys/compat/netbsd32 Add DIOCLWEDGES
skrll[src/trunk]: src/sys/arch/aarch64/include Convert decimal to hex to make comp...
skrll[src/trunk]: src/sys/arch/aarch64/include Sprinkle __volatile on asm instruct...
knakahara[src/trunk]: src/sys/netipsec Fix fragment processing in ipsec4_fragout(). Po...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Add a cas...
martin[src/trunk]: src/sys/netinet6 Remove unused variables
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips Avoid br...
bouyer[src/trunk]: src/sys/dev/fdt I guess fdtbus_regulator_get_voltage() should ch...
roy[src/trunk]: src/sys nd6: add a nonce to DaD probes in-case they are looped b...
maxv[src/trunk]: src/sys/netinet6 Perform the IP (src/dst) checks _before_ callin...
bouyer[src/trunk]: src/sys/dev/fdt fdtbus_get_string_index(): decrease len when goi...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/bn/asm For mips64:
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/ia64 need CRY...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/modes fix v8 PMULL d...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/hppa need CRY...
htodd[src/trunk]: src/external/bsd/cron/dist Fix typo in function name.
kamil[src/trunk]: src/tests/lib/libc/sys Correct all ATF failures in t_ptrace_x86_...
christos[src/trunk]: src/sys/arch/emips/stand/common fix build, KNF, simplify.
christos[src/trunk]: src/sys/arch/zaurus/conf fix typo (thanks gcc-6). There is no "p...
ozaki-r[src/trunk]: src/sys/netinet6 Avoid passing NULL to nd6_dad_duplicated
ozaki-r[src/trunk]: src/tests/net/ndp Provide more informative reports on failures
ozaki-r[src/trunk]: src/tests/net/ndp Tweak tests; increase the size of NS packets f...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Make "Handled queue in softint" and "Req...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Don't increment que->req.ev_count in MSI-X...
eadler[src/trunk]: src/games/wtf wtf(6): quote "$f"
mlelstv[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/m68k Use loca...
eadler[src/trunk]: src/games/wtf wtf(6): use character classes
msaitoh[src/trunk]: src/sys/dev Add NCT6796D. Some functions of NCT6796D is extended...
mrg[src/trunk]: src/sys/arch/sun3/conf also disable SYSCTL_INCLUDE_DESCR.
roy[src/trunk]: src/usr.sbin/ifwatchd Remove case labels we will never trigger d...
kamil[src/trunk]: src/tests/lib/libc/sys ATF: Correct a race bug in attach2 (t_ptr...
maya[src/trunk]: src/sys/arch/sun3/conf Build compat code as .a if not MODULAR.
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Fix another poll mode assumption breaking....
maya[src/trunk]: src/sys/arch/sun2/conf Remove more unused functions with COMPAT_...
christos[src/trunk]: src/sys/arch/emips/stand/common cleanup debugging code so that i...
maya[src/trunk]: src/sys/arch/mips/mips Replace early interrupt disable code.
maya[src/trunk]: src/sys/arch/mips/mips Add duplicate code that enables 64bit add...
maya[src/trunk]: src/sys/arch/mips/mips Move the hpcmips L1 cache disable hack up
maya[src/trunk]: src/sys/arch/mips/mips Add duplicate code to read the FPU ID.
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/evp Enable AES_ASM e...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist HACK around aarch64 having ...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64 regen...
kamil[src/trunk]: src/tests/lib/libc/sys ATF: Reenable attach2 in t_ptrace_wait*
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips only use...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm fix build...
maya[src/trunk]: src/sys/arch/mips/mips Remove duplicate confused code for enabli...
maya[src/trunk]: src/sys/arch/mips/mips Remove now duplicate code to read FPU_ID ...
maya[src/trunk]: src/sys/arch/mips/mips Remove now duplicate code for enabling FP...
kre[src/trunk]: src/sys/kern Fix typo in comment (s/is/if/) - NFC.
bouyer[src/trunk]: src/sys/arch fdt-ise the allwinner can and lradc drivers.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto remove the SHA256_...
maya[src/trunk]: src/sys/arch/mips/include Adjust ci on the second iteration.
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Fix INTx/MSI handler did not schedule work...
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Reduce duplicated code which schedule defe...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax add size ...
mrg[src/trunk]: src/sys/arch fix various gcc6 m68k issues:
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax need CRYP...
msaitoh[src/trunk]: src/sys/arch/x86/include Sort entries. No functional change.
martin[src/trunk]: src/share/man/man3 __BITMAP_ZERO() only takes the pointer to the...
wiz[src/trunk]: src/share/man/man3 Bump date for previous.
ozaki-r[src/trunk]: src/sys Fix a race condition on DAD destructions (again)
msaitoh[src/trunk]: src/share/man/man4 Add NCT6796D.
maxv[src/trunk]: src/sys/net/npf Declare NPC_FMTERR, and use it to kick malformed...
wiz[src/trunk]: src/share/man/man4 Remove Tn. Add serial comma.
maxv[src/trunk]: src/sys/net/npf Switch nptr to uint8_t, and use nbuf_ensure_cont...
mrg[src/trunk]: src/sys/sys use 1ul for a left shift that may be greater than in...
msaitoh[src/trunk]: src/doc sdtemp(4): Add Microchp EMC1501, another device ID of Ma...
msaitoh[src/trunk]: src/doc s/20183/201803/
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm oops forg...
sevan[src/trunk]: src/share/man/man4 Update URL for the cited paper
nonaka[src/trunk]: src/sys/arch/i386/stand efiboot: system can boot from CD/DVD-ROM...
martin[src/trunk]: src/sys/arch/evbmips/loongson/dev The PCI_PRODUCT_VIATECH_VT82C6...
christos[src/trunk]: src/sys/sys PR/53081: Fix size of the shift to depend on the typ...
christos[src/trunk]: src/distrib/sets/lists/debug add missing debuglib
nonaka[src/trunk]: src/sys/lib/libsa Add missed file in previous commit.
macallan[src/trunk]: src/sys/arch/macppc/dev use channel info and set MODE bits accor...
macallan[src/trunk]: src/sys/arch/macppc/conf add fcu at iic
macallan[src/trunk]: src/sys/dev/i2c preliminary driver for the fan control unit foun...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/evp Don't define the...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Add the r...
christos[src/trunk]: src/distrib/sets/lists/debug use the magic -
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Make some event counters MP safe. Now all ...
msaitoh[src/trunk]: src Add yet another Shared L2 TLB (2M/4M pages).
knakahara[src/trunk]: src/sys/net NAT-T src and dst port in ipsec_variant should be ne...
knakahara[src/trunk]: src/sys/net Fix missing sadb_x_ipsecrequest informations for PF_...
knakahara[src/trunk]: src/sys/net Functionalize duplicated code. No functional changes.
knakahara[src/trunk]: src/sys/netipsec Fix ipsec(4) I/F esp_frag support.
sevan[src/trunk]: src/sys/arch/macppc/dev Initialise ret to avoid returning uninit...
maxv[src/trunk]: src/sys Remove M_PKTHDR from secondary mbufs when reassembling p...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips use the ...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips Disable ...
christos[src/trunk]: src/share/mk everyone switched to openssl-1.1
christos[src/trunk]: src/sys/arch/zaurus/conf revert previous; this was no typo.
christos[src/trunk]: src/sys/arch/arm/xscale fix device attributes
christos[src/trunk]: src/etc/namedb Update the keys file to the latest version from:
joerg[src/trunk]: src/tests/libexec/ld.elf_so Avoid casting fun by switching ifunc...
joerg[src/trunk]: src/libexec/ld.elf_so Like Sparc, PowerPC can use IRELATIVE relo...
macallan[src/trunk]: src/sys/arch/macppc/conf add adadc driver
macallan[src/trunk]: src/sys/dev/i2c yet another temperature sensor / ADC
mrg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips match op...
macallan[src/trunk]: src/sys/dev/i2c remove some unused code, add comments for credit...
joerg[src/trunk]: src Add ifunc support for statically linked applications on x86, ...
tsutsui[src/trunk]: src/sys/arch/atari/atari Fix another possible out of bounds.
eadler[src/trunk]: src/share/dict Add "Eitan" to propernames
tsutsui[src/trunk]: src/sys/arch/atari/atari Replace bus_dmamap_sync(9) op with a ne...
eadler[src/trunk]: src/lib/libm/src Fix signed overflow in atan2
maxv[src/trunk]: src/sys/netipsec Add KASSERTs.
maxv[src/trunk]: src/sys/netipsec Fix the computation. Normally that's harmless s...
khorben[src/trunk]: src/sys Fix spello in a comment
mrg[src/trunk]: src/external/mit/xorg/bin/ico use xorg-pkg-ver.mk
khorben[src/trunk]: src/sys/dev/sdmmc Outsource setting the backplane window into a ...
mrg[src/trunk]: src/external/mit/xorg/bin/xeyes look in man/ subdir for the manual
mrg[src/trunk]: src/external/mit/xorg/bin use xorg-pkg-ver.mk and define HAVE_US...
mrg[src/trunk]: src stop building libXfontcache as it is obsolete for a decade.
mrg[src/trunk]: src/external/mit/xorg/bin/xwud use xorg-pkg-ver.mk
mrg[src/trunk]: src/external/mit/xorg/bin/xwd use xorg-pkg-ver.mk.
mrg[src/trunk]: src/share/mk define LIBXFONT2.
hans[src/trunk]: src/tools/compat Fix build of tools/lex on platforms lacking sys...
mrg[src/trunk]: src build and install libXfont2.
mrg[src/trunk]: src/external/mit/xorg fix libXfont2 sources list. update for xf...
mrg[src/trunk]: src/external/mit/xorg/bin/bdftopcf update for bdftopcf 1.4.0.
mrg[src/trunk]: src/external/mit/xorg/tools/bdftopcf move the src list from libX...
tih[src/trunk]: src/distrib/notes/common Add myself.
mrg[src/trunk]: src 20180311:
mrg[src/trunk]: src/distrib/sets/lists/xcomp mark fontcache files as obsolete.
christos[src/trunk]: src/usr.bin/cvslatest deal with cvs meta-data directories not ca...
maxv[src/trunk]: src/sys/arch/x86/x86 Explain the TSC drift thing.
kre[src/trunk]: src/sys/kern Make a comment meaningful. ie: s/Ditto/what it wa...
christos[src/trunk]: src/tools/compat undo previous; breaks the build. handle inside ...
christos[src/trunk]: src/external/bsd/flex/dist/src don't need sys/cdefs.h if tool.
joerg[src/trunk]: src/tests/lib/csu Stub out on platforms without ifunc support in...
mrg[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config regen these files for...
dholland[src/trunk]: src/usr.bin/printf Explicitly mention use of -- for format strin...
christos[src/trunk]: src/distrib/sets/lists/xcomp sort, add missing lint file
khorben[src/trunk]: src/usr.sbin/vnconfig Reflect the new name of vndconfig(8) in th...
christos[src/trunk]: src/usr.sbin/vnconfig improve previous, use getprogname() to get...
msaitoh[src/trunk]: src/sys/arch/x86/include Add 3way and 6way of L2 cache or TLB on...
msaitoh[src/trunk]: src/sys/arch/x86 s/CLFUSH/CLFLUSH/
msaitoh[src/trunk]: src/sys/arch/x86/include AMD L3 cache association bitfield is no...
wiz[src/trunk]: src/usr.bin/printf Remove Tn.
pgoyette[src/trunk]: src/lib/libukfs Remove exgtraneous comma
maxv[src/trunk]: src/sys/net/npf Remove dead branches, 'npc' can't be NULL (and i...
mrg[src/trunk]: src/distrib/i386/ramdisks/common clean up CRUNCHBIN.map
knakahara[src/trunk]: src/sys/net Fix IPv6 ipsecif(4) ATF regression, sorry.
mrg[src/trunk]: src/external/mit/xorg/lib/libXfont2 add missing pcfwrite.c.
mrg[src/trunk]: src/distrib/sets/lists update for new amdgpu and radeon driver v...
kamil[src/trunk]: src/sys/kern Make sysctl_doeproc() more predictable
mrg[src/trunk]: src/external/gpl2/groff/bin use CLEANFILES+= not CLEANFILES= to ...
knakahara[src/trunk]: src/sys/netipsec comment out confusing (and incorrect) code and ...
mrg[src/trunk]: src include bsd.clean.mk so that we actually clean up the attemp...
mrg[src/trunk]: src/crypto/external/bsd/heimdal add *template.x to CLEANFILES.
mrg[src/trunk]: src/external/bsd/unbound/sbin add the generated prog.conf.5 to C...
knakahara[src/trunk]: src/tests/net/if_ipsec Enhance assertion ipsecif(4) ATF to avoid...
mrg[src/trunk]: src/external/gpl3 fix the cleanfiles for hooks mechanism
ryo[src/trunk]: src/sys/arch/evbarm fix compile error (printf format)
ryo[src/trunk]: src/sys/arch/evbarm/gumstix fix compile error (unused variables)
ryo[src/trunk]: src/sys/arch/evbarm/osk5912 fix compile error
ryo[src/trunk]: src/sys/arch/evbarm/conf fix build error. if no usb, don't defin...
ryo[src/trunk]: src/sys/arch/evbarm/conf fix build error. need midi* for umidi
ryo[src/trunk]: src/sys/arch/evbarm/conf fix build error. add options __HAVE_CPU...
ryo[src/trunk]: src/sys/arch/arm/omap fix compile error (variable set but not used)
maxv[src/trunk]: src/sys/net/npf Fix two consecutive mistakes.
kamil[src/trunk]: src/tests/lib/libc/sys ATF t_ptrace_wait*: Disable debug message...
kamil[src/trunk]: src/tests/lib/libc/sys Add a new function in ATF t_ptrace_wait*:...
maxv[src/trunk]: src/sys/arch/x86/x86 Mmh, add a missing x86_disable_intr(). My i...
maxv[src/trunk]: src/sys/net/npf Mmh, put back the RFC6946 check (about dummy fra...
kamil[src/trunk]: src/tests/lib/libc/sys ATF: Add new test race1 in t_ptrace_wait*
maxv[src/trunk]: src/sys/arch/x86/x86 Fix wrong order; first enable WP, then enab...
uwe[src/trunk]: src/bin/sh Add missing word.
uwe[src/trunk]: src/bin/sh .Bd expects the display type to come first, so move -...
uwe[src/trunk]: src/bin/sh .Dl is a a single line .Bd -literal -offset indent so...
uwe[src/trunk]: src/bin/sh Standalone | means \[ba] while we want \[or] so add \...
uwe[src/trunk]: src/bin/sh Use \(or not \*(Ba when discussing case patterns.
uwe[src/trunk]: src/bin/sh Use \(em for em-dash
uwe[src/trunk]: src/bin/sh Mark up "in" (of the "for" command) appropriately.
uwe[src/trunk]: src/bin/sh Spell "here-document" with a hyphen, don't mark it up...
uwe[src/trunk]: src/bin/sh Try to improve markup of the redirections definitions.
uwe[src/trunk]: src/bin/sh Fix horrendous markup abuse in the here-document exam...
uwe[src/trunk]: src/bin/sh Try to improve markup in the Parameter Expansion sect...
uwe[src/trunk]: src/bin/sh Try to improve markup in the Built-ins section.
kamil[src/trunk]: src Add new ATF tests: kernel/t_zombie
mrg[src/trunk]: src/external/mit/xorg/bin/xterm build Tekparse.hin VTparse.hin n...
ryo[src/trunk]: src/sys/arch/evbarm/fdt fix compile error on evbarm/EXYNOS. plat...
mrg[src/trunk]: src/external/mit/xorg/lib update for libdrm 2.4.91.
mrg[src/trunk]: src/share/mk add xorgproto srcdir.
mrg[src/trunk]: src/external/mit/xorg/lib/libxcb/files regenerate these for libx...
wiz[src/trunk]: src/bin/sh Remove Ic macro without effect.
mrg[src/trunk]: src obsolete fontcacheproto.
knakahara[src/trunk]: src/sys/netinet6 Fix error checking in in6_gif_ctlinput().
mrg[src/trunk]: src/external/mit/xorg/include/xorgproto reacharound framework fo...
mrg[src/trunk]: src/external/mit/xorg/include/xorgproto/X11 Xfuncproto.h is a no...
maxv[src/trunk]: src/sys/net/npf Fix the "return-rst" rule on IPv6 packets.
uwe[src/trunk]: src/bin/sh Revert previous. Fix the real problem properly.
uwe[src/trunk]: src/bin/sh Instead of .Oo/.Oc use .Op directly where possible.
uwe[src/trunk]: src/bin/sh Small markup tweaks in Argument List Processing
uwe[src/trunk]: src/bin/sh Compute tag width for the list of options in Argument...
rin[src/trunk]: src/distrib/sets/lists/xdebug Restore shlib version accidentally...
maxv[src/trunk]: src/sys/arch/x86/include Add IC_CFG.DIS_IND: "Disable Indirect B...
maxv[src/trunk]: src/sys/arch/x86/include Add the IBRS and STIBP MSRs.
maxv[src/trunk]: src/sys/arch/x86/include ... and also add IBPB ...
maya[src/trunk]: src/sys/dev/ic Don't left shift a negative, use unsigned for bit...
maxv[src/trunk]: src/sys/arch/x86/x86 Spectre V2 mitigation for certain families ...
mrg[src/trunk]: src complete the switch to xorgproto over *proto split packages
christos[src/trunk]: src/sys Untangle the swapctl compat code mess. Welcome to lucky 13.
uwe[src/trunk]: src/bin/sh Start adding more gaudy markup. Use .Li or .Dv when ...
ginsbach[src/trunk]: src/usr.sbin/ypbind Initialize ypbind_resp before first possible...
christos[src/trunk]: src/sys/uvm finish moving the compat code out.
christos[src/trunk]: src/sys/compat/sys tidy up
christos[src/trunk]: src/sys/compat add uvm swap compat code.
ozaki-r[src/trunk]: src/sys/arch/x86/x86 Use db_printf instead of printf in ddb
maxv[src/trunk]: src/sys Add the PR_LASTHDR flag on the PFsync and CARP entries. ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add some changes from ix-3.2.17.tar.gz and...
maxv[src/trunk]: src/sys/arch/x86/x86 Remove #ifdef XEN (Xen has its own cpu.c), ...
christos[src/trunk]: src/share/mk Don't barf if the ctf tools are not installed.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libdes use the OpenSSL versi...
maya[src/trunk]: src/sys/arch/x86/pci/imcsmb Provide a default case also when bui...
sevan[src/trunk]: src/sys/dev/pcmcia typo
sevan[src/trunk]: src/sys/dev/pcmcia Add 3Com Wireless Bluetooth PC Card (version ...
sevan[src/trunk]: src/sys/arch/macppc/conf Add bluetooth support by default. most ...
sevan[src/trunk]: src/doc macppc Bluetooth
sevan[src/trunk]: src/share/man/man9 Add the default locations firmload is set to ...
sevan[src/trunk]: src/sys/dev/pcmcia regen
sevan[src/trunk]: src/sys/arch/macppc/conf Forgot the pseudo devices in the previo...
ozaki-r[src/trunk]: src/sys/ddb Don't pass a unset address to lockdebug_lock_print
ozaki-r[src/trunk]: src Add a new command, show lockstat, which shows statistics of ...
ozaki-r[src/trunk]: src Add a new command, show all locks, which shows information o...
ozaki-r[src/trunk]: src/sys/arch/x86/x86 x86: avoid accessing invalid addresses in d...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Check offset correctly in ixgbe_get_oem_...
ryo[src/trunk]: src/sys/lib/libkern/arch/aarch64 use memmove.S
ozaki-r[src/trunk]: src/sys/kern Get rid of a redundant output
maxv[src/trunk]: src/sys/arch/amd64/include Add one more page for the stack, to c...
msaitoh[src/trunk]: src/sys/dev/pci Intel 0x15c4 is SFI based and 0x15ce is KR based.
mrg[src/trunk]: src/sys/arch/sparc/sparc remove obsolete ovbcopy(). it may be t...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Rename "handle_" -> "Xhandle_", and add...
wiz[src/trunk]: src/share/man/man4 Improve wording. Fix a Cm argument.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
kre[src/trunk]: src/bin/sh Give the yak a quick trim and shave, and make one or ...
kre[src/trunk]: src/bin/sh Restore some (*roff) comments deleted in previous (pa...
kre[src/trunk]: src/bin/sh Markup fixes (partly from uwe@) and change some tabs ...
ryo[src/trunk]: src/sys/arch/hpcarm/hpcarm fix compile error with options BOOT_DUMP
maxv[src/trunk]: src/sys/arch/amd64/include Remove the prototypes for cpu_uarea_*...
maxv[src/trunk]: src/sys/arch Remove the __HAVE_CPU_UAREA_ROUTINES code from x86.
tih[src/trunk]: src/sys/net Fix the handling of the state returned from pfil_run...
tih[src/trunk]: src/sys/net Add packet filtering to tun(4) interfaces.
maxv[src/trunk]: src/sys/arch Remove ipkdb from i386. Also remove unused referenc...
christos[src/trunk]: src/sys/sys remove timestamping diff that should have not been c...
christos[src/trunk]: src/sys PR/53103: Timo Buhrmester: linux emulation of sendto(2) ...
jdolecek[src/trunk]: src/sys/dev/ic stop using q_nccbs_avail for deciding whether the...
ryo[src/trunk]: src/sys/arch use designated initializer to make adaptability and...
macallan[src/trunk]: src/sys/arch/macppc gather per-CPU EEPROM contents if we have them
macallan[src/trunk]: src/sys/dev/i2c get EEPROM data from uni_n instead of poking aro...
macallan[src/trunk]: src/sys/dev/i2c implement fan control, get calibration data from...
macallan[src/trunk]: src/sys/arch/macppc/pci special-case bus 0, now we find AGP devi...
uwe[src/trunk]: src/bin/sh Use .Bd -literal for code example.
jdolecek[src/trunk]: src/sys/dev/ic refactor the locking code around DIOCGCACHE handl...
uwe[src/trunk]: src/bin/sh Default values of PS1 and friends have only single sp...
uwe[src/trunk]: src/bin/sh Use .Dv, not .Ev, to refer to LINENO, it's not an env...
jdolecek[src/trunk]: src/sys/dev/ic switch handling of passthrough commands to use qu...
christos[src/trunk]: src/sys/kern CID/1427732: Don't dereference NULL execname if the...
uwe[src/trunk]: src/bin/sh Cleanup markup in the "Job Control" section.
uwe[src/trunk]: src/bin/sh Cleanup markup in the "Command Line Editing" section.
uwe[src/trunk]: src/bin/sh Drop "show or set the limit on" legalese from the des...
ryo[src/trunk]: src/sys/arch/arm/include whitespace
uwe[src/trunk]: src/bin/sh Tweak "ulimit" synopsis.
wiz[src/trunk]: src/doc binutils-2.30 out
jdolecek[src/trunk]: src/sys/dev/ic also remove now duplicate nvme_ccb_put() call fro...
maxv[src/trunk]: src/sys/net/npf Set the scopes before calling icmp6_error(). Thi...
maxv[src/trunk]: src/sys/net/npf Fix the IPv6 payload computation in npf_tcpsaw. ...
jdolecek[src/trunk]: src/sys/dev/ic fix passthrough command usage also in nvme_get_nu...
nakayama[src/trunk]: src/external/bsd/mdocml/include Disable wchar_t support since ou...
jmcneill[src/trunk]: src/sys/arch/sgimips/dev Add support for overriding the video mo...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Add missing opt_svs.h.
jdolecek[src/trunk]: src/sbin/nvmectl use setprogname()/getprogname(), do not hardcod...
christos[src/trunk]: src/sys/arch/x86 tuck in all the compat microcode code in one pl...
christos[src/trunk]: src/sys/compat redo the cpu ucode compat code.
christos[src/trunk]: src/sys/arch/xen/xen sync with x86; the version code could be me...
christos[src/trunk]: src/sys/kern move the compat code in compat.
ryo[src/trunk]: src/sys/arch/arm move from sys/arch/arm/arm32/armv7_generic_dma....
jdolecek[src/trunk]: src/sys/dev/usb add LAN78xx family (Raspberry Pi 3B+) entries - ...
christos[src/trunk]: src/sys/arch/x86/x86 dedup and handle XEN here.
jdolecek[src/trunk]: src/sys/dev/usb regen
jmcneill[src/trunk]: src/usr.sbin/sysinst/arch/sgimips Official builds now append a t...
christos[src/trunk]: src/sys/arch/xen dedup microcode handling.
christos[src/trunk]: src/sys/arch Separate the compat code in its own file to facilit...
christos[src/trunk]: src/sys finish MD glue for compat ucode module.
christos[src/trunk]: src/sys/kern Turn KASSERTS that check alignment which are user t...
christos[src/trunk]: src/sys/compat include compat/sys/cpuio.h and multiple include p...
ragge[src/trunk]: src/share/man/man8/man8.vax Fix spelling error and boot block na...
jmcneill[src/trunk]: src/sys/arch/sgimips/conf Enable BUFQ_PRIOCSCAN
jmcneill[src/trunk]: src/external/mit/ctwm/bin/ctwm Fix path to system.ctwmrc
christos[src/trunk]: src/sys/kern stsrt with an alignment of 1 (which means no alignm...
christos[src/trunk]: src/sys/sys remove extra function.
christos[src/trunk]: src/sys - Convert sb_lowat to unsigned for consistency. There ar...
pgoyette[src/trunk]: src/sys/compat/common Declare 'error' if needed
christos[src/trunk]: src/sys factor out the ccd COMPAT_60 code.
christos[src/trunk]: src/sys/compat/common remove error decl
christos[src/trunk]: src/sys/compat/common - use the conditional from the header file
christos[src/trunk]: src/sys/compat/common remove another error decl.
msaitoh[src/trunk]: src/bin/pax s/copy copy/copy/ in comment.
msaitoh[src/trunk]: src/sys/dev/pci s/been been/been/ in comment.
ozaki-r[src/trunk]: src/sys/netinet6 Pull out a sleepable function (in6_selectsrc) f...
ryo[src/trunk]: src/sys/arch/arm/sunxi sunxi: mmc: increase max number of descri...
ozaki-r[src/trunk]: src ddb: rename "show lockstat" to "show lockstats" to avoid con...
mlelstv[src/trunk]: src/sbin/gpt Check device parameter to avoid segfaults. Agument ...
christos[src/trunk]: src/sys/compat/common XXX: don't reference the global for now so...
martin[src/trunk]: src/sys/arch/alpha/alpha Nowadays we can create new kernel threa...
martin[src/trunk]: src/sys/compat/common XXX stub it completely for now to make it ...
ragge[src/trunk]: src/sys/arch/vax/boot/common Do not use movc3 to copy boot progr...
ragge[src/trunk]: src/sys/arch/vax/boot/boot Use a common routine ubmap() that set...
bouyer[src/trunk]: src/sys/arch/arm/sunxi Make sunxi_ccu_div_set_rate() work on non...
bouyer[src/trunk]: src/sys/arch/arm/sunxi Add some more A10/A20 clocks definitions; ...
roy[src/trunk]: src/sys/kern socket: clear error even when peeking
roy[src/trunk]: src socket: report receive buffer overflows
roy[src/trunk]: src/sys/kern socket: remove now incorrect comment that so_error ...
roy[src/trunk]: src/sys/net rtsock: log dropped messages that we cannot report t...
ragge[src/trunk]: src/sys/arch/vax/boot/boot gcc 5.5 has no problem with -O2 on boot.
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Fix race about writing adapter->link_activ...
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Fix race about writing adapter->link_activ...
ryo[src/trunk]: src/sys/arch/evbarm/conf move "defparam opt_machdep.h BOOT_ARGS"...
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot efiboot: fix it can't boot from ...
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot efiboot: more pager.
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot efiboot: boot device is always e...
ryo[src/trunk]: src separate cputypes.h for CPU_ID_* from armreg.h,
nonaka[src/trunk]: src/sys/arch/i386/stand/lib efiboot: fix to find boot partition ...
nonaka[src/trunk]: src/sys/dev/pci Add Intel Wireless AC 9260.
ragge[src/trunk]: src/sys/arch/vax/boot/boot Change the driver to map the data str...
bouyer[src/trunk]: src/sys Allow registering ACPI interrupt handlers with a xname.
nonaka[src/trunk]: src/sys/dev/pci regen
sevan[src/trunk]: src/share/man/man4 Add HISTORY section.
sevan[src/trunk]: src/share/man/man4 As per ALTQ(9), refer to ALTQ as a system whi...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Remove the sysretq fault handler. It is...
sevan[src/trunk]: src/share/man/man9 Extend HISTORY section to match altq(4)
sevan[src/trunk]: src/share/man/man4 Add a CAVEATS section to give a heads up abou...
eadler[src/trunk]: src/share/misc [bsd-family-tree] announce NetBSD 7.1.2 & 6.0.6
maxv[src/trunk]: src/sys/net/npf Don't read the L4 payload after IPPROTO_AH when ...
maxv[src/trunk]: src/sys/arch/amd64/amd64 (Re)Fix handling of segment register fa...
wiz[src/trunk]: src/share/man/man4 Improve HISTORY section.
wiz[src/trunk]: src/share/man/man9 Merge altq(4) HISTORY changes.
roy[src/trunk]: src/tests/lib/libc/sys Handle ENOBUFS when receiving messages.
maxv[src/trunk]: src/sys/netinet Fix an untriggerable memory leak. carp_prepare_a...
roy[src/trunk]: src/sys Sprinkle more soroverflow().
maxv[src/trunk]: src/sys/net/npf Add XXX (we don't handle IPv6 Jumbograms), and w...
macallan[src/trunk]: src/sys/dev/i2c effectively enforce fan speed limits, deal with ...
maxv[src/trunk]: src/sys Localify and remove unused prototypes.
ragge[src/trunk]: src/sys/arch/vax/boot/boot Fix bug causing autoboot on 750/780 n...
maxv[src/trunk]: src/sys/kern Remove these global variables. They are unused, rac...
maxv[src/trunk]: src/sys/net/npf Fix use-after-free.
ragge[src/trunk]: src/sys/arch/vax/boot Let boot relocate to just below 8MB. This...
maxv[src/trunk]: src/sys/net/npf Change npf_cache_all so that it ensures the pote...
maxv[src/trunk]: src/sys/net/npf Retrieve the complete IPv4 header right away, an...
ozaki-r[src/trunk]: src/tests/net Avoid setting IP addresses of the same subnet on d...
maxv[src/trunk]: src/sys/net/npf Ah, fix compilation. I tested my previous change...
rin[src/trunk]: src/sys/dev/ic Do not call scsipi routines via njsc32_init befor...
rin[src/trunk]: src/sys/arch/amd64/conf Add njs(4) at pci(4) and cardbus(4).
rin[src/trunk]: src/sys/dev/ic Redo previous; reset async events only if scsibus...
macallan[src/trunk]: src/sys/arch/macppc/macppc mapiodev() the CPU reset GPIOs instea...
macallan[src/trunk]: src/sys/arch/powerpc first step towards G5 SMP:
roy[src/trunk]: src/tests/net/icmp Handle ENOBUFS in recv
roy[src/trunk]: src/tests/net/icmp Handle ENOBUFS in sendto
maxv[src/trunk]: src/sys/netinet Rearrange a bit. No real functional change.
maxv[src/trunk]: src/sys/netinet Don't call tcp_input_checksum again, it was alre...
maxv[src/trunk]: src/sys/netinet Don't pass a pointer to tcp_reass, otherwise it ...
macallan[src/trunk]: src/sys/arch/powerpc/include/oea provide a wrapper for mapiodev(...
macallan[src/trunk]: src/sys/arch/powerpc/pic don't call mapiodev() - the caller shou...
macallan[src/trunk]: src/sys/arch/macppc/macppc sprinkle oea_mapiodev()
macallan[src/trunk]: src/sys/arch/macppc/pci more oea_mapiodev()
ozaki-r[src/trunk]: src/sys/net Don't take RT_LOCK in DDB
maxv[src/trunk]: src/sys/net/npf If we fail to advance inside TCP/UDP/ICMPv4/ICMP...
mlelstv[src/trunk]: src/sys/dev/scsipi Use separate lock to protect internal state a...
maxv[src/trunk]: src/sys/net/npf In addition to checking L4 in the cache, here we...
maxv[src/trunk]: src/sys/netinet Improve a bit here and there. Replace bcopy by m...
jmcneill[src/trunk]: src/sys/arch/sgimips/mace No need to print interrupt status for ...
maxv[src/trunk]: src/sys/netinet Remove #ifdef INET. Nobody is doing that in the ...
roy[src/trunk]: src/tests/net/icmp Note value received. Harden another sendto fo...
roy[src/trunk]: src/sbin/route Handle the routing socket overflowing gracefully.
kamil[src/trunk]: src/tests/net/icmp Fix a printf(3)-like format in ATF ICMP t_ping.c
kamil[src/trunk]: src Add new C++ ATF tests
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2018d from ftp:/...
kamil[src/trunk]: src/sys/dev/scsipi Revert previous commit in st.c in order to un...
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2018d
kre[src/trunk]: src/doc Note update to tzdata2018d
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2018d from ftp:/...
roy[src/trunk]: src/tests/net/icmp Allow a valid sendto .... duh
kre[src/trunk]: src/external/public-domain/tz Make this more automated - no long...
mlelstv[src/trunk]: src/sys/dev/scsipi Use separate lock to protect internal state a...
macallan[src/trunk]: src/sys/arch/macppc/dev don't poke GPIOs directly, use obio_*() ...
jdolecek[src/trunk]: src/sys/dev/pci use pci_intr_establish_xname()
jdolecek[src/trunk]: src/sys/dev/isa use isa_intr_establish_xname()
nakayama[src/trunk]: src/sbin/raidctl Follow the ioctl arg changes of RAIDFRAME_GET_C...
ragge[src/trunk]: src/sys/arch/vax/vax Fix cpu type printout error.
ryoon[src/trunk]: src/sys/dev/usb Add extra newline for normal message from uts(4)
sevan[src/trunk]: src/external/bsd/pkg_install/dist Import pkg_install-20180325.
joerg[src/trunk]: src/libexec/ld.elf_so/arch/sparc Don't skip PLT processing for t...
knakahara[src/trunk]: src/sys/arch/x86/x86 Fix "intrctl list" causes panic while attac...
msaitoh[src/trunk]: src/sys/dev/pci Add two VIA xHCI devices from OpenBSD.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Add link related softint's counter.
jdc[src/trunk]: src/sys/arch/sparc64/dev Correct a typo in the openprom variable...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
jdc[src/trunk]: src/share/man/man4/man4.sparc64 Note that EDID is only read on s...
roy[src/trunk]: src/tests/net/icmp Handle errors better.
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.2 with the follow...
roy[src/trunk]: src/external/bsd/dhcpcd/include Add support for setproctitle(3)
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.2
martin[src/trunk]: src/lib/libm/src Add missing alias for ldexpl on ! __HAVE_LONG_D...
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot efiboot: Added serial console su...
sevan[src/trunk]: src/external/bsd/pkg_install/dist/lib Import regenerated catalog...
sevan[src/trunk]: src/external/bsd/pkg_install/dist Import regenerated catalog files
joerg[src/trunk]: src/external/gpl3/binutils/dist/bfd When trying to decide the st...
nonaka[src/trunk]: src/usr.sbin/makefs/cd9660 Correctly mark the last El Torito sec...
joerg[src/trunk]: src/external/bsd/pkg_install/dist Mark all files dead that shoul...
maxv[src/trunk]: src/sys/netinet Dedup: introduce tcp_urp_drop() and use it.
maxv[src/trunk]: src/sys/netinet Minor changes: style, improve comments (and put ...
maxv[src/trunk]: src/sys/netinet Remove unused variable.
maxv[src/trunk]: src/sys/netinet Remove two unused args from syn_cache_get().
maxv[src/trunk]: src/sys/netinet Several changes in syn_cache_respond:
macallan[src/trunk]: src/sys/dev/sbus set WSSCREEN_RESIZE
maxv[src/trunk]: src/sys/arch/x86 Move the SpectreV2 mitigation code into a dedic...
macallan[src/trunk]: src/sys/arch/macppc/dev be less spammy on i2c errors
jdolecek[src/trunk]: src/sys/uvm mark ubc_winshift and ubc_winsize as __read_mostly, ...
maya[src/trunk]: src/sys/arch/mips/mips Leave TS and RE alone for the benefit of ...
maxv[src/trunk]: src/sys/arch Add the IBRS mitigation for SpectreV2 on amd64.
mrg[src/trunk]: src/tools/gcc bump the NetBSD GCC version. both GCC 5 and 6 got...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc add the spectre mitigation option...
mrg[src/trunk]: src/external/gpl3/gcc.old/dist/gcc add the spectre mitigation op...
maxv[src/trunk]: src/sys/arch/x86/x86 Add 'break', otherwise we're not gonna go v...
maxv[src/trunk]: src/sys/arch/x86/x86 oldlwp can be NULL, so ensure it isn't.
maxv[src/trunk]: src/sys/arch/amd64/amd64 The call to svs_lwp_switch can clobber ...
joerg[src/trunk]: src/distrib/amd64/uefi-installimage Bump image to 1550MB to unbr...
snj[src/trunk]: src remove rstart, which hasn't been used since the xfree86 days.
macallan[src/trunk]: src/sys/arch/macppc/dev deal with PowerMac7, * mac-io/i2s/sound r...
macallan[src/trunk]: src/sys/arch/macppc/dev don't map more PCI space than needed, av...
snj[src/trunk]: src/distrib/sets/lists/xetc remove lingering x11 (xfree86) entries.
maxv[src/trunk]: src/sys/arch/x86/x86 Fix sysctl type, should be bool.
maxv[src/trunk]: src/sys/arch/x86/x86 Use EOPNOTSUPP instead of EINVAL.
maxv[src/trunk]: src/sys/arch Allow IBRS to be disabled dynamically.
maxv[src/trunk]: src/sys/netinet Remove #ifdef INET. Same as tcp_input.c. Makes t...
maxv[src/trunk]: src/sys/netinet Misc changes; no real functional change.
joerg[src/trunk]: src/distrib/sparc/miniroot Bump image size again for new bloat.
ragge[src/trunk]: src/sys/arch/vax/conf Use same major for rx floppies for both b ...
joerg[src/trunk]: src Move the complex logic for dynamically writing branches from...
macallan[src/trunk]: src/sys/arch fix build for 32bit non-bridge SMP kernels
maxv[src/trunk]: src/sys/netinet Simplify the computation:
maxv[src/trunk]: src/sys/netinet Clarify with KASSERT.
maxv[src/trunk]: src/sys/netinet Remove 'else', makes it clearer that we leave.
maxv[src/trunk]: src/sys/netinet Fix memory leak, we may reallocate 'tcp_saveti' ...
maxv[src/trunk]: src/sys/netinet Remove two more 'else' branches.
macallan[src/trunk]: src/sys/arch/macppc/dev explicitly enable the i2s part in the ke...
macallan[src/trunk]: src/sys/arch/macppc/conf audio works now, so enable it
maxv[src/trunk]: src/sys/netinet Reorder/Fix comments to clarify.
rmind[src/trunk]: src/sys/netinet tcp_urp_drop: fix a bug introduced in 1.390 rev ...
maxv[src/trunk]: src/sys Remove TCPREASS_DEBUG. It was introduced 20 years ago wh...
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Fix the problem between eitr and link_speed.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Add missing IFM_NONE support. If a inte...
maxv[src/trunk]: src/sys/netinet Use consttime_memequal instead of memcmp, to pre...
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Don't write EIMC directly. It is required ...
mlelstv[src/trunk]: src/sys/uvm Increase UVM read ahead window limit a bit to match ...
maxv[src/trunk]: src/sys/netinet Fix the log. mtod never returns NULL, so 'ip' is...
ragge[src/trunk]: src/sys/arch/vax/vax Allow allocation of PTE space to fail in pm...
maxv[src/trunk]: src/sys/netinet Style, use NULL for pointers, use KASSERT, and d...
maxv[src/trunk]: src/sys/netinet Remove dead code. It was introduced in rev1 (25 ...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch From the latest Intel SDM:
msaitoh[src/trunk]: src/sys/arch/x86/include From the latest Intel SDM:
maxv[src/trunk]: src/sys/arch/amd64/amd64 Fix warning when compiling Xen; FLAT_RI...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Add #ifndef XEN, xen doesn't have specu...
msaitoh[src/trunk]: src/sys/arch/x86/include Add Some bit definitions of AMD Fn80000...
christos[src/trunk]: src/sbin/fsck_lfs PR/51418: Jose Luis Rodriguez Garcia: Fix inco...
mlelstv[src/trunk]: src/sys/net add prototypes, validate ifm_change and ifm_status v...
mlelstv[src/trunk]: src/sbin/mbrlabel Handle sector sizes != 512, check partition ov...
mlelstv[src/trunk]: src/sys/net Reset fail counter when link goes down so that next ...
sevan[src/trunk]: src/share/man/man4/man4.macppc awacs(4) is enabled by default in...
sevan[src/trunk]: src/share/man/man4/man4.macppc Use An macro for author name.
wiz[src/trunk]: src/share/man/man4/man4.macppc Remove Tn, comment out mediabay(4...
sevan[src/trunk]: src/share/man/man4/man4.macppc Add email address for author.
sevan[src/trunk]: src/share/man/man4/man4.macppc Add email addresses to author names.
maxv[src/trunk]: src/sys/arch/x86/include Add RDCL_NO and IBRS_ALL.
maxv[src/trunk]: src/sys/arch/x86 Retrieve cpuid.7:%edx.
maya[src/trunk]: src/sys correct typo: and and -> and (comments only)
maxv[src/trunk]: src/sys/arch/x86/x86 Improve the detection. Future generations o...
maya[src/trunk]: src/sys/kern correct typo: and and -> and
tsutsui[src/trunk]: src/sys/arch/atari/conf Remove duplicated devices already define...
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen to denote GENERIC.in rev 1.115 in ...
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen from HADES.in rev 1.16:
ragge[src/trunk]: src/sys/arch/vax/vax Set max/dfl size for vm a process may have ...
maxv[src/trunk]: src/sys/arch/x86/x86 Add #ifdef, for i386 not to panic.
ragge[src/trunk]: src/sys/arch/vax/include Shrink MAXDSIZ to 512MB.
maxv[src/trunk]: src/sys/arch/x86/x86 Rename spectreV2 -> spectre_v2, and introdu...
maxv[src/trunk]: src/sys/arch/x86/x86 Reorganize to simplify.
kamil[src/trunk]: src Drop the USE_LIBTRE build option
sevan[src/trunk]: src/sys/dev/pci What we have listed as the PowerBook G3 Firwire ...
sevan[src/trunk]: src/sys/dev/ieee1394 Listed UniNorth device is in fact the UniNo...
sevan[src/trunk]: src/sys/dev/pci regen
sevan[src/trunk]: src/sys/dev/pci PG3_FW device has been renamed UNINORTH_FW in pc...
sevan[src/trunk]: src/sys/dev/pci There was only one G3 PowerBook with Firewire su...
maxv[src/trunk]: src/sys/netipsec typo in comments
christos[src/trunk]: src/sys factor out some repeated code and simplify the logputcha...
maxv[src/trunk]: src/sys/netinet Reorder and style, for clarity.
maxv[src/trunk]: src/sys/netinet Change the check to be <= instead of <. This fix...
ryo[src/trunk]: src/sys/arch/evbarm/fdt fix build error
kre[src/trunk]: src/etc PR misc/53145 (Bruce Lilly)
ryo[src/trunk]: src Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)
christos[src/trunk]: src/sys/kern Move the add char portion to its own function.
christos[src/trunk]: src/sys/kern Instead of expanding the syslog level into <level> ...
christos[src/trunk]: src/sys/kern Add the ability to prepend a timestamp [ sec.nsec] ...
christos[src/trunk]: src/sbin/dmesg Handle new timestamp sequences.
christos[src/trunk]: src/sbin/dmesg handle log being before timestamp...
bouyer[src/trunk]: src/sys/dev/clk As discussed on tech-kern@ 10 days ago, add a cl...
bouyer[src/trunk]: src/sys/arch/arm/sunxi Fix lvds output: PD10->19 are for lvds1, ...
bouyer[src/trunk]: src/sys/arch/arm/sunxi Add a round_rate() callback for the sunxi...
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Avoid double frees (thank...
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon make debugrm compile again.
christos[src/trunk]: src/usr.sbin/racoon add commented out debugging options.
christos[src/trunk]: src/crypto/external/bsd/netpgp/dist/include remove unused struct...
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib netpgp_t is a structure
jakllsch[src/trunk]: src/sys/dev/usb Add Linux Foundation vendor ID, and their root h...
christos[src/trunk]: src/sbin/dmesg eat NUL's first so that the state machine is not ...
dholland[src/trunk]: src/usr.bin/make Fix bad markup.
jakllsch[src/trunk]: src/sys/dev/usb re-generate
ryo[src/trunk]: src/doc Add support for aarch64
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Avoid issues caused by sending old packets...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel X299 and Z370 LPC.
nonaka[src/trunk]: src/sys efiboot: try to read boot.cfg from /EFI/NetBSD on ESP of...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Revert previous chan...
rin[src/trunk]: src/sys/dev/ic Initialize ahc->shared_data_size appropriately. F...
rin[src/trunk]: src/sys/dev/ic Use ahc_freedmamem() for consistency. No function...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix long standing bug that 82598 SFP+ pani...
rin[src/trunk]: src/sys/dev/cardbus Remove extra printf duplicate with MI codes.
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Add new predicate vola...
jdolecek[src/trunk]: src/sys/uvm fix typo in comment
christos[src/trunk]: src/sys/arch/amd64/amd64 use the right end macro: IDTVEC_END(nam...
bouyer[src/trunk]: src/sys/arch/arm/sunxi Add missing A10_RST_LVDS entry
mlelstv[src/trunk]: src/sys/arch/amd64/amd64 typo
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend handle programs that have ...
bouyer[src/trunk]: src/sys/arch/arm/sunxi - sunxi_ccu_lcdxch1_set_rate(): enable pa...
mrg[src/trunk]: src/external/gpl3/gcc apply some more vax -O0/-O1. this now bui...
mrg[src/trunk]: src/sys/arch/vax/vax convert some spaces into new lines and tabs...
wiz[src/trunk]: src/doc openssh-7.7 out
maxv[src/trunk]: src/sys/netinet bcopy -> memcpy, it's obvious the areas don't ov...
tron[src/trunk]: src/external/mit/xorg/lib/libxcb/dri3 Fix build with "USE_SSP=yes".
christos[src/trunk]: src/sys/arch Rename the DDB IPI IDT vectors for consistency. ok ...
maxv[src/trunk]: src/sys/netinet Remove unused fields and outdated comment.
maxv[src/trunk]: src/sys Remove ipsec_copy_policy and ipsec_copy_pcbpolicy. No fu...
bouyer[src/trunk]: src/sys/arch/arm/sunxi external interrupt functions are named "e...
bouyer[src/trunk]: src/sys/dev/fdt Add connector and panel drivers (panel supports ...
bouyer[src/trunk]: src/sys/arch/evbarm/conf Add commented out entries for the displ...
bouyer[src/trunk]: src/sys/arch/arm/sunxi work in progress on porting graphics driv...
bouyer[src/trunk]: src/sys/arch/arm/sunxi A10 and A20 should have the same display ...
christos[src/trunk]: src/distrib/sets/lists/debug the zombie test is not a rump test.
bouyer[src/trunk]: src/sys/arch/arm/sunxi disable all clocks at end of attach funct...
joerg[src/trunk]: src/libexec/ld.elf_so Rework ifunc support to address a number o...
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/src Some further changes fro...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that "ifconfig ixgN down up" for...
kre[src/trunk]: src Document opendisk1() - it has been around long enough.
bouyer[src/trunk]: src/sys/arch/arm/sunxi Consistently name the interrupt function ...
martin[src/trunk]: src/sys/rump/net/lib/libshmif Unconditionally include <unistd.h>...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Sync with the remaining part of FreeBSD r3...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel Coffee Lake internal graphics devices....
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Sync with FreeBSD r331224 except ixv_if_up...
kamil[src/trunk]: src/tests/usr.bin/c++ Sort entries in ATF tests in tests/usr.bin...
kamil[src/trunk]: src/tests/usr.bin/c++ Correct a small regression typo in usr.bin...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
maxv[src/trunk]: src/sys/arch Enable the SpectreV2 mitigation by default at boot ...
bouyer[src/trunk]: src/sys/arch/arm/sunxi Reset more regs at attach time, just in c...
maxv[src/trunk]: src/sys/arch/x86/x86 Add machdep.spectre_v2.method, a string tha...
kamil[src/trunk]: src/distrib/sets/lists/tests Sort files in usr/tests/usr.bin/c++/
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/src Drop superfluous zero pr...
christos[src/trunk]: src/sys/arch Rename Xpreempt{recurse, resume} -> X{recurse, resume...
kamil[src/trunk]: src Add new ATF tests for Address Sanitzier (ASan)
christos[src/trunk]: src/usr.bin/make Be more selective about detecting a SYSV includ...
ozaki-r[src/trunk]: src/sys/net Kill remaining rt->rt_refcnt++
kamil[src/trunk]: src/tests/usr.bin/c++ Add new ATF tests for Address Sanitzier (A...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend pretty much everything dep...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Remove AWIN_DEBE_FWINIT blocks
maxv[src/trunk]: src/sys/arch Call cpu_speculation_init on i386 too. We don't hav...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Remove NAWIN_MP blocks (this code was exp...
wiz[src/trunk]: src/lib/libutil Use mdoc macros.
maxv[src/trunk]: src/sys/arch/x86/x86 Fix the check, should be >=.
maxv[src/trunk]: src/sys/arch/x86/x86 Hum, don't let userland set bit 13, because...
maxv[src/trunk]: src/sys/arch/x86/x86 Set the "method" string at boot time too.
christos[src/trunk]: src/bin/ed add -S to disable ! commands.
christos[src/trunk]: src/usr.bin/make Appease the compiler gods; yes I know what I am...
christos[src/trunk]: src/usr.bin/patch Pass -S to ed(1) so that patches containing ! ...
mrg[src/trunk]: src/share/mk switch m68000 and m68k to GCC 6. ok mlelstv.
bouyer[src/trunk]: src/sys/arch/arm/sunxi Fix bad cut'n'paste, pointed out by David...
ozaki-r[src/trunk]: src/sys/netinet Don't set IN_IFF_* flags to ia4_flags if DAD is ...
ozaki-r[src/trunk]: src/sys/netinet Simplify; clear then set flags to ia4_flags (NFCI)
ozaki-r[src/trunk]: src/tests/net/arp Improve packet checks and error reporting
ozaki-r[src/trunk]: src/tests/net Show outputs of commands if $DEBUG
knakahara[src/trunk]: src/sys/net fix ipsec(4) encap_lock leak.
ozaki-r[src/trunk]: src/tests/net/arp Add tests for GARP without DAD
knakahara[src/trunk]: src/sys/net fix ipsecif(4) unmatch curlwp_bind.
knakahara[src/trunk]: src/sys/net fix ipsecif(4) stack overflow.
knakahara[src/trunk]: src/sys/netipsec Add IPv4 ID when the ipsecif(4) packet can be f...
knakahara[src/trunk]: src/sys Fix unexpected failure when ipsecif(4) over IPv6 is chan...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.3 with the follow...
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.3
maxv[src/trunk]: src/sys/net/npf If we're trying to read the mss on a packet that...
ryo[src/trunk]: src/crypto/external/bsd when CPPFLAGS include a parameter that h...
ozaki-r[src/trunk]: src/sys/netinet Revert the previous two commits as per roy@'s re...
ozaki-r[src/trunk]: src/sys Make GARP work again when DAD is disabled
dholland[src/trunk]: src/lib/libc note to get rid of statfs() when bump time comes
maxv[src/trunk]: src/sys/dev/acpi Change the iteration, to make sure the ACPI_MCF...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist OpenSSH 7.7 was released on...
christos[src/trunk]: src new openssh
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/kcm don't forget to initial...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/kcm - use c99 initializers
christos[src/trunk]: src/crypto/external/bsd/openssh merge conflicts
macallan[src/trunk]: src/sys/dev/pci in rtwn_attach(): return; before unconditionally...
christos[src/trunk]: src/doc mention openssl
christos[src/trunk]: src/crypto/external/bsd/openssl merge conflicts
christos[src/trunk]: src/crypto/external/bsd/openssl/dist *) Constructed ASN.1 types ...
christos[src/trunk]: src/doc new ntp
christos[src/trunk]: src/crypto/external/bsd/openssh/dist restore default xx salt.
christos[src/trunk]: src/external/bsd/ntp merge conflicts
christos[src/trunk]: src/etc/rc.d support xmss keys
christos[src/trunk]: src/crypto/external/bsd/openssh/dist fix unconst
maxv[src/trunk]: src/sys/net/npf Rewrite npf_fetch_tcpopts:
christos[src/trunk]: src/external/bsd/ntp/dist ---
maxv[src/trunk]: src/sys/net/npf Fix an inverted logic.
ozaki-r[src/trunk]: src/tests/net Fix typo
hannken[src/trunk]: src/sys/miscfs/procfs Lock the target cwdi and take an additiona...
maxv[src/trunk]: src/sys/netinet Remove dead code.
christos[src/trunk]: src/lib/libpam/modules/pam_ssh function grew an extra argument now.
christos[src/trunk]: src/doc new acpica
bouyer[src/trunk]: src/sys/dev/fdt Allow to remove entries from the fdt, either by ...
bouyer[src/trunk]: src/sys/arch/arm/sunxi Handle 'console=serial' passed from the b...
christos[src/trunk]: src Merge conflicts; STA methods and fields are not present anym...
bouyer[src/trunk]: src/sys/arch/evbarm/conf Enable the display engine devices. Note...
bouyer[src/trunk]: src/sys/arch/arm/sunxi Allow the graphic driver to be the kernel...
christos[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
bouyer[src/trunk]: src/sys/arch/evbarm/conf Move sunxidep to pass5, it has to attac...
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSCore Allow overridin...
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSCore When we adverti...
christos[src/trunk]: src/external/apache2/mDNSResponder/usr.sbin/mdnsd show how to tu...
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix put back handl...
christos[src/trunk]: src/lib/libpam/modules/pam_ssh fix and use the macro.
mrg[src/trunk]: src/sys/arch actually do what the previous change said:
mrg[src/trunk]: src add an SPECTRE_V2_GCC_MITIGATION option to x86 kernels, that...
christos[src/trunk]: src/doc new dhcp
christos[src/trunk]: src/external/bsd/dhcp merge dhcp-4.4.1
mrg[src/trunk]: src/share/mk switch vax to GCC 6. thanks to Krister and Maya fo...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 fix the grep pattern for ...
christos[src/trunk]: src/external/bsd/dhcp/dist Internet Systems Consortium DHCP Dist...
christos[src/trunk]: src/external/mpl/dhcp Add build glue.
christos[src/trunk]: src/external/bsd/bind merge 9.7.10
christos[src/trunk]: src/external/bsd/bind/dist Changes since 9.10.5-P2:
christos[src/trunk]: src/external/mpl/dhcp/dist import dhcp-4.4.1
christos[src/trunk]: src/external/mpl/dhcp now mpl
christos[src/trunk]: src/external add mpl
christos[src/trunk]: src/doc update bind and dhcp
christos[src/trunk]: src/external/mpl/dhcp/dist sync our changes.
christos[src/trunk]: src/external/mpl add a Makefile
maxv[src/trunk]: src/sys/net/npf Fix bug I introduced in previous commit.
mrg[src/trunk]: src/sys/arch turn on GCC spectre v2 mitigation options.
snj[src/trunk]: src/bin/ed fix date
maxv[src/trunk]: src Move NPF's todo list into src/doc/TODO.npf, and add some ent...
bouyer[src/trunk]: src/sys/arch/arm/vfp Remove the call to vfp_fpscr_handler() from...
leot[src/trunk]: src/doc Delete a leading space (` ').
mlelstv[src/trunk]: src/usr.sbin/iostat Re-evaluate drive selection to catch hog-plu...
christos[src/trunk]: src/external/bsd moved dhcp to mpl
mlelstv[src/trunk]: src/sys/kern limits are bytes, vm sizes are clicks.
maxv[src/trunk]: src/sys/netinet Remove unused field, and sync comment with reality.
mlelstv[src/trunk]: src/sys/kern expose pmf debug switches with sysctl.
maxv[src/trunk]: src/sys/netinet Remove the ipre_mlast field and the TRAVERSE macro.
mlelstv[src/trunk]: src/sys/dev/ic Avoid rounding errors for timeout values.
jmcneill[src/trunk]: src/sys Remove MOTG_ALLWINNER option
jmcneill[src/trunk]: src/sys/arch Remove old Allwinner port.
jmcneill[src/trunk]: src/sys Remove COM_AWIN option
christos[src/trunk]: src/crypto/external/bsd/openssh/dist fix compilation for non LDAP
christos[src/trunk]: src/external/apache2/mDNSResponder/usr.sbin/mdnsd remove format ...
kamil[src/trunk]: src/sys/arch/x86/x86 Add paranoid code to X86 Debug Registers
christos[src/trunk]: src/sys/netinet Protect ip_dad_count with if NARP > 0 to fix com...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc include nbsd_tm_file for ppc netb...
kamil[src/trunk]: src/sys Add new sysctl(3) entry: security.models.extensions.user...
mlelstv[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk increase sshramdisk fro...
jmcneill[src/trunk]: src/external add nvidia-firmware license
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Fix clang build by adding _...
kamil[src/trunk]: src/tests/lib/libc/sys Add check in ATF tests for security.model...
yamaguchi[src/trunk]: src/sys/netipsec Removed the unnecessary order check of key_look...
wiz[src/trunk]: src/bin/ed New sentence, new line. Sort SEE ALSO. Remove Xr to n...
wiz[src/trunk]: src/bin/ed Sort option descripts, fix markups, fix typos.
wiz[src/trunk]: src/share/man/man4 Use \(em instead of --.
christos[src/trunk]: src/external/gpl3/gcc regen for netbsd-stdint.h inclusion
msaitoh[src/trunk]: src/sys/dev/pci Add Intel 300 series devices.
jmcneill[src/trunk]: src/sys/dev/ic Add AC-link slot assignment definitions.
knakahara[src/trunk]: src/sys/net Fix l2tp(4) alignment check. Pointed out and reviewe...
jmcneill[src/trunk]: src/sys/dev/ic Use AC97_SLOT_* definitions instead of magic numb...
knakahara[src/trunk]: src/sys/net Improve comment. Pointed out by maxv@n.o, thanks.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
maxv[src/trunk]: src/sys/net Add KASSERT. The input point expects struct ether_he...
maxv[src/trunk]: src/sys/net Minor stylistic changes, add XXX and fix typo. No fu...
christos[src/trunk]: src/etc/rc.d Simplify so we don't have to hard-code the key file...
jakllsch[src/trunk]: src/sys/dev/usb Use ostype from <sys/systm.h> instead of a liter...
msaitoh[src/trunk]: src/sys/dev/pci Add new I219 devices (using with 300 series chip...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
kamil[src/trunk]: src/tests/lib/libc/sys Improve documentation of the ATF test t_p...
msaitoh[src/trunk]: src/sys/dev/pci Add 300 series chipset support.
maxv[src/trunk]: src/sys/net Replace KASSERTMSG by a real check. L2 encapsulation...
christos[src/trunk]: src/sys/arch/evbarm/conf bump...
christos[src/trunk]: src/usr.bin/config Keep previous location of device definitions ...
martin[src/trunk]: src/tests/usr.bin/shmif_dumpbus Use tcpdump -n to avoid reverse ...
jakllsch[src/trunk]: src/sys Stop potential misuse of vendor names and USB vendor IDs...
christos[src/trunk]: src/sys/dev rename cobalt panel to ledpanel
christos[src/trunk]: src/sys/arch/cobalt/conf rename the cobalt panel to ledpanel to ...
christos[src/trunk]: src/etc/etc.cobalt rename panel to ledpanel
christos[src/trunk]: src/sys/arch/sgimips rename "panel" to "button" to avoid conflic...
christos[src/trunk]: src/sys/dev add button use by sgimips
christos[src/trunk]: src/external/bsd/ntp/include sun2 does not have stdatomic.h
christos[src/trunk]: src/sys/dev rename ledpanel lcdpanel
christos[src/trunk]: src/sys/arch/sgimips/hpc rename panel to button.
christos[src/trunk]: src/sys/arch/cobalt rename panel to lcdpanel.
christos[src/trunk]: src/etc/etc.cobalt rename ledpanel to lcdpanel
jmcneill[src/trunk]: src/sys/arch/aarch64 Fix encoding of MMAP flags for generic_bs_mmap
kamil[src/trunk]: src/tests/lib/libc/sys Merge code in tests: fork1 and vfork1 (AT...
kamil[src/trunk]: src/tests/lib/libc/sys ATF: ptrace: Merge code in fork2 and vfor...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Initialize DDMA_PARA_REG with a sane value
mrg[src/trunk]: src/sys/net/npf apply some INET6 so this compiles in INET6-less ...
maxv[src/trunk]: src/doc add two entries
ozaki-r[src/trunk]: src/sys/net Fix bridge_rtdelete
msaitoh[src/trunk]: src/sys/dev/pci SW PHY Config Enable bit for ICH8 B0 stepping is...
maxv[src/trunk]: src/sys/net80211 Improve an XXX of mine, and fix one stat.
maxv[src/trunk]: src/sys/netinet Replace comment by KASSERT.
knakahara[src/trunk]: src/sys/net Fix previous my mistake and odd unaligned case. Poin...
maxv[src/trunk]: src/sys/netinet Remove unused mbuf argument from arpcreate() and...
ozaki-r[src/trunk]: src/tests/net/if_bridge Add a test case for bridge_rtdelete
rin[src/trunk]: src/external/bsd/nvi/dist/vi PR bin/53164: Comment why we abort ...
maxv[src/trunk]: src/sys Localify m_ext_free.
maxv[src/trunk]: src/sys/kern Put the "free" functions close to one another. No f...
christos[src/trunk]: src/sbin/dmesg match the linux dmesg flags.
maxv[src/trunk]: src Remove m_getclr. It is unused, confusing (vs m_clget), and i...
snj[src/trunk]: src/doc fix ntp version
kamil[src/trunk]: src/tests/lib/libc/sys ATF t_ptrace_wait* refactoring: vforkdone...
rin[src/trunk]: src Add progress(1) into /rescue.
snj[src/trunk]: src/external/bsd/ntp/scripts fix ntp version some more
kamil[src/trunk]: src/tests/lib/libc/sys Cover more fork/vfork/vforkdone scenarios...
maxv[src/trunk]: src/sys/netinet Add XXX.
kamil[src/trunk]: src Import new C and C++ ATF tests for ASan
maxv[src/trunk]: src/sys/netinet Add XXX.
maxv[src/trunk]: src/sys/netinet Add XXX.
wiz[src/trunk]: src/sbin/dmesg Sort flags in SYNOPSIS.
maxv[src/trunk]: src/sys/netmpls Add one more XXX in the list.
mrg[src/trunk]: src/sbin/gpt if a new map entry doesn't fit, be more verbose abo...
mrg[src/trunk]: src/sbin/gpt add information about how to boot from gpt. mostly...
maxv[src/trunk]: src/sys/netinet Add 'static', like the prototype.
maxv[src/trunk]: src/sys/netinet Small changes in ip_dooptions: replace bcopy by ...
maxv[src/trunk]: src/sys Add comment about IPsec.
maxv[src/trunk]: src/sys/netinet Don't pass IP_ALLOWBROADCAST in ipsec4_input. Th...
maxv[src/trunk]: src/sys/netinet Remove whitespaces/tabs, and one non-ASCII chara...
nonaka[src/trunk]: src/sys/arch/i386/stand/efiboot efiboot: Added network boot supp...
nonaka[src/trunk]: src/sys/arch/x86/pci efiboot reports parent ppb bus/device/funct...
christos[src/trunk]: src/sys/kern flip the default and enable kernel timestamps.
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSCore instead of shor...
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix Add the missin...
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSCore Add the locatio...
christos[src/trunk]: src/etc Hide ps error about processes not found (we could be mor...
christos[src/trunk]: src/bin/ps kvm_geterr() already contains errno, use errx.
christos[src/trunk]: src/bin/ps use EXIT_FAILURE instead of 1
palle[src/trunk]: src/sys/arch/sparc/include Fix typo in comment
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: handle MMU-related traps pro...
christos[src/trunk]: src/sys/kern fix type confusion on 32 bits
palle[src/trunk]: src/sys/arch/sparc64/doc sun4v: Update TODO file with current st...
msaitoh[src/trunk]: src/sys/dev/pci On PCH_SPT (and newer), FLASH access should be d...
msaitoh[src/trunk]: src/sys/dev/pci No binary change:
wiz[src/trunk]: src/sbin/dmesg Update usage.
msaitoh[src/trunk]: src/sys/dev/pci Our PCH_SPT part of wm_nvm_valid_bank_detect_ich...
msaitoh[src/trunk]: src/sys/dev/pci If the extended configration size in the EXTCNFS...
msaitoh[src/trunk]: src/sys/dev/pci Add PCH_CNP support (I219 with Intel 300 series ...
ozaki-r[src/trunk]: src/sys/net Resolve tangled lock dependencies in route.c
maxv[src/trunk]: src/sys Remove misleading comment; we're just checking the SP, n...
maxv[src/trunk]: src/sys Synchronize the code between raw_ip6.c<->icmp6.c<->raw_i...
maxv[src/trunk]: src/sys/netinet Make 'opts' local to rip_sbappendaddr().
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Read sc_if_flags after taking core lock. S...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Add cpu_ucode_intel_verify() to verify micr...
nakayama[src/trunk]: src/distrib/sets Handle compatdir first whether making obsolete ...
christos[src/trunk]: src/sys/net disentangle a bit more the compat ioctl code.
ragge[src/trunk]: src/sys/arch/vax/vsa Fix bug causing DMA to/from user space fail...
christos[src/trunk]: src/sys/compat provide vectors for the ifconf compat code and if...
jdolecek[src/trunk]: src/doc/roadmaps update the NVMe entry; perhaps time to consider...
jdolecek[src/trunk]: src/doc/roadmaps update tls-maxphys
jdolecek[src/trunk]: src/doc/roadmaps fix year for the tls-maxphys resync
christos[src/trunk]: src/sys/compat/common If we are modular, allow us to use modules...
christos[src/trunk]: src/sys/kern let the modular code load the sysv modules.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend fix the hard coded depends...
christos[src/trunk]: src/sys/sys There have never been binaries with a checksum tag f...
christos[src/trunk]: src/sys/kern ignore the ancient NetBSD emulation tag.
christos[src/trunk]: src/sys/dev/i2c PR/53177: David Binderman: Better error handling
christos[src/trunk]: src/sys/rump/librump/rumpnet remove now unused crap.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend fix some more missing depe...
kamil[src/trunk]: src/sys/modules/examples Add new example kernel module: sysctl
khorben[src/trunk]: src/sys/arch/i386/include Correct discrepancy with the Multiboot...
msaitoh[src/trunk]: src Enable I219.
msaitoh[src/trunk]: src/doc Enable I219 by default.
maxv[src/trunk]: src/sys/sys Improve comment.
maxv[src/trunk]: src/sys/sys No, fix previous.
msaitoh[src/trunk]: src/sys/dev/pci Add 300 series chipset support.
snj[src/trunk]: src/tools GCC build exceeds the macOS clang default bracket nest...
maxv[src/trunk]: src/sys/sys Add a KASSERT, we want M_PKTHDR.
maxv[src/trunk]: src/sys/netinet Reorder a few instructions to clarify. Replace t...
msaitoh[src/trunk]: src/doc - ichsmb(4), puc(4): add new devices.
maxv[src/trunk]: src/sys/netinet6 Add XXX. In fact, it would be better, if all th...
maxv[src/trunk]: src/sys/netinet Reduce the diff between similar blocks.
maxv[src/trunk]: src/sys/netinet Remove useless comment and style.
christos[src/trunk]: src/sys/kern make this narrower by popular request.
maxv[src/trunk]: src/sys/netinet Improve the check, we want to have len >= udphdr...
maxv[src/trunk]: src/sys/netipsec Remove duplicate, to better show that this plac...
maxv[src/trunk]: src/sys/netinet6 style
msaitoh[src/trunk]: src/sys/dev/pci I354 uses an external PHY, so don't use wm_set_e...
maxv[src/trunk]: src/sys/netinet6 Release the lock a little earlier.
maxv[src/trunk]: src/sys/netinet6 Add XXX, using a pool would be better than kmem.
nonaka[src/trunk]: src/sys/arch/x86/include x86: Increase BOOTINFO_MAXSIZE to 8Kib.
maxv[src/trunk]: src/sys/netinet6 Localify global variables, style, and add two X...
eadler[src/trunk]: src/share/misc [bsd-family-tree] announce OpenBSD 6.3 & DragonFl...
maxv[src/trunk]: src/usr.sbin/npf/npfctl Document "debug" in usage().
nakayama[src/trunk]: src/external/bsd/mdocml Re-enable wchar_t support. mandoc(1) ca...
kamil[src/trunk]: src/sys/modules/examples Add a new example kernel module
macallan[src/trunk]: src/sys/arch/macppc/pci track bus-range for every bus and restri...
kre[src/trunk]: src/sbin/dmesg Minor wording change (no date bump needed.)
kre[src/trunk]: src/sbin/dmesg Make timestamp reading code adapt to whatever pre...
kre[src/trunk]: src/sys/kern Allow the precision of the sub-second field of time...
kre[src/trunk]: src/sys/kern Change the default precision of timestamps from 9 d...
mrg[src/trunk]: src/sys/compat/netbsd32 redo the previous -- compat/sys/siginfo....
maxv[src/trunk]: src/sys/netinet6 Remove dead code. It is the same as the non-obs...
maxv[src/trunk]: src/sys/kern cosmetic
kamil[src/trunk]: src/sys/kern Don't set errno ESRCH for empty result of KINFO_PRO...
maxv[src/trunk]: src/sys/netinet6 Remove the RH0 code from ICMPv6. RH0 is depreca...
maxv[src/trunk]: src/sys/netinet6 Cosmetic, and remove one XXX (no problem).
christos[src/trunk]: src/external/gpl3/binutils.old no conflicts
christos[src/trunk]: src/external/gpl3/binutils.old import current binutils.
mrg[src/trunk]: src/external/gpl3/gcc.old apply the changes from GCC 6 / powerpc...
maxv[src/trunk]: src/sys/netinet6 Fix 'icmp6len', it shouldn't be ip6_plen, becau...
scole[src/trunk]: src/sys/arch/ia64/ia64 Add XXX note regarding incomplete forking
scole[src/trunk]: src/sys/arch/ia64 List some obvious remaining items to-do
christos[src/trunk]: src/external/gpl3/binutils.old add missing files
christos[src/trunk]: src/share/mk switch everyone to binutils.old
christos[src/trunk]: src/external/gpl3/binutils.old readd files.
kamil[src/trunk]: src/tests/lib/libc/sys Refactor fork-like ATG tests in t_ptrace_...
kamil[src/trunk]: src/sys/compat/linux/common Remove unused variable p from linux_...
maxv[src/trunk]: src/sbin/ping6 typo in comment
maxv[src/trunk]: src/sys Introduce a m_verify_packet function, that verifies the ...
maxv[src/trunk]: src/sys/netinet6 Remove useless DIAGNOSTIC block, the caller alr...
christos[src/trunk]: src/tools/gcc fix the variable name for then non-gmake case.
jakllsch[src/trunk]: src Add a note about potential tools build failure due to yester...
maxv[src/trunk]: src/sys/sys clarify
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Simplify interrupt handling by only enabl...
christos[src/trunk]: src/external/bsd/file/dist 2018-04-15 14:52 Christos Zoulas <c...
christos[src/trunk]: src/external/bsd/file merge conflicts for file-5.33
christos[src/trunk]: src/distrib/sets/lists bump libmagic for file-5.33
christos[src/trunk]: src/doc update for file-5.33
christos[src/trunk]: src/share/mk switch x86 to binutils-2.30
christos[src/trunk]: src/tools do the bracket nesting only for clang for now.
pgoyette[src/trunk]: src/sys/compat/sys Remove unnecessary __BEGIN_DECLS ... __END_DE...
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Break down explanati...
christos[src/trunk]: src/external/gpl3/binutils - merge conflicts for 2.30
nonaka[src/trunk]: src/sys/arch/x86/pci vmx(4): Fix calculation of interface statis...
wiz[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Remove trailing whit...
yamaguchi[src/trunk]: src/sys/netipsec Introduced a hash table to sahlist
msaitoh[src/trunk]: src/sys/dev/pci KNF. No functional change.
yamaguchi[src/trunk]: src/sys/netipsec Added a lookup table to find an sav quickly
nonaka[src/trunk]: src/sys/arch/x86/pci vmx(4): handled SIOCZIFDATA.
christos[src/trunk]: src/external/gpl3/binutils/dist 2018-01-10 Nick Clifton <nickc...
nonaka[src/trunk]: src/sys/arch/x86/pci vmx(4): compute if_ibytes using rxq->vxrxq_...
msaitoh[src/trunk]: src/sys/dev/pci Add some 8th Generation Intel Core Processor dev...
christos[src/trunk]: src/distrib/sets/lists fix the sets for binutils-2.30
msaitoh[src/trunk]: src/sys/dev/pci Add Intel SSD 760p.
kamil[src/trunk]: src/external/gpl2/gmake/dist/glob Fix build of gmake (in tools) ...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
kamil[src/trunk]: src/sys/kern Set initproc inside start_init()
wiz[src/trunk]: src/share/man/man9 Merge EAGAIN descriptions.
kamil[src/trunk]: src Remove the rnewprocp argument from fork1(9)
kamil[src/trunk]: src/external/gpl2/gmake/dist/glob Revert previous glob.c change
christos[src/trunk]: src/external/gpl2/gmake/dist/glob According to:
maxv[src/trunk]: src/sys/kern Disable the M_PKTHDR check for now. It causes PR/53...
maxv[src/trunk]: src/sys/netipsec Remove dead code.
hannken[src/trunk]: src/sys/kern Function pserialize_perform() usually succeeds afte...
jdolecek[src/trunk]: src/sys/dev/ata remove superfluous semicolon
hannken[src/trunk]: src/sys/miscfs/procfs Change procfs_revoke_vnodes() to use vrecy...
christos[src/trunk]: src/tools Use the __clang__ preprocessor symbol to check for cla...
yamaguchi[src/trunk]: src/sys/netipsec Fix panic of SADB when the state of sav is chan...
knakahara[src/trunk]: src/sys/dev/pci/ixgbe Fix panic when "sysctl -w hw.ixg0.txrx_wor...
maxv[src/trunk]: src/sys/netipsec Don't assume M_PKTHDR is set only on the first ...
maxv[src/trunk]: src/sys/kern If the mbuf is shared leave M_PKTHDR in place. Give...
maxv[src/trunk]: src/sys/kern change the comment
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove unused structure entries. No functi...
nonaka[src/trunk]: src/sys/dev/pci Added some NVMe devices.
nonaka[src/trunk]: src/sys/dev/pci regen
maxv[src/trunk]: src/sys/netipsec Fix a pretty bad mistake, that has always been ...
nonaka[src/trunk]: src nvmectl(8): Sync with FreeBSD nvmecontrol(8) r328763.
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc Apply upstream commit:
maya[src/trunk]: src/tools Remove hack previously needed to build gcc/arm with cl...
jakllsch[src/trunk]: src/external/bsd/file/dist/src sprinkle #ifdef __dead \n __dead ...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/rsa CVE-2018-0737: S...
nonaka[src/trunk]: src/sbin/nvmectl nvmectl(8): fix wdc command usage.
maxv[src/trunk]: src/sys/netipsec Style, add XXX (about the mtu that goes negativ...
maxv[src/trunk]: src/sys/netipsec Add XXX. If this code really does something, it...
maxv[src/trunk]: src/sys/netipsec fix comments
christos[src/trunk]: src/external/bsd/file/dist/src add __noreturn__ attribute to fil...
christos[src/trunk]: src/external/bsd/file/dist/src __noreturn__ does in the header.
ozaki-r[src/trunk]: src/sys/net Remove obsolete NULL checks
ozaki-r[src/trunk]: src/sys/net Simplify bridge_rtnode_insert (NFC)
ozaki-r[src/trunk]: src/sys/net bridge: use pslist(9) for rtlist and rthash
ozaki-r[src/trunk]: src/tests/net/if_bridge Add a test that checks if brconfig flush...
martin[src/trunk]: src/etc/defaults Cosmetics: default to dmesg -t when writing /va...
maxv[src/trunk]: src/sys/netipsec Remove duplicate sysctls:
ozaki-r[src/trunk]: src/sys/net Get rid of a unnecessary semicolon
maxv[src/trunk]: src/sys/netipsec Remove the
maxv[src/trunk]: src/sys Remove misleading comments.
maxv[src/trunk]: src/sys/netipsec Style, and remove another misleading comment.
ozaki-r[src/trunk]: src/sys/net Add missing PSLIST_ENTRY_INIT and PSLIST_ENTRY_DESTROY
maxv[src/trunk]: src/sys/netipsec Remove dead code.
maxv[src/trunk]: src/sys/netipsec style
maxv[src/trunk]: src/sys Remove unused netipsec/xform.h includes.
maxv[src/trunk]: src/sys/netipsec Style, and remove unused MALLOC_DECLARE.
knakahara[src/trunk]: src/sys/net net.pppoe.term_unknown can be written safely now.
maxv[src/trunk]: src/sys/netipsec Remove unused malloc.h include.
knakahara[src/trunk]: src/sys/net Fix sending PADT to unexpected hosts when net.pppoe....
mlelstv[src/trunk]: src Make sys/pmf.h available to userland (again).
martin[src/trunk]: src/sys/arch/amd64/conf Fix copy & pasto
martin[src/trunk]: src/sys/arch/amd64/conf Fix previous: HAVE_GCC needs to be check...
nonaka[src/trunk]: src/sys/dev/ic Add some new structure fileds, opcodes and status...
nonaka[src/trunk]: src/sys/dev nvme(4): Added some delay before check RDY bit quirk...
nonaka[src/trunk]: src/sbin/nvmectl nvmectl(8): fix subcommand usage.
nonaka[src/trunk]: src/sbin/nvmectl nvmectl(8): Remove some wdc subcommands from ma...
nonaka[src/trunk]: src nvmectl(8): Add big-endian support.
martin[src/trunk]: src/sys/arch/amd64/conf Simplify previous, pointed out by mrg.
martin[src/trunk]: src/sys/arch/i386/conf Make SPECTRE_V2_GCC_MITIGATION overridabl...
maxv[src/trunk]: src/doc mention SVS, retpoline, SMAP
maxv[src/trunk]: src/doc mention meltdown/spectre fixes
maxv[src/trunk]: src/sys/dev m_free -> m_freem, m_copyback could have added mbufs...
maxv[src/trunk]: src/sys/netipsec Remove unused includes, remove misleading comme...
maxv[src/trunk]: src/sys/kern The mbuf length is allowed to be zero.
maxv[src/trunk]: src/sys/netipsec Simplify the IPv4 parser. Get the option length...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove unused IXGBE_FC_HI and IXGBE_FC_LO....
maxv[src/trunk]: src/sys/netipsec cosmetic
maxv[src/trunk]: src/sys/netipsec Style, and remove meaningless XXX.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Use ixgbe_eitr_write() when writing the EI...
maxv[src/trunk]: src/sys/netipsec Add a KASSERT (which is not triggerable since i...
maxv[src/trunk]: src/sys/netipsec Remove unused typedef, remove unused arguments ...
maya[src/trunk]: src/share/dict Re-apply 1.35 which was accidentally reverted in ...
bouyer[src/trunk]: src/sys/arch/arm/sunxi Take the interrupt lock in interrupt hand...
maxv[src/trunk]: src/sys/netipsec Remove extra long file paths from the headers.
christos[src/trunk]: src/sys/sys s/static inline/static __inline/g for consistency wi...
christos[src/trunk]: src/sys s/static inline/static __inline/g for consistency.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend add missing cgraphunit.c d...
christos[src/trunk]: src/sys s/static inline/static __inline/g for consistency.
msaitoh[src/trunk]: src/sys/dev/pci Fix watchdog timer. Without this change, watchdo...
maxv[src/trunk]: src/sys/kern Cast to int, to properly handle dstoff > MHLEN (whi...
kamil[src/trunk]: src/sys/modules/examples Add new example loadable kernel module:...
knakahara[src/trunk]: src/sys SIOCSIFDSTADDR uses struct ifreq instead of struct ifadd...
roy[src/trunk]: src/usr.sbin/rtadvd Fix some unaligned pointer issues.
roy[src/trunk]: src/usr.sbin/rtadvd Punt dead code
christos[src/trunk]: src/sys/dev/usb propagate pullup-782 for NetBSD-8 to HEAD (gcc u...
roy[src/trunk]: src/usr.sbin/rtadvd White space police.
roy[src/trunk]: src/usr.sbin/rtadvd Use pidifle_lock(3)
roy[src/trunk]: src/usr.sbin/rtadvd Insist on newer socket options.
roy[src/trunk]: src/usr.sbin/rtadvd Allow timers to exist but be inactive.
roy[src/trunk]: src/usr.sbin/rtadvd Ensure that the soliciter list is initialise...
roy[src/trunk]: src/usr.sbin/rtadvd Use EXIT_FAILURE instead of an arbtitary num...
roy[src/trunk]: src/usr.sbin/rtadvd Unicast solicited RA's as per RFC 7772.
roy[src/trunk]: src/usr.sbin/rtadvd Lack of timeout is a programming error, so u...
roy[src/trunk]: src/usr.sbin/rtadvd Make the #defines more readable
roy[src/trunk]: src/usr.sbin/rtadvd Update values from RFC 8319
bouyer[src/trunk]: src/sys/arch/arm/sunxi sun4idma_halt(): do not set the control r...
bouyer[src/trunk]: src/sys/arch/arm/sunxi Remove sunxi_codec_drain(). It's optional...
macallan[src/trunk]: src/sys/arch/macppc/conf smusat attaches to iic now
macallan[src/trunk]: src/sys/arch/macppc overhaul SMU i2c handling:
jdolecek[src/trunk]: src/sys/uvm make ubc_alloc() and ubc_release() static, they shou...
jdolecek[src/trunk]: src/sys add prot parameter for uvm_emap_enter(), so that it's po...
rin[src/trunk]: src/sys/netisdn Remove unused variable since previous revision.
christos[src/trunk]: src/sys/dev/usb It was not gcc's fault for correctly detecting a...
wiz[src/trunk]: src/usr.sbin/rtadvd Minor improvements.
wiz[src/trunk]: src/share/man/man7 New sentence, new line.
maxv[src/trunk]: src/sys/netinet Remove #ifndef __vax__.
mlelstv[src/trunk]: src/sys/dev/isa Fix an ancient typo, instead of setting the base...
jdolecek[src/trunk]: src/sys/dev/usb add KASSERT() that sc_child* is set to NULL afte...
christos[src/trunk]: src/sys/dev/usb downgrade error to debug.
kre[src/trunk]: src/tests/bin/sh Add a test case for PR bin/53201
christos[src/trunk]: src/external/bsd/am-utils/dist/fixmount we don't have mtab or rmtab
kre[src/trunk]: src/bin/sh PR bin/53201
kre[src/trunk]: src/bin/sh In uses like $(( var )) (un-dollared vars in arithmet...
joerg[src/trunk]: src/sys/arch/amd64/amd64 Do not use movq for loading arbitrary 6...
jdolecek[src/trunk]: src/sys/dev/usb trigger the softint processing on that child bus...
christos[src/trunk]: src/sys/dev/usb merge duplicated code, back to logging error.
maxv[src/trunk]: src/sys/netipsec Rename ipip_allow->ipip_spoofcheck, and add net...
msaitoh[src/trunk]: src/sys/dev/pci Count timeout correctly. This change reduce time...
msaitoh[src/trunk]: src/sys/dev/pci - Backout if_wm.c rev.1.574 and print "device ti...
maxv[src/trunk]: src/usr.sbin/traceroute6 Remove the "-g" option, it uses RH0, wh...
maxv[src/trunk]: src/sbin/ping6 Remove the "hops" parameter, it uses RH0, which i...
wiz[src/trunk]: src/usr.sbin/traceroute6 Remove -g from SYNOPSIS.
maxv[src/trunk]: src/usr.sbin/traceroute6 Remove now unused code.
wiz[src/trunk]: src/sbin/ping6 Sort options. Sort option descriptions. Remove Tn.
maxv[src/trunk]: src/sys Remove the kernel RH0 code. RH0 is deprecated by RFC5095...
maxv[src/trunk]: src/usr.sbin/traceroute6 Remove dead code.
maxv[src/trunk]: src/usr.sbin/traceroute6 Remove dead/broken code. We want to fav...
maxv[src/trunk]: src/usr.sbin/traceroute6 Remove CPPFLAGS+=-DUSE_RFC3542, it's no...
maxv[src/trunk]: src/usr.sbin/traceroute6 ... another occurrence of OLDRAWSOCKET ...
maxv[src/trunk]: src/usr.sbin/traceroute6 Remove dead code.
maxv[src/trunk]: src/sbin/ping6 Remove dead/broken code, we want to favor RFC3542...
christos[src/trunk]: src/sys/net/npf PR/53207: David Binderman: Use logical and
christos[src/trunk]: src/sys/arch/riscv/riscv PR/53206: David Binderman: fix array bo...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Add "Xhandle*" interrupt handling.
christos[src/trunk]: src/sys/kern PR/kern/53202: Kernel hangs running t_ptrace_wait:r...
maxv[src/trunk]: src/sbin/ping6 Fix usage(), A/E don't exist.
maxv[src/trunk]: src/sbin/ping6 Simplify: remove #ifdefs for constants that are a...
maxv[src/trunk]: src/sbin/ping6 Remove the "-R" option. It uses IPV6_REACHCONF, b...
maxv[src/trunk]: src/sbin/ping6 Remove double include and unused macros.
maxv[src/trunk]: src/usr.sbin/traceroute6 Clean up the IPsec ifdefs, same as ping6.
jdolecek[src/trunk]: src/sys/dev/usb enable code to only trigger usb processing when ...
joerg[src/trunk]: src/sys/arch/amd64/amd64 Adjust Xsyscall_svs to not use movq for...
knakahara[src/trunk]: src/sys/netinet Fix sys/netinet/in.c:r1.229 problem. I have miss...
maxv[src/trunk]: src Add code 3 of paramprob, part of RFC7112: "IPv6 First Fragme...
maxv[src/trunk]: src/sbin/ping6 Remove annoying (void) casts.
maxv[src/trunk]: src/sys/sys Change/Improve the comments, so that the definitions...
maxv[src/trunk]: src/sys Remove the M_AUTHIPDGM flag. It is equivalent to M_AUTHI...
maxv[src/trunk]: src/sys/netinet6 Remove nullcheck, m is not allowed to be null.
jakllsch[src/trunk]: src/sys/uvm In uvm_page_recolor(), kmem_free() old size rather t...
maya[src/trunk]: src/sys/dev/pci add realtek RT525A PCI-E card reader
maya[src/trunk]: src/sys/dev/pci regen
roy[src/trunk]: src/usr.sbin/rtadvd Back out part of the prior commit where we a...
kamil[src/trunk]: src/sys/kern Remove unused code branch in the signal code
maya[src/trunk]: src/share/man/man4 Denote RTS525A, bump date
maya[src/trunk]: src/sys/dev rtsx(4): Add support for RT525A, from openbsd.
christos[src/trunk]: src/share/mk PR/53209: David Shao: lang/llvm BFD (NetBSD Binutil...
ozaki-r[src/trunk]: src/sys/external/bsd/acpica/dist/utilities Remove a unnecessary ...
ozaki-r[src/trunk]: src/sys/net Fix a deadlock (rt_free vs. route_intr on rt_so_mtx)
yamaguchi[src/trunk]: src/sys/dev/isa Use spin mutex to fix a panic
ragge[src/trunk]: src/sys/arch/vax/include Add __KERNEL_RCSID() macro.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Don't free and reallocate bus_dmamem when ...
ragge[src/trunk]: src/sys/arch/vax/vax Extract M_DATA, M_LEN, M_NEXT.
ragge[src/trunk]: src/sys/arch/vax/conf Add cpu_in_cksum.S.
ragge[src/trunk]: src/sys/arch/vax/vax VAX version of cpu_in_checksum(). Increase...
ragge[src/trunk]: src/sys/arch/vax/conf Enable CPU_IN_CKSUM.
maxv[src/trunk]: src/tests/net/net Remove ping6_opts_hops, "-g" does not exist an...
maxv[src/trunk]: src/sys/netinet6 Move the address checks into one function, ip6_...
maxv[src/trunk]: src/sys Use M_UNWRITABLE, no functional change.
maxv[src/trunk]: src/sys/kern Change comment, to clearly say that m_prepend shoul...
maxv[src/trunk]: src/share/man/man9 Remove m_prepend from the man page, it's a he...
roy[src/trunk]: src/sys/compat/common Test for valid interface for ioctls that d...
maxv[src/trunk]: src Stop adding '0's in parameter and function names, that's jus...
maxv[src/trunk]: src/sys/kern Rename
scole[src/trunk]: src/share/man/man9 Rename "cpu_switch" to "cpu_switchto"
scole[src/trunk]: src/sys/arch/ia64/include Update some of the _UC_MACHINE* macros...
macallan[src/trunk]: src/sys/arch/macppc/include bump message buffer size
alnsn[src/trunk]: src/sys Add KAUTH_MACHDEP_SVS_DISABLE and add support to secmode...
alnsn[src/trunk]: src/share/man/man9 Add SVS. It may not be disabled at secureleve...
maxv[src/trunk]: src/sys Change MCLGET, so that it calls m_clget instead of doing...
maxv[src/trunk]: src/sys/fs/nfs/common Fix inverted arguments in MGET().
maxv[src/trunk]: src/sys/arch/arm/gemini Fix inverted arguments in m_gethdr().
maxv[src/trunk]: src/sys Remove unused mbuf argument from sbsavetimestamp.
maxv[src/trunk]: src/sys/nfs Hum. This should be M_READONLY, not M_ROMAP.
maxv[src/trunk]: src/sys/net m_copy -> m_copym
knakahara[src/trunk]: src/sys/net Fix "how" argument of MGET(). Pointed out by maxv@n....
maxv[src/trunk]: src/sys Stop using m_copy(), use m_copym() directly. m_copy is u...
maxv[src/trunk]: src/share/man/man9 Improve the documentation of m_copypacket(), ...
maxv[src/trunk]: src/sys/kern Panic in m_copypacket if no header is present, that...
ryo[src/trunk]: src/sys/arch/aarch64/include define __HAVE_ATOMIC64_OPS
maxv[src/trunk]: src/sys/kern Style and simplify.
maxv[src/trunk]: src/sys/kern Simplify m_copydata, use unsigned int, and change i...
ragge[src/trunk]: src/sys/arch/vax/vax Remove the old unneccessary cksum files.
maxv[src/trunk]: src/sys Move m_align and m_append into iee80211_netbsd.c. They a...
maxv[src/trunk]: src/sys Implement M_COPY_PKTHDR as a function, like m_move_pkthdr.
maxv[src/trunk]: src/sys Rename m_reclaim -> mb_drain, and localify.
maxv[src/trunk]: src/sys M_CLUSTER -> M_EXT_CLUSTER
ryo[src/trunk]: src/sys/arch/aarch64 fix instability behavior of bufcache on aar...
maxv[src/trunk]: src/sys/kern Reorder, to group related functions.
maxv[src/trunk]: src M_CLUSTER -> M_EXT_CLUSTER, and remove M_CLUSTER completely.
maxv[src/trunk]: src/sys/netinet6 Fix a bug introduced in rev1.154 (2009). mcl_ca...
wiz[src/trunk]: src/share/man/man9 New sentence, new line.
maxv[src/trunk]: src/sys Remove _MCLGET, merge its content into m_clget(). The co...
ryo[src/trunk]: src/sys/arch/aarch64/include remove suspicious compare, and clea...
wiz[src/trunk]: src/share/man/man9 Fix xrefs.
christos[src/trunk]: src/sys/dev/usb use the proper station nodeid read command.
maxv[src/trunk]: src/sys/kern Stop passing the pool as argument of the storage. M...
knakahara[src/trunk]: src/sys Fix LOCKDEBUG kernel panic when many(about 200) tunnel i...
maxv[src/trunk]: src/sys Remove unused ext_flags field in struct _m_ext_storage.
kamil[src/trunk]: src/sys/kern Correct XXX comment in the ptrace(2) kernel code
maxv[src/trunk]: src/sys/kern Remove reference to m_ext.ext_type (doesn't exist).
christos[src/trunk]: src/sys Canonicalize the interpreter path in #! scripts since ch...
maxv[src/trunk]: src/sys Remove unused debug code.
kamil[src/trunk]: src/tests/lib/libc/sys Refactor the traceme1 and traceme4 ATF pt...
kamil[src/trunk]: src/tests/lib/libc/sys Refactor the traceme2 ATF ptrace(2) tests
mlelstv[src/trunk]: src/sys/dev/pci Add Symbios/LSI RAID and SAS controllers.
maxv[src/trunk]: src/sys/kern Modify m_defrag, so that it never frees the first m...
mlelstv[src/trunk]: src/sys/dev/pci regen
jmcneill[src/trunk]: src/sys/arch/aarch64/include Increase default MSGBUFSIZE to matc...
maxv[src/trunk]: src Rename the 'flags' and 'nowait' arguments to 'how'. The othe...
jmcneill[src/trunk]: src/sys/dev/fdt Add support for lid switch event codes.
jmcneill[src/trunk]: src/sys/arch/arm/dts Add support for Pinebook lid switch and eMMC
nonaka[src/trunk]: src/external/gpl2/gmake/dist gmake: Apply patch to support GLIBC...
jmcneill[src/trunk]: src/sys/arch/aarch64/include Define __HAVE_OLD_DISKLABEL for com...
jmcneill[src/trunk]: src/etc/etc.aarch64 Create bpf and openfirm devices
maxv[src/trunk]: src/sys/netipsec Remove unused macros.
maxv[src/trunk]: src/sys Remove unused ipsec_var.h includes.
riastradh[src/trunk]: src/libexec/ftpd Add -f option to ftpd to stay in foreground wit...
maxv[src/trunk]: src/sys/netipsec Fix the net.inet6.ipsec6.def_policy node, the v...
maxv[src/trunk]: src/sys/netipsec Style and remove unused stuff.
maxv[src/trunk]: src/sys Stop using a macro, rename the function to ipsec_init_pc...
maxv[src/trunk]: src/sys/netipsec Move the ipsec6_input prototype into ipsec6.h, ...
maxv[src/trunk]: src/sys/netipsec Inline M_EXT_WRITABLE directly, and remove the ...
jmcneill[src/trunk]: src/sys/dev/clk Create private sysctl nodes for inspecting clock...
jmcneill[src/trunk]: src/sys Initialize clk domain name and call clk_attach to regist...
ryo[src/trunk]: src/sys/arch/aarch64/include Oops, my previous commit is totally...
kamil[src/trunk]: src/tests/lib/libc/sys Handle core dumps in ATF ptrace(2) tests ...
maxv[src/trunk]: src/sys/netipsec Remove IPSEC_SPLASSERT_SOFTNET, it has always b...
kamil[src/trunk]: src/tests/lib/libc/sys Refactor the traceme3 ATF ptrace(2) test
jakllsch[src/trunk]: src/sys/arch/arm/cortex Cover all pic_maxsources lines for armgi...
jmcneill[src/trunk]: src/doc Update to Linux dts 4.17-rc2
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist merge conflicts
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sun50i-a64-teres-i.dts, sun50i-h5-o...
kamil[src/trunk]: src/tests/lib/libc/sys Enable traceme_raise1 in the ATF ptrace(2...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sun7i-a20-olimex-som204-evb-emmc.dt...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable Allwinner SID and thermal sensor...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable motg
kamil[src/trunk]: src/sys/kern Harden the NetBSD PT_TRACE_ME operation
spz[src/trunk]: src/crypto/external/bsd/heimdal/dist/kdc avoid busy-waiting on a...
maxv[src/trunk]: src/sys/sys Add KASSERTs in the rcvif functions.
maxv[src/trunk]: src/sys/netinet6 Replace
maxv[src/trunk]: src/sys Remove references to m_copy in comments.
maxv[src/trunk]: src/sys/net Add missing pserialize_read_exit in error branch, sp...
maxv[src/trunk]: src/sys/netipsec Remove duplicate prototype.
maxv[src/trunk]: src/sys/sys Remove unused function.
maxv[src/trunk]: src/sys Remove unused and misleading argument from ipsec_set_pol...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 delete unused code
maxv[src/trunk]: src/sys/netinet Move struct tcpiphdr from tcpip.h to tcp_var.h, ...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 fix KASSERT panic. pv_entry may not...
kamil[src/trunk]: src/tests/lib/libc/sys Add two new ptrace(2) ATF tests
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Add the following fu...
maxv[src/trunk]: src/sys/netipsec Remove useless icmp6.h include, remove manual e...
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist Import dts from Linux 4.17-rc2
maxv[src/trunk]: src/sys/netipsec Remove obsolete/dead code, the IP-in-IP encapsu...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src keep going if there is a CVS dir...
christos[src/trunk]: src/external/bsd/ipf/dist/ipsend fix the build: tcpiphdr is now ...
christos[src/trunk]: src/usr.bin/kdump print the mprotect perm argument symbolically.
jmcneill[src/trunk]: src Install ARM ACLE and NEON intrinsics headers on aarch64.
jmcneill[src/trunk]: src/lib/libc/compat/arch/aarch64 Add some compat stubs for aarch...
ragge[src/trunk]: src/sys/arch/vax/vax Fix bug causing small constants not to be p...
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua Utilise the pas...
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua Enable checking...
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua Add support for...
sevan[src/trunk]: src Hello netpgp(3lua)
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua sign_file funct...
sevan[src/trunk]: src Add a manual for netpgp(3lua)
maya[src/trunk]: src/sys/dev/usb Remove set but not used sc_flags.
nonaka[src/trunk]: src/external/gpl2/gmake/dist gmake: Make this work with glibc gl...
mlelstv[src/trunk]: src/sys/dev/usb add missing KERNEL_LOCK protection around autoco...
htodd[src/trunk]: src/share/man/man3lua Fix typo in Makefile to fix build.
wiz[src/trunk]: src/share/man/man3lua Fix copyright year. Fix whitespace, slight...
ragge[src/trunk]: src/sys/arch/vax/vax Kernel linker support for vax. Now modules...
martin[src/trunk]: src/distrib/sets/lists/man Add missing netpgp.html (for new lua ...
jmcneill[src/trunk]: src/sys/dev/i2c act8846_match: filter on ia_addr (device is expe...
jmcneill[src/trunk]: src/sys/dev/i2c tcakp_match: filter on ia_addr for indirect conf...
jmcneill[src/trunk]: src/sys/dev/i2c titemp_match: filter on ia_addr for indirect con...
sevan[src/trunk]: src/doc netpgp(3lua)
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua Unbreak script ...
christos[src/trunk]: src/tools PR/53238: Robert Elz: Disable MKREPRO in tools; the ho...
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/bindings/lua The secret key ...
nonaka[src/trunk]: src/external/gpl2/gmake/dist gmake: Revert dir.c r.1.2.
nonaka[src/trunk]: src/external/gpl2/gmake/dist gmake: Revert configure r1.2 and co...
maxv[src/trunk]: src/sys/net Move if_name() from net_osdep.h to if.h. net_osdep.h...
maxv[src/trunk]: src/sys/netinet Redefine the structure, not to rely on tcpiphdr.
maxv[src/trunk]: src/sys/netipsec Fix the checks in compute_ipsec_pos, otherwise ...
ragge[src/trunk]: src/sys/arch/vax/boot Enable ffsv2 in boot.
maxv[src/trunk]: src/sys/external/bsd/ipf/netinet Remove unused alias to tcpiphdr.
maxv[src/trunk]: src/sys/netipsec Remove unused.
maxv[src/trunk]: src/sys/netipsec Remove double include, opencrypto/xform.h is al...
maxv[src/trunk]: src/sys/netipsec When the replay check fails, return EACCES inst...
maxv[src/trunk]: src/sys Remove now unused net_osdep.h includes, the other BSDs d...
martin[src/trunk]: src/sbin/gpt Make the "gpt header" command return EXIT_FAILURE w...
maxv[src/trunk]: src/sys/netipsec When IP6_EXTHDR_GET fails, return ENOBUFS, and ...
martin[src/trunk]: src/usr.sbin/sysinst vnconfig has been renamed to vndconfig. Poi...
maxv[src/trunk]: src/sys/netipsec Remove some more dead code.
maxv[src/trunk]: src/sys/netinet Remove unused argument from udp4_espinudp, and r...
uwe[src/trunk]: src/usr.sbin/vnconfig Fix missed s/vnconfig/vndconfig/ in an exa...
ryo[src/trunk]: src/sys/arch/arm/include fix define of CPU IDs
martin[src/trunk]: src/usr.sbin/sysinst Simplify and get rid of external "grep" dep...
pgoyette[src/trunk]: src/sys/arch/x86/conf Make MPVERBOSE a defparam rather than deff...
kamil[src/trunk]: src/sys/kern Improve the proc_stoptrace() function
kamil[src/trunk]: src/sys/kern Add additional hardening in PT_TRACE_ME and PT_ATTACH
christos[src/trunk]: src/tools Centralize NOMAN handling.
maya[src/trunk]: src/sys/arch Fix ALL configs following MPVERBOSE becoming a defp...
maya[src/trunk]: src/sys/dev GC private 802.11 rateset declarations, use the stan...
kamil[src/trunk]: src Implement PTRACE_VFORK
christos[src/trunk]: src/lib Add the netpgp lua bindings so that the compat build can...
christos[src/trunk]: src/external/mit/xorg/tools Apply the same fixes from the regula...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable Allwinner H6 support
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for Allwinner H6 CCU.
wiz[src/trunk]: src/sbin/gpt Sort sections.
christos[src/trunk]: src/sys/arch more NOMAN= removal.
christos[src/trunk]: src Create a new bsd.hostinit.mk file and put the build definiti...
wiz[src/trunk]: src/sbin/gpt Bump date for new EXIT STATUS section.
kre[src/trunk]: src/sbin/gpt Spello. (it is "existence").
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Explicitly select external PHY on H6
kre[src/trunk]: src/usr.sbin/sysinst PR install/53220
kre[src/trunk]: src/usr.sbin/sysinst Change return type of pm_lvm_find() from in...
kamil[src/trunk]: src/distrib/sets/lists/man Register a missing file in the distri...
sevan[src/trunk]: src/libexec/httpd/lua Enable checking arguments for validity.
jmcneill[src/trunk]: src/sys/dev/fdt Add DesignWare DWC3 XHCI driver.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add driver for Allwinner USB3 PHY.
sevan[src/trunk]: src/libexec/httpd/lua Pass the expected httpd instance when call...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sunxiusb3phy and xhci
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sunxiusb3phy
sevan[src/trunk]: src/libexec/httpd/lua Unbreak script for Lua 5.3.
jmcneill[src/trunk]: src/doc arm: Add support for Allwinner H6 SoC.
pgoyette[src/trunk]: src Synch with HEAD
pgoyette[src/trunk]: src Re-add files that were accidentally deleted in my previous c...
phx[src/trunk]: src/sys/arch/powerpc/powerpc Fixed non-critical typo in tlbdsmis...
jmcneill[src/trunk]: src/sys/dev/usb "Root Hub" -> "root hub" for consistency with ot...
abhinav[src/trunk]: src/lib/libedit Add '*' and '[' to the list of characters which ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add pcf8563rtc
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist Updated Allwinner H6 dts from htt...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sun50ih6rccu
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add driver for Allwinner H6 PRCM CCU.
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSShared initialize ad...
martin[src/trunk]: src/external/bsd/bind/include/isc Use crypto code from openssl. ...
christos[src/trunk]: src/lib/libc/sys Add EXAMPLE and ERRORS section.
christos[src/trunk]: src/lib/libc/sys Explain PROT_MPROTECT better, add references to...
kamil[src/trunk]: src Add new ATF Undefined Behavior Sanitizer tests
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sunxinmi
pgoyette[src/trunk]: src/bin/sh Minor grammatical correction (don't end a sentence/ph...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add driver for Allwinner NMI / R_INTC int...
macallan[src/trunk]: src/sys/arch/macppc/conf don't pull in pic_u3_ht with uninorth -...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.0.4 with the fo...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.4
kre[src/trunk]: src/bin/sh Simplify convoluted language, and remove incorrect st...
christos[src/trunk]: src/tools/m68k-elf2aout need bsd.hostinit.mk before bsd.endian.mk
nonaka[src/trunk]: src/external/gpl2/texinfo/makedoc Restore MAKEDOC. Fix a build f...
mrg[src/trunk]: src/usr.bin/midiplay if just parsing don't try to read the unini...
christos[src/trunk]: src/crypto/external/bsd/netpgp/bindings/lua don't build for non pic
jmcneill[src/trunk]: src/sys/dev/i2c FDT-ize X-Powers AXP805/806 PMIC driver.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add axp806pmic, axp806reg
christos[src/trunk]: src/external/bsd/elftosb/usr.sbin/elftosb Fix the tools build.
jmcneill[src/trunk]: src/sys/dev/i2c Use IPL_VM for bus lock so we can do i2c xfers f...
maya[src/trunk]: src/sys/dev/pci Add some broadcom 802.11ac wifi devices
jmcneill[src/trunk]: src/sys/dev/i2c Add support for poweroff and the power on-off ke...
wiz[src/trunk]: src/bin/sh Remove Pps without effect.
maya[src/trunk]: src/sys/dev/pci regen
wiz[src/trunk]: src/lib/libc/sys Sort sections. Sort ERRORS. Remove trailing whi...
wiz[src/trunk]: src/usr.bin/midiplay Merge options without arguments in synopsis.
wiz[src/trunk]: src/usr.bin/midiplay Sync usage with manpage.
maxv[src/trunk]: src/sys Remove net_osdep.h completely.
maxv[src/trunk]: src/sys Remove m_copy completely.
maxv[src/trunk]: src/sys Rename m_pkthdr_remove -> m_remove_pkthdr, to match the ...
hannken[src/trunk]: src/sys/nfs nfsrv_readlink: stop attaching a zero-length mbuf fo...
maxv[src/trunk]: src Remove now unused tcpip.h includes. Some were already unused...
maxv[src/trunk]: src/sys/kern Revert my rev1.190, remove the M_READONLY check. Th...
maxv[src/trunk]: src/sys/sys Remove unused M_MAXCOMPRESS macro.
maxv[src/trunk]: src/sys/sys Fix comment, M_LOOP is not used for statistics, it's...
htodd[src/trunk]: src/share/misc Added NTBF.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 add sysctl for machdep.{cpu_id, id_r...
maxv[src/trunk]: src/sys/net Drop early if there's no PPPoE interface. Otherwise ...
ryo[src/trunk]: src/usr.sbin/cpuctl/arch add aarch64 support for cpuctl identify.
kamil[src/trunk]: src/share/misc Fix VLC -> VLA
kamil[src/trunk]: src/share/misc Register new acronym in wtf(6)
maxv[src/trunk]: src/sys/net80211 Remove ovbcopy from net80211.
jnemeth[src/trunk]: src/doc time marches on for lvm2tools
christos[src/trunk]: src/sys/sys make mbuftypes always visible
christos[src/trunk]: src/sys Fix COMPAT_NETBSD32 cmsg handling:
sevan[src/trunk]: src Hello bozohttpd(3lua)
sevan[src/trunk]: src Hello libbozohttpd(3)
pgoyette[src/trunk]: src/doc Add some comments/suggestions from John Nemeth. Thanks!
christos[src/trunk]: src/sys/arch/amiga/stand/loadkmap remove bsd.hostinit.mk; it bre...
christos[src/trunk]: src/sys/arch/atari/stand/keymaps remove bsd.hostinit.mk
christos[src/trunk]: src/sys/sys oops forgot to commit this one (fixes for prototypes)
christos[src/trunk]: src/sys/sys undo extra sbtimestamp argument.
christos[src/trunk]: src/sys/kern define MBUFTYPES here.
pgoyette[src/trunk]: src/sys/compat/common Clean up a stray #ifdef _MODULE - it preve...
martin[src/trunk]: src/tests/usr.bin/cc Use more formal speech in messages
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2018e
kre[src/trunk]: src/doc Note update of tzdata to 2018e
wiz[src/trunk]: src/doc gcc-8.1 is out.
maxv[src/trunk]: src/sys/net80211 Remove duplicate macros. Reported in PR/29786.
kamil[src/trunk]: src/tests/usr.bin/cc Explain VLA in t_ubsan_vla_out_of_bounds.sh...
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2018e from ftp:/...
sevan[src/trunk]: src/distrib/sets/lists/debug Unbreak build until the privatisati...
kamil[src/trunk]: src/tests/usr.bin/c++ Explain VLA in c++/t_ubsan_vla_out_of_boun...
kamil[src/trunk]: src/tests/usr.bin/c++ Improve wording for non-native speakers of...
kamil[src/trunk]: src/distrib/sets/lists/man Register a new cat page: libbozohttpd.0
kamil[src/trunk]: src/distrib/sets/lists/man Improve the category of libbozohttpd....
christos[src/trunk]: src/tools revert previous, breaks llvm build and not easy to fix.
christos[src/trunk]: src/share/mk include bsd.hostinit.mk instead of bsd.init.mk
christos[src/trunk]: src/doc new tzcode.
abhinav[src/trunk]: src/lib/libedit Handle filename autocompletion when the cursor i...
macallan[src/trunk]: src/sys/arch/powerpc/include/oea add Hardware Interrupt Offset R...
christos[src/trunk]: src/lib/libc/time Merge 2018e
macallan[src/trunk]: src/sys/arch/powerpc save & restore HID4 and HID5, zero SPR_HIOR...
macallan[src/trunk]: src/sys/arch/powerpc/powerpc when spinning up secondary CPUs, pu...
macallan[src/trunk]: src/sys/arch/macppc/dev don't cut off upper bits in the i2c addr...
macallan[src/trunk]: src/sys/arch/macppc/dev map 64KB register space on G5, provide f...
christos[src/trunk]: src/libexec/httpd fix lint
macallan[src/trunk]: src/sys/arch/macppc/dev use obio_space_map() to map DMA register...
christos[src/trunk]: src/libexec/httpd fix the rest of the compilers.
sevan[src/trunk]: src/libexec/httpd/lua Do not try and process empty requests. Thi...
christos[src/trunk]: src/distrib/sets/lists/comp fix bozo issues:
christos[src/trunk]: src/sys/kern bump the pathname size to NAME_MAX as POSIX wants.
nisimura[src/trunk]: src/share/mk remove duplicated cobalt in MACHINES.mips= line.
jmcneill[src/trunk]: src/sys/dev/i2c Fix pasto
christos[src/trunk]: src/lib/librt It is not a bug that we are only allowing /name. U...
christos[src/trunk]: src/lib/libedit fix uninitialized
jmcneill[src/trunk]: src/sys/arch/arm/dts Upstream dts specifies emac for sun50i-a64 now
jmcneill[src/trunk]: src/sys/arch/arm/dts Pinebook is not based on Pine64, so do not ...
jmcneill[src/trunk]: src/sys Rename axp806pmic to axppmic, and add support for AXP803.
christos[src/trunk]: src/doc new acpica
christos[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
christos[src/trunk]: src/sys/external/bsd/acpica/dist merge acpica 20180427
pgoyette[src/trunk]: src/sys/dev/sysmon Defend against some table-lookup-not-found er...
sevan[src/trunk]: src/distrib/sets/lists/comp files with _p.a suffix should be tag...
jmcneill[src/trunk]: src/sys/dev/i2c Add battery sensors.
jmcneill[src/trunk]: src/sys/dev/i2c axppmic depends on sysmon_envsys
christos[src/trunk]: src/sys/compat finish ktrace argument removal for do_sys_{send, r...
christos[src/trunk]: src/distrib/sets/lists/comp fix proflib for bozo
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add driver for Allwinner A64 PRCM CCU
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sun50ia64rccu
wiz[src/trunk]: src/lib/librt file system police; remove trailing whitespace; me...
jmcneill[src/trunk]: src/sys/dev/i2c Add ACIN and VBUS present sensors
jmcneill[src/trunk]: src/sys/arch/arm/dts Enable mmc1 (SDIO Wi-Fi is attached here)
jmcneill[src/trunk]: src/sys/dev/i2c No need to read battery capacity warning levels ...
jmcneill[src/trunk]: src/sys/arch/arm/dts Enable ehci0/ohci0 (attached to left USB port)
kre[src/trunk]: src/sbin/cgdconfig Check whether the cgd device selected is avai...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for A64 thermal sensor clocks
jmcneill[src/trunk]: src/sys/arch/arm/dts Add A64 thermal sensor node
sevan[src/trunk]: src/share/man/man3lua Add bozohttpd(3lua)
sevan[src/trunk]: src Add a manual for bozohttpd(3lua)
wiz[src/trunk]: src/share/man/man3lua Remove unnecessary macro. Fix typo.
christos[src/trunk]: src/sys bump PIPSIZ from 4 to 8K like FreeBSD and provide the sa...
christos[src/trunk]: src/sys/dev/acpi introduce acpi_device_present() to replace the ...
christos[src/trunk]: src/share/man/man7 Document new PF_LOCAL sysctls.
ryoon[src/trunk]: src/sys/dev/acpi Insert a whitespace after comma
wiz[src/trunk]: src/share/man/man7 Fix tab/macro order.
christos[src/trunk]: src/sys/kern don't use stack for name (requested by joerg)
christos[src/trunk]: src/sys/rump/librump/rumpnet add an empty stub
christos[src/trunk]: src/sys/kern don't use pathbuf here; it is intertwined with vfs ...
jmcneill[src/trunk]: src/sys/dev/fdt Pass WSDISPLAYIO_SVIDEO through to pmf
jmcneill[src/trunk]: src/sys Add kernel API for pwm channels.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Rename pwm0 function to pwm for PD22
jmcneill[src/trunk]: src/sys/dev/fdt Add support for PWM backlights.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add driver for Allwinner PWM controller.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add sunxipwm, pwmbacklight
jmcneill[src/trunk]: src/sys/arch/arm/dts Add pwm node
jmcneill[src/trunk]: src/sys/arch/arm/dts Add backlight node and enable pwm
jmcneill[src/trunk]: src/sys/dev/fdt Use enable gpio to turn the display on/off
jmcneill[src/trunk]: src/sys/dev/i2c POKS IRQ register / bit differ between AXP803 an...
sevan[src/trunk]: src/share/man/man3lua drop redundant repeat-until loop for now. ...
christos[src/trunk]: src/external/gpl3/binutils/dist/ld/emultempl fix misapplied patch
kamil[src/trunk]: src/sys Remove an element from struct emul: e_tracesig
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd add missed patch
christos[src/trunk]: src/usr.sbin/syslogd grow AF_UNIX receive buffer size
kre[src/trunk]: src/sbin/cgdconfig Fix usage for rump. Fixes test breakage cau...
maxv[src/trunk]: src/sys/netipsec Clarify IPIP: ipe4_xformsw is not allowed to ca...
maxv[src/trunk]: src/sys/netipsec Remove unused 'mp' argument from all the xf_out...
maxv[src/trunk]: src/sys/netipsec Remove now unused 'isr', 'skip' and 'protoff' a...
maxv[src/trunk]: src/sys/netipsec Remove a dummy reference to XF_IP4, explain bri...
maxv[src/trunk]: src/sys/dev/marvell Fix double-free, m_tag_delete_chain is alrea...
maxv[src/trunk]: src/sys/netinet6 Remove misleading comments.
maxv[src/trunk]: src/sys/net Use m_remove_pkthdr.
maxv[src/trunk]: src/sys/kern Copy some KASSERTs from m_move_pkthdr into m_copy_p...
jmcneill[src/trunk]: src/sys/dev/fdt Build fix
maxv[src/trunk]: src/share/man/man9 Clean up, improve a bit, and document m_remov...
maxv[src/trunk]: src/sys/netinet Fix possible buffer overflow. We need to make su...
jmcneill[src/trunk]: src/sys/dev/i2c Don't sleep with IPL_VM lock held.
christos[src/trunk]: src/sys/uvm update maxrss (used to always be 0). Patterned after...
uwe[src/trunk]: src/sys/netinet Fix unsigned wraparound on window size calculati...
christos[src/trunk]: src/sys Load the struct rusage text, data, and stack fields from...
christos[src/trunk]: src/tests/lib/libc/sys add tests for maxrss, msgsnd
mlelstv[src/trunk]: src/sys/dev/acpi Bail if we have a zero-length memory resource.
msaitoh[src/trunk]: src/sys/dev/pci - Fix a bug that bnx(4) panics on shutdown. Stop...
snj[src/trunk]: src/games/fortune/datfiles make fortune fatter
maxv[src/trunk]: src/sys/net Simplify: use M_MOVE_PKTHDR directly.
maxv[src/trunk]: src/sys/arch/arm/imx Don't remove M_PKTHDR manually, use m_remov...
msaitoh[src/trunk]: src/sys/dev/pci rxipsum and rxtusum are not interrupt counter, s...
pgoyette[src/trunk]: src/sys/dev/ic Fix mis-placed right paren. kern/53271
maxv[src/trunk]: src/sys/net80211 Remove three useless debug messages, remove mea...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Fix broken watchdog timer. This change d...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that TX might stall because WM_TXQ_NO_...
ryo[src/trunk]: src/usr.sbin/cpuctl/arch TGran64 indication was actually the opp...
maxv[src/trunk]: src/sys/nfs Use M_MOVE_PKTHDR.
kamil[src/trunk]: src/bin/ksh Stop using the register keyword in ksh(1)
maxv[src/trunk]: src/sys/arch Mitigation for the SS bug, CVE-2018-8897. We disabl...
christos[src/trunk]: src/sys/kern get the maxrss from the vmspace field, and handle p...
christos[src/trunk]: src/sys/uvm don't store the rssmax in the lwp rusage, it is a pe...
christos[src/trunk]: src/sys/arch make as not having pmap statistics available
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Pass set_rate calls on fixed factor clock...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add audio clocks
mrg[src/trunk]: src/usr.bin/crunch/crunchgen in dir_search(), don't assume a dir...
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Add the type of info...
christos[src/trunk]: src/usr.bin/pmap handle field rename.
thorpej[src/trunk]: src/sys/dev/i2c The probe this driver uses is potentially destru...
msaitoh[src/trunk]: src/sys/dev/pci Fix typo. s/TPL/TLP/
thorpej[src/trunk]: src/sys/arch/arm If we don't get informed (via device properties...
msaitoh[src/trunk]: src/share/man/man4 Add missing .Nd.
msaitoh[src/trunk]: src Add a maunal page for ixv(4).
martin[src/trunk]: src/tests/lib/libc/sys Make the getrusage_maxrss test more stabl...
maxv[src/trunk]: src/sys/arch/arm/gemini Remove nonsensical KASSERT.
maxv[src/trunk]: src/sys Replace
maxv[src/trunk]: src/sys/lib/libsa Remove annoying things, style, and fix buffer ...
snj[src/trunk]: src/external/mit/xorg/lib/freetype add a note about our freetype...
maxv[src/trunk]: src/usr.sbin/route6d Remove dead/broken code.
maxv[src/trunk]: src/usr.sbin/route6d Clean up.
maya[src/trunk]: src Adjust for freetype 2.9.1
maxv[src/trunk]: src/sys/netipsec static const on ipsecif4_encapsw
maxv[src/trunk]: src/usr.sbin/route6d Rename allocopy -> xstrdup, and simplify.
wiz[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Fix typo, add 'and' ...
wiz[src/trunk]: src/share/man/man4 Fix xref.
wiz[src/trunk]: src/share/man/man4 Use Nx. Fix typo. Capitalize Gigabit and Ethe...
mrg[src/trunk]: src/external/mit/xorg add some missing -I paths for new freetype.
mrg[src/trunk]: src/external/mit/xorg/lib/fontconfig/src add more include paths ...
msaitoh[src/trunk]: src/share/man/man4 Add ixv.4.
wiz[src/trunk]: src/share/man/man4 Capitalize Gigabit and Ethernet.
mrg[src/trunk]: src/tests/lib/libc/sys don't print "long" with "%zu".
joerg[src/trunk]: src/tests/lib/libobjc Handle the GCC restriction like the set li...
mrg[src/trunk]: src/external/mit/xorg add freetype2/freetype to the include path.
joerg[src/trunk]: src/share/mk Drop checks for EXTERNAL_TOOLCHAIN for crt*.o. We'v...
kre[src/trunk]: src/sbin/cgdconfig Check arg count in configure() at entry, rath...
joerg[src/trunk]: src/tools For EXTERNAL_TOOLCHAIN, MKLLVM=yes needs to build only...
joerg[src/trunk]: src/share/mk Always provide --sysroot arguments, even for EXTERN...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb remove generated file
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb clean generated file
wiz[src/trunk]: src/sbin/cgdconfig Add commas in enumeration.
kre[src/trunk]: src/sbin/cgdconfig Fix missing -p in usage message (noted by Chr...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Set "DMA MCLK interface circuit auto gati...
alnsn[src/trunk]: src/sbin/cgdconfig Missed one change when doing a manual merge o...
alnsn[src/trunk]: src/sbin/cgdconfig Add '-e' option (echo the passphrase) and wip...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix locations of bus gates
alnsn[src/trunk]: src/sbin/cgdconfig use explicit_memset(3)
kre[src/trunk]: src/sys Cause a process's user and system times to become non-de...
kre[src/trunk]: src/sbin/cgdconfig With the change to use getpass_r the 128 byte...
joerg[src/trunk]: src/share/mk Don't assume that EXTERNAL_TOOLCHAIN is gcc. HAVE_G...
joerg[src/trunk]: src/share/mk Document that EXTERNAL_TOOLCHAIN should be used tog...
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Add a description of...
jmcneill[src/trunk]: src/sys/dev Add APIs for digital audio interface drivers
jmcneill[src/trunk]: src/sys/arch/evbarm/conf whitespace fix
jmcneill[src/trunk]: src/sys/dev/fdt Add SoC sound driver based on "simple-audio-card...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for Allwinner A64 audio codec.
jmcneill[src/trunk]: src/sys/arch/arm/dts Enable audio codec
jmcneill[src/trunk]: src/sys/arch/arm/dts Add audio codec nodes
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add ausoc, sun8icodec, a64codec, sunxii2s
jmcneill[src/trunk]: src/sys/arch/arm/sunxi 32-bit build fix
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Enable HP PA output
ozaki-r[src/trunk]: src/sys/compat Fix pserialize enter/exit pairs in linux_getifcon...
christos[src/trunk]: src/sys/compat/netbsd32 add {send,recv}mmsg
msaitoh[src/trunk]: src/sys/dev/mii Add Intel X540 internal PHY.
christos[src/trunk]: src/sys/compat/netbsd32 regen
msaitoh[src/trunk]: src/sys/dev/mii Regen.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Count some register correctly:
msaitoh[src/trunk]: src/sys/dev/pci KNF. No binary change.
maxv[src/trunk]: src/sys Rename ipsec4_forward -> ipsec_mtu, and switch to void.
maxv[src/trunk]: src/sys/netipsec Replace dumb code by M_VERIFY_PACKET. In fact, ...
nonaka[src/trunk]: src/sys/compat/common Added missing ifi_link_state at compat_50_...
jmcneill[src/trunk]: src/sys/arch/arm/dts Disable spdif nodes on pinebook
jmcneill[src/trunk]: src/sys/dev/fdt Emit initial lid switch state event at startup
sevan[src/trunk]: src/share/misc Add HKP - OpenPGP HTTP Keyserver Protocol
jmcneill[src/trunk]: src/sys/dev/fdt Keep the backlight off while the lid is closed.
sevan[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Add descriptions for
jmcneill[src/trunk]: src/sys/dev/i2c Fix off by one in axp803 dcdc2/3/4 definitions
maya[src/trunk]: src/external/mit/xorg/lib/freetype Correct pkgconfig version.
jmcneill[src/trunk]: src/sys/arch/arm/dts Add cpu0 clock
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add PLL_CPUX clock
jmcneill[src/trunk]: src/sys/arch/arm/dts Add cpu0 supply and operating points table
maya[src/trunk]: src/sys/dev sync with openbsd bwfm to some extent.
maya[src/trunk]: src Add firmware for use with bwfm at pci.
maya[src/trunk]: src/sys/dev/pci add bwfm pci support, from openbsd
maya[src/trunk]: src/sys/arch/amd64/conf Enable bwfm at pci.
maya[src/trunk]: src/share/man/man4 Update bwfm(4) man page to note pci support
roy[src/trunk]: src/sys Increase the default size of some receive buffers from 8...
jmcneill[src/trunk]: src/sys/dev/usb Fix off-by-one in rx packet processing
sevan[src/trunk]: src/share/man/man3 Pass through mandoc -Tlint, drop Pp before Bl.
cherry[src/trunk]: src/sys/arch/xen/xen Fixes port-xen/53267
maxv[src/trunk]: src/sys/netipsec Clean up, and panic if we call functions that a...
maxv[src/trunk]: src/sys/net/npf Improve comment, it's not just IPv4.
maxv[src/trunk]: src/sys/netinet static
maxv[src/trunk]: src/sys/netinet6 Dedup: introduce rip6_sbappendaddr. Same as IPv4.
maxv[src/trunk]: src Retire ICMPPRINTFS, it's annoying and it doesn't build.
maxv[src/trunk]: src/sys/netinet Make sure we have at least an IP header, and rem...
sevan[src/trunk]: src/share/misc Move HTTP Keyserver Protocol entry to the correct...
sevan[src/trunk]: src/share/misc Add IFS - internal field separator.
sevan[src/trunk]: src/usr.bin/who Match sequence of flags with usage()
maxv[src/trunk]: src/sys/netipsec ENOBUFS -> EACCES when updating the replay coun...
sevan[src/trunk]: src remove definition of LUA_USE_APICHECK, it is a build time op...
macallan[src/trunk]: src/sys/arch/powerpc/pic use 128 as IPI_VECTOR to avoid overlap ...
macallan[src/trunk]: src/sys/arch/powerpc/powerpc disable the MULTIPROCESSOR case in ...
macallan[src/trunk]: src/sys/arch/macppc/macppc deal with IPIs on U3/HT machines, onl...
jmcneill[src/trunk]: src/sys/dev Add APIs for linking dai devices and jack detection
jmcneill[src/trunk]: src/sys/dev/fdt Attach aux devices to the codec
macallan[src/trunk]: src/sys/arch/macppc/conf fix tpyo
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add HP jack detect support. When HP is pr...
jmcneill[src/trunk]: src/sys/dev/i2c Trigger shutdown on POKLIRQ instead of POKSIRQ.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Disable lineout by default. If HP is not ...
mlelstv[src/trunk]: src/sys/dev Support dump on wedges.
jdolecek[src/trunk]: src remove ubc_alloc(9) and ubc_release(9) from ubc(9) from the ...
jmcneill[src/trunk]: src/sys/arch/aarch64/include Increase PAGER_MAP_DEFAULT_SIZE to ...
jdolecek[src/trunk]: src/share/man/man9 adjust description for ubc_uiomove() to not r...
sjg[src/trunk]: src/usr.bin/make Skip setting wantToken.
jmcneill[src/trunk]: src/sys Pass mixer requests to the codec. It is the responsibili...
christos[src/trunk]: src/sys/compat/netbsd32 PR/53280: Andreas Gustafsson: Fix panic ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Mixer improvements:
jmcneill[src/trunk]: src/sys/dev/i2c Use IRQs to update status whenever we can. Reduc...
christos[src/trunk]: src/usr.bin/make PR/53285: Andreas Gustafsson: Build times tripl...
christos[src/trunk]: src/sys/kern correct the function name.
macallan[src/trunk]: src/sys/arch/macppc/macppc fix the fix
christos[src/trunk]: src/sys/arch/macppc/macppc make this compile again.
maxv[src/trunk]: src/sys/netipsec Remove unused calls to nat_t_ports_get.
sevan[src/trunk]: src/share/misc Add another APM, advanced power management.
maya[src/trunk]: src/share/misc Add APM, APM, APU and ZFS
maxv[src/trunk]: src/sys/netinet Clarify ESP-in-UDP.
sjg[src/trunk]: src/usr.bin/make Just skip polling job token pipe.
sevan[src/trunk]: src/usr.sbin/wakeonlan Document history.
khorben[src/trunk]: src/sys/netinet Fix spello in a comment
jmcneill[src/trunk]: src/sys/dev/i2c Battery charge state is invalid until we refresh...
kamil[src/trunk]: src/tests/lib/libc/sys Refactor code in ATF ptrace(2) tests
jakllsch[src/trunk]: src/sys/dev/usb With the hope it fixes PR #52911, be extra paran...
ozaki-r[src/trunk]: src/sys/netipsec Restore TCP header inclusions for TCP_SIGNATURE
kamil[src/trunk]: src/tests/lib/libc/sys Add a new ptrace(2) ATF exploit for: CVE-...
ozaki-r[src/trunk]: src/sys/net Use if_is_mpsafe (NFC)
ozaki-r[src/trunk]: src/sys/net Protect packet input routines with KERNEL_LOCK and s...
ozaki-r[src/trunk]: src/sys/net Protect if_deferred_start_softint with KERNEL_LOCK i...
lukem[src/trunk]: src/usr.bin/locate/locate locate: fix support for multiple datab...
wiz[src/trunk]: src/usr.sbin/wakeonlan End sentence with a dot.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix panic or hangup when "sysctl -w hw.ixg...
kamil[src/trunk]: src/tests/lib/libc/sys Revert previous change in t_ptrace.c
kamil[src/trunk]: src/tests/lib/libc/sys Simplify the x86_64_cve_2018_8897 ATF ptr...
joerg[src/trunk]: src/sys/arch/arm/cortex Remove a number of debug #if 0s.
joerg[src/trunk]: src/sys/arch/arm/cortex Remove unused gtmr_bootdelay.
joerg[src/trunk]: src/sys/arch Workaround A-008585 errata in GTMR.
maxv[src/trunk]: src/sys/netinet Don't crash if there is no inner IP header.
maxv[src/trunk]: src/sys Merge ipsec4_input and ipsec6_input into ipsec_ip_input....
thorpej[src/trunk]: src/sys/arch Fully specifiy the location of indirectly-configure...
thorpej[src/trunk]: src/sys/arch Fully specifiy the location of indirectly-configure...
jakllsch[src/trunk]: src/sys/arch/alpha/conf Move iic0 at alipm? to iic1. Using iic0...
nat[src/trunk]: src/sys/dev Fix numbering of vchan mixer controls to correspond ...
thorpej[src/trunk]: src/sys/arch/alpha/conf Actully, we can STAR the iic instances (...
nat[src/trunk]: src/sys/dev Expose the audio_info structure of vchan zero(0) the...
thorpej[src/trunk]: src/sys/arch/zaurus/conf Fully specifiy the location of indirect...
thorpej[src/trunk]: src/sys/arch/sandpoint/conf Revert previous; we actually use dir...
thorpej[src/trunk]: src/sys/arch/sandpoint/conf Fully specifiy the location of indir...
nat[src/trunk]: src Add the audio mixer specification to section 7 of the manual.
nat[src/trunk]: src/share/man/man7 Update the introduction page to section 7 of ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add outputs.mute control
thorpej[src/trunk]: src/sys/arch/evbarm/conf Fully specifiy the location of indirect...
jmcneill[src/trunk]: src/usr.bin/usbhidaction Add an optional '-p pidfile' parameter.
thorpej[src/trunk]: src/sys/dev/i2c Fix a problem reported by jmcneill@ where by a s...
thorpej[src/trunk]: src/sys/arch Fully specifiy the location of indirectly-configure...
wiz[src/trunk]: src/share/man/man7 Remove Tn.
nat[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Use the correct tag options.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe The TQSMR register is not for receiving bu...
jmcneill[src/trunk]: src/sys/dev/fdt Build fix for FDT kernels without audio
wiz[src/trunk]: src/share/man/man7 Various improvements, more markup, typo fixes.
nat[src/trunk]: src/sys/dev Fix over cautious compiler error - setmode may not b...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Rename mic1 control to mic so audiorecord...
maxv[src/trunk]: src/sys When reassembling IPv4/IPv6 packets, ensure each fragmen...
kamil[src/trunk]: src/tests/lib/libc/sys Add a new ATF ptrace(2) test: traceme_vfo...
kamil[src/trunk]: src/tests/lib/libc/sys Improve the description of traceme_vfork_...
kamil[src/trunk]: src Correct handling of: vfork(2) + PT_TRACE_ME + raise(2)
kamil[src/trunk]: src/tests/lib/libc/sys Improve the description of traceme_vfork_...
kamil[src/trunk]: src/tests/lib/libc/sys Add a new ATF ptrace(2) test: traceme_vfo...
kamil[src/trunk]: src/tests/lib/libc/sys Add extra asserts in three ATF ptrace(2) ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a problem that the watchdog timer some...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Whitespace fix. No functional change.
maxv[src/trunk]: src/sys/arch/i386/i386 Mitigation for CVE-2018-8897 on i386. Con...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 Fix memory leak. it was leaking one...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Set AUDIO_PROP_INDEPENDENT.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Delete whitespace, NFC
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add mic preamp controls and unswap L/R DA...
reinoud[src/trunk]: src/sys/arch/usermode/include Add new mcontext and depends to th...
joerg[src/trunk]: src/external/gpl2/groff/dist/src/preproc/grn Remove obsolete reg...
joerg[src/trunk]: src/external/bsd/openpam/dist/lib/libpam Cast enum explicitly to...
joerg[src/trunk]: src/external/gpl3/gdb/dist/gdb Annotate mixing of enums from dif...
reinoud[src/trunk]: src/sys/arch/usermode/include Regen usermode headers
maxv[src/trunk]: src/sys/arch/i386/i386 Fix compilation on Xen.
jakllsch[src/trunk]: src/sys/dev/pci Enable the appropriate memory or I/O space decod...
joerg[src/trunk]: src/lib/libpam/modules/pam_unix Improve type safety by using the...
jakllsch[src/trunk]: src/sys/arch/i386/stand/efiboot During awaitkey(), move the curs...
joerg[src/trunk]: src Avoid complicated arithmetic involving NULL.
macallan[src/trunk]: src/sys/arch/powerpc/pic special case IPIs so we don't mess with...
thorpej[src/trunk]: src Default NFS mounts to using TCP transport instead of UDP.
wiz[src/trunk]: src/sbin/mount_nfs Remove Tn for standard abbreviations.
maxv[src/trunk]: src/sys/netinet Remove reference to tcpiphdr in comment.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 allow to execute cache operation (D...
nat[src/trunk]: src/sys/dev Fix a typo with sc_out/inports when setting the hard...
maxv[src/trunk]: src/sys Add KASSERTs, related to PR/39794.
maxv[src/trunk]: src/sys/netinet6 Fix the KASSERTs. It doesn't matter at all sinc...
reinoud[src/trunk]: src/sys/arch/usermode/dev Refactor for easier debugging and whil...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Don't dynamically allocate memory...
macallan[src/trunk]: src/sys/arch/macppc/macppc really fix the fix
kamil[src/trunk]: src/tests/kernel Correct assert in ATF t_zombie test
jmcneill[src/trunk]: src/sys/arch/arm/sunxi MMC clock source is the pll_periph's 2X o...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Set SUNXI_CCU_NM_DIVIDE_BY_TWO on mmc mod...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Enable MMC HS200 on sun50i-a64
reinoud[src/trunk]: src/sys/arch/usermode/usermode Include our doctored types.h inst...
kamil[src/trunk]: src Add new ATF tests: t_fork and t_vfork
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Revert new watchdog timer commits. The new...
joerg[src/trunk]: src/usr.sbin/sysinst deconst -> __UNCONST, the former involves U...
maxv[src/trunk]: src/sys/netinet Remove IP6_EXTHDR_GET0, remove pointless XXXs, a...
maxv[src/trunk]: src/sys IP6_EXTHDR_GET performs a basic mbuf operation, which ha...
reinoud[src/trunk]: src/sys/arch/usermode/include Implement own process register cap...
reinoud[src/trunk]: src/sys/arch/usermode/conf Where did kern.ldscript go?
maxv[src/trunk]: src/sys IP6_EXTHDR_GET -> M_REGION_GET, no functional change.
reinoud[src/trunk]: src/sys/arch/usermode/target/x86_64 Use knowledge about the mcon...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Second part for creating sensible...
reinoud[src/trunk]: src/sys/arch/usermode/target/i386 Use knowledge of mcontext for ...
reinoud[src/trunk]: src/sys/arch/usermode/usermode Replace the dynamically allocated...
maxv[src/trunk]: src/sys/netinet6 Add missing m_put_rcvif_psref.
reinoud[src/trunk]: src/sys/arch/usermode/include Include OUR types.h and not the ma...
reinoud[src/trunk]: src/sys/arch/usermode/target/x86_64 Remove outdated comment
christos[src/trunk]: src/external/bsd/byacc/dist Add awk line
christos[src/trunk]: src/external/bsd/byacc/dist provide bison compatibility for YYLL...
christos[src/trunk]: src/external/bsd/byacc/dist regen
kamil[src/trunk]: src Stop masking SIGSTOP in a vfork(2)ed child
kamil[src/trunk]: src/sys/kern Stop masking raise(SIGSTOP) in a vfork(2)ed child t...
kamil[src/trunk]: src/tests/lib/libc/sys Add new auxiliary functions in t_ptrace_w...
kamil[src/trunk]: src/tests/lib/libc/sys Enable traceme_vfork_raise2 in ATF ptrace...
kamil[src/trunk]: src/tests/lib/libc/sys Reflect reality in the comment
kamil[src/trunk]: src/tests/lib/libc/sys Cover SIGTSTP, SIGTTIN and SIGTTOU in tra...
kamil[src/trunk]: src/lib/libc/sys Note in vfork(2) that SIGTSTP is masked
maxv[src/trunk]: src/sys/netinet6 Remove misleading comment.
maxv[src/trunk]: src/sys/netinet6 Style.
jdolecek[src/trunk]: src/sys/external/bsd/ena-com adapt for NetBSD
jdolecek[src/trunk]: src/sys add config glue for ena(4)
jdolecek[src/trunk]: src/sys/external/bsd/ena-com Introduce HAL for Amazon Elastic Ne...
jdolecek[src/trunk]: src/sys/dev/pci Import source for FreeBSD Amazon Elastic Network...
jdolecek[src/trunk]: src/sys/uvm detect wraparound when bumping page wire_count and l...
jdolecek[src/trunk]: src/sys/dev/pci Intermediate changes to make it further into act...
jdolecek[src/trunk]: src/sys/sys bump version to 8.99.18 - emap removal
jdolecek[src/trunk]: src/sys Remove emap support. Unfortunately it never got to state...
christos[src/trunk]: src/share/mk Prevent 'make obj' creating an objdir inside an obj...
thorpej[src/trunk]: src Overhaul of GPIO interrupt support (that wasn't even used by...
thorpej[src/trunk]: src/sys/arch/arm/broadcom Add support for interrupts on GPIO pin...
jdolecek[src/trunk]: src/sys add experimental new function uvm_direct_process(), to a...
thorpej[src/trunk]: src Add an example "gpioirq" driver that demonstrates interrupts...
jdolecek[src/trunk]: src/sys/uvm change code to take advantage of direct map when ava...
jdolecek[src/trunk]: src/sys/uvm adjust heuristics for read-ahead to skip the full re...
jakllsch[src/trunk]: src/sys/arch/x86/include remove some remaining uvm_emap(9)-relat...
jakllsch[src/trunk]: src/sys/arch/x86/x86 remove more vestiges of uvm_emap_*(), to fi...
jakllsch[src/trunk]: src/sys Refine previous change to enable PCI window decoding in ...
christos[src/trunk]: src/share/mk Need to delete ${DESTDIR} for lint
jakllsch[src/trunk]: src/sys/dev/pci Re-enable PCI window decode enable in PCI Comman...
christos[src/trunk]: src/tools/elftosb remove trailing newline
christos[src/trunk]: src/external/bsd/byacc/dist add more casts (needed for c++)
christos[src/trunk]: src/external/bsd/byacc/dist regen
jakllsch[src/trunk]: src/sys/arch/i386/stand/mbr Compact crc32 code by 12 bytes of text.
jakllsch[src/trunk]: src/sys/arch/i386/stand/mbr Fix some whitespace style issues.
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Style, a little...
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon More unused variables.
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Remove unused variables.
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Remove unused labels, fun...
thorpej[src/trunk]: src/sys/arch/alpha/include Implement PMAP_DIRECT / pmap_direct_p...
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Remove unused 'error' var...
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Use strict prototypes, wh...
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Remove dead code, and style.
christos[src/trunk]: src/external/gpl3/binutils/dist/ld/emultempl don't prepend sysro...
thorpej[src/trunk]: src/doc Note GPIO interrupt support overhaul.
christos[src/trunk]: src/usr.sbin/crash Fix reproducible builds
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Style.
maxv[src/trunk]: src/sys/netinet6 Remove notyet, we've never had this.
kamil[src/trunk]: src Fix and enable traceme_signal_nohandler2 in ATF ptrace(2) tests
kamil[src/trunk]: src/sys Make stopsigmask a non-static symbol now as it's used in...
maxv[src/trunk]: src/crypto/dist/ipsec-tools Add a note about FreeBSD.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 pmap_enter() must update modified/r...
maxv[src/trunk]: src/crypto/dist/ipsec-tools Update, after ten years. Importantly...
wiz[src/trunk]: src/share/man/man4 End sentence with a dot.
christos[src/trunk]: src/share/mk Also substitute ${X11SRCDIR} for the random seed fo...
thorpej[src/trunk]: src Add a 1PPS-over-GPIO driver, originally by Brad Spencer, wit...
thorpej[src/trunk]: src Add a 1PPS-over-GPIO driver, originally by Brad Spencer, wit...
wiz[src/trunk]: src/share/man/man4 End sentence with a dot.
kamil[src/trunk]: src/tests/lib/libc/sys Refactor and enable the signal3 ATF ptrac...
jnemeth[src/trunk]: src/sys/dev/pci add Oxford Semiconductor OXPCIe954 PCIe 4-port s...
christos[src/trunk]: src/external/gpl3/gdb/dist add minimal glue to make gdb compile ...
jnemeth[src/trunk]: src/sys/dev/pci add Oxford Semiconductor OXPCIe954 PCIe 4-port s...
jnemeth[src/trunk]: src/sys/dev/pci regen
kamil[src/trunk]: src/tests/kernel Add new ATF test: t_trapsignal:trap_ignore
jmcneill[src/trunk]: src/sys/arch/arm/cortex Replace stable_read/write debug printfs ...
mrg[src/trunk]: src/sys/external/bsd/drm2/nouveau disable drm2 on modern nouveau...
taca[src/trunk]: src/doc Postfix 3.1.9/3.2.6/3.3.1 has released.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Workaround bogus GCC warning about an uni...
kamil[src/trunk]: src/share/man/man7 Minor update to signal(7)
nat[src/trunk]: src Using audioctl without the -p switch defaults to the mix rin...
ginsbach[src/trunk]: src/share/misc Fix spelling
kamil[src/trunk]: src/lib/libc/sys Minor improvement in sigaction(2)
ginsbach[src/trunk]: src/share/misc Add M&O, ROM, and SWOT
wiz[src/trunk]: src/lib/libc/sys Remove reference to itself.
kamil[src/trunk]: src/tests/kernel Extend ATF tests in t_trapsignal.sh to verify s...
maxv[src/trunk]: src/sys/arch/x86/x86 Reorder and rename, to make the code less S...
maxv[src/trunk]: src/sys/arch/x86/include Add RSBA. When set, it indicates that t...
maxv[src/trunk]: src/sys/arch/x86 Mitigation for SpectreV4, based on SSBD. The fo...
maxv[src/trunk]: src/sys/arch Clarify the parameters for the SpectreV2 mitigation.
maxv[src/trunk]: src/sys/arch/x86 Implement a mitigation for SpectreV4 on AMD fam...
maxv[src/trunk]: src/sys/arch/x86/x86 Several changes:
maxv[src/trunk]: src/sys/arch Mmh, don't compile spectre.c on Xen.
kamil[src/trunk]: src/tests/lib/libc/sys Add new ATF ptrace(2) tests: traceme_send...
reinoud[src/trunk]: src/sys/arch/usermode/target Include <machine/mcontext.h> now it...
maxv[src/trunk]: src/sys/arch/x86/x86 Forgot switch cases for AMD.
kamil[src/trunk]: src/sys/arch/i386/include Define PTRACE_BREAKPOINT_ASM for i386 ...
maxv[src/trunk]: src/sys/arch/x86/x86 Simplify the sysctl handlers.
maxv[src/trunk]: src/sys/arch/x86 Extend the AMD NONARCH method to family 17h. Th...
christos[src/trunk]: src/usr.bin/mail Remove Mail
christos[src/trunk]: src/distrib/sets/lists remove Mail
kamil[src/trunk]: src/tests/lib/libc/sys Refactor the attach[1-8] and race1 ATF t_...
christos[src/trunk]: src/distrib/sets/lists/comp rename {HMAC, MD5} to openssl_{HMAC, M...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto rename {MD5, HMAC} ...
christos[src/trunk]: src/lib/libc Add cross references to the openssl man pages.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Don't check IFF_RUNNING in ixgbe_rxeof(). ...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Add SSBD bit for Intel.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add rxd_nxck (Receive Descriptor next to c...
wiz[src/trunk]: src/lib/libc/md Use .An in authors section. Remove empty section.
wiz[src/trunk]: src/share/man/man7 Mark up argument. Fix typo.
maxv[src/trunk]: src/sys/arch/x86/include Clean up the FPU headers.
wiz[src/trunk]: src/share/man/man7 Add missing .El. Replace Ta outside its defin...
para[src/trunk]: src/distrib/sets/lists/comp fix build
maxv[src/trunk]: src/sys/arch/x86/x86 style
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 style
nonaka[src/trunk]: src/external/gpl2/gmake/dist/glob gmake: __alloca and __stat are...
maxv[src/trunk]: src/sys/arch Merge convert_xmm_s87.c into fpu.c. It contains onl...
maxv[src/trunk]: src/sys/arch/x86/x86 Clarify and extend the fix for the AMD FPU ...
maxv[src/trunk]: src/sys/arch/x86/x86 Add a comment about recent AMD CPUs.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add "bool txr_no_space" for TX descriptor ...
kamil[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Cherry-...
kamil[src/trunk]: src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common Che...
kamil[src/trunk]: src/tests/lib/libc/sys Add new auxiliary functions in ATF ptrace...
kamil[src/trunk]: src/tests/lib/libc/sys Extend traceme_vfork_breakpoint in ATF pt...
hkenken[src/trunk]: src/sys/arch/arm/imx Modified CCM register defines.
christos[src/trunk]: src/external/bsd/blacklist/diff refresh the diffs to the latest ...
maxv[src/trunk]: src/sys/netinet Add XXX.
joerg[src/trunk]: src/sys/external/bsd/acpica/dist/include Replace null pointer ar...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Increase strictness of blac...
joerg[src/trunk]: src/usr.bin/mkdep deconst -> __UNCONST to avoid null pointer ari...
joerg[src/trunk]: src/lib/libc/stdlib Simplify to avoid pointless null pointer ari...
christos[src/trunk]: src/usr.bin/make/unit-tests unit test for $ underquoting in :Q m...
christos[src/trunk]: src/usr.bin/make Since ${MAKE} converts $$ -> $ during parsing w...
christos[src/trunk]: src/share/mk Be more selective about remapping object directorie...
msaitoh[src/trunk]: src/sys/dev/pci Add some Marvell Yukon devices.
kamil[src/trunk]: src/tests/lib/libc/sys Merge the eventmask[1-6] ATF ptrace(2) te...
msaitoh[src/trunk]: src/sys/net Print "NET_MPSAFE enabled" if it's enabled.
knakahara[src/trunk]: src/sys/net ipsecif(4) must not set port number to spidx even if...
kamil[src/trunk]: src/tests/lib/libc/sys Try to fix 32-bit build
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/distrib/sets/lists/tests add new tests
christos[src/trunk]: src/sys/sys Complete the list of DF_1 flags.
christos[src/trunk]: src/libexec/ld.elf_so rename flag to the official name.
christos[src/trunk]: src/external/bsd/blacklist/bin handle '*' entries in rules.
christos[src/trunk]: src/sys/arch/epoc32/stand/e32boot/include sync with HEAD.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto remove DES_random_...
christos[src/trunk]: src/external/bsd/blacklist/bin One more possible star.
sevan[src/trunk]: src/doc Note libbozohttpd(3) & bozohttpd(3lua) from earlier in t...
reinoud[src/trunk]: src/sys/arch/usermode/dev First try at TLS support and getcontex...
christos[src/trunk]: src/distrib/sets/lists/comp obsolete DES_random_key
riastradh[src/trunk]: src/share/misc Add a topical acronym for this week: GDPR.
jdolecek[src/trunk]: src/sys/arch/ia64/ia64 Don't use uvm_emap_size, emap was removed
ozaki-r[src/trunk]: src/sys Ensure to call if_register after interface initializatio...
maxv[src/trunk]: src/sys/arch/amd64/amd64 When the previous contrext is in kernel...
martin[src/trunk]: src/tests/lib/libc/sys Add a test to verify syscall() and/or __s...
martin[src/trunk]: src/sys/arch/arm/arm PR kern/53261: handle SYS_syscall indirecti...
martin[src/trunk]: src/distrib/sets/lists Add new test program
ryoon[src/trunk]: src/sys/dev/acpi If fixed feature buttons exist, print detection...
ryoon[src/trunk]: src/sys/dev/hid Fix HIDMS_DEBUG build
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Hide a bunch of local symbols.
martin[src/trunk]: src/tests/lib/libc/sys Fix typo in local macro name, pointed out...
jakllsch[src/trunk]: src/sys/conf Compile dtbs with -@ so that fdtoverlay(1) et.al. c...
maxv[src/trunk]: src/sys/arch/amd64/stand/prekern Rename the entry points of the ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi hdmiddc -> hdmi for function name on PH6/...
jdolecek[src/trunk]: src/sys/uvm add the KASSERT() for loan_count wrap-around to all ...
uwe[src/trunk]: src/etc/defaults Provide resize_disklabel=NO default. Used by a...
macallan[src/trunk]: src/sys/arch/powerpc copy HID1 from the boot CPU to secondary CP...
jmcneill[src/trunk]: src/etc/rc.d Silence ssh-keygen output when host keys are genera...
leot[src/trunk]: src/usr.bin/tr Do not accept invalid octal character values (>= ...
jmcneill[src/trunk]: src/usr.sbin/ofctl Add -v flag which prints the full path of eac...
jakllsch[src/trunk]: src/sys/dev/pci Add Intel 82Q45 IDER
wiz[src/trunk]: src/usr.sbin/ofctl Merge single-letter options. Use more markup.
jakllsch[src/trunk]: src/sys/dev/pci Match PCI_PRODUCT_INTEL_82Q45_IDER.
kamil[src/trunk]: src/tests/lib/libc/sys Introduce can_we_write_to_text() to ATF p...
jmcneill[src/trunk]: src/sys/dev/i2c Add battery voltage, charge current, and dischar...
kamil[src/trunk]: src/sys/compat/netbsd32 Handle vm.maxaddress in compat_netbsd32(8)
jakllsch[src/trunk]: src/sys/dev/pci regen
kamil[src/trunk]: src/tests/lib/libc/sys Refactor the PT_WRITE*/PT_READ* and PIOD_...
riastradh[src/trunk]: src/etc/rc.d Revert previous: Don't generate XMSS host keys for ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 next_stick() - fix typy in comment:...
jdolecek[src/trunk]: src/sys/uvm uvm_pageactivate() needs to be called _after_ code i...
alnsn[src/trunk]: src/external/mit/lua/dist/src Change LUAL_BUFFERSIZE from 4-8K t...
kamil[src/trunk]: src/sys/compat/netbsd32 Fix sysctl(3):vm.minaddress in compat_ne...
thorpej[src/trunk]: src/sys/dev/sysmon Avoid dereferencing NULL if we attempt to loo...
kamil[src/trunk]: src/tests/lib/libc/sys Port the CVE 2018-8897 mitigation to i386...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Export a psci_fdt_reset function, usable fr...
christos[src/trunk]: src/tests/lib/libc/sys alloca, bad; stack protector, good.
thorpej[src/trunk]: src Add support for light sensors that report Illuminance in lux.
christos[src/trunk]: src - Introduce :q modifier for make variables and make it doubl...
wiz[src/trunk]: src/sys/sys Fix typo in comment.
wiz[src/trunk]: src/share/man/man4 Minor improvements.
thorpej[src/trunk]: src Add a driver for the Taos TSL256x light sensors.
kamil[src/trunk]: src/tests/lib/libc/sys Fix ATF ptrace(2) bytes_transfer_piod_rea...
uwe[src/trunk]: src/sys/ddb Add missing $NetBSD$ comment at the beginning.
thorpej[src/trunk]: src/sys/dev/i2c Update the compat strings to match what Linux us...
kamil[src/trunk]: src/tests/kernel Handle FPE and BUS scenarios in the ATF t_traps...
jmcneill[src/trunk]: src/sys Rename COM_TYPE_SUNXI -> COM_TYPE_DW_APB
kamil[src/trunk]: src/tests/lib/libc/sys Try to fool $CC harder in ATF ptrace(2) t...
jmcneill[src/trunk]: src/sys Rename sunxi_com to dw_apb_uart and move it to dev/fdt s...
jmcneill[src/trunk]: src/sys/dev/fdt Enable apb_pclk clock if present
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel 4 series chipset devices.
maya[src/trunk]: src Don't mention sprintf and vsprintf, they don't exist in the ...
macallan[src/trunk]: src/sys/arch/macppc/conf smusat attaches to iic now
nat[src/trunk]: src Move the audio specification to section 9 under audio_system.
macallan[src/trunk]: src/sys/arch/macppc/conf add config for SMP G5 kernels
macallan[src/trunk]: src/sys/arch/macppc/conf enable SMP, remove some ADB-only comments
msaitoh[src/trunk]: src/sys/dev/pci Regen.
martin[src/trunk]: src/tests/lib/libc/sys PR port-amd64/53316: two int don't make a...
wiz[src/trunk]: src/share/man/man9 File system police.
kamil[src/trunk]: src/tests/lib/libc/sys Drop trailing white space
kamil[src/trunk]: src/sys/kern Correct reporting SIGTRAP TRAP_EXEC when SIGTRAP is...
kamil[src/trunk]: src/tests/lib/libc/sys Correct the t_ptrace_wait*:signal5 ATF te...
wiz[src/trunk]: src/usr.sbin/ofctl Document -l, -r, and -w, based on input by jm...
wiz[src/trunk]: src/usr.sbin/ofctl Sort options in usage.
kamil[src/trunk]: src/sys/kern Enhance the signal routing of a trapsignal under a ...
christos[src/trunk]: src/share/mk install bsd.hostinit.mk
christos[src/trunk]: src/distrib/sets/lists/base add bsd.hostinit.mk
kamil[src/trunk]: src/sys/kern Revert previous
wiz[src/trunk]: src/share/man/man7 Add signal numbers in overview table.
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec fix -Wunused and -Wold-...
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec fix -Wdiscarded-qualifiers
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec Remove ipsec_bindump, t...
maxv[src/trunk]: src/sys/arch/x86/x86 Mmh, don't automatically set enabled=1 for ...
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey fix -Wold-style-definition
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey drop __P, suggested by sevan
maxv[src/trunk]: src/crypto/dist/ipsec-tools/src/libipsec drop __P, suggested by ...
chs[src/trunk]: src/sys allow tmpfs files to be larger than 4GB.
chs[src/trunk]: src/sys add more accessor functions for various struct module fi...
chs[src/trunk]: src/sys add a genfs method to allow a file system to limit the r...
chs[src/trunk]: src/sys add copyin_pid(), to copyin from a different user addres...
chs[src/trunk]: src/external/cddl/osnet/dist import new CDDL dtrace and ZFS code...
chs[src/trunk]: src/sys/sys welcome to 8.99.13:
pgoyette[src/trunk]: src/share/man/man9 Partial update for new module interfaces. Th...
pgoyette[src/trunk]: src/share/man/man9 Add man-page links for new module_* accessor ...
pgoyette[src/trunk]: src/distrib/sets/lists/comp Add new module(9) links to the sets ...
kre[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Build fix atte...
chs[src/trunk]: src/external/cddl/osnet add some new files missed by my script:
ginsbach[src/trunk]: src/share/misc Fix spelling/typos
knakahara[src/trunk]: src/sys/net Fix panic when ipsecif(4) adds discard policy. Point...
chs[src/trunk]: src merge a new version of the CDDL dtrace and ZFS code.
ginsbach[src/trunk]: src/share/misc Add ABRT, AER, BERT, CMC, COS, CPE, CPER, CRUD, E...
ozaki-r[src/trunk]: src/sys/netinet6 Release in6_multilock on callout_halt of mld_ti...
ozaki-r[src/trunk]: src/sys/netinet6 Don't hold softnet_lock in mld_timeo
ozaki-r[src/trunk]: src/sys/netinet6 Improve atomicity of in6_leavegroup and in6_del...
ozaki-r[src/trunk]: src/sys/netinet6 Avoid NULL pointer dereference on imm->i6mm_maddr
ozaki-r[src/trunk]: src/sys/netinet6 Make a refcount decrement and a removal from a ...
ozaki-r[src/trunk]: src/sys/netinet6 Avoid double LIST_REMOVE which corrupts lists
ozaki-r[src/trunk]: src/sys/netinet6 Move LIST_REMOVE
knakahara[src/trunk]: src/sys/net Reviewd by ohishi@IIJ. Sorry, I jumped the gun and c...
ozaki-r[src/trunk]: src/sys/netinet6 Make a deletion of in6m in nd6_rtrequest atomic
kamil[src/trunk]: src/usr.bin/cal After Todd C. Miller[0] - cal(1) first appeared ...
reinoud[src/trunk]: src/sys/arch/usermode/dev Only set requested parts of the mconte...
jdolecek[src/trunk]: src/sys/dev/isa fix off-by-one in the mapping of the ISA DMA pag...
reinoud[src/trunk]: src/sys/arch/usermode Implement cpu_lwp_setprivate(). This remov...
wiz[src/trunk]: src/usr.bin/cal Remove superfluous Pp.
maxv[src/trunk]: src/sys/net Replace KASSERT by m_pullup. While the ethernet head...
prlw1[src/trunk]: src/sys/netinet6 Mark in6m as used for non-DIAGNOSTIC builds.
reinoud[src/trunk]: src/sys/arch/usermode/dev Only report the things we've passed in...
ozaki-r[src/trunk]: src/sys/netipsec Fix non-INET6 builds
martin[src/trunk]: src/usr.bin/kdump Backout previous: "typedef void *kmutex_t;
ryoon[src/trunk]: src/sys/dev/pckbport Remove trailing tab
kamil[src/trunk]: src/tests/lib/libc/sys Add new ATF ptrace(2) tests verifying cra...
martin[src/trunk]: src/usr.bin/kdump Ooops, backout previous - it was an update bui...
martin[src/trunk]: src/usr.bin/kdump Use proper forward declaration for kmutex_t. T...
maxv[src/trunk]: src/sys/netinet6 Remove dead code, we don't care.
maxv[src/trunk]: src/sys/net Remove an XXX of mine, actually it's fine. While her...
maxv[src/trunk]: src/sys/netipsec Strengthen and simplify, once more.
maxv[src/trunk]: src/sys/netatalk Remove aarp_clean, unused. By the way this func...
kamil[src/trunk]: src/sys/modules/examples Introduce new example kernel module: pa...
maxv[src/trunk]: src/sys/netinet Fix an XXX of mine, be clearer about what we're ...
zafer[src/trunk]: src/share/wscons/keymaps Add AltGr modifier for brazilian abnt2 ...
kamil[src/trunk]: src/sys/kern Harden PT_ATTACH in ptrace(2)
kre[src/trunk]: src/tests/lib/libc/sys The bytes_transfer_piod_read_auxv test us...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Clear que->disabled_count in {ixgbe, ixv}_i...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add hw.ixgN.debug sysctl. "sysctl -w hw.ix...
ryoon[src/trunk]: src/sys/dev/pckbport Remove double and trailing whitespaces
maxv[src/trunk]: src/sys/netipsec Rename padding -> padlen, pad -> tail, and clar...
maxv[src/trunk]: src/sys/netipsec Simplify the padding computation. Until now 'pa...
maxv[src/trunk]: src/sys/netipsec Remove dead code, 'espx' is never NULL and dere...
maxv[src/trunk]: src/sys/netipsec Apply the previous change in esp_input too, sam...
maxv[src/trunk]: src/sys/netipsec Introduce ah_authsiz, which computes the length...
kamil[src/trunk]: src/tests Make the trigger_bus() test compatible with more CPUs ...
kamil[src/trunk]: src/tests Add a comment for the workaround in trigger_bus()
maxv[src/trunk]: src/sys/netipsec Correctly handle the padding for IPv6-AH, as sp...
uwe[src/trunk]: src/share/man/man7 Shorten pleonastic "by the tty driver tty(4)".
mrg[src/trunk]: src/external use FIRMWAREDIR instead of hard coded /libdata/firm...
kamil[src/trunk]: src/sys/kern Simplify comparison of two processes
uwe[src/trunk]: src/share/man/man7 Avoid widowed signal numbers.
kamil[src/trunk]: src/distrib/sets/lists/man Fix build with MKCATPAGES=yes
ozaki-r[src/trunk]: src/sys/net Relax a lock check in if_mcast_op unless NET_MPSAFE
msaitoh[src/trunk]: src/sys/arch/x86/include Fix the bit location of SSBD in the mac...
msaitoh[src/trunk]: src/sys/dev/pci - Add some Intel 82965 devices.
maxv[src/trunk]: src/sys/netipsec style
msaitoh[src/trunk]: src/sys/dev/pci Regen.
maxv[src/trunk]: src/sys/netipsec Add a comment and a KASSERT. I remember wonderi...
maxv[src/trunk]: src/sys/netipsec Constify ipseczeroes, and remove one use of it.
mrg[src/trunk]: src introduce MKFIRMWARE that controls where (most) of the contents
pgoyette[src/trunk]: src/share/man/man4 Fix a typo in the example properties
maxv[src/trunk]: src/lib/libipsec Disable draft_00 in racoon, discussed on tech-n...
maxv[src/trunk]: src Remove support for non-IKE markers in the kernel. Discussed ...
wiz[src/trunk]: src/share/man/man4 Remove superfluous Pp.
mrg[src/trunk]: src make 'clean' and/or 'cleandir' actually clean all the things.
mrg[src/trunk]: src/external/mit/xorg/share/fonts remove unused include.
mrg[src/trunk]: src/sys/dev/pci add a bunch of nvidia devices from various gener...
mrg[src/trunk]: src/sys/dev/pci regen.
kamil[src/trunk]: src/external/bsd/top/dist Fix unitialized signal mask passed to ...
mrg[src/trunk]: src/sys/external/bsd/drm2/nouveau disable matching nouveau on pa...
mrg[src/trunk]: src/external/mit/xorg fix XORG_PKG_PACKAGE_NAME to not include m...
kamil[src/trunk]: src/external/bsd/top/dist/machine Fix read of unitialized array ...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 implement properly branch_taken() a...
maxv[src/trunk]: src/sys/netinet Remove the non-IKE part of the computation, too.
maxv[src/trunk]: src/sys/netipsec Adapt rev1.75, suggested by Alexander Bluhm. Re...
maxv[src/trunk]: src/sys/netipsec Clarify, remove superfluous things.
maxv[src/trunk]: src/sys/compat/svr4 Add XXX for NULL deref. Not sure how to fix ...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi sunxi_gpio_release: hold lock around call...
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/external/bsd/drm2/nouveau the previous change doubled th...
christos[src/trunk]: src/external/mpl/dhcp/dist/common PR/50893: Bruce Lilly: Handle ...
mrg[src/trunk]: src/sys/arch docpureset() doesn't return anything, so mark it void.
mrg[src/trunk]: src/sys/arch/sun2/conf disable a few more things and return anot...
kre[src/trunk]: src/external/cddl/osnet/sys/sys Avoid duplicate typedefs so thes...
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 Pretend we already included the <types.h>
reinoud[src/trunk]: src/sys/arch/usermode/dev Pass the address of the array, this fi...
maxv[src/trunk]: src/sys/dev/ic Use m_remove_pkthdr() instead of "&= ~M_PKTHDR", ...
thorpej[src/trunk]: src/sys/dev/gpio Fix a paste-o that prevented the 2-pin interrup...
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
macallan[src/trunk]: src/sys/arch/macppc/conf enable svwsata now that it works properly
bouyer[src/trunk]: src/sys/arch/arm/sunxi Defer display hardware reset to pipeline ...
macallan[src/trunk]: src/sys/dev/pci another G5-specific fix - do a 32bit read of the...
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/dev/ata add a flag to start DMA before issuing commands ...
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.
mrg[src/trunk]: src/sys/arch/arm/footbridge include <sys/param.h> for the cddl p...
nat[src/trunk]: src/sys/dev/usb Fix support for 8192eu, notably TPLINK TL-WN823N...
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/gpl3/gcc/dist/gcc Don't add a dynamic dependency to...
christos[src/trunk]: src/external/public-domain/xz/lib Don't warn about undefined sym...
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...
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
jnemeth[src/trunk]: src/usr.bin/calendar/calendars Update calendar files for the upc...
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...
sevan[src/trunk]: src/sys/arch/macppc/conf Enabled IPsec & ipsecif(4) support by d...
sevan[src/trunk]: src/sys/dev/usb Apple Bluetooth adapter, as found on the G4 Powe...
mrg[src/trunk]: src/usr.bin/kdump just include <sys/mutex.h> for mkioctls. this...
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
jmcneill[src/trunk]: src/sys/dev/fdt Remove unnecessary include
jakllsch[src/trunk]: src/sys/dev/pci Begin to detangle virtio from its PCI attachment
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 MKFIRMWARE description.
wiz[src/trunk]: src/share/mk Fix MKSANITIZER default in 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...
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
rin[src/trunk]: src/external/bsd/nvi/dist Make sure that every wide char occupie...
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/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 Constify the microcode variables used by BNX. This m...
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
jdolecek[src/trunk]: src/sys/dev/ata take mutex around check for pending flush, as th...
christos[src/trunk]: src/usr.sbin/sysinst/arch/i386 add missing brace.
jakllsch[src/trunk]: src/sys/dev/pci add feature/register definitions from virtio-v1....
christos[src/trunk]: src/sys/arch/aarch64/aarch64 PR/53338: David Binderman: Widen sh...
jakllsch[src/trunk]: src/sys/dev/pci unload payload dma map upon command completion
christos[src/trunk]: src/external/cddl/osnet/sys/sys Add a blurb of a general approac...
pgoyette[src/trunk]: src/distrib/sets/lists/comp Fix names of module_{, un}register_ca...
chs[src/trunk]: src/sys/rump/librump/rumpvfs initialize the new gop_putrange met...
nat[src/trunk]: src/usr.bin/fstat Update fstat for audio(4) and pad(4) devices.
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/external/bsd/dhcpcd/dist/src Sync
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.5a
martin[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Quick h...
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
reinoud[src/trunk]: src/sys/arch/usermode/dev Its a hack, but make sure the pages ar...
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
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.
christos[src/trunk]: src/sys/arch/mips/conf use the compiler way of passing arguments...
eadler[src/trunk]: src/sys/dev/usb usbdevs: misc updates from FreeBSD
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...
eadler[src/trunk]: src/sys/dev/usb usbdevs: regen generated files
martin[src/trunk]: src/sys/dev/usb Add missing vendor ZORAN
christos[src/trunk]: src/share/mk Elide -nostdinc from LINK.c when linking object fil...
martin[src/trunk]: src/sys/dev/usb regen
uwe[src/trunk]: src/sys/dev/wscons PR kern/53245 - support SGR 39 (default foreg...
reinoud[src/trunk]: src/sys/arch/usermode Add ATAPI passtrough support giving the Ne...
snj[src/trunk]: src/external/bsd/top/dist rats in my attic, mice in my top. i'v...
maya[src/trunk]: src/sys Remove duplicate ;
snj[src/trunk]: src/external/mit/xorg/lib/freetype/freetype/cache prune unused-f...
snj[src/trunk]: src/external/mit/xorg/lib/freetype - remove duplicate ftpfr.c fr...
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.
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/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/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 Make cddl/osnet/Makefile.zfs compatible ...
kamil[src/trunk]: src Swap conditions HAVE_LLVM -> HAVE_GCC
kamil[src/trunk]: src/sys/modules/dtrace Restrict -Wno-discarded-qualifiers in sys...
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/modules add virtio_pci to list of not-yet-enabled modules
jakllsch[src/trunk]: src/sys fix up virtio module for current structure; add virtio_p...
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/sys/modules/dtrace/linux_syscall Really disable unsupported ...
kamil[src/trunk]: src/external/cddl/osnet/dev/systrace Correct compilation of osne...
jakllsch[src/trunk]: src/sys/arch/arm/fdt more completely gic_fdt_disestablish() such...
jakllsch[src/trunk]: src/sys shuffle mechanics of files.virtio config(5) include loca...
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 ...
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Add virtio drivers and potential childr...
jakllsch[src/trunk]: src/sys/dev Add Virtio MMIO transport.
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...
maya[src/trunk]: src/doc sqlite 3.24 out.
jmcneill[src/trunk]: src/sys/arch/arm/dts Add extra sun50i-a64 nodes to SoPine Basebo...
thorpej[src/trunk]: src/sys/arch/arm/broadcom A minimal change to prevent the Raspbe...
jakllsch[src/trunk]: src/share/man/man4 make note of new 'virtio at fdt' attachment
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/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...
riastradh[src/trunk]: src/crypto/external/bsd/openssh/dist Disable loading XMSS keys b...
macallan[src/trunk]: src/sys/arch/macppc/macppc reduce debug spam, use IPI_VECTOR
thorpej[src/trunk]: src/sys/arch Revert changes that pinned-down i2c parent specs. ...
nonaka[src/trunk]: src/usr.sbin/arp fix usage of `arp -d'.
rjs[src/trunk]: src Add missing xcb files to build.
jakllsch[src/trunk]: src/sys/dev/pci Make ld_virtio aware of a possible device-side w...
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...
macallan[src/trunk]: src/sys/arch/macppc/dev fix low CPU speed reporting when using DFS
jmcneill[src/trunk]: src/sys/arch Provide bs_mmap implementations for bcm283x based b...
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
christos[src/trunk]: src/lib/libedit Provide more compatibility with readline headers...
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
oster[src/trunk]: src/sys/dev/raidframe Fix two mis-spellings in comments. No fun...
jdolecek[src/trunk]: src/sys/dev/pci port basic match support for several more Yukon ...
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...
jakllsch[src/trunk]: src/sys/dev/pci The virtio block device capacity config item is ...
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...
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@
christos[src/trunk]: src/share/mk Handle more objdir variations for MKREPRO (untested)
kamil[src/trunk]: src Fix the MKGROFF=no MKCXX=yes build
christos[src/trunk]: src/external/gpl3/gcc/lib/libubsan Add libstdc++ again; needed for:
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Apply changes of FreeBSD ix-3.2.18.tgz:
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...
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...
jmcneill[src/trunk]: src/sys/dev/fdt If we don't have a native driver for a node and ...
christos[src/trunk]: src/sys/arch switch from MAKEOBJDIRPREFIX to MAKEOBJDIR.
ozaki-r[src/trunk]: src/sys/net vlan: call ether_ifdetach without IFNET_LOCK
kamil[src/trunk]: src/usr.bin/gzip Correct Undefined Behavior in gzip(1)
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.
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
zafer[src/trunk]: src/sbin/fsck_lfs Remove duplicate assignments.
jdolecek[src/trunk]: src/sys/dev/pci fix whitespace
jdolecek[src/trunk]: src/sys/dev/pci add two more Yukon variants (from OpenBSD)
jdolecek[src/trunk]: src/sys/dev/pci regen
kamil[src/trunk]: src/sys/arch/i386/stand/mbr Set NOSANITIZER in i386 mbr files
jdolecek[src/trunk]: src/sys/dev/pci match three more variants - DGE550T_B1, 8040T, 8042
kamil[src/trunk]: src/external/gpl2/grep/dist/src Prevent Undefined Behavior in sh...
jdolecek[src/trunk]: src/sys/dev/pci move SK_HASH_BITS to if_skreg.h and reuse in if_...
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)
maya[src/trunk]: src/tools/compat Revert my previous config test inclusion for u_...
ozaki-r[src/trunk]: src Retire fast_ipsec.4
maya[src/trunk]: src/external/cddl/osnet/dist/uts/common/rpc Avoid declaring ulon...
ozaki-r[src/trunk]: src/sys/kern Don't wait on workqueue_wait if called from worker ...
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...
kamil[src/trunk]: src/external/gpl2/grep/dist/lib Avoid Undefind Behavior in DEFAU...
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
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...
reinoud[src/trunk]: src/sys/arch/usermode/dev Split out error reporting and make it ...
jdolecek[src/trunk]: src/sys/dev/pci actually recognize the Yukon 2 variants up to SK...
jdolecek[src/trunk]: src/sys/dev/mii add E1000 with model id 0x0006, it exists accord...
jdolecek[src/trunk]: src/sys/dev/pci fix device name in printf when not matched
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 return to caller instead of exit(2)
christos[src/trunk]: src/bin/expr remove notreached
msaitoh[src/trunk]: src/sys/dev/pci Add Mobility Radeon HD 4300(0x9552) and Mobility...
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...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
yamaguchi[src/trunk]: src/sys/net Replace macros related to multicast address with inl...
yamaguchi[src/trunk]: src/sys/net Remove ETHER_LOOKUP_MULTI()
yamaguchi[src/trunk]: src/sys Use ether_lookup_multi() instead of the macro
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").
maxv[src/trunk]: src/sys/arch Add some code to support eager fpu switch, INTEL-SA...
maxv[src/trunk]: src/doc SpectreV4, backports in NetBSD-8, no XSAVEOPT
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...
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 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.
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...
christos[src/trunk]: src/external/bsd/cron/dist Replace with the OpenBSD man page. It...
mrg[src/trunk]: src/sys/altq simplify priq_class_create(): if the alloc for cl_...
jakllsch[src/trunk]: src/sys/arch/arm/fdt Bump PIC_MAXSOURCES to 352.
yamaguchi[src/trunk]: src Add if_vlan directory to lists to fix the build failure
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 ...
macallan[src/trunk]: src/sys/dev/pci cosmetics, no functional change
jakllsch[src/trunk]: src/sys Add basic ARM PL061 GPIO driver with FDT attachment.
uwe[src/trunk]: src/share/man/man9 Fix pasto in .Dt title
sevan[src/trunk]: src/share/misc Add POWER/PowerPC/PPC.
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 VERID reg bits
jmcneill[src/trunk]: src/sys/dev/ic Add flag for disabling store-and-forward mode, an...
jmcneill[src/trunk]: src/doc arm: Add support for Rockchip RK3328 SoC.
jmcneill[src/trunk]: src/sys Add initial support for Rockchip RK3328 SoC.
christos[src/trunk]: src/usr.bin/patch PR/53368: Thomas Barabosch: Potential integer ...
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/aarch64/aarch64 initialize bs_cookie for generic_ds...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Fix rate calculation of fractional mod...
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...
maxv[src/trunk]: src/sys/arch/x86/x86 Need IPIs when enabling eager fpu switch, t...
jdolecek[src/trunk]: src/sys make ena(4) compile, with best efford exercised to conve...
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
jdolecek[src/trunk]: src/sys/dev/mii switch to using OpenBSD eehpy(4) code to drive m...
mrg[src/trunk]: src/share/mk check MK{FOO} defaults for $MACHINE as well as $MAC...
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:
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 ...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Fix soft reset logic
maxv[src/trunk]: src/sys/arch/x86/x86 Enable eager fpu automatically at boot time...
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@.
maxv[src/trunk]: src/sys/arch/i386/include i586 and below don't have this 3-byte ...
thorpej[src/trunk]: src/sys/sys Add slightly-more generalized version of the "of_com...
kre[src/trunk]: src/bin/sh NFC: correct typo in a comment.
alnsn[src/trunk]: src/doc Current sljit version is r381.
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/man3 queue.3: deduplicate deduplicate a a word word
eadler[src/trunk]: src/share/man/man7 sysctl.7: fix speeling mistake
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_...
jakllsch[src/trunk]: src/sys/dev/i2c Bail early if gttwsi_send_start() fails in gttws...
yamaguchi[src/trunk]: src/sys/net Fix to aquire pppoe_softc_list_lock before read and ...
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/kern Fix a silly mistake in device_compatible_entry_matc...
thorpej[src/trunk]: src/sys Add device_compatible_match(), a generalized routine for...
maxv[src/trunk]: src/sys/arch/x86/x86 Add more KASSERTs, see if they help PR/53383.
christos[src/trunk]: src/usr.bin/patch Keep things portable (requested by joerg) by n...
jmcneill[src/trunk]: src/sys/dev/ic Clear IFF_RUNNING | IFF_OACTIVE when stopping int...
thorpej[src/trunk]: src/sys - Rename iic_compat_match() to iic_compatible_match() an...
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.
maxv[src/trunk]: src/sys/arch/x86/x86 When using EagerFPU, create the fpu state i...
gson[src/trunk]: src/tests No semicolon after macro do ... while (0) wrapper.
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...
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 Modified CCM register defines.
hkenken[src/trunk]: src/sys/arch/arm/imx Move intr_establish() before imxuart_attach...
msaitoh[src/trunk]: src/sys/dev/pci Add nSYS Technologies.
hkenken[src/trunk]: src/sys/arch/arm Add l2cc support.
maxv[src/trunk]: src/sys/arch Add and use bootspace.smodule. Initialize it in loc...
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.
thorpej[src/trunk]: src/sys/dev/fdt Revert previous.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add missing return in error path
msaitoh[src/trunk]: src/sys/dev/pci Regen.
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.
jdolecek[src/trunk]: src/sys/arch as a stop-gap, make fpuinit_mxcsr_mask() for native...
kamil[src/trunk]: src/usr.bin/ldd Disable SANITIZER for ldd(1)
kamil[src/trunk]: src/rescue Set NOSANITIZER in rescue/Makefile
knakahara[src/trunk]: src/sys sbappendaddr() is required any lock. Currently, softnet_...
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 Sync
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.0.6 with the fo...
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
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
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...
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 It's not required to include net/bpfdesc.h. Remove it.
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 ...
martin[src/trunk]: src/sys/dev/i2c Add a kernel panic when we matched but can not h...
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...
christos[src/trunk]: src/external/gpl2/groff/dist Don't look in random (legacy) place...
kre[src/trunk]: src/bin/sh When matching a char class ([[:name:]]) in a pattern ...
martin[src/trunk]: src/sys/dev/i2c iic_use_direct_match(): when iic_compatible_matc...
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...
maya[src/trunk]: src/share/man/man5 Remove documentation references to rtsol.
maya[src/trunk]: src/share/man/man5 Describe something for npf, npfd, blacklistd.
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.
christos[src/trunk]: src/external/mpl/dhcp Explain the -Bstatic -Bdynamic dance.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Match generic arm, arm-v8 compatible string
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.
jakllsch[src/trunk]: src/sys/arch/aarch64/conf locore.S is a MD_SFILES.
maya[src/trunk]: src/sys/arch Remove commented out MATH_EMULATE from kernel confi...
nat[src/trunk]: src/sys/dev Add all encoding supported by the mixer.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Fix thread debugging.
christos[src/trunk]: src/sys/kern Add some debugging in case someone else wants to de...
gson[src/trunk]: src No semicolon after macro do ... while (0) wrapper.
maxv[src/trunk]: src/sys/dev constify
maxv[src/trunk]: src/sys/dev constify
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...
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
jdolecek[src/trunk]: src/sys/arch/xen/x86 make compile without DDB
sevan[src/trunk]: src/share/misc The s in AST is system.
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.
kamil[src/trunk]: src/external/gpl2/gettext/lib/libnlspr Specify -Wno-format-extra...
sevan[src/trunk]: src/share/misc Add MDC, MDI, MDI-X, MDIO
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...
snj[src/trunk]: src/distrib/notes/common remove core list, portmaster list, rele...
kamil[src/trunk]: src/lib/libutil Fix stack use after scope in libutil/pty
jdolecek[src/trunk]: src/sys provide pci_intr_establish_xname() on x86 independantly ...
martin[src/trunk]: src/distrib/notes Document debug sets and kernel module directory.
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...
leot[src/trunk]: src/distrib/notes Fix a typo
mrg[src/trunk]: src/games/tetris fix the previous. the code was right, just bad...
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...
jdolecek[src/trunk]: src/sys/arch add support for kern.intr.list aka intrctl(8) 'list...
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...
kamil[src/trunk]: src/share/mk Enhance the documentation of MKSANITIZER in bsd.README
jdolecek[src/trunk]: src/sys/arch/xen/xen similar treatment as xennetback_xenbus.c:
christos[src/trunk]: src/include PR/53393: coypu: move rint to the right section.
jdolecek[src/trunk]: src/sys/arch/xen mark with XXXSMP all remaining spl*() and tslee...
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/sys/sys Bump version to 8.99.20 (removal of bpf_tap()).
msaitoh[src/trunk]: src Removal of bpf_tap().
msaitoh[src/trunk]: src/sys/dev/pci Remove duplicated inclusion of net/bpf.h.
kamil[src/trunk]: src/share/mk Rephrase the documentation of MKSANITIZER
msaitoh[src/trunk]: src/sys/net Remoe duplicated inclusion of net/bpf.h.
wiz[src/trunk]: src/share/man/man9 Remove superfluous Pp.
msaitoh[src/trunk]: src Move txintr_setup() stuff from lmc_interrupt() and do it in ...
msaitoh[src/trunk]: src/sys/dev/pcmcia Simplify bpf_mtap() call. No functional change.
martin[src/trunk]: src/distrib/common Do not put debug.tgz and xdebug.tgz onto inst...
christos[src/trunk]: src/usr.bin/jot Don't require any arguments as the usage indicat...
msaitoh[src/trunk]: src/sys/dev/ppbus KNF & fix typo. No functional change.
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
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...
msaitoh[src/trunk]: src/sys/dev/ic bpf_mtap*() after ieee80211_encap() should be bpf...
thorpej[src/trunk]: src/sys In my quest to make device_compatible_entry (and associa...
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/usr.bin/netstat Fix a bug that BPF_D_OUT isn't printed corre...
msaitoh[src/trunk]: src Implement the BPF direction filter (BIOC[GS]DIRECTION). It p...
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
kamil[src/trunk]: src/doc Add TODO.sanitizer
jmcneill[src/trunk]: src/sys/arch/arm/rockchip device_printf -> aprint_debug
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/distrib/sets/lists Add the lsan libraries
christos[src/trunk]: src/external/gpl3/gcc/lib/liblsan remove temp hack.
christos[src/trunk]: src/doc mention lsan
sevan[src/trunk]: src/share/misc Add another ARC, DCL, Emacs
kamil[src/trunk]: src/sbin/disklabel Avoid misaligned access in disklabel(8) in fi...
kre[src/trunk]: src/external/gpl3/gcc/lib Since liblsan has been added to the se...
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
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...
msaitoh[src/trunk]: src/sys/dev/mii Use definitions in mii.h and mdio.h.
rkujawa[src/trunk]: src/share/man/man4 Note slurm(4) driver, improve history.
wiz[src/trunk]: src/share/man/man4 Use An.
ryo[src/trunk]: src/sys/arch on evbarm/RPI, RPI2, VERBOSE_INIT_ARM had broken.
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer Reduce sizes for non _LP...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/lsan use the proper type...
maya[src/trunk]: src/external/bsd/acpica/bin/iasl Remove unused code. No function...
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 Merge conflicts.
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner Fix...
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
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
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...
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist Import dts from Linux 4.18-rc2
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...
macallan[src/trunk]: src/sys/dev/i2c fix a tpyo so now we get the correct maximum spe...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
kamil[src/trunk]: src Rework the changes to DTRACE/ZFS files that were fixing Clan...
thorpej[src/trunk]: src/sys/dev - Unify the "rtwn" and "urtwn" register definitions ...
sevan[src/trunk]: src/sbin/mount_cd9660 Note vnconfig(8) may be of interest, espec...
msaitoh[src/trunk]: src/sys Detect USB 3.1.
roy[src/trunk]: src Remove dhclient from the base system.
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.
christos[src/trunk]: src/sys/kern defflag {SETUID,FD}SCRIPTS
riastradh[src/trunk]: src/sys/arch Rewrite Xen timecounter and hardclock timer.
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...
kre[src/trunk]: src/sys/kern Fix module build.
jmcneill[src/trunk]: src/sys/dev/fdt Add driver for DesignWare Watchdog Timer. Untest...
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/lib/libpuffs use a switch.
christos[src/trunk]: src/sys/net Provide an inline to return the data part of the arp...
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/kern When cold, manually update timecounters before call...
jmcneill[src/trunk]: src/sys cpus: use fdt_add_bus
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Attach simplebus on pass 0
jmcneill[src/trunk]: src/sys/arch/arm/cortex ARM ARM refers to this as "ARM Generic T...
jmcneill[src/trunk]: src/sys/dev/fdt Store node path in device properties "fdt-path" ...
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 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
kre[src/trunk]: src/sys/arch/xen/xen Build fix bandaid.
jmcneill[src/trunk]: src/sys/dev/fdt Use queue(3) API to manage lists. NFCI.
riastradh[src/trunk]: src/sys/kern Sprinkle cold conditionals to make tc_ticktock befo...
maxv[src/trunk]: src/sys/arch/x86/x86 Use a switch, we can (and will) optimize ea...
maxv[src/trunk]: src/sys/arch/x86/x86 Optimize FNSAVE. The size of its save area ...
jmcneill[src/trunk]: src/sys/kern Revert previous
maxv[src/trunk]: src/sys/arch/x86/x86 Use a variable-sized memcpy, instead of cop...
mbalmer[src/trunk]: src/external/mit/lua/dist/src Apply bugfix #7 from lua.org/bugs....
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Build fix
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common disable...
riastradh[src/trunk]: src/sys/kern Revert "Sprinkle cold conditionals to make tc_tickt...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add bcm2835-rpi-zero-w.dts and bcm2837-...
christos[src/trunk]: src/external/gpl3/gcc/lib vaxinate the sanitizer build.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add i2c clocks.
jmcneill[src/trunk]: src/sys/dev/fdt Add fdtbus_attach_i2cbus, used to attach an i2cb...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add rkiic
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add driver for Rockchip I2C controller.
jmcneill[src/trunk]: src/sys/arch/arm Use fdtbus_attach_i2cbus
jmcneill[src/trunk]: src/sys/dev/fdt Fix 32-bit build
jmcneill[src/trunk]: src/sys/arch/arm Use fdtbus_attach_i2cbus
christos[src/trunk]: src/share/man/man4 Add more message types.
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add missing call to arm_fdt_timer_register
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove chipid and sysmmu drivers
msaitoh[src/trunk]: src/sys/dev/pci VGA 16 bit decode bit is not bit 3 but bit 4.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add options __HAVE_GENERIC_CPU_INITCLOCKS
jmcneill[src/trunk]: src/sys/arch/arm/samsung Delete chipid and sysmmu drivers, they ...
jdolecek[src/trunk]: src/sys/dev/pci sync OpenBSD if_msk.c revs 1.66-1.79 skipping fr...
msaitoh[src/trunk]: src/sys/dev/mii Sort OUI by number. No functional change.
msaitoh[src/trunk]: src/sys/dev/mii Regen.
msaitoh[src/trunk]: src/sys/dev/mii - Add ASIX Ax88x9x
msaitoh[src/trunk]: src/sys/dev/mii Regen.
jmcneill[src/trunk]: src/sys/dev/fdt interrupt-map bug fixes
jmcneill[src/trunk]: src/sys/dev/ic Reduce 10 second timeouts to 2 seconds.
jmcneill[src/trunk]: src/sys/arch/arm/samsung Cleanup of combiner driver and make it ...
jmcneill[src/trunk]: src/sys/arch Attach mct early. Do not attach gtmr to mct.
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add a proper MCT driver rather than rel...
jmcneill[src/trunk]: src/sys/dev/fdt sc_clock_freq is in Hz, not kHz
roy[src/trunk]: src/usr.sbin/postinstall Remove dhclient references.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Attach cpufreq scaling provider to ourself, ...
jmcneill[src/trunk]: src/sys/dev/fdt Fix a regression with interrupt-map handling in ...
jmcneill[src/trunk]: src/sys/dev/fdt When searching for interrupt parent, stop as soo...
jakllsch[src/trunk]: src/sys/arch/arm/dts catch up to upstream dts changes/additions
jmcneill[src/trunk]: src/sys/arch/arm/samsung Fix a stupid bug in exynos*_clock_set_r...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Set module clock on rate changes
jmcneill[src/trunk]: src/sys/arch/arm/samsung No need to use hold reg when updating c...
kre[src/trunk]: src/usr.bin/printf From leot@ on tech-userlevel:
jmcneill[src/trunk]: src/sys/arch/arm/samsung Make the pinctrl driver actually work.
kre[src/trunk]: src/usr.bin/printf Avoid printing error messages twice when an i...
ozaki-r[src/trunk]: src/sys Fix net.inet6.ip6.ifq node doesn't exist
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove nmbclusters check. We don't use the...
jnemeth[src/trunk]: src/sbin/gpt Not all things that write to the disk do something ...
msaitoh[src/trunk]: src/sys/dev/pci - Print Power Management Control/status register...
jmcneill[src/trunk]: src/sys/dev/fdt Fix name of snps, dis_u2_susphy_quirk property
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add USB clocks and missing MMC biu clocks
kamil[src/trunk]: src/sys/arch/x86/x86 Avoid unportable signed integer left shift ...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Make IRQ sharing work again
kamil[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_us...
jmcneill[src/trunk]: src/sys/dev/fdt Add support for Samsung Exynos USB3 DRD.
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add more USB3 clocks
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable Exynos USB support
jmcneill[src/trunk]: src/sys/arch/arm/samsung Fix value of PHY_CLK_RST_FSEL_24M, USB2...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add support for Samsung Exynos USB.
jmcneill[src/trunk]: src/sys/arch/arm/samsung Dump clock tree with aprint_debug inste...
jdolecek[src/trunk]: src/sys/dev/pci attach the rnd source only once even with dual-p...
jdolecek[src/trunk]: src/sys/kern add DIAGNOSTIC check for rnd_attach_source() being ...
jdolecek[src/trunk]: src/sys/dev/pci fix detach code and do it on shutdown
christos[src/trunk]: src/external/mit/xorg/tools/mkfontscale Use the fonts from our i...
kamil[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_is...
kamil[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_un...
kamil[src/trunk]: src/sys/sys Try to appease KUBSan in sys/sys/wait.h in W_EXITCODE()
kamil[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_co...
kamil[src/trunk]: src/sys/sys Avoid undefined operation in signed integer shift in...
kamil[src/trunk]: src/sys/netinet6 Paper over Undefined Behavior in in6_control1()
kamil[src/trunk]: src/sys/kern Avoid Undefined Behavior in pr_item_notouch_get()
kamil[src/trunk]: src/sys/ufs/ffs Avoid Undefined Behavior in ffs_clusteracct()
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in pr_item_notouch_put()
kamil[src/trunk]: src/sys/dev/pci Avoid undefined behavior in pciiide macros
kamil[src/trunk]: src/sys/dev/scsipi Avoid undefined behavior in scsipiconf.h in _...
msaitoh[src/trunk]: src/sys/kern Don't allocate memory and return EFTYPE if sc->sc_b...
msaitoh[src/trunk]: src/lib/libc/stdio Indent.
maya[src/trunk]: src/sys/arch/x86 Disable MWAIT/MONITOR on Apollo Lake CPUs to wo...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Only process a tx or rx interrupt if th...
gdt[src/trunk]: src/sys/arch/evbarm/conf RPI: remove commented-out pseudodevices
maya[src/trunk]: src/share/misc Add EBDA.
maya[src/trunk]: src/external/mit/xorg/bin Claim to have getopt_long.
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in mq_recv1()
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in mq_send1()
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in lwp_ctl_alloc()
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in lwp_ctl_free()
christos[src/trunk]: src/sys/netipsec merge duplicated code, more informative debugging.
jdolecek[src/trunk]: src/sys/dev/pci use pci_intr_establish_xname()
jdolecek[src/trunk]: src/sys/dev/pci sync SK_IMTIMER_TICKS_YUKON value with OpenBSD (...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Remove some duplicate code
jmcneill[src/trunk]: src/sys/arch/arm/samsung Align AUDIOCORE size to 1M, and add def...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add pwm clocks
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add driver for Exynos PWM timer.
jmcneill[src/trunk]: src/sys/dev/fdt Add basic pwm-fan driver. This doesn't have any ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add expwm, pwmfan
jmcneill[src/trunk]: src/distrib/utils/embedded/files Enable booting of netbsd-EXYNOS...
triaxx[src/trunk]: src/external/bsd/dhcpcd Fix an inconsistency that showed /var/db...
jmcneill[src/trunk]: src/sys/arch/evbarm/exynos Use KERNEL_IO_VBASE instead of magic ...
martin[src/trunk]: src/etc Temporary hack to get MKREPRO debug info out of the buil...
jmcneill[src/trunk]: src/usr.sbin/usbdevs Print USB_SPEED_SUPER_PLUS capability if pr...
jmcneill[src/trunk]: src/sys/arch Replace sscom with a much simpler uart driver. The ...
msaitoh[src/trunk]: src/sys/dev/mii Add PMA/PDM control 2 register bit definitions.
christos[src/trunk]: src/usr.sbin/arp Add an "auto" keyword to auto-determine the lin...
martin[src/trunk]: src/crypto/external/bsd/heimdal/lib/libheimntlm Add explicit pat...
martin[src/trunk]: src/crypto/external/bsd/heimdal/lib/libkdc Explicit libheimbase ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add force_10_100_autonego sysctl. The defa...
kamil[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Remove UB from definitio...
prlw1[src/trunk]: src/sys/dev/pci Add Western Digital (Sandisk) WD Black NVMe SSD...
prlw1[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/usr.sbin/arp Fix the logic for the non auto case
jmcneill[src/trunk]: src/sys/arch/arm/fdt Switch to PSCI 0.1 mode only if the first c...
kamil[src/trunk]: src/sys/arch Correct unportable signed integer left shift in i38...
kamil[src/trunk]: src/sys/arch/x86/x86 Remove unaligned access to mpbios_page[]
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Use arm_generic_bs_tag instead of armv7_...
snj[src/trunk]: src/share/dict prompted by dh's latest PR, add a missing word: a...
pgoyette[src/trunk]: src/sys/sys Use a different, type-insensitive idiom for CLR().
spz[src/trunk]: src/sys/dev/usb add identification for some Yubikeys
kamil[src/trunk]: src/sys/arch/x86/x86 Revert previous
kamil[src/trunk]: src/sys/kern Try to avoid signed integer overflow in callout_sof...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Use psci_fdt_bootstrap for MP spinup on ...
christos[src/trunk]: src/lib/libpuffs correct previous cast.
christos[src/trunk]: src/lib/libpuffs cast for lint
christos[src/trunk]: src/sys/arch/i386/stand Enable efiboot on i386, for 32 bit bootb...
christos[src/trunk]: src/distrib/sets/lists/base add the efi boot blocks
christos[src/trunk]: src/external/gpl3/binutils enable coff/pe executable vectors for...
christos[src/trunk]: src/sys/arch/i386/stand/efiboot use += :-)
christos[src/trunk]: src/usr.bin/xlint/lint1 recognize noinline attribute
christos[src/trunk]: src/common/lib/libc/string switch to FreeBSD's memmem (faster)
christos[src/trunk]: src/lib/libc/string switch to FreeBSD's memmem
christos[src/trunk]: src/sys/lib/libkern provide memmem
jdolecek[src/trunk]: src/sys/dev/ic whitespace fix
christos[src/trunk]: src/sys/compat/linux/common Enable executing linux go binaries b...
jnemeth[src/trunk]: src/share/man/man4 mention Oxford Semiconductor OXPCIe954 4-port...
christos[src/trunk]: src/external/bsd/ppp/usr.sbin/pppd New arp code needs RTF_LLDATA...
pgoyette[src/trunk]: src/sys/sys Revert previous as requested. Leaving it to dhollan...
christos[src/trunk]: src/sys/sys cast align result to int, since the flags argument i...
christos[src/trunk]: src/lib/libpuffs revert previous now that MAP_ALIGNED has been f...
msaitoh[src/trunk]: src/sys/compat/linux/common Fix compile error.
ryo[src/trunk]: src/common/lib/libc/arch/aarch64/string avoid reading from out o...
ryo[src/trunk]: src/sys/arch/arm/pic fix false positive KASSERT.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 keep stack pointer when changing fr...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 remove unused code
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 need locks in pmap_kremove() and pm...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 fix compile error
ryo[src/trunk]: src/sys/arch/arm/broadcom hatch secondary processors (aarch64)
ryo[src/trunk]: src/sys/arch/aarch64 add MULTIPROCESSOR support
martin[src/trunk]: src/etc Remove debug hack (revert previous)
kre[src/trunk]: src/sys Avoid redefining SET/CLR/ISSET (which in the kernel are ...
jmcneill[src/trunk]: src/sys/arch/aarch64/include Include aarch64/machdep.h for arm32...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add aarch64 support.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Use PSCI to spinup secondary CPUs on sun5...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Fix arm32 build
martin[src/trunk]: src/share/mk Debug hack: print out full random-seed for C++ comp...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable options MULTIPROCESSOR
ryo[src/trunk]: src/sys/arch/evbarm/conf enable options MULTIPROCESSOR
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 check off SMP
jmcneill[src/trunk]: src/sys/arch/arm/dts Make brightness-levels available in increme...
ryo[src/trunk]: src/doc SMP support for aarch64
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Put RSB controller into known state at th...
rkujawa[src/trunk]: src/share/man/man9 Try to bring this man page up to NetBSD stand...
kamil[src/trunk]: src/sys/dev/ic Avoid undefined behavior of signedness bit shift ...
kre[src/trunk]: src/external/gpl3/binutils.old Apply the change made to binutils:
christos[src/trunk]: src/external/gpl3/binutils.old/dist/bfd FIx reproducible builds ...
christos[src/trunk]: src/sys Remove duplicate copies of the SET/CLR/ISSET macros.
christos[src/trunk]: src/sys/net Calling rtinit(sa_family = AF_LINK, RTM_DELETE, 0) i...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Don't push/pop %rdx, we don't care abou...
ozaki-r[src/trunk]: src/sys/net Don't overwrite an existing llentry on RTM_ADD to av...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Small optimization: don't execute the M...
macallan[src/trunk]: src/sys/dev/videomode add quirk to find the native resolution on...
maxv[src/trunk]: src/sys/arch/x86/pci Fix bug, SPINOUT() is not supposed to take ...
martin[src/trunk]: src/sys/sys We need to make ISSET/SET/CLR available for bootload...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 allow to execute wfi/wfe instructio...
kre[src/trunk]: src Add tests for pattern matching (filename expansion (glob), c...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 allow to read CNTVCT_EL0 and CNTFRQ...
kre[src/trunk]: src/sys/net Avoid attempting to call arp related functions if th...
maxv[src/trunk]: src/sys/net/npf Set con = NULL just once, instead of doing it in...
martin[src/trunk]: src/crypto/external/bsd/heimdal/lib/libgssapi Explicit heimbase ...
spz[src/trunk]: src/sys/dev/usb change handling hint to point to the full instru...
martin[src/trunk]: src/etc Drop output for MAKECONF MAKEOBJDIR MAKEOBJDIRPREFIX MAK...
spz[src/trunk]: src/sys/dev/usb add Yubikey ids, this time more complete (thanks...
spz[src/trunk]: src/sys/dev/usb regenerated (now with correct reference id)
maxv[src/trunk]: src/sys/net/npf Update the pointer when fast-kicking, because it...
maya[src/trunk]: src/share/man/man4/man4.i386 Don't mention options that don't ap...
maxv[src/trunk]: src/sys Remove the second argument from ip_reass_packet(). We wa...
maxv[src/trunk]: src/sys/net/npf Simplify the pointer handling. Set *mp = NULL at...
maxv[src/trunk]: src/sys/net/npf Modify the logic in npf_reassembly. Don't call n...
christos[src/trunk]: src/share/mk Build seed fixes:
maya[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-openchrome Add m...
jdolecek[src/trunk]: src/sys/dev/pci fix comment typo
jdolecek[src/trunk]: src/sys/dev/pci add callout for re-filling RX ring - it's invoke...
maya[src/trunk]: src Remove viadrm(4), superseded by viadrmums.
jdolecek[src/trunk]: src/sys/dev/pci add the RX refill callout (forgot to commit with...
kre[src/trunk]: src/sys/net UPdate previous so that there is no unused (but assi...
jdolecek[src/trunk]: src/sys/dev/pci minor fix for earlier sync with OpenBSD if_msk.c...
maya[src/trunk]: src/sys Remove unused macro.
jdolecek[src/trunk]: src/sys/dev/pci replace code using SK_WA_4109 workaround flag by...
sevan[src/trunk]: src/crypto/external/bsd/openssh/dist Amend whitelisted filesyste...
kre[src/trunk]: src/sys/dev/pci Whitespace fixes. NFC.
christos[src/trunk]: src/share/mk Back to always using just the list of sources for t...
kre[src/trunk]: src/sys/dev/pci Build fix: Supply missing symbol definition.
ozaki-r[src/trunk]: src/usr.sbin/arp arp: warn if failed to delete a specified arp e...
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Detect and set Atom's Tj(max) to 90 if it...
maxv[src/trunk]: src/sys/netinet Remove the callback, localify, and add a comment.
maxv[src/trunk]: src/sys Rename
maxv[src/trunk]: src/sys/netinet Add KASSERTs in in_undefer_cksum_tcpudp.
maxv[src/trunk]: src/sys/netinet Style, rename 'iph' -> 'ip', and reduce the diff...
msaitoh[src/trunk]: src/usr.bin/netstat Print iqdrops, too. This change also fixes a...
kre[src/trunk]: src Fix build. pf_ioctl.c needs netinet/in_offload.h (after pr...
martin[src/trunk]: src/sys/netinet Add missing <netinet/in_offload.h> include.
jmcneill[src/trunk]: src/share/man/man4 Add qemufwcfg* at fdt? to synopsis
christos[src/trunk]: src/external/gpl3/gdb/lib/libbfd Add another elfxx conversion.
jmcneill[src/trunk]: src/share/man/man4 .Fl prepends a dash, no need to specify anoth...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb fix signness issues.
christos[src/trunk]: src/external/gpl3/gdb/lib/libbfd it is not xx but nn that we wan...
christos[src/trunk]: src/external/gpl3/gdb/lib new config files for aarch64 but no pr...
ozaki-r[src/trunk]: src/sys/net Don't use aprint_* functions for logging unrelated t...
christos[src/trunk]: src/external/gpl3/binutils regen aarch64
maxv[src/trunk]: src/distrib/sets/lists/comp Obsolete pmc.3, it was part of libpmc.
maxv[src/trunk]: src Retire libpmc. It uses the legacy PMC interface in the kerne...
maxv[src/trunk]: src/distrib/sets/lists/comp ...and obsolete the html of pmc.3 to...
nonaka[src/trunk]: src/usr.sbin/ndp Remove duplicate rtrlist() function prototype.
nonaka[src/trunk]: src/usr.sbin/ndp ndp(8): host_buf should not be used in delete().
maya[src/trunk]: src/sys/arch/amd64/conf Add entries for viadrmums to amd64 kerne...
nonaka[src/trunk]: src/usr.sbin/ndp Use s6, not mysin.
martin[src/trunk]: src/crypto/external/bsd/heimdal/lib/libkadm5srv Provide an expli...
jakllsch[src/trunk]: src/sys/arch/arm <sys/pmc.h> is gone; don't #include it
jakllsch[src/trunk]: src/sys/dev <sys/pmc.h> is gone; dont
jakllsch[src/trunk]: src/sys/dev revert previous, unintended, commit
maxv[src/trunk]: src Remove the kernel PMC code. Sent yesterday on tech-kern@.
reinoud[src/trunk]: src/usr.bin/make Remove duplicate code in make(1)'s dir.c.
christos[src/trunk]: src/usr.bin/make Fix previous: cached_stats() returning < 0 mean...
maxv[src/trunk]: src/sys/arch/x86/x86 Oh. Don't call svs_pdir_switch if SVS is di...
maxv[src/trunk]: src/sys/arch Handle NMIs correctly when SVS is enabled. We store...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-nv build EXA sup...
joerg[src/trunk]: src/lib/csu/common _DYNAMIC is present for static PIE as well, s...
joerg[src/trunk]: src/lib/csu/common Add static PIE support for i386 and AMD64.
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Static PIE should have no ...
joerg[src/trunk]: src/external/gpl3 PT_PHDR is useful without PT_INTERP, i.e. for ...
joerg[src/trunk]: src/share/mk Update MKSTATICPIE entry to actually do something.
christos[src/trunk]: src/external/gpl3/gdb/dist/bfd aarch64 does not have PT_STEP so ...
kre[src/trunk]: src/lib/csu/common i386/amd64 build fix. Fix "possibly used un...
joerg[src/trunk]: src/doc Static PIE support on x86.
maxv[src/trunk]: src Revamp tprof.
maxv[src/trunk]: src/usr.sbin/tprof/arch Inline the values in amd_f10h_names[], w...
maxv[src/trunk]: src/usr.sbin/tprof Change the arguments of the tprof tool, to ma...
maxv[src/trunk]: src/usr.sbin/tprof/arch Skylake/Kabylake are family 6, so add a ...
maxv[src/trunk]: src Remove the usr.bin/pmc tool. People should use tprof instead.
maxv[src/trunk]: src/sys Remove KAUTH_MACHDEP_X86PMC, now unused.
maxv[src/trunk]: src Remove the X86PMC code I had written, replaced by tprof. Man...
maya[src/trunk]: src/external/gpl3 stopgap fix: revert bfd PT_PHDR without PT_INT...
mrg[src/trunk]: src/usr.bin don't try to decend into remove 'pmc' subdir.
maxv[src/trunk]: src/usr.sbin/tprof Merge tpfmt(1) into tprof(8). We want to have...
maxv[src/trunk]: src/usr.sbin/tprof Ask for a file path with the "analyze" comman...
martin[src/trunk]: src/sys/arch/amd64/include Provide empty SVS_ENTER_NMI/SVS_LEAVE...
maxv[src/trunk]: src Remove tpfmt(1). Its code was merged into tprof(8).
maya[src/trunk]: src/sys/dev/pckbport Add comment elaborating what a sliced comma...
sevan[src/trunk]: src/doc Give a heads up about ssh-agent path whitelist change.
joerg[src/trunk]: src/lib/libc/dlfcn Compute relocbase correctly for static PIE. A...
joerg[src/trunk]: src/usr.sbin/tprof Mark tprof_monitor as dead
joerg[src/trunk]: src/lib/libc/tls Determine dynamic binaries by presence of PT_IN...
maya[src/trunk]: src/share/man/man5 Xref dhcpcd, not removed dhclient.
maya[src/trunk]: src/share/examples/apm dhclient->dhcpcd
joerg[src/trunk]: src/external/gpl3 Reapply with fixed condition:
maya[src/trunk]: src/share/man/man5 Remove dhclient references.
kre[src/trunk]: src/bin/sh Remove atoi()
maya[src/trunk]: src/sys/dev/pckbport Send the 'magic reverse engineered sequence...
maxv[src/trunk]: src/usr.sbin/tprof/arch specialreg.h is x86-specific, don't incl...
maxv[src/trunk]: src/usr.sbin/tprof Finish the Skylake/Kabylake table, and improv...
maxv[src/trunk]: src/sys/arch/x86/x86 Remove ifdef GPROF.
maxv[src/trunk]: src/sys/arch Drop NENTRY() from the x86 kernels, use ENTRY(). Wi...
maxv[src/trunk]: src/sys/arch/x86/x86 Add splhigh() around the FPU code, we don't...
maxv[src/trunk]: src/sys/arch Remove "options DEBUG_BY_TOOLS", it doesn't exist.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Fix non-MULTIPROCESSOR build
jmcneill[src/trunk]: src/usr.sbin/tprof/arch Mark tprof_event_init, tprof_event_list, ...
jmcneill[src/trunk]: src/usr.sbin/tprof Fix a crash when running tprof with no argume...
maxv[src/trunk]: src/sys/arch Remove "options IPKDB", and the other associated op...
maya[src/trunk]: src/share/mk Update comment to match what the below text does
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc avoid dups for aarch64
christos[src/trunk]: src/external/gpl3/gcc/dist/libiberty clang does not like auto in...
christos[src/trunk]: src/external/gpl3/gcc/dist/libiberty clang does not like the c-l...
christos[src/trunk]: src/external/gpl3/gcc First pass at mknative for aarch64, based ...
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch c++conf...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common aarch64...
christos[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/aarch64 aarch64 files for...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/backend Aarch64 specific generated...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc Handle aarch64 jemalloc constant
christos[src/trunk]: src/sys/arch/arm/include Fix formats for gcc where int64 is long...
dholland[src/trunk]: src/sbin/dump Document what rdump is (was once) for. PR 53442.
maxv[src/trunk]: src/doc Note improved tprof and removal of ipkdb.
maxv[src/trunk]: src/sys/arch/x86 Remove unused x86/include/tprof.h, there should...
dholland[src/trunk]: src/sbin/restore Document what rrestore is (was once) for. PR 53...
maxv[src/trunk]: src Retire ipkdb entirely. The option was removed from the confi...
dholland[src/trunk]: src/share/dict Add missing word: cactus. PR 53432.
martin[src/trunk]: src/sys/conf More ipkdb removal
martin[src/trunk]: src/sys/kern More ipkdb removal
maxv[src/trunk]: src/sys/arch/x86/include Hum. Move the __HAVE_DIRECT_MAP block a...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Return the real interrupt handle from gic_f...
jmcneill[src/trunk]: src/sys/arch/arm/pic Add support for setting and getting interru...
jmcneill[src/trunk]: src/sys/dev/fdt Return the interrupt controller's cookie directl...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Support pic_set_affinity and pic_get_aff...
jmcneill[src/trunk]: src/sys/dev/tprof Add tprof backend for ARMv8 performance monitors.
jmcneill[src/trunk]: src/sys/arch/aarch64/include Add more PMC registers
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add glue for ARMv8 performance monitor (PMU).
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add armpmu
jmcneill[src/trunk]: src/doc arm: Add support for ARMv8 performance event monitoring ...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 There is no more S...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/frontend Give aarch64 the "special...
jmcneill[src/trunk]: src/usr.sbin/tprof Add ARMv8 support.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add pseudo-device tprof (fix build)
maya[src/trunk]: src/sys/dev/usb Side-load dev/hid/hid.h to restore the previous ...
jmcneill[src/trunk]: src/sys/dev/fdt Get rid of unnecessary calls to kmem_alloc
jmcneill[src/trunk]: src/sys/dev/tprof Define TPROF_IDENT_ARMV8_GENERIC
christos[src/trunk]: src/sys/compat/linux/common - fix constants and explain limit
jmcneill[src/trunk]: src/sys/dev/tprof Add TPROF_IDENT_ARMV7_GENERIC
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add support for ARMv7 performance monitor (...
jmcneill[src/trunk]: src/sys/arch/arm/include Add some PMC event registers
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable armpmu and tprof
jmcneill[src/trunk]: src/doc arm: Add support for ARMv7 performance event monitoring ...
jmcneill[src/trunk]: src/sys/dev/tprof Add tprof backend for ARMv7 performance monitors.
jmcneill[src/trunk]: src/usr.sbin/tprof Add ARMv7 support.
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 Go back to using i...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64 selec...
kre[src/trunk]: src/sys/dev/virtio Be consistent with double include guard name ...
christos[src/trunk]: src/compat gcc aarch64 does not have multilib
christos[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Initialize new_value to accou...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist limit the aarch64 hack to c...
christos[src/trunk]: src/usr.sbin/tpctl cast through intptr_t
kre[src/trunk]: src/sys/dev/virtio Do the previous in the way it probably should...
pgoyette[src/trunk]: src/sys/sys Bump version for changes to struct cpu_info
pgoyette[src/trunk]: src/sys/arch/x86/include More rearrangement of struct cpu_info t...
maxv[src/trunk]: src/sys Move
kamil[src/trunk]: src/tests/usr.bin/cc Disable profile and compat 32-bit tests cc ...
jmcneill[src/trunk]: src/sys/arch/arm/pic I added is_affinity to intrsource in the pr...
kamil[src/trunk]: src/tests/usr.bin/c++ Disable profile and compat 32-bit c++ sani...
jmcneill[src/trunk]: src/sys/arch/arm/fdt aarch64 build fix
jmcneill[src/trunk]: src/sys/dev/tprof Spaces -> tabs
jmcneill[src/trunk]: src/sys/dev/tprof RW fields in performance monitor registers are...
martin[src/trunk]: src Entry for MKSTATICPIE fallout in /rescue build.
christos[src/trunk]: src/share/mk Everyone has gcc-6 now.
christos[src/trunk]: src/sys/arch/arm/arm32 fix incorrect printf format (off_t needs t)
christos[src/trunk]: src/sys/dev/usb make typing on the console work during boot:
christos[src/trunk]: src/sys/arch/aarch64/aarch64 remove unused variables, add missin...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add default statements, use PRI?64 ...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add missing cast
christos[src/trunk]: src/sys/arch/arm Add missing pointer <-> integer casts
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add default statement
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add missing casts; use PRI?64 inste...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add missing casts
christos[src/trunk]: src/sys/arch/aarch64/aarch64 fix uninitialized, add missing casts
christos[src/trunk]: src/sys/arch/aarch64/aarch64 use c comments instead of #, consis...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 deal with gas not having icc_sre_el...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 Add missing casts, remove unused va...
christos[src/trunk]: src/sys/arch/aarch64/include match declaration types for registe...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add missing casts
christos[src/trunk]: src/sys/arch/aarch64/aarch64 - add missing casts
christos[src/trunk]: src/sys/arch/evbarm/fdt XXX: make this assemble with gas, but I ...
christos[src/trunk]: src/sys/arch/evbarm/fdt fix printf formats ll? -> PRIx64
christos[src/trunk]: src/sys/arch/aarch64/include - use #define to define constants i...
christos[src/trunk]: src/sys/dev/tprof use PRI?64 instead of ll?
christos[src/trunk]: src/sys/dev/fdt Use PRI?64 instead of ll?
christos[src/trunk]: src/etc/mtree deal with g++ header files.
martin[src/trunk]: src/sys/arch/arm/arm32 Revert previous and cast to u_quad_t inst...
martin[src/trunk]: src/tests/lib/libc/sys Comment out two tests that regularily han...
christos[src/trunk]: src/distrib/sets/lists fix sets for gcc aarch64 build.
msaitoh[src/trunk]: src Add /d(dump) and /v(verbose) modifiers to DDB's "show mbuf" ...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 Use __debugused
ryo[src/trunk]: src/sys/arch/aarch64 fix build with aarch64 gcc/gas
ryo[src/trunk]: src/sys/arch/aarch64 use panic() instead of some printf to show ...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 kern_vtopdiff is stored in fdt_star...
bouyer[src/trunk]: src/sys/arch Put back trace in DDB_COMMANDONENTER; in seems that...
joerg[src/trunk]: src/sys/arch/aarch64/include Be consistent and explicitly size r...
christos[src/trunk]: src/sys/arch/arm/arm32 use unintmax_t instead of u_quad_t.
christos[src/trunk]: src/sys/arch/aarch64/aarch64 Keep in .data by using a section at...
darcy[src/trunk]: src/bin/cp Re-order the code to short circuit all the opens and ...
christos[src/trunk]: src/share/mk Let's build gdb for aarch64.
kamil[src/trunk]: src/sys/arch/aarch64/include Use __uint128_t conditionally in aa...
joerg[src/trunk]: src/lib/libc_vfp Push FPU choice into the assembler sources them...
christos[src/trunk]: src/sys/arch/aarch64 centralize fp,lr definitions
christos[src/trunk]: src/distrib/sets/lists fix sets for clang aarch64
christos[src/trunk]: src/sys/arch/evbarm make sure uboot_args is in the data segment ...
joerg[src/trunk]: src/crypto/external/bsd/openssl/dist Drop special case for clang...
joerg[src/trunk]: src/external/bsd/elftosb Explicitly build as C++03 source.
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx/include Provide consistent e...
joerg[src/trunk]: src Update LLVM/Clang build system to r337282.
joerg[src/trunk]: src/external/bsd/libc++/lib Ignore atomic alignment warnings on ...
joerg[src/trunk]: src/sys/lib/libunwind Remove redundant setIP call overwritten a ...
joerg[src/trunk]: src/sys/lib/libunwind The semantics of DW_CFA_GNU_args_size have...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Mark files not tagged with clan...
joerg[src/trunk]: src/doc Update LLVM entry.
christos[src/trunk]: src/sys/arch/evbarm/fdt restore type of uboot_args
joerg[src/trunk]: src Document aarch64 ABI break.
christos[src/trunk]: src/distrib/sets/lists fix sets (again), I got it backwards before.
christos[src/trunk]: src/share/mk Remove special-casing of aarch64 now that gcc works...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Mark files not tagged with llvm-...
ryo[src/trunk]: src/sys/arch/evbarm/fdt remove ifdef __clang.
msaitoh[src/trunk]: src/sys/kern - Fix compile error for kernel configuration file w...
msaitoh[src/trunk]: src/sys/dev/usb Read xHCI 1.1's HCCPARAMS2 registar and print it...
bouyer[src/trunk]: src/common/lib/libc/arch/i386/atomic On Xen, always alias _atomi...
wiz[src/trunk]: src/share/man/man4 Remove superfluous macros.
wiz[src/trunk]: src/share/man/man9 Various improvements.
wiz[src/trunk]: src/crypto/external/bsd/openssh/dist Fix Dd argument.
wiz[src/trunk]: src/usr.sbin/tprof Various improvements to man page. Sync usage.
wiz[src/trunk]: src/sbin/restore Remove superfluous macro.
uwe[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate - check fs_old_size too.
ozaki-r[src/trunk]: src/sys/ufs/ffs Avoid using magic numbers for arguments of workq...
sevan[src/trunk]: src/sys Be consistent among ethernet drivers on the convention f...
martin[src/trunk]: src/share/misc Add 8.0 release date in history table (but no "gr...
wiz[src/trunk]: src/share/man/man9 Remove trailing whitespace.
joerg[src/trunk]: src/usr.bin/unzip Ignore malformed directory entries as created ...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 fix printf format.
joerg[src/trunk]: src/lib/libc_vfp The fpu mode for VFP2 instructions is still jus...
christos[src/trunk]: src/sys/arch/aarch64 Implement TRAP_SIGDEBUG for aarch64...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Print ethernet address at attach
maya[src/trunk]: src/doc/roadmaps Remove completed items. Go everyone!
maya[src/trunk]: src/doc/roadmaps phil is working on wifi, thanks phil!
maya[src/trunk]: src/doc/roadmaps Nouveau is now in a release, hurray.
maya[src/trunk]: src/doc/roadmaps throw in drmkms, mention riscv work by zmcgrew
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 avoid double-fault caused by readin...
msaitoh[src/trunk]: src Add "show socket" command written by Hiroki SUENAGA. It prin...
wiz[src/trunk]: src/share/man/man4 Improve wording.
ryo[src/trunk]: src/lib/libc/arch/aarch64/sys fix a bug. no need postincrement h...
martin[src/trunk]: src/sys/dev/usb Andrius V in Pr kern/53461: add D-Link DUB-1312
kre[src/trunk]: src/usr.sbin/ypserv/ypinit PR bin/53458
martin[src/trunk]: src/sys/dev/usb Regen
martin[src/trunk]: src/sys/dev/usb Andrius V in PR kern/53461: add support for D-Li...
christos[src/trunk]: src/sys/arch/aarch64/include flip the byte order
christos[src/trunk]: src/external/bsd/libproc/dist unbreak aarch64
kre[src/trunk]: src/tests/bin/sh Several improvements to this test...
kre[src/trunk]: src/bin/sh First pass at fixing some of the more arcane pattern ...
maxv[src/trunk]: src/doc note removal of tpfmt
maxv[src/trunk]: src/sys/arch More ASLR. Randomize the location of the direct map...
maxv[src/trunk]: src Remove the tprof_amdpmi.4 and tprof_pmi.4 man pages.
maxv[src/trunk]: src/sys/arch/amd64/conf Remove "no options GPROF", we don't have...
maxv[src/trunk]: src/etc Create /dev/ksyms as "440 $g_kmem". This prevents unpriv...
kre[src/trunk]: src/share/man/man4/man4.x86 When files are deleted, they need to...
kre[src/trunk]: src/sys/arch/x86/x86 Unbreak build. Fake out (ie: remove) rdts...
ryo[src/trunk]: src/sys/arch/aarch64 * avoid deadlock. mutex_owned() works only ...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 return correct signo and code in ac...
maxv[src/trunk]: src/sys/arch Forgot to commit a change in i386/cpufunc.S; add rd...
maya[src/trunk]: src/sys/dev/hpc/apm Remove unused variable.
maxv[src/trunk]: src/sys/arch Clean up dbregs; remove useless comments, remove ar...
ryo[src/trunk]: src/sys/arch/aarch64/include don't depend endian.
kre[src/trunk]: src/bin/sh Minor cleanups to growstackblock(). This should rea...
maya[src/trunk]: src/sys/arch Remove comment mentioning an i386 problem from non-...
kre[src/trunk]: src/bin/sh Revert previous, change has nothing to do with DEBUG ...
kre[src/trunk]: src/bin/sh DEBUG mode only change (ie: no effect to any normal s...
kre[src/trunk]: src/bin/sh PR bin/36532 (perhaps)
kre[src/trunk]: src/bin/sh NFC: Whitespace cleanups
maxv[src/trunk]: src/sys/arch/x86/x86 I realized the changes I made broke the !as...
kre[src/trunk]: src/bin/sh NFC: better protect the INTON (etc) macros ( do { } w...
kre[src/trunk]: src/bin/sh Part 2 of pattern matching (glob etc) fixes.
phil[src/phil-wifi]: src/sys/net80211 Add RCS ID at the top of all the files.
phil[src/phil-wifi]: src/sys Start of WiFi refresh. Copy of FreeBSD net80211 dir...
phil[src/phil-wifi]: src/sys Add sbuf files from FreeBSD to support net80211.
phil[src/phil-wifi]: src/sys State save. New kernel config for this brach only. ...
phil[src/phil-wifi]: src/sys State save.
snj[src/trunk]: src/usr.bin/calendar/calendars add netbsd 8.0, fix whitespace
macallan[src/trunk]: src/sys/dev/fdt if the framebuffer address isn't page aligned, s...
phil[src/phil-wifi]: src/sys State save:
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM r337282 from trunk
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import clang r337282 from trunk
07/24/2018
msaitoh[src/trunk]: src/sys Remove duplicated inclusion of net/bpf.h.
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
msaitoh[src/trunk]: src/sys/dev/pcmcia Simplify bpf_mtap() call. No functional change.
wiz[src/trunk]: src/share/man/man9 Remove superfluous Pp.
martin[src/trunk]: src/distrib/common Do not put debug.tgz and xdebug.tgz onto inst...
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/grep Specify SANITIZER_RENAME_SYMBOL in grep
kamil[src/trunk]: src/external/gpl2/diffutils Specify SANITIZER_RENAME_SYMBOL in d...
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...
kamil[src/trunk]: src/share/misc Document sanitizers in acronyms.comp
sevan[src/trunk]: src/share/misc Add HVDS, LVDS, RDRAM
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...
msaitoh[src/trunk]: src/sys/dev/ic bpf_mtap*() after ieee80211_encap() should be bpf...
thorpej[src/trunk]: src/sys In my quest to make device_compatible_entry (and associa...
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/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.
msaitoh[src/trunk]: src Implement the BPF direction filter (BIOC[GS]DIRECTION). It p...
martin[src/trunk]: src/distrib/notes Replace references to i386 install media for R...
kamil[src/trunk]: src/doc/roadmaps/people Remove roadmap/kamil
kamil[src/trunk]: src/doc Add TODO.sanitizer
martin[src/trunk]: src/sys/arch/i386/stand/misc Remove Rawrite32 installer - no poi...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip device_printf -> aprint_debug
christos[src/trunk]: src/external/gpl3/gcc/lib/liblsan Add lsan support.
christos[src/trunk]: src/external/gpl3/gcc/lib/liblsan remove temp hack.
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer Add support for lsan (Le...
christos[src/trunk]: src/distrib/sets/lists Add the lsan libraries
christos[src/trunk]: src/doc mention lsan
sevan[src/trunk]: src/share/misc Add another ARC, DCL, Emacs
kamil[src/trunk]: src/sbin/disklabel Avoid misaligned access in disklabel(8) in fi...
kre[src/trunk]: src/external/gpl3/gcc/lib Since liblsan has been added to the se...
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/arm/cortex keep stack pointer even if chainging CPU...
ryo[src/trunk]: src/sys/arch/evbarm/rpi remove unnecessary code. .Lmmu_init_tabl...
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...
ryo[src/trunk]: src/sys/arch on evbarm/RPI, RPI2, VERBOSE_INIT_ARM had broken.
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...
kamil[src/trunk]: src/tests/bin/expr Add a couple of new ATF expr(1) tests
kamil[src/trunk]: src/bin/expr Improve the * operator handling in expr(1)
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
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
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).
jmcneill[src/trunk]: src/sys/external/gpl2/dts/dist Import dts from Linux 4.18-rc2
rkujawa[src/trunk]: src/share/man/man4 Clarify caveats.
christos[src/trunk]: src put back lsan
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...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
macallan[src/trunk]: src/sys/dev/pci restrict a magic number 'fix' inherited from xf8...
macallan[src/trunk]: src/sys/dev/i2c fix a tpyo so now we get the correct maximum spe...
kamil[src/trunk]: src Rework the changes to DTRACE/ZFS files that were fixing Clan...
thorpej[src/trunk]: src/sys/dev - Unify the "rtwn" and "urtwn" register definitions ...
sevan[src/trunk]: src/sbin/mount_cd9660 Note vnconfig(8) may be of interest, espec...
roy[src/trunk]: src Remove dhclient from the base system.
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.
msaitoh[src/trunk]: src/sys Detect USB 3.1.
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.
christos[src/trunk]: src/sys/kern defflag {SETUID,FD}SCRIPTS
riastradh[src/trunk]: src/sys/arch Rewrite Xen timecounter and hardclock timer.
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...
kre[src/trunk]: src/sys/kern Fix module build.
jmcneill[src/trunk]: src/sys/dev/fdt Add driver for DesignWare Watchdog Timer. Untest...
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/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/arch/arm/rockchip Use syscon API
jmcneill[src/trunk]: src/sys/dev/fdt Simplify list initialization
kre[src/trunk]: src/sys/arch/xen/xen Build fix bandaid.
jmcneill[src/trunk]: src/sys/dev/fdt Use queue(3) API to manage lists. NFCI.
riastradh[src/trunk]: src/sys/kern Sprinkle cold conditionals to make tc_ticktock befo...
maxv[src/trunk]: src/sys/arch/x86/x86 Use a switch, we can (and will) optimize ea...
maxv[src/trunk]: src/sys/arch/x86/x86 Optimize FNSAVE. The size of its save area ...
maxv[src/trunk]: src/sys/arch/x86/x86 Use a variable-sized memcpy, instead of cop...
jmcneill[src/trunk]: src/sys/kern Revert previous
mbalmer[src/trunk]: src/external/mit/lua/dist/src Apply bugfix #7 from lua.org/bugs....
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Build fix
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common disable...
riastradh[src/trunk]: src/sys/kern Revert "Sprinkle cold conditionals to make tc_tickt...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add bcm2835-rpi-zero-w.dts and bcm2837-...
christos[src/trunk]: src/external/gpl3/gcc/lib vaxinate the sanitizer build.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add i2c clocks.
jmcneill[src/trunk]: src/sys/dev/fdt Add fdtbus_attach_i2cbus, used to attach an i2cb...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add rkiic
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add driver for Rockchip I2C controller.
jmcneill[src/trunk]: src/sys/arch/arm Use fdtbus_attach_i2cbus
jmcneill[src/trunk]: src/sys/dev/fdt Fix 32-bit build
jmcneill[src/trunk]: src/sys/arch/arm Use fdtbus_attach_i2cbus
christos[src/trunk]: src/share/man/man4 Add more message types.
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add missing call to arm_fdt_timer_register
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove chipid and sysmmu drivers
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add options __HAVE_GENERIC_CPU_INITCLOCKS
jmcneill[src/trunk]: src/sys/arch/arm/samsung Delete chipid and sysmmu drivers, they ...
msaitoh[src/trunk]: src/sys/dev/pci VGA 16 bit decode bit is not bit 3 but bit 4.
msaitoh[src/trunk]: src/sys/dev/mii Sort OUI by number. No functional change.
jdolecek[src/trunk]: src/sys/dev/pci sync OpenBSD if_msk.c revs 1.66-1.79 skipping fr...
msaitoh[src/trunk]: src/sys/dev/mii Regen.
msaitoh[src/trunk]: src/sys/dev/mii - Add ASIX Ax88x9x
msaitoh[src/trunk]: src/sys/dev/mii Regen.
jmcneill[src/trunk]: src/sys/dev/fdt interrupt-map bug fixes
jmcneill[src/trunk]: src/sys/dev/ic Reduce 10 second timeouts to 2 seconds.
jmcneill[src/trunk]: src/sys/arch/arm/samsung Cleanup of combiner driver and make it ...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add a proper MCT driver rather than rel...
jmcneill[src/trunk]: src/sys/arch Attach mct early. Do not attach gtmr to mct.
jmcneill[src/trunk]: src/sys/dev/fdt sc_clock_freq is in Hz, not kHz
roy[src/trunk]: src/usr.sbin/postinstall Remove dhclient references.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Attach cpufreq scaling provider to ourself, ...
jmcneill[src/trunk]: src/sys/dev/fdt Fix a regression with interrupt-map handling in ...
jakllsch[src/trunk]: src/sys/arch/arm/dts catch up to upstream dts changes/additions
jmcneill[src/trunk]: src/sys/arch/arm/samsung Fix a stupid bug in exynos*_clock_set_r...
jmcneill[src/trunk]: src/sys/dev/fdt When searching for interrupt parent, stop as soo...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Set module clock on rate changes
jmcneill[src/trunk]: src/sys/arch/arm/samsung No need to use hold reg when updating c...
kre[src/trunk]: src/usr.bin/printf From leot@ on tech-userlevel:
jmcneill[src/trunk]: src/sys/arch/arm/samsung Make the pinctrl driver actually work.
kre[src/trunk]: src/usr.bin/printf Avoid printing error messages twice when an i...
ozaki-r[src/trunk]: src/sys Fix net.inet6.ip6.ifq node doesn't exist
jnemeth[src/trunk]: src/sbin/gpt Not all things that write to the disk do something ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove nmbclusters check. We don't use the...
msaitoh[src/trunk]: src/sys/dev/pci - Print Power Management Control/status register...
jmcneill[src/trunk]: src/sys/dev/fdt Fix name of snps, dis_u2_susphy_quirk property
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add USB clocks and missing MMC biu clocks
kamil[src/trunk]: src/sys/arch/x86/x86 Avoid unportable signed integer left shift ...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Make IRQ sharing work again
kamil[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_us...
jmcneill[src/trunk]: src/sys/dev/fdt Add support for Samsung Exynos USB3 DRD.
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add more USB3 clocks
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable Exynos USB support
jmcneill[src/trunk]: src/sys/arch/arm/samsung Fix value of PHY_CLK_RST_FSEL_24M, USB2...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add support for Samsung Exynos USB.
jmcneill[src/trunk]: src/sys/arch/arm/samsung Dump clock tree with aprint_debug inste...
jdolecek[src/trunk]: src/sys/dev/pci attach the rnd source only once even with dual-p...
jdolecek[src/trunk]: src/sys/kern add DIAGNOSTIC check for rnd_attach_source() being ...
jdolecek[src/trunk]: src/sys/dev/pci fix detach code and do it on shutdown
christos[src/trunk]: src/external/mit/xorg/tools/mkfontscale Use the fonts from our i...
kamil[src/trunk]: src/sys/sys Try to appease KUBSan in sys/sys/wait.h in W_EXITCODE()
kamil[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_co...
kamil[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_is...
kamil[src/trunk]: src/sys/kern Avoid unportable signed integer left shift in fd_un...
kamil[src/trunk]: src/sys/netinet6 Paper over Undefined Behavior in in6_control1()
kamil[src/trunk]: src/sys/sys Avoid undefined operation in signed integer shift in...
kamil[src/trunk]: src/sys/kern Avoid Undefined Behavior in pr_item_notouch_get()
kamil[src/trunk]: src/sys/ufs/ffs Avoid Undefined Behavior in ffs_clusteracct()
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in pr_item_notouch_put()
kamil[src/trunk]: src/sys/dev/pci Avoid undefined behavior in pciiide macros
kamil[src/trunk]: src/sys/dev/scsipi Avoid undefined behavior in scsipiconf.h in _...
msaitoh[src/trunk]: src/sys/kern Don't allocate memory and return EFTYPE if sc->sc_b...
msaitoh[src/trunk]: src/lib/libc/stdio Indent.
maya[src/trunk]: src/sys/arch/x86 Disable MWAIT/MONITOR on Apollo Lake CPUs to wo...
maya[src/trunk]: src/external/mit/xorg/bin Claim to have getopt_long.
jmcneill[src/trunk]: src/sys/arch/arm/samsung Only process a tx or rx interrupt if th...
gdt[src/trunk]: src/sys/arch/evbarm/conf RPI: remove commented-out pseudodevices
maya[src/trunk]: src/share/misc Add EBDA.
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in mq_recv1()
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in mq_send1()
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in lwp_ctl_alloc()
kamil[src/trunk]: src/sys/kern Avoid undefined behavior in lwp_ctl_free()
jdolecek[src/trunk]: src/sys/dev/pci use pci_intr_establish_xname()
christos[src/trunk]: src/sys/netipsec merge duplicated code, more informative debugging.
jdolecek[src/trunk]: src/sys/dev/pci sync SK_IMTIMER_TICKS_YUKON value with OpenBSD (...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Remove some duplicate code
jmcneill[src/trunk]: src/sys/arch/arm/samsung Align AUDIOCORE size to 1M, and add def...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add pwm clocks
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add driver for Exynos PWM timer.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add expwm, pwmfan
jmcneill[src/trunk]: src/sys/dev/fdt Add basic pwm-fan driver. This doesn't have any ...
jmcneill[src/trunk]: src/distrib/utils/embedded/files Enable booting of netbsd-EXYNOS...
triaxx[src/trunk]: src/external/bsd/dhcpcd Fix an inconsistency that showed /var/db...
jmcneill[src/trunk]: src/sys/arch/evbarm/exynos Use KERNEL_IO_VBASE instead of magic ...
jmcneill[src/trunk]: src/sys/arch Replace sscom with a much simpler uart driver. The ...
martin[src/trunk]: src/etc Temporary hack to get MKREPRO debug info out of the buil...
jmcneill[src/trunk]: src/usr.sbin/usbdevs Print USB_SPEED_SUPER_PLUS capability if pr...
msaitoh[src/trunk]: src/sys/dev/mii Add PMA/PMD control 2 register bit definitions.
christos[src/trunk]: src/usr.sbin/arp Add an "auto" keyword to auto-determine the lin...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add force_10_100_autonego sysctl. The defa...
martin[src/trunk]: src/crypto/external/bsd/heimdal/lib/libheimntlm Add explicit pat...
martin[src/trunk]: src/crypto/external/bsd/heimdal/lib/libkdc Explicit libheimbase ...
prlw1[src/trunk]: src/sys/dev/pci Add Western Digital (Sandisk) WD Black NVMe SSD...
kamil[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Remove UB from definitio...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Switch to PSCI 0.1 mode only if the first c...
christos[src/trunk]: src/usr.sbin/arp Fix the logic for the non auto case
prlw1[src/trunk]: src/sys/dev/pci regen
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Use arm_generic_bs_tag instead of armv7_...
kamil[src/trunk]: src/sys/arch Correct unportable signed integer left shift in i38...
kamil[src/trunk]: src/sys/arch/x86/x86 Remove unaligned access to mpbios_page[]
snj[src/trunk]: src/share/dict prompted by dh's latest PR, add a missing word: a...
spz[src/trunk]: src/sys/dev/usb add identification for some Yubikeys
pgoyette[src/trunk]: src/sys/sys Use a different, type-insensitive idiom for CLR().
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Use psci_fdt_bootstrap for MP spinup on ...
kamil[src/trunk]: src/sys/arch/x86/x86 Revert previous
kamil[src/trunk]: src/sys/kern Try to avoid signed integer overflow in callout_sof...
christos[src/trunk]: src/lib/libpuffs cast for lint
christos[src/trunk]: src/lib/libpuffs correct previous cast.
christos[src/trunk]: src/external/gpl3/binutils enable coff/pe executable vectors for...
christos[src/trunk]: src/sys/arch/i386/stand Enable efiboot on i386, for 32 bit bootb...
christos[src/trunk]: src/distrib/sets/lists/base add the efi boot blocks
christos[src/trunk]: src/sys/arch/i386/stand/efiboot use += :-)
christos[src/trunk]: src/usr.bin/xlint/lint1 recognize noinline attribute
christos[src/trunk]: src/common/lib/libc/string switch to FreeBSD's memmem (faster)
christos[src/trunk]: src/lib/libc/string switch to FreeBSD's memmem
christos[src/trunk]: src/sys/lib/libkern provide memmem
jdolecek[src/trunk]: src/sys/dev/ic whitespace fix
christos[src/trunk]: src/sys/compat/linux/common Enable executing linux go binaries b...
jnemeth[src/trunk]: src/share/man/man4 mention Oxford Semiconductor OXPCIe954 4-port...
christos[src/trunk]: src/external/bsd/ppp/usr.sbin/pppd New arp code needs RTF_LLDATA...
pgoyette[src/trunk]: src/sys/sys Revert previous as requested. Leaving it to dhollan...
christos[src/trunk]: src/sys/sys cast align result to int, since the flags argument i...
christos[src/trunk]: src/lib/libpuffs revert previous now that MAP_ALIGNED has been f...
msaitoh[src/trunk]: src/sys/compat/linux/common Fix compile error.
ryo[src/trunk]: src/sys/arch/arm/pic fix false positive KASSERT.
ryo[src/trunk]: src/common/lib/libc/arch/aarch64/string avoid reading from out o...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 keep stack pointer when changing fr...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 remove unused code
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 need locks in pmap_kremove() and pm...
ryo[src/trunk]: src/sys/arch/aarch64 add MULTIPROCESSOR support
ryo[src/trunk]: src/sys/arch/arm/broadcom hatch secondary processors (aarch64)
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 fix compile error
martin[src/trunk]: src/etc Remove debug hack (revert previous)
kre[src/trunk]: src/sys Avoid redefining SET/CLR/ISSET (which in the kernel are ...
jmcneill[src/trunk]: src/sys/arch/aarch64/include Include aarch64/machdep.h for arm32...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Use PSCI to spinup secondary CPUs on sun5...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable options MULTIPROCESSOR
jmcneill[src/trunk]: src/sys/arch/arm/fdt Fix arm32 build
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add aarch64 support.
martin[src/trunk]: src/share/mk Debug hack: print out full random-seed for C++ comp...
ryo[src/trunk]: src/sys/arch/evbarm/conf enable options MULTIPROCESSOR
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 check off SMP
jmcneill[src/trunk]: src/sys/arch/arm/dts Make brightness-levels available in increme...
ryo[src/trunk]: src/doc SMP support for aarch64
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Put RSB controller into known state at th...
rkujawa[src/trunk]: src/share/man/man9 Try to bring this man page up to NetBSD stand...
kamil[src/trunk]: src/sys/dev/ic Avoid undefined behavior of signedness bit shift ...
kre[src/trunk]: src/external/gpl3/binutils.old Apply the change made to binutils:
christos[src/trunk]: src/external/gpl3/binutils.old/dist/bfd FIx reproducible builds ...
christos[src/trunk]: src/sys Remove duplicate copies of the SET/CLR/ISSET macros.
christos[src/trunk]: src/sys/net Calling rtinit(sa_family = AF_LINK, RTM_DELETE, 0) i...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Small optimization: don't execute the M...
ozaki-r[src/trunk]: src/sys/net Don't overwrite an existing llentry on RTM_ADD to av...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Don't push/pop %rdx, we don't care abou...
macallan[src/trunk]: src/sys/dev/videomode add quirk to find the native resolution on...
maxv[src/trunk]: src/sys/arch/x86/pci Fix bug, SPINOUT() is not supposed to take ...
martin[src/trunk]: src/sys/sys We need to make ISSET/SET/CLR available for bootload...
kre[src/trunk]: src Add tests for pattern matching (filename expansion (glob), c...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 allow to execute wfi/wfe instructio...
kre[src/trunk]: src/sys/net Avoid attempting to call arp related functions if th...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 allow to read CNTVCT_EL0 and CNTFRQ...
spz[src/trunk]: src/sys/dev/usb add Yubikey ids, this time more complete (thanks...
martin[src/trunk]: src/crypto/external/bsd/heimdal/lib/libgssapi Explicit heimbase ...
maxv[src/trunk]: src/sys/net/npf Set con = NULL just once, instead of doing it in...
martin[src/trunk]: src/etc Drop output for MAKECONF MAKEOBJDIR MAKEOBJDIRPREFIX MAK...
spz[src/trunk]: src/sys/dev/usb change handling hint to point to the full instru...
spz[src/trunk]: src/sys/dev/usb regenerated (now with correct reference id)
maxv[src/trunk]: src/sys/net/npf Update the pointer when fast-kicking, because it...
maya[src/trunk]: src/share/man/man4/man4.i386 Don't mention options that don't ap...
maxv[src/trunk]: src/sys/net/npf Simplify the pointer handling. Set *mp = NULL at...
maxv[src/trunk]: src/sys Remove the second argument from ip_reass_packet(). We wa...
maxv[src/trunk]: src/sys/net/npf Modify the logic in npf_reassembly. Don't call n...
christos[src/trunk]: src/share/mk Build seed fixes:
maya[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-openchrome Add m...
maya[src/trunk]: src Remove viadrm(4), superseded by viadrmums.
jdolecek[src/trunk]: src/sys/dev/pci fix comment typo
jdolecek[src/trunk]: src/sys/dev/pci add callout for re-filling RX ring - it's invoke...
jdolecek[src/trunk]: src/sys/dev/pci minor fix for earlier sync with OpenBSD if_msk.c...
jdolecek[src/trunk]: src/sys/dev/pci add the RX refill callout (forgot to commit with...
kre[src/trunk]: src/sys/net UPdate previous so that there is no unused (but assi...
maya[src/trunk]: src/sys Remove unused macro.
jdolecek[src/trunk]: src/sys/dev/pci replace code using SK_WA_4109 workaround flag by...
sevan[src/trunk]: src/crypto/external/bsd/openssh/dist Amend whitelisted filesyste...
kre[src/trunk]: src/sys/dev/pci Whitespace fixes. NFC.
kre[src/trunk]: src/sys/dev/pci Build fix: Supply missing symbol definition.
ozaki-r[src/trunk]: src/usr.sbin/arp arp: warn if failed to delete a specified arp e...
christos[src/trunk]: src/share/mk Back to always using just the list of sources for t...
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Detect and set Atom's Tj(max) to 90 if it...
maxv[src/trunk]: src/sys/netinet Remove the callback, localify, and add a comment.
maxv[src/trunk]: src/sys Rename
maxv[src/trunk]: src/sys/netinet Add KASSERTs in in_undefer_cksum_tcpudp.
maxv[src/trunk]: src/sys/netinet Style, rename 'iph' -> 'ip', and reduce the diff...
msaitoh[src/trunk]: src/usr.bin/netstat Print iqdrops, too. This change also fixes a...
martin[src/trunk]: src/sys/netinet Add missing <netinet/in_offload.h> include.
kre[src/trunk]: src Fix build. pf_ioctl.c needs netinet/in_offload.h (after pr...
jmcneill[src/trunk]: src/share/man/man4 Add qemufwcfg* at fdt? to synopsis
christos[src/trunk]: src/external/gpl3/gdb/lib/libbfd Add another elfxx conversion.
christos[src/trunk]: src/external/gpl3/gdb/lib new config files for aarch64 but no pr...
jmcneill[src/trunk]: src/share/man/man4 .Fl prepends a dash, no need to specify anoth...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb fix signness issues.
christos[src/trunk]: src/external/gpl3/gdb/lib/libbfd it is not xx but nn that we wan...
ozaki-r[src/trunk]: src/sys/net Don't use aprint_* functions for logging unrelated t...
maxv[src/trunk]: src/distrib/sets/lists/comp Obsolete pmc.3, it was part of libpmc.
christos[src/trunk]: src/external/gpl3/binutils regen aarch64
maxv[src/trunk]: src Retire libpmc. It uses the legacy PMC interface in the kerne...
maxv[src/trunk]: src/distrib/sets/lists/comp ...and obsolete the html of pmc.3 to...
nonaka[src/trunk]: src/usr.sbin/ndp Remove duplicate rtrlist() function prototype.
nonaka[src/trunk]: src/usr.sbin/ndp Use s6, not mysin.
nonaka[src/trunk]: src/usr.sbin/ndp ndp(8): host_buf should not be used in delete().
maya[src/trunk]: src/sys/arch/amd64/conf Add entries for viadrmums to amd64 kerne...
martin[src/trunk]: src/crypto/external/bsd/heimdal/lib/libkadm5srv Provide an expli...
jakllsch[src/trunk]: src/sys/arch/arm <sys/pmc.h> is gone; don't #include it
jakllsch[src/trunk]: src/sys/dev <sys/pmc.h> is gone; dont
jakllsch[src/trunk]: src/sys/dev revert previous, unintended, commit
reinoud[src/trunk]: src/usr.bin/make Remove duplicate code in make(1)'s dir.c.
christos[src/trunk]: src/usr.bin/make Fix previous: cached_stats() returning < 0 mean...
maxv[src/trunk]: src Remove the kernel PMC code. Sent yesterday on tech-kern@.
maxv[src/trunk]: src/sys/arch/x86/x86 Oh. Don't call svs_pdir_switch if SVS is di...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-nv build EXA sup...
maxv[src/trunk]: src/sys/arch Handle NMIs correctly when SVS is enabled. We store...
joerg[src/trunk]: src/lib/csu/common _DYNAMIC is present for static PIE as well, s...
joerg[src/trunk]: src/lib/csu/common Add static PIE support for i386 and AMD64.
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Static PIE should have no ...
joerg[src/trunk]: src/external/gpl3 PT_PHDR is useful without PT_INTERP, i.e. for ...
joerg[src/trunk]: src/share/mk Update MKSTATICPIE entry to actually do something.
joerg[src/trunk]: src/doc Static PIE support on x86.
christos[src/trunk]: src/external/gpl3/gdb/dist/bfd aarch64 does not have PT_STEP so ...
kre[src/trunk]: src/lib/csu/common i386/amd64 build fix. Fix "possibly used un...
maxv[src/trunk]: src Revamp tprof.
maxv[src/trunk]: src/usr.sbin/tprof Change the arguments of the tprof tool, to ma...
maxv[src/trunk]: src/usr.sbin/tprof/arch Inline the values in amd_f10h_names[], w...
maxv[src/trunk]: src/usr.sbin/tprof/arch Skylake/Kabylake are family 6, so add a ...
maxv[src/trunk]: src Remove the X86PMC code I had written, replaced by tprof. Man...
maxv[src/trunk]: src Remove the usr.bin/pmc tool. People should use tprof instead.
maxv[src/trunk]: src/sys Remove KAUTH_MACHDEP_X86PMC, now unused.
maya[src/trunk]: src/external/gpl3 stopgap fix: revert bfd PT_PHDR without PT_INT...
mrg[src/trunk]: src/usr.bin don't try to decend into remove 'pmc' subdir.
maxv[src/trunk]: src/usr.sbin/tprof Merge tpfmt(1) into tprof(8). We want to have...
maxv[src/trunk]: src Remove tpfmt(1). Its code was merged into tprof(8).
maxv[src/trunk]: src/usr.sbin/tprof Ask for a file path with the "analyze" comman...
martin[src/trunk]: src/sys/arch/amd64/include Provide empty SVS_ENTER_NMI/SVS_LEAVE...
sevan[src/trunk]: src/doc Give a heads up about ssh-agent path whitelist change.
maya[src/trunk]: src/sys/dev/pckbport Add comment elaborating what a sliced comma...
joerg[src/trunk]: src/lib/libc/dlfcn Compute relocbase correctly for static PIE. A...
joerg[src/trunk]: src/lib/libc/tls Determine dynamic binaries by presence of PT_IN...
joerg[src/trunk]: src/usr.sbin/tprof Mark tprof_monitor as dead
maya[src/trunk]: src/share/man/man5 Xref dhcpcd, not removed dhclient.
maya[src/trunk]: src/share/examples/apm dhclient->dhcpcd
joerg[src/trunk]: src/external/gpl3 Reapply with fixed condition:
maya[src/trunk]: src/share/man/man5 Remove dhclient references.
kre[src/trunk]: src/bin/sh Remove atoi()
maya[src/trunk]: src/sys/dev/pckbport Send the 'magic reverse engineered sequence...
maxv[src/trunk]: src/usr.sbin/tprof/arch specialreg.h is x86-specific, don't incl...
maxv[src/trunk]: src/usr.sbin/tprof Finish the Skylake/Kabylake table, and improv...
maxv[src/trunk]: src/sys/arch/x86/x86 Remove ifdef GPROF.
maxv[src/trunk]: src/sys/arch Drop NENTRY() from the x86 kernels, use ENTRY(). Wi...
maxv[src/trunk]: src/sys/arch/x86/x86 Add splhigh() around the FPU code, we don't...
maxv[src/trunk]: src/sys/arch Remove "options DEBUG_BY_TOOLS", it doesn't exist.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Fix non-MULTIPROCESSOR build
jmcneill[src/trunk]: src/usr.sbin/tprof/arch Mark tprof_event_init, tprof_event_list, ...
jmcneill[src/trunk]: src/usr.sbin/tprof Fix a crash when running tprof with no argume...
maxv[src/trunk]: src/sys/arch Remove "options IPKDB", and the other associated op...
maya[src/trunk]: src/share/mk Update comment to match what the below text does
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc avoid dups for aarch64
christos[src/trunk]: src/external/gpl3/gcc/dist/libiberty clang does not like auto in...
christos[src/trunk]: src/external/gpl3/gcc/dist/libiberty clang does not like the c-l...
christos[src/trunk]: src/external/gpl3/gcc First pass at mknative for aarch64, based ...
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch c++conf...
christos[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/aarch64 aarch64 files for...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common aarch64...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/backend Aarch64 specific generated...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc Handle aarch64 jemalloc constant
christos[src/trunk]: src/sys/arch/arm/include Fix formats for gcc where int64 is long...
maxv[src/trunk]: src/doc Note improved tprof and removal of ipkdb.
dholland[src/trunk]: src/sbin/dump Document what rdump is (was once) for. PR 53442.
maxv[src/trunk]: src/sys/arch/x86 Remove unused x86/include/tprof.h, there should...
maxv[src/trunk]: src Retire ipkdb entirely. The option was removed from the confi...
dholland[src/trunk]: src/share/dict Add missing word: cactus. PR 53432.
dholland[src/trunk]: src/sbin/restore Document what rrestore is (was once) for. PR 53...
martin[src/trunk]: src/sys/conf More ipkdb removal
martin[src/trunk]: src/sys/kern More ipkdb removal
maxv[src/trunk]: src/sys/arch/x86/include Hum. Move the __HAVE_DIRECT_MAP block a...
jmcneill[src/trunk]: src/sys/arch/arm/fdt Return the real interrupt handle from gic_f...
jmcneill[src/trunk]: src/sys/dev/fdt Return the interrupt controller's cookie directl...
jmcneill[src/trunk]: src/sys/arch/arm/pic Add support for setting and getting interru...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Support pic_set_affinity and pic_get_aff...
jmcneill[src/trunk]: src/sys/arch/aarch64/include Add more PMC registers
jmcneill[src/trunk]: src/sys/dev/tprof Add tprof backend for ARMv8 performance monitors.
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add glue for ARMv8 performance monitor (PMU).
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add armpmu
jmcneill[src/trunk]: src/doc arm: Add support for ARMv8 performance event monitoring ...
jmcneill[src/trunk]: src/usr.sbin/tprof Add ARMv8 support.
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 There is no more S...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/frontend Give aarch64 the "special...
jmcneill[src/trunk]: src/sys/dev/fdt Get rid of unnecessary calls to kmem_alloc
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add pseudo-device tprof (fix build)
maya[src/trunk]: src/sys/dev/usb Side-load dev/hid/hid.h to restore the previous ...
jmcneill[src/trunk]: src/sys/dev/tprof Define TPROF_IDENT_ARMV8_GENERIC
christos[src/trunk]: src/sys/compat/linux/common - fix constants and explain limit
jmcneill[src/trunk]: src/sys/dev/tprof Add TPROF_IDENT_ARMV7_GENERIC
jmcneill[src/trunk]: src/sys/arch/arm/include Add some PMC event registers
jmcneill[src/trunk]: src/sys/arch/arm/fdt Add support for ARMv7 performance monitor (...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable armpmu and tprof
jmcneill[src/trunk]: src/sys/dev/tprof Add tprof backend for ARMv7 performance monitors.
jmcneill[src/trunk]: src/doc arm: Add support for ARMv7 performance event monitoring ...
jmcneill[src/trunk]: src/usr.sbin/tprof Add ARMv7 support.
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 Go back to using i...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64 selec...
christos[src/trunk]: src/libexec/ld.elf_so/arch/aarch64 Initialize new_value to accou...
christos[src/trunk]: src/compat gcc aarch64 does not have multilib
kre[src/trunk]: src/sys/dev/virtio Be consistent with double include guard name ...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist limit the aarch64 hack to c...
christos[src/trunk]: src/usr.sbin/tpctl cast through intptr_t
kre[src/trunk]: src/sys/dev/virtio Do the previous in the way it probably should...
pgoyette[src/trunk]: src/sys/sys Bump version for changes to struct cpu_info
maxv[src/trunk]: src/sys Move
pgoyette[src/trunk]: src/sys/arch/x86/include More rearrangement of struct cpu_info t...
kamil[src/trunk]: src/tests/usr.bin/cc Disable profile and compat 32-bit tests cc ...
jmcneill[src/trunk]: src/sys/arch/arm/pic I added is_affinity to intrsource in the pr...
kamil[src/trunk]: src/tests/usr.bin/c++ Disable profile and compat 32-bit c++ sani...
jmcneill[src/trunk]: src/sys/arch/arm/fdt aarch64 build fix
jmcneill[src/trunk]: src/sys/dev/tprof RW fields in performance monitor registers are...
jmcneill[src/trunk]: src/sys/dev/tprof Spaces -> tabs
martin[src/trunk]: src Entry for MKSTATICPIE fallout in /rescue build.
christos[src/trunk]: src/share/mk Everyone has gcc-6 now.
christos[src/trunk]: src/sys/dev/usb make typing on the console work during boot:
christos[src/trunk]: src/sys/arch/arm/arm32 fix incorrect printf format (off_t needs t)
christos[src/trunk]: src/sys/arch/aarch64/aarch64 remove unused variables, add missin...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add default statements, use PRI?64 ...
christos[src/trunk]: src/sys/arch/arm Add missing pointer <-> integer casts
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add missing cast
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add default statement
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add missing casts; use PRI?64 inste...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add missing casts
christos[src/trunk]: src/sys/arch/aarch64/aarch64 fix uninitialized, add missing casts
christos[src/trunk]: src/sys/arch/aarch64/aarch64 use c comments instead of #, consis...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 deal with gas not having icc_sre_el...
christos[src/trunk]: src/sys/arch/aarch64/include match declaration types for registe...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 Add missing casts, remove unused va...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 - add missing casts
christos[src/trunk]: src/sys/arch/aarch64/include - use #define to define constants i...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 add missing casts
christos[src/trunk]: src/sys/arch/evbarm/fdt XXX: make this assemble with gas, but I ...
christos[src/trunk]: src/sys/arch/evbarm/fdt fix printf formats ll? -> PRIx64
christos[src/trunk]: src/sys/dev/tprof use PRI?64 instead of ll?
christos[src/trunk]: src/sys/dev/fdt Use PRI?64 instead of ll?
christos[src/trunk]: src/etc/mtree deal with g++ header files.
msaitoh[src/trunk]: src Add /d(dump) and /v(verbose) modifiers to DDB's "show mbuf" ...
martin[src/trunk]: src/sys/arch/arm/arm32 Revert previous and cast to u_quad_t inst...
christos[src/trunk]: src/distrib/sets/lists fix sets for gcc aarch64 build.
martin[src/trunk]: src/tests/lib/libc/sys Comment out two tests that regularily han...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 Use __debugused
bouyer[src/trunk]: src/sys/arch Put back trace in DDB_COMMANDONENTER; in seems that...
ryo[src/trunk]: src/sys/arch/aarch64 fix build with aarch64 gcc/gas
ryo[src/trunk]: src/sys/arch/aarch64 use panic() instead of some printf to show ...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 kern_vtopdiff is stored in fdt_star...
joerg[src/trunk]: src/sys/arch/aarch64/include Be consistent and explicitly size r...
christos[src/trunk]: src/sys/arch/arm/arm32 use unintmax_t instead of u_quad_t.
christos[src/trunk]: src/sys/arch/aarch64/aarch64 Keep in .data by using a section at...
darcy[src/trunk]: src/bin/cp Re-order the code to short circuit all the opens and ...
joerg[src/trunk]: src/lib/libc_vfp Push FPU choice into the assembler sources them...
kamil[src/trunk]: src/sys/arch/aarch64/include Use __uint128_t conditionally in aa...
christos[src/trunk]: src/share/mk Let's build gdb for aarch64.
christos[src/trunk]: src/sys/arch/aarch64 centralize fp,lr definitions
christos[src/trunk]: src/distrib/sets/lists fix sets for clang aarch64
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import clang r337282 from trunk
christos[src/trunk]: src/sys/arch/evbarm make sure uboot_args is in the data segment ...
joerg[src/trunk]: src/crypto/external/bsd/openssl/dist Drop special case for clang...
joerg[src/trunk]: src/external/bsd/elftosb Explicitly build as C++03 source.
joerg[src/trunk]: src Update LLVM/Clang build system to r337282.
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx/include Provide consistent e...
joerg[src/trunk]: src/external/bsd/libc++/lib Ignore atomic alignment warnings on ...
joerg[src/trunk]: src/sys/lib/libunwind Remove redundant setIP call overwritten a ...
joerg[src/trunk]: src/sys/lib/libunwind The semantics of DW_CFA_GNU_args_size have...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Mark files not tagged with clan...
joerg[src/trunk]: src/doc Update LLVM entry.
christos[src/trunk]: src/sys/arch/evbarm/fdt restore type of uboot_args
joerg[src/trunk]: src Document aarch64 ABI break.
christos[src/trunk]: src/distrib/sets/lists fix sets (again), I got it backwards before.
christos[src/trunk]: src/share/mk Remove special-casing of aarch64 now that gcc works...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Mark files not tagged with llvm-...
ryo[src/trunk]: src/sys/arch/evbarm/fdt remove ifdef __clang.
msaitoh[src/trunk]: src/sys/kern - Fix compile error for kernel configuration file w...
msaitoh[src/trunk]: src/sys/dev/usb Read xHCI 1.1's HCCPARAMS2 registar and print it...
bouyer[src/trunk]: src/common/lib/libc/arch/i386/atomic On Xen, always alias _atomi...
wiz[src/trunk]: src/share/man/man9 Various improvements.
wiz[src/trunk]: src/share/man/man4 Remove superfluous macros.
wiz[src/trunk]: src/crypto/external/bsd/openssh/dist Fix Dd argument.
wiz[src/trunk]: src/usr.sbin/tprof Various improvements to man page. Sync usage.
wiz[src/trunk]: src/sbin/restore Remove superfluous macro.
uwe[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate - check fs_old_size too.
ozaki-r[src/trunk]: src/sys/ufs/ffs Avoid using magic numbers for arguments of workq...
sevan[src/trunk]: src/sys Be consistent among ethernet drivers on the convention f...
martin[src/trunk]: src/share/misc Add 8.0 release date in history table (but no "gr...
wiz[src/trunk]: src/share/man/man9 Remove trailing whitespace.
joerg[src/trunk]: src/usr.bin/unzip Ignore malformed directory entries as created ...
christos[src/trunk]: src/sys/arch/aarch64/aarch64 fix printf format.
christos[src/trunk]: src/sys/arch/aarch64 Implement TRAP_SIGDEBUG for aarch64...
joerg[src/trunk]: src/lib/libc_vfp The fpu mode for VFP2 instructions is still jus...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Print ethernet address at attach
maya[src/trunk]: src/doc/roadmaps Remove completed items. Go everyone!
maya[src/trunk]: src/doc/roadmaps Nouveau is now in a release, hurray.
maya[src/trunk]: src/doc/roadmaps phil is working on wifi, thanks phil!
maya[src/trunk]: src/doc/roadmaps throw in drmkms, mention riscv work by zmcgrew
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 avoid double-fault caused by readin...
wiz[src/trunk]: src/share/man/man4 Improve wording.
msaitoh[src/trunk]: src Add "show socket" command written by Hiroki SUENAGA. It prin...
ryo[src/trunk]: src/lib/libc/arch/aarch64/sys fix a bug. no need postincrement h...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM r337282 from trunk
kre[src/trunk]: src/usr.sbin/ypserv/ypinit PR bin/53458
martin[src/trunk]: src/sys/dev/usb Andrius V in Pr kern/53461: add D-Link DUB-1312
martin[src/trunk]: src/sys/dev/usb Regen
martin[src/trunk]: src/sys/dev/usb Andrius V in PR kern/53461: add support for D-Li...
christos[src/trunk]: src/sys/arch/aarch64/include flip the byte order
kre[src/trunk]: src/tests/bin/sh Several improvements to this test...
christos[src/trunk]: src/external/bsd/libproc/dist unbreak aarch64
kre[src/trunk]: src/bin/sh First pass at fixing some of the more arcane pattern ...
maxv[src/trunk]: src/doc note removal of tpfmt
maxv[src/trunk]: src Remove the tprof_amdpmi.4 and tprof_pmi.4 man pages.
maxv[src/trunk]: src/sys/arch More ASLR. Randomize the location of the direct map...
maxv[src/trunk]: src/sys/arch/amd64/conf Remove "no options GPROF", we don't have...
maxv[src/trunk]: src/etc Create /dev/ksyms as "440 $g_kmem". This prevents unpriv...
kre[src/trunk]: src/share/man/man4/man4.x86 When files are deleted, they need to...
ryo[src/trunk]: src/sys/arch/aarch64 * avoid deadlock. mutex_owned() works only ...
kre[src/trunk]: src/sys/arch/x86/x86 Unbreak build. Fake out (ie: remove) rdts...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 return correct signo and code in ac...
maya[src/trunk]: src/sys/dev/hpc/apm Remove unused variable.
maxv[src/trunk]: src/sys/arch Forgot to commit a change in i386/cpufunc.S; add rd...
snj[src/trunk]: src/usr.bin/calendar/calendars add netbsd 8.0, fix whitespace
ryo[src/trunk]: src/sys/arch/aarch64/include don't depend endian.
maxv[src/trunk]: src/sys/arch/x86/x86 I realized the changes I made broke the !as...
maya[src/trunk]: src/sys/arch Remove comment mentioning an i386 problem from non-...
kre[src/trunk]: src/bin/sh NFC: better protect the INTON (etc) macros ( do { } w...
maxv[src/trunk]: src/sys/arch Clean up dbregs; remove useless comments, remove ar...
kre[src/trunk]: src/bin/sh DEBUG mode only change (ie: no effect to any normal s...
kre[src/trunk]: src/bin/sh Minor cleanups to growstackblock(). This should rea...
kre[src/trunk]: src/bin/sh Revert previous, change has nothing to do with DEBUG ...
kre[src/trunk]: src/bin/sh PR bin/36532 (perhaps)
kre[src/trunk]: src/bin/sh NFC: Whitespace cleanups
kre[src/trunk]: src/bin/sh Part 2 of pattern matching (glob etc) fixes.
macallan[src/trunk]: src/sys/dev/fdt if the framebuffer address isn't page aligned, s...
kamil[src/trunk]: src/doc TODO.sanitizers: Remove a finished item
ryo[src/trunk]: src/sys/arch/aarch64 rather than using flags to resolve nested l...
ryo[src/trunk]: src/sys/arch/aarch64 * fix icache invalidations.
wiz[src/trunk]: src/external/bsd/byacc/bin Fix applyo.
msaitoh[src/trunk]: src/sys/dev/usb On detach, print error message with aprint_error...
roy[src/trunk]: src/doc Note import of dhcpcd-7.0.7
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.7 with the follow...
msaitoh[src/trunk]: src/sys/dev/usb - Vendor ID 0x0430 is not Sun Microsystems but F...
msaitoh[src/trunk]: src/sys/dev/usb - USB_VENDOR_QUALCOMM -> USB_VENDOR_LG
msaitoh[src/trunk]: src/sys/dev/usb - Add Huawei HWD12, E353, E355, E392, EC156, E32...
msaitoh[src/trunk]: src/sys/dev/usb Regen.
maxv[src/trunk]: src/usr.sbin/tprof Use errx, there is no errno.
msaitoh[src/trunk]: src/sys/dev/usb Regen.
maxv[src/trunk]: src Merge the tprof_pmi and tprof_amdpmi modules into a single t...
maxv[src/trunk]: src/usr.sbin/tprof Add a "support" section.
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 don't call pool_cache_put with lock...
phil[src/phil-wifi]: src/sys Add sbuf files from FreeBSD to support net80211.
phil[src/phil-wifi]: src/sys/net80211 Add RCS ID at the top of all the files.
phil[src/phil-wifi]: src/sys Start of WiFi refresh. Copy of FreeBSD net80211 dir...
phil[src/phil-wifi]: src/sys State save.
phil[src/phil-wifi]: src/sys State save. New kernel config for this brach only. ...
phil[src/phil-wifi]: src/sys State save:
roy[src/roy]: src/external/bsd/dhcpcd/dist Import dhcpcd-7.0.7 with the followin...
bouyer[src/trunk]: src/sys/arch/xen/x86 Sync cpu_boot_secondary_processors() with x...
bouyer[src/trunk]: src/sys/arch/xen/x86 Fix what looks like a typo in xen_send_ipi():
wiz[src/trunk]: src/doc binutils-2.31 out
joerg[src/trunk]: src/libexec/ld.elf_so Apply relocbase for tlsinit of the executa...
bouyer[src/trunk]: src/sys/kern In mi_switch(), also call pserialize_switchpoint() ...
christos[src/trunk]: src/usr.bin Tiny base64 encoder/decoder command patterned after ...
christos[src/trunk]: src/distrib/sets/lists sets for base64
wiz[src/trunk]: src/usr.bin/base64 Fix typo. Comment out SEE ALSO since it only ...
kre[src/trunk]: src/usr.bin/printf Correct a typo (off by one (key)) ...
07/25/2018
kre[src/trunk]: src/usr.bin/printf Add support for F a and A formats (which go w...
ryo[src/trunk]: src/sys/arch/aarch64/aarch64 copy(9) had returned -1 if a bad ad...
kre[src/trunk]: src/usr.bin/printf Add the new formats to the list of format cra...
eadler[src/trunk]: src/share/misc bsd-family-tree: announce NetBSD 8.0; dfly 5.2.2
eadler[src/trunk]: src/share/misc bsd-family-tree: use the right date...
christos[src/trunk]: src/usr.bin/base64 Provide MacOS/X compatible flags (where possi...
msaitoh[src/trunk]: src/sys/dev/usb Add Huawei E182.
msaitoh[src/trunk]: src/sys/dev/usb Regen.
msaitoh[src/trunk]: src/sys Initialize some members in a mbuf which is on stack.
reinoud[src/trunk]: src/sys/fs/udf Enhance logical volume integrity descriptor handl...
maxv[src/trunk]: src/sys/arch Remove NPTECL, unused.
kre[src/trunk]: src/usr.bin/printf NFC: whitespace & KNF.
kre[src/trunk]: src/bin/sh Fix several bugs in the command / type builtin ( incl...
kamil[xsrc/trunk]: xsrc/external/mit/MesaLib7/dist/src/mesa/drivers/dri/r300 Avoid...
kamil[xsrc/trunk]: xsrc/external/mit/xf86-video-r128/dist/src Avoid Undefined Beha...
kre[src/trunk]: src/usr.bin/printf NFC: More KNF (remove () around returned cons...
kamil[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Avoid potential undefined behavior ...
kamil[src/trunk]: src/sys/netbt Appease GCC in hci_filter_test()
para[src/trunk]: src/sys/arch/x86/pci adjust for possible 49K offset
kamil[src/trunk]: src/share/mk Document the default value of MKSANITIZER in bsd.RE...
kamil[src/trunk]: src/sys/fs/udf Avoid undefined behavior in ecma167-udf.h
kamil[src/trunk]: src/lib/libc/stdlib Avoid undefined behavior in left bit shift i...
07/26/2018
kamil[src/trunk]: src/tests/include/sys Avoid undefined behavior in an ATF test: t...
kamil[src/trunk]: src/tests/include/sys Avoid undefined behavior in an ATF test: t...
kamil[src/trunk]: src/sys/fs/msdosfs Avoid undefined behavior semantics in msdosfs...
kamil[src/trunk]: src/share/mk Document MKLIBCSANITIZER in bsd.README
kamil[src/trunk]: src/share/mk Introduce MKLIBCSANITIZER in the share/mk rules
kamil[src/trunk]: src/usr.bin/crunch/crunchgen Introduce a new option -S in crunch...
kamil[src/trunk]: src/sys/arch Specify NOLIBCSANITIZER in x86 bootloader-like code...
kamil[src/trunk]: src/rescue Specify NOLIBCSANITIZER for rescue
kamil[src/trunk]: src/lib/libc/rpc Avoid undefined behavior in the definition of L...
kamil[src/trunk]: src/lib/libc/gen Avoid undefined behavior in ftok(3)
kamil[src/trunk]: src/common/lib/libc/sys Avoid undefined behavior in an cpuset.c
kamil[src/trunk]: src/common/lib/libc/inet Avoid undefined behavior in an inet_addr.c
kamil[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Avoid undef...
kamil[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Avoid undef...
kamil[src/trunk]: src/common/lib/libutil Avoid undefined behavior in snprintb.c
kamil[src/trunk]: src/lib/csu Specify NOLIBCSANITIZER in lib/csu
maxv[src/trunk]: src/sys/arch/xen/x86 Simplify the conditions; (PTP_LEVELS > 3) a...
maxv[src/trunk]: src/sys/arch/xen/x86 Merge the blocks. No functional change.
maxv[src/trunk]: src/sys/arch/x86/x86 Remove useless/outdated comments. No functi...
wiz[src/trunk]: src/usr.bin/crunch/crunchgen Add -S to SYNOPSIS. Sort option des...
wiz[src/trunk]: src/usr.bin/crunch/crunchgen Sync usage with man page.
maxv[src/trunk]: src/sys/arch Rework dbregs, to switch the registers during conte...
maxv[src/trunk]: src/sys/arch/xen/x86 Remove dead code.
maxv[src/trunk]: src/sys/arch/xen Remove dead code. This looks like a leftover fr...
maxv[src/trunk]: src/sys/arch/xen Merge the content of xen_debug.c into xen_machd...
maxv[src/trunk]: src/sys/arch Retire XENDEBUG_LOW, and switch its only user to XE...
maxv[src/trunk]: src Retire the non-PAE-i386-PV configuration files. Keep only PA...
maxv[src/trunk]: src/sys/arch Remove the non-PAE-i386 code of Xen. The branches a...
snj[src/netbsd-8]: src Welcome to 8.0_STABLE.
macallan[xsrc/trunk]: xsrc/external/mit/xf86-video-nv/dist/src - increase offscreen p...
macallan[src/trunk]: src/sys/dev/pci first step to support chips newer than geforce 2MX
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
snj[src/netbsd-8]: src Pull up following revision(s) (requested by msaitoh in ti...
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
07/27/2018
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by msaitoh i...
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
snj[src/netbsd-8]: src/sys/dev/mii Pull up following revision(s) (requested by m...
snj[src/netbsd-8]: src/sys/dev/mii regen for ticket 931
snj[src/netbsd-8]: src/sys/dev/mii Pull up following revision(s) (requested by m...
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
snj[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
snj[src/netbsd-8]: src/sys/dev/pci/ixgbe Pull up following revision(s) (requeste...
snj[src/netbsd-8]: src/sys/arch/x86/x86 Pull up following revision(s) (requested...
snj[src/netbsd-8]: src/sys/dev/pci regen for ticket 934
snj[src/netbsd-8]: src/sys/dev/mii Pull up following revision(s) (requested by m...
snj[src/netbsd-8]: src/usr.bin/netstat Pull up following revision(s) (requested ...
snj[src/netbsd-8]: src/libexec/ld.elf_so Pull up following revision(s) (requeste...
snj[src/netbsd-8]: src/doc tickets 926-940
snj[src/netbsd-8]: src/sys Pull up following revision(s) (requested by msaitoh i...
ryo[src/trunk]: src/tests/lib/libc/arch/aarch64 aarch64 support per page execute...
ryo[src/trunk]: src/sys/arch/aarch64 changes of pmap.c r1.13 seems to be unstable.
maxv[src/trunk]: src/external/cddl/osnet/dev/dtrace/amd64 Replace KERN_BASE by VM...
maxv[src/trunk]: src/sys/arch/amd64/include Remove KERN_BASE, unused. It has alwa...
maxv[src/trunk]: src/sys/arch/xen/x86 style, localify global variables, etc, no r...
maxv[src/trunk]: src/sys/arch/xen/x86 Reduce the size of the blocks. No functiona...
maxv[src/trunk]: src/sys/arch/xen/x86 Try to reduce the confusion, rename:
martin[src/netbsd-8]: src/usr.sbin/arp Pull up following revision(s) (requested by ...
martin[src/netbsd-8]: src/doc Try to fix history: ticket #925 was NOT pulled up for...
martin[src/netbsd-8]: src/sys/fs/udf Pull up following revision(s) (requested by re...
martin[src/netbsd-8]: src Pull up the following revisions, requested by roy in tick...
martin[src/netbsd-8]: src/usr.sbin/ypserv/ypinit Pull up following revision(s) (req...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by christos in t...
martin[src/netbsd-8]: src/doc Tickets #941 - #944
martin[src/netbsd-7]: src/sys/fs/udf Pull up following revision(s) (requested by re...
martin[src/netbsd-7]: src/doc Tickets #1621 and #1622
martin[src/netbsd-7]: src Pull up following revision(s) (requested by roy in ticket...
maya[src/trunk]: src/lib/libc/stdlib C17 conformance: aligned_alloc's size doesn'...
rkujawa[src/trunk]: src Add TEA5767 FM radio driver. From Karuna Grewal.
maya[src/trunk]: src/external Support -isoC-2017
maya[src/trunk]: src/lib/libc/stdlib Claim C17 (although I'm unsure), add a note ...
maya[src/trunk]: src/doc gcc 7.3 / 8.2 out, we have 6.4.
maya[src/trunk]: src/external/gpl2/groff/dist/tmac it's c18, not c17.
maya[src/trunk]: src/external/bsd/mdocml/dist s/17/18, I was reading a draft.
maya[src/trunk]: src/lib/libc/stdlib it's C18, not C17.
roy[src/trunk]: src Allow rc.conf to setup resolv.conf via resolvconf(8).
gson[src/trunk]: src/share/man/man4 Add missing backslash to unbreak the build
snj[src/trunk]: src/share/man/man4 PR kern/53461: D-Link DUB-1312 is now supported.
07/28/2018
phil[src/phil-wifi]: src/sys End of the week state save:
07/31/2018
joerg[src/trunk]: src/etc/mtree + /usr/include/c++/experimental
joerg[src/trunk]: src/external/bsd/llvm/lib/liblldbPluginSystemRuntimeMacOSX Forgo...
joerg[src/trunk]: src/external/bsd/llvm Update LLVM/Clang to r195771 from the 3.4 ...
mrg[src/trunk]: src/external/lgpl3/mpc/lib/libmpc find mpfr.h.
joerg[src/trunk]: src/external/bsd/file/dist/src Spell the null pointer as NULL, n...
wiz[src/trunk]: src/doc Correct previous:
wiz[src/trunk]: src/share/man/man3 Very slightly more consistency in ordering in...
bouyer[src/trunk]: src/external/gpl3/binutils/dist/gas/config update for new binuti...
christos[src/trunk]: src/external/bsd/ppp/dist Import ppp-2.4.5 from git://ozlabs.org...
christos[src/trunk]: src/external/bsd hook ppp
christos[src/trunk]: src/usr.sbin Unhook pppd
christos[src/trunk]: src/external/bsd/ppp Merge local changes, add build glue.
christos[src/trunk]: src/doc pppd moved
christos[src/trunk]: src/usr.sbin/pppd Remove pppd
christos[src/trunk]: src/usr.bin/nvi we have moved.
christos[src/trunk]: src/dist These have moved to external
christos[src/trunk]: src/rescue nvi has moved
christos[src/trunk]: src/external/bsd/nvi/dist Make sure that the next pointers are N...
mrg[src/trunk]: src add a note about MPC and MPFR potentially upsetting the upda...
christos[src/trunk]: src/doc reflect reality
mrg[src/trunk]: src/external/lgpl3/gmp/dist merge GMP 5.1.3 (part 1.)
mrg[src/trunk]: src/external/lgpl3/gmp/dist/mpn port forward our changes:
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp updates for GMP 5.1.3, and new...
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch GMP 5.1.3 files for earme...
mrg[src/trunk]: src/external/lgpl3/gmp/dist initial import GMP 5.1.3 sources. c...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.4rc1 r195771.
mrg[src/trunk]: src/doc note MPC, MPFR, and GMP updates.
mrg[src/trunk]: src/doc note GMP 5.1.3 is in tree.
aymeric[src/trunk]: src/doc Update nvi status:
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch GMP 5.1.3 updates for arm...
joerg[src/trunk]: src/doc Add entry for LLVM, including note about CVS ACL.
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch clean up __GMP_CC, GMP_MP...
joerg[src/trunk]: src/doc Long double related changes.
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/sh3el fix definition of _...
martin[src/trunk]: src/external/lgpl3/gmp/lib/libgmp Make warnings non-fatal on spa...
hannken[src/trunk]: src/sys/kern Change vrelel() to mark the vnode as changing after...
christos[src/trunk]: src/external/bsd/nvi/dist/ip remove unused variable
christos[src/trunk]: src/external/bsd/nvi/usr.bin/nvi fix tracing.
wiz[src/trunk]: src/doc rcs-5.9.2 is out.
christos[src/trunk]: src/external/bsd/nvi/dist/common fix compilation of log debugging
joerg[src/trunk]: src/lib/libc/gen Add fabsl alias if necessary.
christos[src/trunk]: src/external/bsd/nvi/dist/common make the debugging code work ag...
joerg[src/trunk]: src/lib/libm/src Use normal style for checking for long double s...
joerg[src/trunk]: src/usr.sbin/tpctl Mark usage as dead.
joerg[src/trunk]: src/lib/csu/common Include crtbegin.h first to make it possible ...
christos[src/trunk]: src/external/bsd/nvi Bring back the compatibility db3->db1 code ...
joerg[src/trunk]: src/external/gpl3/binutils/dist/ld Allow gnueabi to be matched f...
joerg[src/trunk]: src/external/bsd/elftosb/dist Fix format string use.
joerg[src/trunk]: src/external/bsd/elftosb Shut up a bunch of (valid) warnings fro...
nakayama[src/trunk]: src/distrib/sparc64/instfs pppd has moved.
wiz[src/trunk]: src/usr.sbin/makemandb Wording improvements from Abhinav Upadhya...
skrll[src/trunk]: src/sys/dev/usb Simplify
skrll[src/trunk]: src/distrib/sets/lists/comp unwind-arm-common.h is EABI specific...
nakayama[src/trunk]: src/distrib nvi has moved.
christos[src/trunk]: src/external/bsd/nvi/usr.bin/nvi Don't rebuild the header files ...
jnemeth[src/trunk]: src/external/lgpl3/gmp/dist/mpn/generic PR/48419 - Henning Peter...
christos[src/trunk]: src/external/bsd/nvi/dist/common Fix recovery mode, there were m...
matt[src/trunk]: src/sys/arch/arm/include arm doesn't need to use (PLT) anymore.
jnemeth[src/trunk]: src/sbin/gpt Add two new options:
martin[src/trunk]: src/external/lgpl3/gmp/dist/mpn/generic Avoid warning on sparc64
joerg[src/trunk]: src Use PLT_SYM.
joerg[src/trunk]: src/common/lib/libc/arch/arm/atomic Explicitly name the register...
joerg[src/trunk]: src/lib/libc/compat/arch/arm/gen Use PLT_SYM.
joerg[src/trunk]: src/sys/arch/arm/include Like asm.h r1.25, don't use (PLT) anymore.
joerg[src/trunk]: src/lib/libc/arch/arm/hardfloat fabsl alias.
wiz[src/trunk]: src/external/lgpl3/gmp/lib/libgmp Disable parentheses checks sin...
joerg[src/trunk]: src/common/lib/libc/arch/arm Use explicit form of register pair ...
christos[src/trunk]: src/include add new internal functions
christos[src/trunk]: src/share/man/man4 These don't need count anymore.
christos[src/trunk]: src/lib/libc/db - centralize opening of regular and temp files t...
joerg[src/trunk]: src/external/gpl3/gdb/dist/gdb One const ought to be enough for ...
christos[src/trunk]: src/sys Revert recent vnode changes per PR/48411, I still have d...
christos[src/trunk]: src/external/bsd/nvi/dist/common fix indentantion
christos[src/trunk]: src/sys revert fpu/pcu changes until we figure out what's wrong; ...
joerg[src/trunk]: src/sys/arch/evbarm/stand/boot2440 Inform compiler that the vola...
joerg[src/trunk]: src/sys/arch/evbarm/stand/boot2440 Use format strings.
christos[src/trunk]: src/external/bsd/nvi/dist Revert all previous TAILQ_NEXT() = NUL...
joerg[src/trunk]: src/sys/arch/arm Mark unused inline functions as such.
joerg[src/trunk]: src/sys/arch/zaurus/stand/zboot Use format string.
joerg[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm remote_event...
joerg[src/trunk]: src/sys/arch/arm For load/store double, name the second register...
skrll[src/trunk]: src/sys/dev/usb Adjust KASSERT in device_ctrl_done to polling case.
skrll[src/trunk]: src/sys/dev/usb In ehci_check_qh_intr don't treat a short contro...
martin[src/trunk]: src Add a /var/shm directory (to be used for shm_open and friends)
martin[src/trunk]: src/external/lgpl3/gmp/lib/libgmp Enable warnings on sparc64 again
martin[src/trunk]: src/external/lgpl3/gmp/dist/mpn/generic Apply upstream fix for w...
christos[src/trunk]: src/sys Put back the vnode changes I backed out yesterday; they ...
christos[src/trunk]: src/external/bsd/file/lib Get version from the configure script
christos[src/trunk]: src/external/bsd/file/dist from ftp.astron.com, this is a bug fi...
christos[src/trunk]: src/external/bsd/file/dist merge conflicts
christos[src/trunk]: src/doc new file(1)
christos[src/trunk]: src/external/bsd/file Finish version auto-setting.
christos[src/trunk]: src/external/bsd/nvi/dist Handle more cases where a screen has n...
lneto[src/trunk]: src put Lua auxlib and some stdlibs in lua(4)
lneto[src/trunk]: src changed lua_Number to int64_t
lneto[src/trunk]: src/sys/modules/luacore using Lua auxlib in luacore module
kefren[src/trunk]: src/sys/netinet Update TCP CB with new values on rfc1323 and mss...
joerg[src/trunk]: src/common/lib/libc/stdlib Fix aliases.
lneto[src/trunk]: src merged luaconf.h of kernel and userspace Lua
joerg[src/trunk]: src/sys/modules/lua Let's use a format string, shall we?
skrll[src/trunk]: src/external/lgpl3/gmp/dist/mpn/powerpc32 Fix typo in secureplt ...
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Fix off by one in copyrows() backward c...
tsutsui[src/trunk]: src/sys/dev/rasops Fix 1 bpp rasops copycols() op:
jdc[src/trunk]: src/sys/dev/sun Only write to the framebuffer memory 32 bits at ...
joerg[src/trunk]: src/sys/arch Don't use cpsr_all/spsr_all with mrs, it doesn't ta...
bouyer[src/trunk]: src/sbin/fsck_ffs Fix pasto in the !ufs2 case (use dp->dp1 and n...
lneto[src/trunk]: src/external/mit/lua/dist/src fixed lua(4) build (added _KERNEL ...
joerg[src/trunk]: src/common/lib/libc Improve EABI handling of string functions. M...
matt[src/trunk]: src/libexec/ld.elf_so/arch/arm Don't use GOT relocations. Use P...
joerg[src/trunk]: src/lib/libc/compiler_rt Add ARM (EABI) specific sources. Split ...
njoly[src/trunk]: src/distrib/sets/lists/comp +SIMPLEQ_LAST.0
martin[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb remove accidentl...
joerg[src/trunk]: src/lib/libc/compiler_rt Don't include bswap for ARM right now, ...
joerg[src/trunk]: src/sys/lib/libkern libkern build glue for compiler-rt.
macallan[src/trunk]: src/sys/dev/sun - don't use defattr before it actually contains ...
spz[src/trunk]: src/bin/cat Coverity complaint fixes:
spz[src/trunk]: src/crypto/external/bsd/openssh/dist Coverity fix:
bouyer[src/trunk]: src/sys/arch/xen/xen Remove the "evtchn_do_event: handler %p did...
joerg[src/trunk]: src/external/bsd/llvm Split checkout target into two parts now t...
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp make trialdivtab.h depend on t...
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp consolidate the trialdivtab.h ...
mrg[src/trunk]: src/external/lgpl3/gmp repply the hacks from rev 1.2 to the gmp*...
lneto[src/trunk]: src/sys/modules/lua fixed lua(4) alloc (nsize can be lesser than...
rkujawa[src/trunk]: src/sys/dev/ic Fix RTC going backwards a year when saving time, ...
rmind[src/trunk]: src/sys/net/npf - npf_do_nat: fix a race condition and simplify ...
mrg[src/trunk]: src/external/lgpl3/gmp add a couple of more things to worry about.
martin[src/trunk]: src/sbin/mount_tmpfs Provide variants of the -s option to allow ...
mrg[src/trunk]: src add a note about GMP i wrote but forgot to commit a few days...
christos[src/trunk]: src/external/bsd/ppp/dist/pppd CID 271284: Missing error check o...
wiz[src/trunk]: src/sbin/mount_tmpfs Bump date for previous.
jdc[src/trunk]: src/sys/arch/sparc/include Clarify comment about SER_SZERR.
jakllsch[src/trunk]: src/sbin/gpt Mirror my changes of src/sbin/gpt/create.c 1.4 in m...
wiz[src/trunk]: src/doc binutils-2.24 out.
martin[src/trunk]: src/sbin/mount_tmpfs Fix err/errx confusion, pointed out by rmind.
jakllsch[src/trunk]: src/sbin/gpt Use MBR_PTYPE_ defines from <sys/bootblock.h>.
martin[src/trunk]: src/usr.sbin/postinstall Add a "varshm" check/fix to make sure /...
matt[src/trunk]: src/sys/arch/evbarm/conf Use armv6z so {ldr, str}ex{b, h, d} won't ...
christos[src/trunk]: src/sys/net It is silly to kill the system when an interface fai...
mbalmer[src/trunk]: src/usr.bin/calendar/calendars Nelson Mandela died today, aged 9...
joerg[src/trunk]: src/sys/arch Use -marm for clang builds, too.
joerg[src/trunk]: src Add cdbr_open_mem.
matt[src/trunk]: src/share/mk add ${MKTARGET_CREATE} for tags
matt[src/trunk]: src/share/mk Add MACHINES.${MACHINE_CPU} values.
jnemeth[src/trunk]: src/sbin/gpt Don't attempt to create/resize an unaligned partiti...
yamt[src/trunk]: src/sys/dev/pci virtio: move a comment to a more appropriate place
rmind[src/trunk]: src/sys/net/npf NPF:
pettai[src/trunk]: src/usr.bin/gzip fix == compatibility problem
blymn[src/trunk]: src/lib/libcurses Make the touch family of calls actually force ...
mrg[src/trunk]: src/sys/arch/mips/mips fix a register copy in compat_16_sys___si...
mrg[src/trunk]: src/distrib/sets/lists fix mips64 sets for GCC 4.8.
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Increase an interrupt depth only in...
matt[src/trunk]: src/share/mk Describe MACHINES.${MACHINE_CPU}. <fixme>
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import clang 3.4rc2 r196603.
dholland[src/trunk]: src/games/colorbars WARNS=5
joerg[src/trunk]: src/external/bsd/llvm Update revision for import of r196603.
skrll[src/trunk]: src/sys/dev/usb Remove a couple of items that have been done.
skrll[src/trunk]: src/sys/dev/usb Remove a couple more items that have been (mostl...
skrll[src/trunk]: src/sys/dev/usb Remove a couple of item that have been done.
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Remove liutimes(2) that linux...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.4 RC2 r196603.
hannken[src/trunk]: src/sys/kern When deciding to defer in vrelel():
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen.
nakayama[src/trunk]: src/sys/arch/sparc64 Timecounter's tc_get_timecount requires onl...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Add dup3 support.
skrll[src/trunk]: src/common/lib/libc/atomic Add __sync_synchronize alias.
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen.
palle[src/trunk]: src/sys/arch/sparc64 Added missing $ to sun4v sypervisor API
martin[src/trunk]: src/distrib/utils/sysinst Remove duplicated line for /etc/fstab ...
palle[src/trunk]: src/sys/arch/sparc64 sun4v hypervisor API - from OpenBSD
christos[src/trunk]: src/external/bsd/ppp/dist/chat CID 1006982: Fix memory leak
martin[src/trunk]: src/distrib/utils/sysinst Add a tmpfs for /var/shm on machines w...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Update invariant TSC detect code from both ...
matt[src/trunk]: src/lib/csu/arch/mips Make sure t9 ($25) is properly set before ...
msaitoh[src/trunk]: src/sys/dev/pci Add devices of Atom S1200 series from the datasheet
spz[src/trunk]: src/bin/cat more complete fix for Coverity issue 976653
jnemeth[src/trunk]: src/sbin/gpt fix off-by-one error
msaitoh[src/trunk]: src/sys/dev/pci regen.
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Add support for *at syscalls.
jnemeth[src/trunk]: src/sbin/gpt For the add and resize subcommands, change the -s o...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen.
martin[src/trunk]: src/sys/dev/pci Cosmectic: use the same define in all places whe...
skrll[src/trunk]: src/sys/arch/arm/pic Mark rv as unused (for now)
jdc[src/trunk]: src/sys/arch/sparc/sparc Use a double linked list with a static ...
njoly[src/trunk]: src/sys/compat/linux/common Add missing syscall argument fd in c...
palle[src/trunk]: src/sys/arch Add support for running ofwboot on sun4v. Please no...
njoly[src/trunk]: src/sys/compat/linux Sprinkle a few more linux_umode_t where app...
dsl[src/trunk]: src/sys/arch Add some definitions for cpu 'extended state'.
njoly[src/trunk]: src/sys/compat/linux/arch Regen.
dsl[src/trunk]: src/sys/arch/x86/include Remove the now-unused CPU_MAXMODEL and ...
dholland[src/trunk]: src/lib/libc add note about gets()
jnemeth[src/trunk]: src/sbin/gpt For the "show -i <entry>" subcommand, print Start a...
dsl[src/trunk]: src/sys/arch/i386 Rename the fields of 'struct envxmm' (itself b...
dsl[src/trunk]: src/sys/compat/linux/arch/i386 Missing change to the fxsave stru...
wiz[src/trunk]: src/sbin/gpt Fix typo.
jnemeth[src/trunk]: src/sbin/gpt Add two new subcommands, "set" and "unset". These ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern stop ktrace at process exit
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use sy_invoke() instead of sy_call...
wiz[src/trunk]: src Fix typo ("then" instead of "than")
pooka[src/trunk]: src/sys/kern Rump kernels now use sy_invoke(), which initializes...
pooka[src/trunk]: src/sys/kern Echo generated file names so that you can just copy...
pooka[src/trunk]: src/sys regen
pooka[src/trunk]: src/sys Put vfs bits of ktrace into kern_ktrace_vfs.c per conven...
pooka[src/trunk]: src/sys/kern Group more syscall related routines together (kern_...
pooka[src/trunk]: src/sys/rump Support ktrace for rump kernels.
pooka[src/trunk]: src/sys/rump/librump/rumpkern need ktrace.h now
pooka[src/trunk]: src/sys/rump/librump/rumpkern make !LOCKDEBUG work too
pooka[src/trunk]: src/sys/kern Create rump kernel wrappers for {f,}ktrace
dsl[src/trunk]: src/sys/arch/i386/include Include machine/npx.h here.
pooka[src/trunk]: src/sys/sys include necessary headers
pooka[src/trunk]: src/sys regen
pooka[src/trunk]: src/sys/rump Make ktrace a compile-time option
pooka[src/trunk]: src/sys/kern Initialize the syscall "frame" to 0 before setting ...
pooka[src/trunk]: src/sys/kern As long as we're using #ifdef to decide which stubs...
pooka[src/trunk]: src/sys regen
pooka[src/trunk]: src/sys/rump/include/rump include ktrace constants
pooka[src/trunk]: src/sys/rump/include/rump regen
pooka[src/trunk]: src/sys/rump/librump/rumpkern Reenable calls to KPREEMPT_EN/DISA...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Now that Makefile.rump is included ...
pooka[src/trunk]: src/sys/kern need string.h now for !_KERNEL
pooka[src/trunk]: src/sys/kern one newline is enough
pooka[src/trunk]: src/sys regen
jnemeth[src/trunk]: src/sbin/gpt Explicitly state which partition was added/modified.
riz[src/trunk]: src/distrib/sets/lists/comp Fix the build setlists for MKLINT=ye...
njoly[src/trunk]: src/sys/compat/linux/arch/powerpc Add *at() syscalls like other ...
joerg[src/trunk]: src/sys/arch/evbarm/rpi Move alignment attribute onto the types, ...
macallan[src/trunk]: src/sys/arch/sparc/sparc shut up an unused variable warning that...
njoly[src/trunk]: src/sys/compat/linux/arch/powerpc Regen.
bouyer[src/trunk]: src/external/gpl3/binutils/dist/gas/config Fix bad cut'n'paste i...
christos[src/trunk]: src/sys/fs/ntfs CID 975205: Unchecked return value
dsl[src/trunk]: src/sys/dev/usb Add a few comments about some perversities of th...
christos[src/trunk]: src/lib/libc/cdb CID 1135779: Fix resource leak
joerg[src/trunk]: src Allow kernel code to access constant databases by moving cdb...
joerg[src/trunk]: src/lib/libc/cdb Moved to src/common.
dholland[src/trunk]: src/bin/cp Remove entirely bogus /* NOTREACHED */ annotation.
msaitoh[src/trunk]: src/sys/arch/x86 Make new function named tsc_is_invariant() to a...
matt[src/trunk]: src/lib/csu/common Make sure the __CTOR_LIST__ is just aligned t...
pooka[src/trunk]: src/sys/kern create rump kernel wrapper for utrace() too
pooka[src/trunk]: src/sys reregengen
wiz[src/trunk]: src/games/fortune/datfiles Error and typo fixes from OpenBSD and...
wiz[src/trunk]: src/games/fortune/datfiles Reinstate typo since kre claims it's ...
wiz[src/trunk]: src/games/fortune/datfiles Error and typo fixes from OpenBSD and...
dholland[src/trunk]: src/games/fortune/datfiles another minor fix
dholland[src/trunk]: src/games/fortune/datfiles remove duplicate
matt[src/trunk]: src/tests/lib/csu Add stack alignment checks for alpha, arm, mip...
pooka[src/trunk]: src/sys/rump/include/rump need to grab KTRFACv[n] too
dsl[src/trunk]: src/sys/arch/amd64 Remove the fields that were used to save the ...
pooka[src/trunk]: src/sys/rump/include/rump regen
martin[src/trunk]: src/tests/lib/csu/arch/sparc Add stack alignement test for sparc
nonaka[src/trunk]: src/sys/dev/pci Added Radeon HD6320 Graphics.
nonaka[src/trunk]: src/sys/dev/usb Added some MediaTek wifi adapters.
nonaka[src/trunk]: src/sys/dev/usb regen
matt[src/trunk]: src Make ptrdiff_t available in the kernel.
nonaka[src/trunk]: src/sys/dev/pci regen
matt[src/trunk]: src/common/lib/libc/arch/arm/quad Fix a bug in the divby0 case.
matt[src/trunk]: src/external/cddl/osnet/sys/sys Don't define ptrdiff_t since tha...
dsl[src/trunk]: src/sys/arch/amd64/amd64 Since regs->fxstate is actually of type...
matt[src/trunk]: src/share/mk Don't strip local symbols for earmv7*eb images sinc...
pedro[src/trunk]: src/sys/dev/pci Add entries for Atheros AR9462 and a new flavour...
pedro[src/trunk]: src/sys/dev/pci regen
martin[src/trunk]: src/usr.sbin/postinstall Cosmetics: use "msg" instead of "echo"
mrg[src/trunk]: src/distrib/pmax/cdroms/installcd it's called netbsd-INSTALL64.g...
mrg[src/trunk]: src/external/gpl3/gcc update to reality for gcc 4.8.2.
christos[src/trunk]: src/sys/arch/sparc/sparc use CPU_INFO_ITERATOR instead of int.
christos[src/trunk]: src/lib/libc/time time_t_{min, max} are only used in localtime.c
christos[src/trunk]: src/lib/libc/time add a cast for sparc64 where int_fast32_t is l...
jakllsch[src/trunk]: src/sys/dev/ic Put previous (RTK_HWREV_8168F) in numeric sort or...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Remove duplicate/unused declarations.
pgoyette[src/trunk]: src/sys/kern Add SYS_compat_60__lwp_park to the list of syscalls...
skrll[src/trunk]: src/sys/arch/evbarm/dev Sprinkle __unused.
skrll[src/trunk]: src/sys/external/bsd Remove unused variables.
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Comment out ...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Add syscall wrapper for mknod...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen.
matt[src/trunk]: src/sys/arch/arm/vfp If we can't enable VFP/VFP2 via the CPACCES...
jakllsch[src/trunk]: src/sys/dev/usb In xhci_init() use aprint_debug_dev() instead of...
christos[src/trunk]: src/sys/nfs don't allow the nfs server module to unload if it ha...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Use native/rump syscalls for ...
christos[src/trunk]: src/lib/libc/db/mpool knf, reduce pointer gymnastics
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen.
christos[src/trunk]: src/lib/libc/db It's been many years since realloc(NULL, size) =...
christos[src/trunk]: src/sys/nfs only prevent autounload, not regular unload when we ...
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Initialize capabilities in struct wsscr...
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Make omrasops copycols() op work even i...
christos[src/trunk]: src/share/mk centralize the rpcgen flags and set for BSD output
christos[src/trunk]: src/usr.bin/xlint/lint1 downgrade illegal bitfield from error to...
pgoyette[src/trunk]: src/sys/dev/pci Add ASMedia ASM1042 xHCI USB3 controller
christos[src/trunk]: src/usr.bin/rpcgen - remove support for pre-ansi output
christos[src/trunk]: src/sys/arch/sparc/include Add linted comments.
christos[src/trunk]: src/usr.bin/rpcgen Put back the extra prototype for main(); some...
christos[src/trunk]: src/usr.sbin/rpc.pcnfsd Add extra rpcgen flags.
christos[src/trunk]: src/external/historical/nawk/dist PR/48448: David A. Holland: Av...
pgoyette[src/trunk]: src/sys/dev/pci Regen
christos[src/trunk]: src/sys/arch/sparc64/conf Add -Wno-uninitialized with -Os so tha...
skrll[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace
skrll[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace.
mlelstv[src/trunk]: src/usr.bin/fstat New -A option. Add an output column with the a...
wiz[src/trunk]: src/usr.bin/rpcgen Standardize SYNOPSIS. Sort option description...
wiz[src/trunk]: src/usr.bin/rpcgen Sync usage and option descriptions with manpage.
wiz[src/trunk]: src/usr.bin/fstat Sort SYNOPSIS and option descriptions. Bump da...
wiz[src/trunk]: src/usr.bin/fstat sync usage with man page
skrll[src/trunk]: src/sys/dev/usb Now that usbd_new_device has been fixed there is...
spz[src/trunk]: src/crypto/external/bsd/openssh/dist Coverity issues 996120 and ...
skrll[src/trunk]: src/sys/dev/ic Only attempt to set 64byte fifo for 16750 when CO...
mbalmer[src/trunk]: src/sys/dev/ic lcr is only used when COM_16650 is defined; unbre...
para[src/trunk]: src/sys/dev/usb mark variable usage, fix non DIAGNOSTIC non DEBU...
jakllsch[src/trunk]: src/sys/dev/usb Correct a KASSERT's logic (SET vs. GET).
joerg[src/trunk]: src Move flags for ARM's APCS ABI into a common variable. Add so...
mlelstv[src/trunk]: src/usr.bin/fstat Fix output for -A -f ...
pgoyette[src/trunk]: src/sys/kern Make the auto-unload timeout configurable via sysct...
pgoyette[src/trunk]: src/share/man/man7 Mention the new kern.module.autotime variable.
pooka[src/trunk]: src/sys/lib/libkern Allow overriding CTASSERT. This helps with ...
pooka[src/trunk]: src/sys/net XXXgcc Wuninitialized kludge
stacktic[src/trunk]: src/dist/smbfs/lib/smb Make sure we keep enough space to encode ...
stacktic[src/trunk]: src/dist/smbfs/lib/smb nb_name_len does not increase size when n...
wiz[src/trunk]: src/share/man/man7 New sentence, new line.
htodd[src/trunk]: src/sys/dev/ic Fix build.
skrll[src/trunk]: src/sys/dev/usb Backout the ED/QH change removal in [eo]hci_devi...
skrll[src/trunk]: src/sys/dev/ic Use #if defined in previous.
mrg[src/trunk]: src/sys/arch/landisk/landisk apply __diagused where appropriate.
pooka[src/trunk]: src/sys/rump Translate return values for emulations, e.g. Linux....
mrg[src/trunk]: src/sys/arch/arc - remove unused variables
mrg[src/trunk]: src/sys/arch/sgimips - remove unused variables
mrg[src/trunk]: src/sys/dev/arcbios use (void) when we don't care about the retu...
mrg[src/trunk]: src/sys/arch/sparc/sparc apply __diagused where appropriate and ...
mrg[src/trunk]: src/sys/dev/ic avoid unused variables outside of diag code.
mrg[src/trunk]: src/sys/dev/ir apply __diagused where appropriate.
jakllsch[src/trunk]: src/sys/dev/mii Use (new) mii_mpd_rev in struct mii_softc rather...
skrll[src/trunk]: src/share/mk Provide ARM_APCS_FLAGS on arm and earm.
matt[src/trunk]: src/share/mk Back out change for bsd.lib.mk which skips objcopy ...
palle[src/trunk]: src/sys/arch/sparc64 Updates to pmap_bootstrap() for sun4v - par...
lneto[src/trunk]: src/external/mit/lua/dist/src changed lua_Number and lua_Integer...
bad[src/trunk]: src/usr.bin/rump_allserver Don't hold back, tell us how you real...
lneto[src/trunk]: src/sys/modules/luapmf using luaL_register() in luapmf
lneto[src/trunk]: src/sys/modules/luasystm added luasystm files (for some reason i...
joerg[src/trunk]: src/sys/dev/pcmcia Fix memset arguments.
lneto[src/trunk]: src renamed luacore to luasystm
joerg[src/trunk]: src/sys/ufs/ffs ib_get is not used in the evbarm/OPENRD kernel, ...
joerg[src/trunk]: src/sys/arch/arm/xscale Nuke __raise.
joerg[src/trunk]: src Write out register pairs for strd.
joerg[src/trunk]: src/sys/arch/arm/xscale Mark tmr0_read and tmr1_read as unused.
joerg[src/trunk]: src/sys/arch/arm/sa11x0 Initialiase nop count to avoid uninitali...
wiz[src/trunk]: src/external/bsd/mdocml/dist Fix handling of nested double quotes.
njoly[src/trunk]: src/distrib/sets/lists Do not remove luacore entries, mark them ...
apb[src/trunk]: src In all man pages that say:
njoly[src/trunk]: src/usr.sbin/postinstall Skip varshm check if there is no fstab ...
joerg[src/trunk]: src/sys/arch/arm/cortex delta can't be negative. Wrapped value i...
joerg[src/trunk]: src/sys/arch/arm/cortex armgic_priority_to_ipl is only used in #...
joerg[src/trunk]: src/sys/arch/arm/broadcom Mark bcmrng_write_4, bcmccb_write_4 an...
njoly[src/trunk]: src/distrib/sets/lists/xdebug Add a few missing xorg drivers deb...
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_linux fix tyop
jakllsch[src/trunk]: src/sys/dev/pci/hdaudio Add an ID for VIA VT1705.
martin[src/trunk]: src/sys/dev/mii Remove unused variables.
martin[src/trunk]: src/sys/netinet6 Instead of voodo casts use simple byte pointer ...
martin[src/trunk]: src/usr.sbin/ndp Simplify code to print the router/prefix list: ...
martin[src/trunk]: src/sys/compat/common Free pathbuf in an error path.
njoly[src/trunk]: src/sys/compat/linux Cleanup compat linux errnos by adding gener...
alnsn[src/trunk]: src/sys/external/bsd/sljit Turn on executable allocator an use m...
jnemeth[src/trunk]: src/sbin/gpt If we want to GUIDs to display with correct endian, ...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Fix comment.
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot The "close" call returns no arg...
macallan[src/trunk]: src/sys/dev/pci get rid of /dev/fb support which has never been ...
skrll[src/trunk]: src/sys/arch/alpha Silence gcc 4.8
skrll[src/trunk]: src/sys/arch/arm/arm Remove unused variables.
skrll[src/trunk]: src/sys/arch/arm/omap Remove unused variable.
skrll[src/trunk]: src/sys/arch/arm/omap Initialise len in ti_iic_do_{read, write}.
skrll[src/trunk]: src/sys/arch/arm/omap Deal with unused variables.
skrll[src/trunk]: src/sys/arch/arm Remove unused variable
pooka[src/trunk]: src/sys/rump/include/rump generate errno -> str routine (for por...
pooka[src/trunk]: src/sys/rump/include/rump regen
pooka[src/trunk]: src install rumperr.h
pooka[src/trunk]: src/lib/librumpuser remove outdated comment (since quite a few m...
pooka[src/trunk]: src/usr.bin/rump_allserver Use rumperr to print correct error st...
pooka[src/trunk]: src/usr.bin/rump_allserver Set LD_DYNAMIC_WEAK, required by glib...
pooka[src/trunk]: src/usr.bin/rump_allserver Actually, nevermind with the whole LD...
alnsn[src/trunk]: src/tests/net/bpfilter Add bpfilterbadmem, bpfilternoinitA and b...
gdt[src/trunk]: src/external/lgpl3/gmp/lib/libgmp When copying an .OBJDIR file, ...
gdt[src/trunk]: src/external/lgpl3/mpfr/lib/libmpfr rm -f an .objdir file before...
wiz[src/trunk]: src/sbin/gpt Bump date for previous.
msaitoh[src/trunk]: src/sys/dev/usb Add FTDI FT230X.
jnemeth[src/trunk]: src/sbin/gpt Add the backup subcommand. It dumps the contents o...
msaitoh[src/trunk]: src/sys/dev/usb regen.
msaitoh[src/trunk]: src/sys/dev/usb Add support for FTDI FT230X.
pooka[src/trunk]: src/lib/librumpvfs Note that etfs keys are not visible in direct...
rmind[src/trunk]: src Add shm_open(3) and shm_unlink(3) to support POSIX shared me...
rmind[src/trunk]: src/doc Mention POSIX shared memory support.
rmind[src/trunk]: src Add a man page for shm_open(3) and shm_unlink(3). Obtained ...
christos[src/trunk]: src/external/bsd/dhcp/dist/common more casts
christos[src/trunk]: src/usr.sbin/makefs initialize dummy_ref
joerg[src/trunk]: src/sys/arch/arm/allwinner ist_maps is only used by code in #if ...
joerg[src/trunk]: src/lib/libc/softfloat Only apply -fno-tree-vrp for GCC.
joerg[src/trunk]: src/sys/arch/evbarm/conf Bump SYMTAB_SPACE to 600k for clang.
joerg[src/trunk]: src/sys/arch/evbarm/conf Make SYMTAB_SPACE a plain number, the e...
joerg[src/trunk]: src/usr.sbin/makefs long_ad is a mix of struct and union, so use...
jakllsch[src/trunk]: src/sys/dev/usb Add QF9700 USB Ethernet.
jakllsch[src/trunk]: src/sys/dev/usb regen
joerg[src/trunk]: src/sys/arch/arm/arm Use explicit register pairs as arguments fo...
mlelstv[src/trunk]: src/sys/kern cpu_infos is a NULL terminated array, not an array ...
jakllsch[src/trunk]: src/sys/dev/usb Add support for the brandless "QF9700" USB 1.1 t...
matt[src/trunk]: src/sys/arch/arm Add CPU_IS_ARMV6_P() macro
matt[src/trunk]: src/sys/arch/arm/arm If we are exec'ing AAPCS and running on arm...
matt[src/trunk]: src/sys/arch/arm/include/arm32 When restoring SPRSR, use spsr_fs...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif header massage, mostly improves po...
pooka[src/trunk]: src/usr.bin/shmif_dumpbus If creating a pcap dump to stdout, pri...
pooka[src/trunk]: src/usr.bin/shmif_dumpbus RCS Id police stings again!
pooka[src/trunk]: src/usr.bin/shmif_dumpbus Allow overriding LIBCRT0 in mk.conf
pooka[src/trunk]: src/sys/rump/net/lib/libshmif use _KERNEL_RCSID only in _KERNEL, ...
pooka[src/trunk]: src/usr.bin/shmif_dumpbus make portable
joerg[src/trunk]: src/sys/lib/libunwind Fix typo.
wiz[src/trunk]: src/usr.bin/newsyslog Document what ngen 0 does.
pooka[src/trunk]: src/sys/rump include shmif_dumpbus
wiz[src/trunk]: src/lib/librt Sort errors.
joerg[src/trunk]: src/lib/csu/arch/earm Drop .fpu. Discussed with Matt.
christos[src/trunk]: src/external/bsd/bind/dist/lib/isc make the non-threaded case wo...
wiz[src/trunk]: src/usr.bin/newsyslog Revert previous, it was wrong.
christos[src/trunk]: src/tests/lib/libc/net sixthavenue got upgraded
christos[src/trunk]: src/lib/librpcsvc remove __P
skrll[src/trunk]: src/external/mit/xorg/lib/pixman Re-enable arm-simd now that SPR...
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel E600 and EG20T devices.
kiyohara[src/trunk]: src/sys/dev/mii Add Marvell 88E1543 Quad Port Gb PHY
christos[src/trunk]: src/sys/kern Consistency checks for the length of the interprete...
kiyohara[src/trunk]: src/sys/dev/mii Add Marvell 88E1543. Tested on OPENBLOCKS_AX3.
kiyohara[src/trunk]: src/sys/dev/mii Regen.
msaitoh[src/trunk]: src/sys/dev/pci regen.
tsutsui[src/trunk]: src/sys/arch/luna68k/conf Add and enable wsmux(4) in GENERIC (fo...
skrll[src/trunk]: src/sys/kern Check interp after reading it. Checking newly alloc...
christos[src/trunk]: src/distrib/utils/libhack refer to our own h_errno so we don't f...
dholland[src/trunk]: src/etc Fix _crunch entries, which accidentally got changed from...
christos[src/trunk]: src/lib/libc/net this is supposed to be re-entrant, call don't c...
christos[src/trunk]: src/lib/libc/net - don't clobber hp in the RES_USE_INET6 case
rkujawa[src/trunk]: src/sys/arch/amiga Add preliminary support for the Individual Co...
nonaka[src/trunk]: src/sys/dev/pci Added some Realtek devices.
mlelstv[src/trunk]: src/lib/libutil Resolve symlinks and cook the targets instead of...
rkujawa[src/trunk]: src/doc Note ACA500 support.
matt[src/trunk]: src/sys/arch/arm/arm Use arm_cksumdata instead of .L_cksumdata
nonaka[src/trunk]: src/sys/dev/pci regen
matt[src/trunk]: src/sys/dev raise spl to IPL_HIGH when calling cngetc. Make sur...
njoly[src/trunk]: src/sys/compat CTASSERT that native to compat errno translation ...
matt[src/trunk]: src/sys/dev/ic Now that cngetc supports -1 as a return value fro...
mlelstv[src/trunk]: src/sys/dev/usb Catch illegal memory allocations in softints.
mlelstv[src/trunk]: src/sys/dev/usb Preallocate command and status buffers as auto a...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Enable mvgbe and makphy.
rkujawa[src/trunk]: src/sys/arch/amiga Changes to ACA500 support:
kiyohara[src/trunk]: src/sys/dev/marvell Support Basic Mode for Armada XP.
kiyohara[src/trunk]: src/sys/arch/arm/marvell Fixup model value for Kirkwood 88F6192.
msaitoh[src/trunk]: src/sys/dev/pci Add Intel C2000 devices.
kiyohara[src/trunk]: src/sys/arch Move Misc Registers from mvsocreg.h to armadaxpreg....
kiyohara[src/trunk]: src/sys/arch Support to check the clock gating for Armada XP in ...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Add comments. Remove comments. No funct...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch CPUID leaf 2 and 4 are only for Intel p...
msaitoh[src/trunk]: src/sys/dev/pci regen.
msaitoh[src/trunk]: src/sys/arch/x86/x86 CPUID leaf 2 and 4 are only for Intel proce...
wiz[src/trunk]: src/usr.sbin/cpuctl Use more common phrasing.
msaitoh[src/trunk]: src/usr.sbin/cpuctl Add verbose flag.
njoly[src/trunk]: src/share/man/man3lua Assorted fixes. Kill a few uneeded paragra...
skrll[src/trunk]: src/sys/arch/alpha/conf Revert previous commit. It was an accident.
skrll[src/trunk]: src/sys/kern Remove local getsn and use cngetsn.
dholland[src/trunk]: src/share/man/man7 Note the existence of /libdata. PR 48471 from...
wiz[src/trunk]: src/share/man/man7 Bump date for previous.
hannken[src/trunk]: src/sys/fs/tmpfs It is not the task of tmpfs_open() to check for...
hannken[src/trunk]: src/sys/fs/sysvbfs It is not the task of sysvbfs_open() to check...
rkujawa[src/trunk]: src/distrib/sets/lists/man Add acafh(4) to man dist list.
wiz[src/trunk]: src/share/man/man4/man4.amiga Use Mt. Remove trailing whitespace.
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Add acafh(4) page for the recently...
njoly[src/trunk]: src/sys/compat/linux/arch/m68k Reduce diffs between arches, add ...
degroote[src/trunk]: src/sys/netipsec fix a typo in the log ouput of ipsec4_get_policy
njoly[src/trunk]: src/sys/compat/linux/arch/m68k Regen for fcntl64().
christos[src/trunk]: src/sys/kern replace strcpy with copystr and remove useless strc...
jakllsch[src/trunk]: src/external/gpl3/binutils/dist/bfd Enable 32/64-bit PE-COFF tar...
christos[src/trunk]: src/sys/arch/x86/x86 use __func__
jakllsch[src/trunk]: src/external/gpl3/binutils/lib/libbfd/arch/i386 regenerate for s...
christos[src/trunk]: src/sys/netipsec fix debugging output printfs to use __func__ so...
mlelstv[src/trunk]: src/sys/fs/msdosfs don't treat adjacent members as a larger array
matt[src/trunk]: src/sys/arch/evbarm/conf Make sure _edata starts on a 8-byte bou...
matt[src/trunk]: src/sys/arch/arm/conf Make sure _edata is aligned to a 8-byte bo...
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Obtain CR0_PE constant from <x86/spe...
uwe[src/trunk]: src/doc Add missing Ar
jakllsch[src/trunk]: src/sys/lib/libsa Add 'j' format modifier for intmax_t.
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx Use the right BCM563XX symbol
mlelstv[src/trunk]: src/sys/dev/dm release proplib iterator in failure paths.
jakllsch[src/trunk]: src/sys/lib/libsa intmax_t might be long long, handle accordingl...
dholland[src/trunk]: src/lib/libc/sys typo
dholland[src/trunk]: src/lib/libc/sys Rewrite for clarity and add an example.
wiz[src/trunk]: src/lib/libc/sys Sort errors. Use parentheses instead of Pq in n...
mlelstv[src/trunk]: src/sys/fs/filecorefs At least fetch the mount data pointer befo...
msaitoh[src/trunk]: src/sys/arch/x86/include move XCR0 definitions to next to CR0's.
nonaka[src/trunk]: src/sys/dev/usb Added Planex GW-450D.
mlelstv[src/trunk]: src/sys/fs/sysvbfs At least fetch mount data pointer before usin...
christos[src/trunk]: src/gnu/usr.bin/groff/tmac add posix 1003.1j
christos[src/trunk]: src/external/bsd/mdocml/dist add p1003.1j
nonaka[src/trunk]: src/sys/dev/usb regen
msaitoh[src/trunk]: src/sys/dev/pci Add DIGI Neo 8-port serial(PCIe) and OXFORD OXPC...
msaitoh[src/trunk]: src/sys/dev/pci Add support S1200's UART. Part of PR#48016.
msaitoh[src/trunk]: src/sys/dev/pci regen.
msaitoh[src/trunk]: src/sys/dev/pci Add DIGI Neo 8-port serial(PCIe) and OXFORD OXPC...
christos[src/trunk]: src/external/bsd/nvi/dist don't use err, it conflicts with err(3)
jakllsch[src/trunk]: src/sys/arch/x86/pci Give cpu_comcnprobe a chance of working on ...
christos[src/trunk]: src/sys/sys Allow QUEUEDEBUG to be used from userland.
christos[src/trunk]: src/lib/libc/db/recno fix bug in previous change (sz should be t...
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxxrt/src Import new snapshot of...
christos[src/trunk]: src/external/bsd/smbfs/dist Import latest smbfs from:
christos[src/trunk]: src/external/bsd/smbfs - merge conflicts (updating to the versio...
christos[src/trunk]: src/external/bsd Add smbfs
joerg[src/trunk]: src/sys/arch/arm/arm Use symbolic form for the third argument of...
christos[src/trunk]: src/external/bsd/smbfs/dist Add RUMP glue
christos[src/trunk]: src/sbin moved to external
joerg[src/trunk]: src/lib/libc/arch/arm/gen Explicitly enable FPU support.
joerg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/earm Tag files using "mor...
christos[src/trunk]: src/doc document smbfs
christos[src/trunk]: src/distrib/sets/lists add smbutil
joerg[src/trunk]: src/crypto/external/bsd/heimdal/libexec Resort libraries accordi...
joerg[src/trunk]: src/external/bsd/bind Resort libraries:
joerg[src/trunk]: src/tests/libexec/ld.elf_so Disable integrated-assembler for cla...
joerg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/earm Should be ARMv6.
joerg[src/trunk]: src/sys/arch/arm/cortex dsb is preferred for post-armv7 CPUs.
christos[src/trunk]: src/usr.sbin/puffs/rump_smbfs smbfs has moved.
christos[src/trunk]: src/dist/smbfs good-bye, moved to external
bad[src/trunk]: src/sys/dev/pci Also disable MCR4INT in ubsec_detach() when appr...
christos[src/trunk]: src/rescue mount_smbfs has moved.
njoly[src/trunk]: src/share/man/man4/man4.alpha Remove a few unneeded paragraph ma...
christos[src/trunk]: src/lib add smbfs library
christos[src/trunk]: src/external/bsd/smbfs/dist/mount_smbfs mark usage __noreturn
christos[src/trunk]: src/sys/dev/usb from "Just a Normal Person", make sure that we s...
apb[src/trunk]: src/share/zoneinfo Import tzdata2013i from ftp://ftp.iana.org/tz...
apb[src/trunk]: src/share/zoneinfo Merge tzdata2013i. We previously has tzdata2...
christos[src/trunk]: src/external/bsd/smbfs/dist more dead functions, usage to stderr
apb[src/trunk]: src/distrib/sets/lists/base Mark usr/share/zoneinfo/{Asia, Mideas...
christos[src/trunk]: src/doc new tzcode
christos[src/trunk]: src/doc update tz stuff and acpi
apb[src/trunk]: src/doc tzcode2013i and tzdata2013i have been merged.
joerg[src/trunk]: src/sys/arch/arm/arm32 Replicate mcr with equivalent vms instruc...
christos[src/trunk]: src/lib/libc/time update from tzcode 2013e to tzcode2013i
apb[src/trunk]: src/doc zoneinfo: Import tzdata2013i. [apb 20131226]
apb[src/trunk]: src Remove empty directory /usr/share/zoneinfo/Mideast.
apb[src/trunk]: src/share/zoneinfo Change comments and variables to reduce diffe...
matt[src/trunk]: src/sys/arch/arm/conf Pass -mfpu=vfp so GAS won't complain about...
msaitoh[src/trunk]: src/sys/dev/pci Add some Marvell 88SE9xxx devices.
rkujawa[src/trunk]: src/sys/arch/amiga Implement the probe procedure for ACA500. Now...
matt[src/trunk]: src/sys/arch/arm Switch to using FP instructions instead of cp10...
msaitoh[src/trunk]: src/sys/dev/pci regen.
njoly[src/trunk]: src/sys/compat/linux Add struct linux_stat64 definition for alph...
njoly[src/trunk]: src/sys/compat/linux/arch/alpha Regen.
njoly[src/trunk]: src/sys/compat/linux/common Rename ipcall/socketcall specific de...
njoly[src/trunk]: src/sys/compat/linux/common Add easy parts (TCOOFF/TCOON) of the...
christos[src/trunk]: src/sys/external/bsd/acpica/conf amend for new files
christos[src/trunk]: src/sys/external/bsd/acpica/dist resolve conflicts
christos[src/trunk]: src/sys/dev/acpi constant changed name
christos[src/trunk]: src/sys/external/bsd/acpica/dist import new acpica
christos[src/trunk]: src/sys/dev/acpi function argument changed width
christos[src/trunk]: src/sys/dev/acpi/acpica - remove function list that was out of date
christos[src/trunk]: src/doc new acpica
christos[src/trunk]: src/sys/dev/acpi/acpica Add new functions
christos[src/trunk]: src/external/bsd/openpam/dist/lib Import openpam-20130907
christos[src/trunk]: src/external/bsd/openpam/dist/doc/man remove conflicts
christos[src/trunk]: src/external/bsd/openpam/dist Import openpam-20130907
christos[src/trunk]: src/external/bsd/openpam/dist merge conflicts
christos[src/trunk]: src/doc new openpam
christos[src/trunk]: src/lib/libpam updates for new version
christos[src/trunk]: src/common/lib/libc/string kernel needs it now too.
christos[src/trunk]: src/lib/libc/string moved to common
christos[src/trunk]: src/sys/lib/libkern add strncat (for acpi)
christos[src/trunk]: src/common/lib/libc/string make it kernel friendly.
christos[src/trunk]: src/sys/external/bsd/acpica/conf add missing debugger files.
christos[src/trunk]: src/sys/dev/acpi/acpica use ACPI_DEBUG not ACPI_DEBUGGER which i...
christos[src/trunk]: src/sys/external/bsd/acpica/dist fix debugging build.
palle[src/trunk]: src/sys/arch/sparc64 a) make the hunt through the cpus list more...
christos[src/trunk]: src/sys/modules/lua Remove strncat now that it is part of the ke...
christos[src/trunk]: src/external/bsd/acpica/bin/iasl adjust for new acpica
matt[src/trunk]: src/sys/arch/shark/conf Bump SYMTAB_SPACE
christos[src/trunk]: src/etc put a comment for mode7
rjs[src/trunk]: src Only build shmif_dumpbus when rump is available.
christos[src/trunk]: src/external/bsd/ntp adjust for new ntp and add the generated ma...
christos[src/trunk]: src/doc mention new ntp
christos[src/trunk]: src/distrib/sets/lists/man add new ntp man pages.
christos[src/trunk]: src/external/bsd/ntp mention manual handling of man pages
christos[src/trunk]: src/external/bsd/ntp/scripts update mkver
christos[src/trunk]: src mention visible changes
christos[src/trunk]: src/external/bsd/ntp/include adjust for non-amd64 build
christos[src/trunk]: src/external/bsd/ntp/dist resolve conflicts
tsutsui[src/trunk]: src/doc Fix name and date pasto in previous ntp update.
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Add preleminary support of 4bpp LUNA fr...
tsutsui[src/trunk]: src/doc Note luna68k 4bpp framebuffer support.
christos[src/trunk]: src/external/bsd/ntp/dist import devel ntpd to avoid amplificati...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Make 32-bit kernel buildable again.
nakayama[src/trunk]: src/sys/arch/sparc64/conf Add SUN4V to opt_sparc_arch.h.
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 CI_UPAID has been renamed to CI_CPUID.
msaitoh[src/trunk]: src/sys/dev/pci Add Intel C2000 PCU SMBus
mrg[src/trunk]: src/external/bsd/ntp/dist/util remove (void *) casts when passin...
pgoyette[src/trunk]: src/share/man/man4 Update description to include Realtek 8211, t...
mrg[src/trunk]: src/distrib/sets/lists/misc add new ntp docs.
mrg[src/trunk]: src/distrib/sets/lists/misc actually fix the previous change as ...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd 32 bit build fixes.
christos[src/trunk]: src/external/bsd/acpica/bin/iasl Add more dependencies, fix CLEA...
christos[src/trunk]: src/share/man/man5 remove dup file
christos[src/trunk]: src/external/bsd/openpam/dist/doc/man fix for NetBSD-specific ch...
christos[src/trunk]: src/lib/libpam warns 6
christos[src/trunk]: src/external/bsd/ntp/html Some html files were removed
pgoyette[src/trunk]: src/sys Make dksubr.c into a module, and make the cgd and dm mod...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new modules.
pgoyette[src/trunk]: src/sys/dev ccd module also needs dk_subr
pgoyette[src/trunk]: src/sys/modules Descend into ccd
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add entries for new ccd module
dholland[src/trunk]: src/lib/libc/sys O_SYNC, not O_FSYNC. Spotted by "beatnix" on fr...
christos[src/trunk]: src/external/bsd/mdocml Use cleantags to remove RCS tags, missed...
christos[src/trunk]: src/external/bsd/ntp/dist/sntp not all characters are born signed.
christos[src/trunk]: src/external/bsd/ntp/lib/libopts Handle ancient vax gcc.
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add new zlib module
pgoyette[src/trunk]: src/sys Modularize net/zlib so it can be used by the vnd module ...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Make buildable w/o options SUN4V.
pgoyette[src/trunk]: src/sys/modules Re-sort in alphabetic sequence.
rkujawa[src/trunk]: src/distrib/notes/amiga Note ACA500 support.
pgoyette[src/trunk]: src/sys/modules Start modularizing the opencrypto framework.
msaitoh[src/trunk]: src Add support For I354(C2000 interna Ethernet controller):
msaitoh[src/trunk]: src/doc Add note about wm(4)'s I354 support.
christos[src/trunk]: src/lib/libpam/modules Fix incorrect types
christos[src/trunk]: src/external/bsd/openpam/dist/lib - add casts for sign-changing ...
christos[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src ifdef unused variables
christos[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Simplify previous, don...
christos[src/trunk]: src/external/bsd/smbfs/dist/smbutil remove unused variable
christos[src/trunk]: src/external/bsd/ntp/dist remove unused variables
msaitoh[src/trunk]: src/sys/dev/pci Add ASPEED AST2000.
dholland[src/trunk]: src/share/man/man4 Add cross reference to mount_fdesc(8), as not...
christos[src/trunk]: src/lib/libpam/modules avoid using freed pointers and non-format...
msaitoh[src/trunk]: src/sys/dev/pci regen.
dholland[src/trunk]: src/sbin/mount_fdesc Add crossreference to fd(4) as noted a whil...
martin[src/trunk]: src/sys/arch/sparc/stand/common Avoid buffer overruns (no practi...
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Improve debugging output
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Pull a fix of Bt458 (8bpp framebuffer) ...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd prevent coredumps from syntax err...
kiyohara[src/trunk]: src/distrib/sets/lists/modules Add ccd, cgd, dk_subr and zlib.
christos[src/trunk]: src/external/bsd/ntp/dist put back mdstries
christos[src/trunk]: src/external/bsd/ntp/bin/ntpd find ntp_scanner.h
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd regen
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd - regen using byacc.
christos[src/trunk]: src/external/bsd/byacc/dist Add support for %token-table, yytnam...
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Zero out on-stack 'marks' array befo...
pooka[src/trunk]: src/usr.bin/rump_allserver Use signal.h instead of sys/signal.h....
pooka[src/trunk]: src/lib/librumpuser Do not export symbols which don't need to be...
christos[src/trunk]: src/sys/external/bsd/acpica/dist/compiler Now that our yacc supp...
pgoyette[src/trunk]: src/share/man/man9 Clear up documentation for crypto_unregister(...
skrll[src/trunk]: src/sys/external/bsd/dwc2 KASSERT that the transfer callout is n...
mlelstv[src/trunk]: src/lib/libutil Use output buffer size to limit copy-out of sun_...
skrll[src/trunk]: src/sys/dev/i2c Remove unused variable.
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Use softint(9) properly to process TX/R...
christos[src/trunk]: src/external/bsd/libpcap resolve conflicts.
christos[src/trunk]: src/external/bsd/libpcap/dist Import libpcap-1.5.2
christos[src/trunk]: src/external/bsd/tcpdump update for 4.5.1
christos[src/trunk]: src/external/bsd/tcpdump/dist Import tcpdump 4.5.1
christos[src/trunk]: src/share/mk redo the ctf stuff to handle the USETOOLS=never cas...
christos[src/trunk]: src/doc new tcpdump/libpcap
christos[src/trunk]: src/external/bsd/tcpdump/dist resolve conflicts.
christos[src/trunk]: src/external/bsd/bind changes for 9.9.5b1
christos[src/trunk]: src/distrib/sets/lists bump libisc for new bind
christos[src/trunk]: src/doc new bind
christos[src/trunk]: src/external/bsd/ntp/dist/libntp pointless to call alloca for a ...
christos[src/trunk]: src/external/bsd/bind/dist merge conflicts
pgoyette[src/trunk]: src/external/bsd/ntp/dist/libntp Remove duplicate/old declaratio...
christos[src/trunk]: src/bin/sh allow case statement without any patterns.
jnemeth[src/trunk]: src/sys/conf Welcome to 2014!
isaki[src/trunk]: src/sys/arch/m68k/fpe Fix a sign when a source or destination is...
isaki[src/trunk]: src/sys/arch/m68k/fpe indent fix in a comment.
msaitoh[src/trunk]: src/sys/dev/pci Change description from ASPEED2000 to ASPEED Gra...
tsutsui[src/trunk]: src/sys/arch/luna68k/conf Enable file-system CD9660 to make cd(4...
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.9.5b1
msaitoh[src/trunk]: src/sys/dev/pci regen.
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add new crypto algorithm modules ...
pgoyette[src/trunk]: src/sys Create modules for software crypto components.
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add new modules for opencrypto
pgoyette[src/trunk]: src/sys Modularize the opencrypto components and link to the build
matt[src/trunk]: src/sys/arch/alpha/include Fix PMAP_SIZEOF() to deal with that t...
christos[src/trunk]: src/bin/sh explain the previous fix.
christos[src/trunk]: src/bin/sh clarify further.
pgoyette[src/trunk]: src/distrib/sets/lists/modules Re-sort, and update md.evbppc for...
christos[src/trunk]: src/bin/sh There was a case where \n did not increase plinno
christos[src/trunk]: src/bin/sh whitespace fixes
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd fd == 0 is a valid descriptor!
dsl[src/trunk]: src/sys Change the type of the 'cookie' that holds the state of ...
christos[src/trunk]: src/sys/arch/i386/stand/boot Use a custom ldscript so that we ca...
christos[src/trunk]: src/sys/arch/i386/stand/boot Provide a boot ldscript that puts t...
christos[src/trunk]: src/sys/arch/i386/stand/boot remove commented out -fno-reorder-f...
christos[src/trunk]: src/external/bsd/bind/dist rename libtool.m4 m4
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Remove initialization of unused t_softc...
matt[src/trunk]: src/sys/arch/alpha/alpha Define kernel_pmap_store as a pmap foll...
mrg[src/trunk]: src/libexec/httpd update version, date and copyright.
mrg[src/trunk]: src/libexec/httpd sort the contributor list, and update the defi...
mrg[src/trunk]: src/libexec/httpd - update CHANGES with recent changes
mrg[src/trunk]: src/libexec/httpd update for 20140102.
wiz[src/trunk]: src/doc grep -2.16 out.
skrll[src/trunk]: src/sys/external/bsd/dwc2 Protect access of urb->hcpriv by adapt...
tsutsui[src/trunk]: src/sys/arch Change the SCSI select timeout from 2ms to 250ms as...
tho[src/trunk]: src/distrib/sets Mark all _pic.a archive files with the 'picinst...
tho[src/trunk]: src/crypto/external/bsd/libsaslc/etc Do not install files in usr...
tho[src/trunk]: src/distrib/sets/lists Fix a few "share" flags
tho[src/trunk]: src/distrib/sets/lists Drop superflous "picinstall" flag on "obs...
joerg[src/trunk]: src/external/bsd/ntp/dist/libntp Use separate variables for the ...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Add bound check of a controller ...
pooka[src/trunk]: src/sys/netinet need atomic.h, from uwe
pooka[src/trunk]: src/sys Allow kernels compiled with INET+INET6 to be booted as I...
joerg[src/trunk]: src/sys/arch/shark/ofw Fix const use.
christos[src/trunk]: src/sys/sys Add more gnu sections
christos[src/trunk]: src/external/bsd/libelf/dist add gnu attributes to the known sec...
christos[src/trunk]: src/share/mk disable ctf handling for the shuttle .c -> '' rule ...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Replace broken (by SCCS) ISO-202...
christos[src/trunk]: src/lib/libc/rpc don't lose the RPC error from CLNT_CALL.
joerg[src/trunk]: src/external/bsd/ntp/dist/libntp Avoid pointer operations on the...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Misc cleanup. Mostly from OpenB...
joerg[src/trunk]: src/external/bsd/ntp/dist/ntpd Add format string attribute for b...
joerg[src/trunk]: src/external/bsd/ntp/dist/ntpd Don't pass in a format string, bu...
tho[src/trunk]: src/distrib/notes/common Add myself
joerg[src/trunk]: src/external/bsd/ntp Update warning flags to reflect the fixes. ...
christos[src/trunk]: src/include PR/4891: Wiz: readlink moved from xopen to base at i...
sjg[src/trunk]: src/usr.bin/make Treat '~' as a meta char requiring a shell.
rkujawa[src/trunk]: src/sys/arch/amiga Rework handling of Commodore Gayle chip. Avoi...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Remove unused code (from OpenBSD...
christos[src/trunk]: src/external/bsd/wpa/bin update for 2.0
christos[src/trunk]: src/doc mention new wpa
christos[src/trunk]: src/external/bsd/wpa/bin/hostapd move crypto_openssl.c back into...
christos[src/trunk]: src/external/bsd/wpa/dist merge conflicts
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Misc cleanup from OpenBSD/luna88k.
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Disable unnecessary boot device ...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Pull more fixes from OpenBSD/lun...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Pull more fixes from OpenBSD/lun...
christos[src/trunk]: src/external/bsd/wpa/dist import v2_0:
mlelstv[src/trunk]: src/sys/arch Fix allocator routines. Instead of abusing CIRCLEQ ...
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/sparc Port from newer gcc:
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Pull more cleanups from OpenBSD/...
hannken[src/trunk]: src/sys/fs/tmpfs Fix a race where thread1 runs VOP_REMOVE() and ...
rkujawa[src/trunk]: src/sys/arch/amiga/conf Fix undefined reference to amiga_bus_str...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Change a KASSERT to a KASSERTMSG and a...
pooka[src/trunk]: src/sys/net missed one inet6 check
skrll[src/trunk]: src/sys/external/bsd/dwc2 Call callout_reset on the xfer timeout...
pooka[src/trunk]: src/tests/net/mpls ldpd wants inet6
pooka[src/trunk]: src/tests/lib/librumphijack netstat expected output includes ipv...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Change wildcard for mvgbe configuration...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Small bit of tidyup and remove a XXX n...
christos[src/trunk]: src/sys/kern Simplify error path and fix typos. From Maxime Vill...
dsl[src/trunk]: src/sys Minor changes to the process coredump code.
macallan[src/trunk]: src/sys/dev/ic do as joerg requested and mark an unused function...
pgoyette[src/trunk]: src/sys/dev/pci If you're going to build this driver as a module...
pgoyette[src/trunk]: src/sys/modules/hifn Add module glue for hifn(4)
pgoyette[src/trunk]: src/sys/dev/pci Modularize
pgoyette[src/trunk]: src/sys/modules Add hifn(4) and ubsec(4) to the NOTYET section, ...
dsl[src/trunk]: src/sys/arch Remove the _KERNEL part of these two clones of sys/...
dsl[src/trunk]: src Remove the borked definition of ELF64_Shalf from some more p...
dsl[src/trunk]: src/sys/sys Remove the incorrect and unused Elf64_Shalf.
christos[src/trunk]: src/external/mit/xorg/bin/fc-match fix sun2 build. libfreetype r...
joerg[src/trunk]: src/external/bsd/ntp/dist Don't bother with the h (short) modifi...
dsl[src/trunk]: src/sys Instead of generating all the 'note' sections twice (and...
dsl[src/trunk]: src/sys There is no need for uvm_coredump_walkmap() to explicity...
dsl[src/trunk]: src/sys Fix bug in previous (panic during process core dump).
christos[src/trunk]: src/sys/arch/sun68k/stand Add a load script that puts text.unlik...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.2.0 with the follow...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Build with dhcpcd-6.2.0
roy[src/trunk]: src/doc Note import of dhcpcd-6.2.0
joerg[src/trunk]: src/external/bsd/openpam/dist/lib Avoid implicit cast on the ret...
msaitoh[src/trunk]: src/sys/arch/x86/pci Add C2000 Platform Controller Unit(PCU).
dsl[src/trunk]: src/sys Remove __HAVE_PROCESS_XFPREGS and add the extra paramete...
joerg[src/trunk]: src/sys/arch/arm/conf Explicitly force a CPU for the assembler f...
msaitoh[src/trunk]: src/sys/arch/x86/pci Temporary disable C2000 PCU because the beh...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel Z68 LPC
joerg[src/trunk]: src/external/bsd/libevent/dist/test Fix memcmp use.
joerg[src/trunk]: src/sys/arch/arm/arm Add missing volatile for hidden side effect...
msaitoh[src/trunk]: src/sys/arch/x86/pci Add Z68 LPC.
joerg[src/trunk]: src/external/gpl3/gdb/dist/gdb Fix string compare.
martin[src/trunk]: src/usr.bin/crunch/crunchgen Remove .note.netbsd.mcmodel and .no...
msaitoh[src/trunk]: src/sys/dev/pci regen.
hannken[src/trunk]: src/sys/fs/tmpfs Fix a race where thread1 runs VOP_REMOVE() and ...
isaki[src/trunk]: src/sys/arch/m68k/fpe FLOGNP1(-0.0) is -0.0, not +0.0. Found by...
nonaka[src/trunk]: src/sys/arch/evbsh3/t_sh7706lan fix CS bit.
pooka[src/trunk]: src/sys/netinet IPv6 UDP uses the IPv4 pcb tables, and therefore...
wiz[src/trunk]: src/sbin/newfs_lfs New sentence, new line. Remove trailing white...
wiz[src/trunk]: src/lib/libc/net Sort sections. Punctuation formatting nits.
wiz[src/trunk]: src/share/man Sort sections.
wiz[src/trunk]: src/lib/libc/net Sort sections. Remove trailing whitespace.
wiz[src/trunk]: src/share/man/man9 New sentence, new line.
wiz[src/trunk]: src/usr.bin/ruptime Remove second copy for RCS Id.
wiz[src/trunk]: src/lib/libc/sys Merge EINVAL descriptions.
macallan[src/trunk]: src/sys/dev/ic __unuse the right function
msaitoh[src/trunk]: src/sys/arch/x86/include Remove duplicated entry. Modify comment...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch - Rename x86_print_cacheinfo() to x86_p...
christos[src/trunk]: src/external/gpl3/binutils/dist/ld/scripttempl gcc-4.8 has begun...
christos[src/trunk]: src/sys/arch/sun68k/stand undo the ld script hack now that the d...
christos[src/trunk]: src/sys/arch/i386/stand/boot undo the linker script hack now tha...
msaitoh[src/trunk]: src/sys/arch/x86/include Add Energy Performance Bias bit.
pgoyette[src/trunk]: src/sys/opencrypto When crypto(4) is built-in, crypto_modcmd() d...
mrg[src/trunk]: src/sys/kern avoid use-after-free in *coredump().
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Clean removed files.
tsutsui[src/trunk]: src/sys/arch/next68k/next68k Move physmem calculations before np...
dsl[src/trunk]: src/sys/kern Fix previous slightly differently.
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Detect boot device on PROM load ...
martin[src/trunk]: src/sbin/newfs_msdos PR bin/46743: mark the "next free cluster" ...
martin[src/trunk]: src/tests/sbin/newfs_msdos We now expect this test to succeed
kardel[src/trunk]: src/external/bsd/ntp - enable PARSE clocks (missed config option...
joerg[src/trunk]: src/external/bsd/llvm/include Use head to remove final #endif, n...
joerg[src/trunk]: src/external/bsd/llvm Build tools without debug symbols by default.
joerg[src/trunk]: src/external/bsd/llvm Skip suffixes like -eabi for the host targ...
kardel[src/trunk]: src/external/bsd/ntp/include - enable the rest of the PARSE cloc...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import clang 3.5svn r198450.
christos[src/trunk]: src/sys/external/bsd/acpica/dist/namespace PR/48494: Ryo Onodera...
kardel[src/trunk]: src/external/bsd/ntp/lib/libparse - add new clk_sel240x.c
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Import r198452 of libc++. Pr...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.5svn r198450.
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import clang 3.5svn r198450.
christos[src/trunk]: src/external/bsd/nvi/dist/vi PR/48502: M. Levinson: vi(1) no lon...
joerg[src/trunk]: src Update LLVM family to 3.5svn r198450. Interesting changes in...
joerg[src/trunk]: src/usr.sbin/makemandb Sync with interface change in mdocml 1.12.3.
joerg[src/trunk]: src/external/bsd/mdocml/dist Import mdocml 1.12.3 from upstream ...
joerg[src/trunk]: src/external/bsd/mdocml/dist Merge mdocml 1.12.3.
joerg[src/trunk]: src Update build system and import script for mdocml 1.12.3.
joerg[src/trunk]: src/external/bsd/mdocml/dist Restore cast hack for GCC's "new qu...
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib don't shadow local variable
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib No need to return a empty string lit...
jakllsch[src/trunk]: src/sys/arch/sandpoint/stand/altboot Drop duplicate and unused e...
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Make name argument to module_add_com...
jakllsch[src/trunk]: src/sys/arch/sandpoint/stand/altboot sprinkle const
jakllsch[src/trunk]: src/sys/lib/libsa Make libsa fsmod string pointer const.
mlelstv[src/trunk]: src/external/bsd/nvi/dist/common screen_end can be called multip...
manu[src/trunk]: src/lib/libperfuse For filesystems mounted without -o use_ino, r...
wiz[src/trunk]: src/share/man/man3lua Use Nx. Remove superfluous Pp. Increase co...
wiz[src/trunk]: src/share/man/man3lua Fix article.
wiz[src/trunk]: src/share/man/man3lua Use Fn for functions and Dv for null.
apb[src/trunk]: src/distrib/ews4800mips Add "cdroms" to the SUBDIR list for src/...
apb[src/trunk]: src/etc Add several "restrict" lines to the default ntp.conf, wi...
apb[src/trunk]: src/etc Attempt to improve comments about how to choose servers,
apb[src/trunk]: src/etc Another comment change, missed in previous commit.
wiz[src/trunk]: src/share/man/man9lua Add xrefs to pmf(9lua) and systm(9lua)
wiz[src/trunk]: src/share/man/man9lua Use more markup. Fix a typo.
wiz[src/trunk]: src/share/man/man9lua Remove core.9lua, now called systm.9lua.
njoly[src/trunk]: src Remove extra trailing spaces in functions arguments.
christos[src/trunk]: src/external/bsd/nvi/dist/vi PR/48502: M. Levinson: vi(1) no lon...
njoly[src/trunk]: src/share/man/man9 Kill one more trailing space in function argu...
gson[src/trunk]: src/tests/lib/libc/net Fix spelling of "daemon". Pointed out by...
gson[src/trunk]: src Make t_hostent test cases that query the DNS work on systems...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.5svn r198450.
joerg[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Add __printflike whe...
joerg[src/trunk]: src/crypto/external/bsd/netpgp/dist/src Add __printflike.
christos[src/trunk]: src/usr.bin/genassym - use just the basename for program name
joerg[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libverify Move __printfl...
htodd[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libverify Fix build (cas...
joerg[src/trunk]: src/external/bsd/llvm/include Replace with a simple -e x for sed.
joerg[src/trunk]: src/usr.bin Annotate functions using format strings.
joerg[src/trunk]: src/lib/libpam/modules Annotate logit to provide transitive form...
joerg[src/trunk]: src/external/bsd/atf/dist Format string annotations and fixes fo...
joerg[src/trunk]: src/external/bsd/libevent/dist Add format string checks for _war...
joerg[src/trunk]: src/external/bsd/libarchive/dist/libarchive_fe Annotate warnc/er...
joerg[src/trunk]: src/external/bsd/ntp/dist/ntpd Fix format strings.
joerg[src/trunk]: src/external/bsd/tmux/dist Format string verification
joerg[src/trunk]: src/external/bsd/file/dist/src Format string checks for file_vpr...
joerg[src/trunk]: src/external/bsd/fetch/dist/libfetch Annotate format strings. Ad...
joerg[src/trunk]: src/external/bsd/nvi/dist/common Check format strings for ex_pri...
joerg[src/trunk]: src/external/bsd/openpam/dist/lib Ignore non-literal format stri...
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Format string checks for do...
joerg[src/trunk]: src/external/bsd/pkg_install/dist/lib xasprintf uses format stri...
joerg[src/trunk]: src/share/mk Non-literal format strings should be an error by de...
pho[src/trunk]: src/distrib/notes/common Add pho@ to NetBSD Developers.
dsl[src/trunk]: src/sys Re-instate the zero length sections in elf core dumps (t...
joerg[src/trunk]: src/external/bsd/tmux/dist Fix build with GCC 4.5.
msaitoh[src/trunk]: src/sys/dev/pci Insert completion barrier between register write...
wiz[src/trunk]: src/usr.bin/m4 Better document eval, mentioning optional second ...
christos[src/trunk]: src/distrib/sets PR/46182: Andreas Gustafsson: Make all files en...
njoly[src/trunk]: src/lib/libc/stdio Kill unneeded paragraph macro.
degroote[src/trunk]: src/sbin/ifconfig Before scanning, check if the card is up. If i...
gson[src/trunk]: src Add some minimal tests of vmstat(1), to serve as regression ...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: trap table setup - currently populat...
christos[src/trunk]: src/external/bsd/nvi/dist/common handle unaligned accesses
mbalmer[src/trunk]: src/share/man/man3lua Use 5.2 usage pattern in the synopsis.
pooka[src/trunk]: src/lib/librumpuser OpenBSD support
christos[src/trunk]: src/external/bsd/nvi/dist/regex remove register
pooka[src/trunk]: src/lib/librumpuser do as the comment says and #if defined(every...
christos[src/trunk]: src/sbin/ifconfig perror is obsolete, use warn and add missing p...
christos[src/trunk]: src/lib/libc/stdlib return the same errors as linux for ptsname_r
christos[src/trunk]: src/distrib/sets/lists/comp add ptsname_r
christos[src/trunk]: src add ptsname_r
njoly[src/trunk]: src/lib/libnpf Kill extra space in function argument.
pooka[src/trunk]: src/lib/librumpuser remove obsolete definitions
pooka[src/trunk]: src/sys/rump/net/lib/libshmif OpenBSD has kqueue
christos[src/trunk]: src/lib/libc bump for ptsname_r
pedro[src/trunk]: src/sys/fs/tmpfs Allocate direntp on the stack in tmpfs_dir_getd...
jakllsch[src/trunk]: src/sys/dev/i2c Fix whitespace issues.
jakllsch[src/trunk]: src/sys/dev/i2c Add unused tps65217pmic_reg_write() function.
christos[src/trunk]: src/distrib/sets/lists bump libc for ptsname_r
joerg[src/trunk]: src/doc CMSG_SPACE is no longer an issue.
christos[src/trunk]: src/lib/libc/resolv provide a patchable __res_conf_name for test...
dholland[src/trunk]: src/sys/arch Make the amd64 post-halt-press-a-key code match i38...
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Import libc+++ r198773. Fixe...
christos[src/trunk]: src/tests/lib/libc/net Use our own resolv.conf file simplifying ...
christos[src/trunk]: src/distrib/sets/lists/tests add new resolv.conf file
apb[src/trunk]: src/common/lib/libc/string Make strnlen implementation usable fr...
apb[src/trunk]: src/tools/compat Add strnlen to configure tests in tools/compat
apb[src/trunk]: src/tools/compat regen
apb[src/trunk]: src/tools/compat Declare and define strnlen if necessary.
macallan[src/trunk]: src/sys/arch/sparc64/include allow non-SUN4V kernels to build
hannken[src/trunk]: src Operation sysvbfs_remove() destructs inodes attached to acti...
christos[src/trunk]: src/tests/lib/libc/net fix copyright botch and add library for n...
apb[src/trunk]: src/tools/compat fix prototype for strnlen.
mlelstv[src/trunk]: src/sys/dev/i2c add three temperature sensors from ST.
msaitoh[src/trunk]: src/sys/dev/pci Remove 88SE9128(0x913a) entry. At least one of 8...
msaitoh[src/trunk]: src/sys/dev/pci regen.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Coding style fixes (whitespace) - n...
dholland[src/trunk]: src/share/man/man7 Clarify the behavior of the @machine and @mac...
htodd[src/trunk]: src/sys/dev/pci Fix build. Only compile tested.
palle[src/trunk]: src/sys/arch/sparc64/include sun4v: Update description of the ci...
christos[src/trunk]: src/sys/dev/pci revert unintended changes
christos[src/trunk]: src/external/bsd/atf/dist/atf-sh Make cleanup work as documented...
matt[src/trunk]: src/distrib/evbarm/instkernel/ramdisk Build BE ramdisks for BE M...
christos[src/trunk]: src/external/bsd/atf/dist/atf-sh Undo previous; unfortunately th...
christos[src/trunk]: src/sys/dev/pci regen
msaitoh[src/trunk]: src/sys/dev/pci Rework for Marvell 88SE9128. Change the descript...
msaitoh[src/trunk]: src/sys/dev/pci Sync with pcidev's change. Rename PCI_PRODUCT_MA...
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/tests/lib/libc/net Add a cleanup routine because if a test f...
pooka[src/trunk]: src/sbin/sysctl give err() some reason to avoid:
wiz[src/trunk]: src whitespace.
martin[src/trunk]: src/tests/lib/libc/ssp In the strcat test, smash the stack more ...
joerg[src/trunk]: src/gnu/dist/groff/src Use format strings.
martin[src/trunk]: src ACTIVE_CC can only be used after include of bsd.own.mk
christos[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/common don't...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Reorgenize boot device configura...
christos[src/trunk]: src/lib/librumphijack don't need to include anything before bsd....
christos[src/trunk]: src/regress/sys/kern/ras Fix NOMAN
christos[src/trunk]: src/share/mk Add protection against direct inclusion of this fil...
christos[src/trunk]: src/sys/sys we never include bsd.sys.mk directly.
christos[src/trunk]: src/share/mk not so fast, let's fix the tree first.
wiz[src/trunk]: src/usr.bin/make Bump date for previous.
christos[src/trunk]: src don't include bsd.sys.mk
christos[src/trunk]: src/usr.bin/make add .INCLUDEDFROM{FILE,DIR}
christos[src/trunk]: src/sys/arch include bsd.own.mk
christos[src/trunk]: src/sys/arch/m68k/060sp make it clean after itself, use standard...
pedro[src/trunk]: src/sys/fs/tmpfs Prevent a diagnostic assertion in tmpfs_rmdir()...
pedro[src/trunk]: src/sys/arch/i386/i386 Fix a comment describing the check perfor...
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib fix style and whitespace nits
matt[src/trunk]: src/sys/arch/arm/include Flush out the PSR definitions.
matt[src/trunk]: src/sys/arch/arm/arm Make sure to start BE-8 programs with the P...
christos[src/trunk]: src/sbin/sysctl use __func__, EXIT_{SUCCESS,FAILURE}
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Do not redefine linux syscall...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen.
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Add NetBSD futimes/lutimes sy...
gson[src/trunk]: src/tests/lib/libc/net Remove comment that no longer applies.
matt[src/trunk]: src/sys/arch/arm/arm byte swap the insn on BE8 it's LE in memory...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen.
matt[src/trunk]: src/lib/csu/common Using ${LD} -x screws up BE arm. Use ${OBJCO...
matt[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc Don't use ${LD} -x becau...
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Use the same address as LUNA to pro...
matt[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc Don't pass -Wl, -x to ${C...
tsutsui[src/trunk]: src/sys/arch/luna68k Add support to pass boothowto and bootdev i...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Bump version to denote support t...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Add support to pass boothowto an...
tsutsui[src/trunk]: src/doc Note recent visible luna68k bootloader updates.
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Uncomment ifdef/endif and tabify.
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot ctually remove all references to...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Remove unused KernInter stuff.
christos[src/trunk]: src/sys/kern Reorder code to avoid use-after-free on error. From...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Misc KNF and cosmetics.
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Remove tab nits.
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Remove unused declarations.
christos[src/trunk]: src/sys/arch/i386/i386 fix a comment (cpu_switch() -> cpu_switch...
christos[src/trunk]: src/sys/kern Sleep 10 seconds before rebooting due to panic()
christos[src/trunk]: src/sys/arch/i386/i386 remove vestige from old call to printk()
christos[src/trunk]: src/sys/arch/x86/include Add softint case (Richard Hansen)
christos[src/trunk]: src/sys/arch/i386/i386 stop ddb backtrace at Xsoftintr() (Richar...
matt[src/trunk]: src/sys/arch/arm Add hw.printfataltraps sysctl. Always print fa...
christos[src/trunk]: src/sys/arch/x86/x86 Comment about missing stackframe member ini...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 zero %exc
palle[src/trunk]: src/sys/arch/sparc64/sparc64 No need to make CI_MMFSA depend on ...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.0.1e and ...
christos[src/trunk]: src/doc new openssl
christos[src/trunk]: src/crypto/external/bsd/openssl merge conflicts
martin[src/trunk]: src/tests/lib/libexecinfo Make the output of the test case bette...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto regen
jakllsch[src/trunk]: src/sys/arch/amd64/amd64 remove unused and undefined .globl
martin[src/trunk]: src/tests/lib/libexecinfo New gcc can reuse stack frames for tai...
jakllsch[src/trunk]: src/sys/dev/ic Do not take data from the controller in interrupt...
christos[src/trunk]: src/distrib/sets/lists bump openssl libraries
jakllsch[src/trunk]: src/sys/dev/pckbport KASSERT that cmd is non-NULL in more places...
joerg[src/trunk]: src/sys/kern Revert, breaks the build due to missing rumpns_dela...
tsutsui[src/trunk]: src/sys/lib/libsa Remove obsolete exec.c for a.out. It was super...
riz[src/trunk]: src/external/cddl/osnet/usr.sbin/dtrace Disable the extra-args w...
riz[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Field width is an int...
tsutsui[src/trunk]: src/sys/arch Add empty LIBCRTI= as LIBCRT0 to build sa programs ...
joerg[src/trunk]: src/libexec/ld.elf_so Don't align random sections. Simplify by u...
riz[src/trunk]: src/external/cddl/osnet Replace llx with PRIx64 and some llu wit...
joerg[src/trunk]: src/sys/arch/arm/arm Improve assembler syntax.
reinoud[src/trunk]: src/sys/dev/usb Add Future Bits as vendor code
joerg[src/trunk]: src/sys/arch Try to reserve space in a way that results in the s...
reinoud[src/trunk]: src/sys/dev/usb Regen
reinoud[src/trunk]: src/sys/dev/usb Regen
reinoud[src/trunk]: src/sys/dev/usb Add Atmel's SAM-BA programming port as found on ...
njoly[src/trunk]: src/sys/compat/linux Cleanup, and reduce diffs between arches. M...
gson[src/trunk]: src/tests/lib/libc/net Add missing resolv.conf override to the g...
gson[src/trunk]: src/tests/lib/libc/net When using braces around shell variable n...
njoly[src/trunk]: src/sys/compat/linux/arch/alpha Regen.
tsutsui[src/trunk]: src/sys/arch/alpha/pci bus_space_mmap(9) function should return ...
hannken[src/trunk]: src/sys/kern Support for vnode operation versioning. Allow a ne...
roy[src/trunk]: src/sys/netinet6 When handling NS/NA we need to check our prefix...
matt[src/trunk]: src/sys/arch/evbarm/adi_brh Get rid on some useless pc addition....
roy[src/trunk]: src/sys/netinet6 Remove the now un-used function in6ifa_ifplocal...
macallan[src/trunk]: src/sys/dev/wscons try not to crash when calling glyphcache_wipe...
apb[src/trunk]: src In the sanitycheck function, treat undefined MKUNPRIVED like...
pgoyette[src/trunk]: src/sys/opencrypto When using modular opencrypto, make sure the ...
macallan[src/trunk]: src/sys/dev/pci - move cursor area to the end of each display's ...
spz[src/trunk]: src/external/bsd/bind/dist a fix by ISC for CVE-2014-0591:
macallan[src/trunk]: src/sys/dev/pci cap mappable framebuffer size at 64MB before div...
apb[src/trunk]: src/share/mk Use parentheses in .if A && ( B || C || D || ... )
apb[src/trunk]: src/share/mk Let MKARZERO default to the same value as MKREPRO, ...
apb[src/trunk]: src/share/mk Document new default for MKARZERO.
apb[src/trunk]: src/etc Don't try to use server-specific "restrict" settings;
pgoyette[src/trunk]: src/sys/opencrypto Clean-up module initialization
pgoyette[src/trunk]: src/sys/rump/kern/lib/libcrypto Add the MODULE parts for blowfis...
pgoyette[src/trunk]: src/sys/rump/dev/lib/libopencrypto Add new rump library for open...
pgoyette[src/trunk]: src/sys/rump/dev Link new opencrypto library into the build.
joerg[src/trunk]: src/lib/libc TODO: fix stdout/stdin/stderr to not require copy r...
pgoyette[src/trunk]: src/distrib/sets/lists Update sets lists for new rump opencrypto...
pgoyette[src/trunk]: src/distrib/sets/lists/tests Update sets list for new opencrypto...
pgoyette[src/trunk]: src/tests/crypto Descend into new opencrypto test suite
pgoyette[src/trunk]: src/tests/crypto Add some trivial tests for the in-kernel opencr...
pgoyette[src/trunk]: src/etc/mtree Create new directory for the opencrypto tests
christos[src/trunk]: src/share/mk use bsd.syscall.mk
christos[src/trunk]: src/distrib/sets/lists/base new bsd.syscall.mk
christos[src/trunk]: src/sys/compat use new bsd.syscall.mk
christos[src/trunk]: src/external/gpl2/lvm2/lib/liblvm USE_SSP is defined in bsd.own.mk
christos[src/trunk]: src/external/gpl2/lvm2/sbin/lvm USE_SSP is not defined in bsd.sy...
martin[src/trunk]: src/etc/mtree Add usr/tests/opencrypto
mlelstv[src/trunk]: src/bin/ps Make ps -s use LTIME instead of TIME in the default o...
mlelstv[src/trunk]: src/bin/ps Add an LTIME column that prints lwp cputime.
wiz[src/trunk]: src/bin/ps Bump date for previous.
joerg[src/trunk]: src/sbin/rndctl Fix arguments for write.
martin[src/trunk]: src/tests/crypto Remove bogus TESTSDIR
martin[src/trunk]: src/etc/mtree Backout previous, now that the makefile glitch cau...
martin[src/trunk]: src/distrib/sets/lists/tests Obsolete /usr/tests/opencrypto
roy[src/trunk]: src/sys/netinet6 Remove dead code.
roy[src/trunk]: src/sys/netinet6 If the address matches a cloning route, it is a...
apb[src/trunk]: src/share/man/man5 Document random_seed and random_file.
apb[src/trunk]: src/external/bsd/ntp/scripts If the "importdate" file exists, do...
joerg[src/trunk]: src/share/mk -Wl, -pie and -r don't agree with each other, so fil...
joerg[src/trunk]: src/share/mk -shared-libgcc is a GCC option, so only use it for ...
apb[src/trunk]: src/external/bsd/ntp For MKREPRO, instead of using __DATE__ and ...
apb[src/trunk]: src/sbin/rndctl Overwrite the seed file from the beginning, usin...
tsutsui[src/trunk]: src/sys/arch/alpha/pci Revert previous. PR/48431 claims ALPHA_P...
pgoyette[src/trunk]: src/distrib/sets/lists/debug Add debug entries for new opencrypt...
pooka[src/trunk]: src/sys/rump yearly update
pooka[src/trunk]: src/lib/librumpuser Make setprogname() a nop where it's not supp...
pooka[src/trunk]: src/usr.bin/rump_halt use rumpuser_port.h
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.2.1 with the folowi...
joerg[src/trunk]: src/external/bsd/llvm Don't checkout compiler-rt, drop old build...
joerg[src/trunk]: src Use the quad support from compiler-rt for MKLIBGCC=no.
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Don't enforce rc.d usage in ...
joerg[src/trunk]: src/sys/external/bsd/compiler_rt More sanitizers we are still no...
joerg[src/trunk]: src/sys/lib/libkern For HAVE_LIBGCC=no, use compiler-rt for quad...
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist Import compiler-rt r199273...
joerg[src/trunk]: src On ARM, force compiling some files in libc++ and LLVM's supp...
joerg[src/trunk]: src/lib/libc/compiler_rt Add profiling helper functions to the b...
skrll[src/trunk]: src/sys/arch/hp700/stand Fix various DEBUG option builds
joerg[src/trunk]: src Update build glue for LLVM/Clang 3.5svn r199312. Noticable c...
joerg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/earm -march=armv6 is no l...
joerg[src/trunk]: src/sys/arch LLVM doesn't support data32/addr32, but is smart en...
joerg[src/trunk]: src Reduce amount of -no-integrated-as on x86 as .code16 is now ...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.5svn r199312
pooka[src/trunk]: src/usr.bin/rump_allserver Attempt to load all components even i...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang 3.5svn r199312
pooka[src/trunk]: src/usr.bin/rump_allserver terminology audit
christos[src/trunk]: src/usr.bin/xlint/lint1 empty init_decl {} is valid
christos[src/trunk]: src eliminate use of bsd.sys.mk from Makefiles
christos[src/trunk]: src/share/mk - Add a new bsd.host.mk that contains all the HOST_...
pooka[src/trunk]: src Add rump_wmd, a utility to resolve rump kernel component dep...
pgoyette[src/trunk]: src/sys/rump/dev/lib/libopencrypto Remove explicit definition of...
pooka[src/trunk]: src/usr.bin/rump_allserver alleviate may-be-used-unused
pgoyette[src/trunk]: src/sys/rump/dev/lib/libopencrypto Use existing rumpkern_z libra...
mlelstv[src/trunk]: src/tests/bin/ps Adjust default column test to the changed ps -s...
wiz[src/trunk]: src/usr.bin/rump_wmd Sort options and option descriptions.
joerg[src/trunk]: src/common/lib/libc Include bsd.own.mk in case it hasn't been yet.
matt[src/trunk]: src/tools/llvm Pass HOST_CXX to llvm configure as CXX=${HOST_CXX...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Drop CPU detection by features and pani...
christos[src/trunk]: src/external/bsd/dhcp kill debug
skrll[src/trunk]: src/sys/arch/hp700/hp700 Add some 715 machines to cpu_model_cpui...
pgoyette[src/trunk]: src/sys/rump/dev/lib/libopencrypto Don't bring in the zlib stuff...
pgoyette[src/trunk]: src/distrib/sets/lists/base Add new file bsd.host.mk to sets lis...
pooka[src/trunk]: src/lib/librumpuser Do not force _FILE_OFFSET_BITS=64 here. It'...
christos[src/trunk]: src/include Add the {v, }{warn, err}c function flavors from FreeBSD
christos[src/trunk]: src/tools/compat Add the {v,}{err,warn}c functions
christos[src/trunk]: src/lib/libc Add the {v, }{err, warn}c flavors, from FreeBSD.
christos[src/trunk]: src/distrib/sets/lists/comp Add man pages for {v, }{err, warn}c
pgoyette[src/trunk]: src/tests/crypto/opencrypto Include all of the examples from RFC...
jakllsch[src/trunk]: src/sys/dev/pci Fix PR kern/46376 with Nat Sloss's patch (with s...
joerg[src/trunk]: src/external/bsd/llvm Disable compiler version check for now.
joerg[src/trunk]: src/lib/libc/include Fix (v)errc/(v)warnc.
christos[src/trunk]: src/lib/libc/citrus/modules PR/47602: Christos Zoulas: getwc() m...
christos[src/trunk]: src/lib/libc/include namespace protection for the new err functions
dsl[src/trunk]: src/sys/dev/usb Add another XXX comment, I'm not in a postition ...
christos[src/trunk]: src/lib/libc/include remove dups
christos[src/trunk]: src/lib/libc "soon" is "now". Remove all __indr_reference crap.
christos[src/trunk]: src/lib/libc/net Remove MAXALIASES limit
pgoyette[src/trunk]: src/tests/crypto/opencrypto Since sizeof() is unsigned, use an u...
matt[src/trunk]: src Use uintptr_t & size_t instead of u_int and int for arm_sync...
matt[src/trunk]: src/lib/libc/compiler_rt Don't build common quad routines if the...
joerg[src/trunk]: src/external/bsd/file/dist/src Mark some more dead functions.
riz[src/trunk]: src/distrib/sets/lists/base Update setlists for libc minor bump.
joerg[src/trunk]: src/external/bsd/file/dist/src Only use __dead if it exists.
joerg[src/trunk]: src/tests/crypto/opencrypto Use __arraycount and size_t as the f...
hkenken[src/trunk]: src/distrib/notes/common added myself
joerg[src/trunk]: src/sys/lib/libkern This is not libc, so don't check the libc ar...
christos[src/trunk]: src/lib/libc/net Move more code into the macro, and fix the bug ...
riz[src/trunk]: src/distrib/sets/lists Finish updating set lists for libc minor ...
pooka[src/trunk]: src/sys/rump Use subr_cprng.c instead of stub implementation. R...
pooka[src/trunk]: src/sys/rump/librump/rumpkern sysctl_init needs to be pretty muc...
christos[src/trunk]: src/lib/libc/net the addition is handled in the alias.
pooka[src/trunk]: src/sys/sys forgot to commit this with rump kernelcprng change
christos[src/trunk]: src/usr.bin/fstat make fstat -f search for unix sockets.
skrll[src/trunk]: src/sys/arch/hp700/dev Fix lasi at mainbus attachment, e.g. on a...
mrg[src/trunk]: src/sys/arch/powerpc/powerpc convert a failure to call OF for a ...
pooka[src/trunk]: src/sys Put cprng sysctls into subr_cprng.c. Also, make sysctl_...
hannken[src/trunk]: src/sys/kern Change vnode operations create, mknod, mkdir and sy...
drochner[src/trunk]: src/lib/libc/net fix memory allocation, and an off-by-one
joerg[src/trunk]: src/lib/libc/compiler_rt Explicitly enumerate platforms that hav...
joerg[src/trunk]: src/lib/libc/compiler_rt __floatunsidf and __floatunsisf are pro...
joerg[src/trunk]: src/lib/libc/compiler_rt Comment out softfloat code until it is ...
hannken[src/trunk]: src Change vnode operations create, mknod, mkdir and symlink to ...
joerg[src/trunk]: src/lib/libc/compiler_rt Don't use aeabi_dcmp.S and aeabi_fcmp.S...
pgoyette[src/trunk]: src/tests/crypto/opencrypto Disable the arc4 and null_cbc tests ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern don't use temp buffer from the sta...
roy[src/trunk]: src/external/historical/nawk/bin Fix build with clang
pgoyette[src/trunk]: src/tests/crypto/opencrypto Clean up the helper programs. Remov...
roy[src/trunk]: src/external/bsd/ntp/dist/ntpd Do not try to bind to un-useable ...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Specify correct run directory.
martin[src/trunk]: src/usr.sbin/postinstall Add a check to remove the temporarily (...
pgoyette[src/trunk]: src/tests/crypto/opencrypto Use RFC 3713 vector, add comment to ...
martin[src/trunk]: src/external/bsd/file Make a gcc 4.8 warning non-fatal (couldn't...
pgoyette[src/trunk]: src/tests/crypto/opencrypto Reenable h_null (NULL_CBC) test. It...
joerg[src/trunk]: src/lib/libc/arch/arm/gen GC
joerg[src/trunk]: src/lib/libc/arch/arm Use generic version of fabs for softfloat.
pgoyette[src/trunk]: src/tests/crypto/opencrypto Add additional test cases from RFC2202
pgoyette[src/trunk]: src/distrib/sets/lists Update sets lists for new h_sha1hmac test...
joerg[src/trunk]: src Use a separate variable for the use of GCC's unwind code.
pgoyette[src/trunk]: src/tests/crypto/opencrypto Additional tests for SHA1_HMAC (with...
joerg[src/trunk]: src/tests/crypto/opencrypto Needs some unconst.
joerg[src/trunk]: src/lib/libc/compiler_rt __fixsfdi is required, __fixdfsi alread...
apb[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib Use basename(filename) ...
apb[src/trunk]: src/sys/external/bsd/acpica/dist/compiler Use ACPI_DATE instead ...
apb[src/trunk]: src/sys/external/bsd/acpica/dist/include Update ACPI_DATE to "18...
apb[src/trunk]: src/sys/dev/acpi/acpica + Please also update ACPI_DATE in includ...
pgoyette[src/trunk]: src/tests/crypto/opencrypto Add the test cases for sha1_hmac
christos[src/trunk]: src/lib/libc/citrus/modules revert previous, it causes other pro...
pgoyette[src/trunk]: src/tests/crypto/opencrypto Fix verification to use correct buffer.
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix Don't try and ...
tron[src/trunk]: src/doc Postfix was updated to version 2.10.3.
skrll[src/trunk]: src/lib/libm Add various functions which need fenv support to arm.
tron[src/trunk]: src/lib/librumphijack Make sure that "_FORTIFY_SOURCE" really ge...
tron[src/trunk]: src/external/ibm-public/postfix/dist Update Postfix to version 2...
bouyer[src/trunk]: src/sys/dev/pci Request a 80x25 tty emulation, which is more lik...
bouyer[src/trunk]: src/sys/arch/evbmips/conf Add FONT_BOLD8x16, which will help to ...
pgoyette[src/trunk]: src/tests/crypto/opencrypto Free each crypto(4) session when we'...
pgoyette[src/trunk]: src/tests/crypto/opencrypto Remove some debugging code.
joerg[src/trunk]: src/lib/libc/compiler_rt Must use LIBC_MACHINE_ARCH for deciding...
joerg[src/trunk]: src/lib/libc/compiler_rt ARM needs __clear_cache.
pgoyette[src/trunk]: src/tests/crypto/opencrypto Include more of the test cases from ...
mrg[src/trunk]: src/external/gpl3/gcc delete .svn subdirs as part of the pre-imp...
mrg[src/trunk]: src/sys/arch/sparc/sparc remove schedintr_4m(), and go back to o...
mrg[src/trunk]: src/sys/arch/powerpc/conf make this look more like the latest el...
tsutsui[src/trunk]: src/sys/arch/alpha/pci Set a proper address for PCI memspace to ...
martin[src/trunk]: src/sys/rump/include/machine Make IPL_ values different.
apb[src/trunk]: src/usr.bin/make Emphasise the fact that the regexp and replacem...
dsl[src/trunk]: src/sys/arch Remove the unused 'struct md_coredump'.
apb[src/trunk]: src/lib/libc If MKREPRO=yes, make the tags file refer to /usr/src
dsl[src/trunk]: src/sys/compat/freebsd No longer used.
dsl[src/trunk]: src/sys Rip out the code that might once have supported the free...
pgoyette[src/trunk]: src/tests/crypto/opencrypto Sprinkle in some UNCONST()
christos[src/trunk]: src/sys/opencrypto bail out unloading for now
dsl[src/trunk]: src/sys Flatten the floating point register structures bu moving...
apb[src/trunk]: src/tests/lib/libcurses Remove "-g" from CPPFLAGS and LDFLAGS in...
apb[src/trunk]: src/tests/lib/libcurses/director Remove -O0 from CPPFLAGS, and i...
christos[src/trunk]: src/gnu/dist/gcc4/libobjc fix some inlines to make compilable wi...
matt[src/trunk]: src/sbin/ifconfig Rename link to link_pkw to avoid shadowing the...
dsl[src/trunk]: src/sys/arch/i386/include Add a couple of __CTASSERT() for the s...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that EG20T's UARTs from #1 to #3 never...
christos[src/trunk]: src/external/bsd/openpam/dist/lib gcc 4.1 does not support pragm...
christos[src/trunk]: src/external/bsd/ntp/lib/libiscntp gcc 4.1 does not have -Wno-error
christos[src/trunk]: src/external/bsd/ntp/lib/libntp Gcc-4.1 does not have -Wno-error
christos[src/trunk]: src/external/bsd/ntp/lib/libopts ignore format errors for old gcc
christos[src/trunk]: src/external/bsd/ntp/bin/ntpd use the old style no-error for gcc...
christos[src/trunk]: src/external/bsd/tmux/dist gcc-4.1 does not have the pragma diag...
christos[src/trunk]: src/distrib/sets/lists/debug fix typo
hannken[src/trunk]: src/sys/kern Change cache_prune() to test for end-of-list before...
christos[src/trunk]: src/distrib/sets/lists/xdebug add missing.
apb[src/trunk]: src/external/gpl3/gdb/lib/libbfd Don't embed ${DESTDIR} in the -...
apb[src/trunk]: src/gnu/usr.bin/gettext Don't include ${DESTDIR} in -DLIBDIR=......
roy[src/trunk]: src/bin/sh Add wctype(3) support to Shell Patterns.
yamt[src/trunk]: src/lib/libc/stdio vfwprintf: fix error propagation
yamt[src/trunk]: src/tests/lib/libc/locale - fix funopen usage
tsutsui[src/trunk]: src/sys/arch/alpha Check and set "is_console" property to PCI di...
tsutsui[src/trunk]: src/sys/arch/alpha/conf Add and enable radeonfb(4) at pci with o...
joerg[src/trunk]: src/lib/libc/arch/sh3/gen Use fabs_ieee754.c.
kardel[src/trunk]: src/external/bsd/ntp/dist/libntp fix voluntary self-destruct (ki...
jdc[src/trunk]: src/sys/dev/ic Remove the check for (cmdlen > 0) when writing. ...
mlelstv[src/trunk]: src/sys/dev/wscons add function to detach wscons from a console....
mlelstv[src/trunk]: src/sys/dev/wscons keep track of VCONS_DRAW_INTR screen cache al...
yamt[src/trunk]: src/tests/lib/libc/locale fix comment typos pointed out by uebayasi
mlelstv[src/trunk]: src/sys/dev/wscons fix build
hannken[src/trunk]: src/sys/ufs/ext2fs Move VOP_UNLOCK() after setting type to VNON ...
reed[src/trunk]: src/usr.bin/gcore use macro for OS name when first introduced
msaitoh[src/trunk]: src/sys/dev/pci Rename MARVELL2's 0x91a3 entry to 88SE91XX.
msaitoh[src/trunk]: src/sys/dev/pci Rename 88SE91XX.
skrll[src/trunk]: src/sys/arch/arm/vfp Typo in comment
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/lib/libedit ... if called prior to using_history(). This ne...
mlelstv[src/trunk]: src/sys/dev/pci/igma one more file needed
mlelstv[src/trunk]: src/sys/dev/pci wscons driver for Intel Graphics Media Accelerator.
mlelstv[src/trunk]: src Add igmafb man page.
matt[src/trunk]: src/distrib/sets/lists/debug Add debug entries for libc++
matt[src/trunk]: src/share/mk Make MKGCCCMDS default mirror MKGCC. (if MKGCC is ...
christos[src/trunk]: src/lib/libc/rpc Increment to the value, not the pointer. (Thors...
mlelstv[src/trunk]: src/doc mention igmafb
pgoyette[src/trunk]: src/sys/opencrypto knf: Blank line even if no variable declarati...
seanb[src/trunk]: src/lib/libc/stdio Handle case where a 0 length template string ...
christos[src/trunk]: src/sys/arch/arm/arm - comment out set but not used variables.
christos[src/trunk]: src/sys/arch/acorn32/podulebus fix unused variables
christos[src/trunk]: src/sys/arch/arm/iomd tuck in variables that are only used in th...
christos[src/trunk]: src/sys/arch/acorn32/podulebus fix unused variable
christos[src/trunk]: src/sys fix unused variables
christos[src/trunk]: src/sys/arch/alpha/include rumpkernel needs ci_pcc_freq
christos[src/trunk]: src/distrib/acorn32/stand Makefile.distrib includes <bsd.files.m...
apb[src/trunk]: src/gnu/dist/gkermit Remove ".ll 80", so the man page will use t...
pgoyette[src/trunk]: src/sys/opencrypto Implement in-module ref-counting, and do not ...
christos[src/trunk]: src/sys/arch/amigappc/conf make code compile again; need stride ...
christos[src/trunk]: src/sys/arch/amigappc/include need stride 0x1000 for gayle
christos[src/trunk]: src/distrib/hpcarm/stand Move the distrib Makefile last so we ge...
christos[src/trunk]: src/distrib/atari/misc put distrib Makefile last
christos[src/trunk]: src/distrib/x68k/stand include distrib Makefile last.
christos[src/trunk]: src/distrib/hpcsh/stand include distrib Makefile last
christos[src/trunk]: src/distrib/common don't include bsd.files.mk here, it is intend...
christos[src/trunk]: src/sys/arch/amiga gcc-4.8.x unused variable fixes
christos[src/trunk]: src/distrib Revert Makefile changes.
riastradh[src/trunk]: src/usr.bin/vndcompress Fail if malloc can't allocate offset table.
riastradh[src/trunk]: src/usr.bin/vndcompress Use read_block instead of read in vndunc...
riastradh[src/trunk]: src/usr.bin/vndcompress Move vndcompress utilities to utils.c.
riastradh[src/trunk]: src/usr.bin/vndcompress Use write-to-temporary/rename-to-permane...
riastradh[src/trunk]: src/usr.bin/vndcompress Abstract handling of the cloop2 offset t...
riastradh[src/trunk]: src/usr.bin/vndcompress Move block_signals/restore_sigmask to ut...
riastradh[src/trunk]: src/usr.bin/vndcompress Write offsets in hexadecimal, not decimal.
riastradh[src/trunk]: src/usr.bin/vndcompress Judicious (and justified) casts to avoid...
riastradh[src/trunk]: src/usr.bin/vndcompress Add WARNS=5.
riastradh[src/trunk]: src/usr.bin/vndcompress Implement machinery for fixed-size windo...
riastradh[src/trunk]: src/usr.bin/vndcompress Add some leading zero digits to the flag...
riastradh[src/trunk]: src/usr.bin/vndcompress Add option -w to vnd(un)compress to spec...
riastradh[src/trunk]: src/usr.bin/vndcompress Seek if necessary at end of offtab_reset...
riastradh[src/trunk]: src/usr.bin/vndcompress Split guard in offtab_write_window into ...
riastradh[src/trunk]: src/usr.bin/vndcompress Add comment explaining why piperestart.c...
riastradh[src/trunk]: src/usr.bin/vndcompress Window size is now an option; remove XXX...
riastradh[src/trunk]: src/usr.bin/vndcompress Remove silly comment in offtab_reset_write.
riastradh[src/trunk]: src/usr.bin/vndcompress Add some simple automatic tests for wind...
riastradh[src/trunk]: src/usr.bin/vndcompress Fix up ulimited vndcompress tests and ex...
riastradh[src/trunk]: src/usr.bin/vndcompress Fix typo in comment.
riastradh[src/trunk]: src/usr.bin/vndcompress Simplify vndcompress offtab_compute_wind...
riastradh[src/trunk]: src/usr.bin/vndcompress Move err1 & errx1 to the end of vnduncom...
riastradh[src/trunk]: src/usr.bin/vndcompress Rename block size option from `-s' to `-b'.
riastradh[src/trunk]: src/usr.bin/vndcompress Reflect rename of `-s' to `-b' in the vn...
riastradh[src/trunk]: src/usr.bin/vndcompress Document the new vndcompress -w option a...
riastradh[src/trunk]: src/usr.bin/vndcompress Fix vndcompress man page to reflect defa...
riastradh[src/trunk]: src/usr.bin/vndcompress Bump date on vndcompress(1) man page.
tsutsui[src/trunk]: src/sys/arch/alpha/conf Add pseudo-device bpfilter to use DHCP c...
riastradh[src/trunk]: src/usr.bin/vndcompress Change vndcompress to use a default wind...
macallan[src/trunk]: src/sys/dev/pci implement WSDISPLAYIO_{GET|PUT}CMAP ioctl()s
tsutsui[src/trunk]: src/etc/etc.alpha Create a bpf(4) device node on ramdisk for DHC...
tsutsui[src/trunk]: src/distrib/alpha/instkernel/ramdisk Add dhcpcd(8) to alpha's IN...
riastradh[src/trunk]: src/usr.bin/vndcompress Fix $NetBSD$ tag.
matt[src/trunk]: src/share/mk Add MKGCCCMDS to _MKVARS.yes after the loop.
christos[src/trunk]: src/sys/arch/emips/stand Add NOMAN
christos[src/trunk]: src/share/mk For now, ignore errors from creating klinks. This i...
christos[src/trunk]: src/sys/ddb add a return in the panic message
christos[src/trunk]: src/external/mit/xorg/bin/appres Add missing libraries for stati...
christos[src/trunk]: src/sys/arch/ews4800mips/ews4800mips Fix debugging variables
christos[src/trunk]: src/sys/dev/ic fix unused variable warnings
christos[src/trunk]: src/sys/arch/ews4800mips/stand/common remove unused var
matt[src/trunk]: src/sys/dev/ic swap16 -> bswap16 swap32 -> bswap32
christos[src/trunk]: src/sys/arch/ews4800mips/sbd fix set but unused variable
christos[src/trunk]: src/sys/arch/ews4800mips/sbd remove unused
christos[src/trunk]: src/sys/arch/mips/include remove dup define (already defined in ...
skrll[src/trunk]: src/sys/dev/wsfb Provide a wsdisplay_accessops.pollc
christos[src/trunk]: src/sys/arch/alpha/include undo rump workaround
christos[src/trunk]: src/sys/rump/include/machine Kludges like to procreate. Add alph...
skrll[src/trunk]: src/share/man/man9 Update a little (don't trust myself to update...
christos[src/trunk]: src/lib/libc Use a constant in the text segment to avoid the .li...
joerg[src/trunk]: src/lib/libc/arch/arm/hardfloat One vmsr is enough.
hannken[src/trunk]: src/sys/kern Change vnode operations create, mknod, mkdir and sy...
spz[src/trunk]: src - make etc/rc.d/wpa_supplicant create directory /var/run/wpa...
manu[src/trunk]: src/sys/compat/netbsd32 Fix netbsd32 compatibility bug in kevent()
martin[src/trunk]: src/common/lib/libc/arch/arm/string PR port-arm/48543: do provid...
hannken[src/trunk]: src Change vnode operations create, mknod, mkdir and symlink to ...
hkenken[src/trunk]: src/sys/arch/evbarm use ukbd_cnattach()
ryoon[src/trunk]: src/share/man/man4 Add urndis(4), bump date, and copyright year
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxxrt/src Force consistent align...
joerg[src/trunk]: src/external/bsd/openpam/dist/lib Apply diagnostic overwrite for...
joerg[src/trunk]: src/external/bsd/ntp/lib Support LLVM build.
joerg[src/trunk]: src/external/bsd/tmux/dist Unbreak clang build. Hi xtos.
wiz[src/trunk]: src/share/man/man4 Spell out month name.
joerg[src/trunk]: src/usr.bin/vndcompress Mark offtab_bug[x] as dead.
skrll[src/trunk]: src/share/man/man9 Fix eraseo from yesterday
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Sort sections. Remove...
msaitoh[src/trunk]: src/sys/dev/pci Add entry for Intel Quark X1000 UART.
skrll[src/trunk]: src/sys/kern Pass PCU_LOADED to pcu_state_load in the "this CPU ...
msaitoh[src/trunk]: src/sys/dev/pci Add comments and KNF. No functional change.
skrll[src/trunk]: src/sys/arch/arm Fix typo in #define name
njoly[src/trunk]: src/sys/compat/linux/common Fix inverted pid/lid arguments in do...
matt[src/trunk]: src/sys/arch Add a few small changes so that the CUBIEBOARDs can...
matt[src/trunk]: src/sys/arch/arm/arm For armv7, CPU_CONTROL_UNAL_ENABLE is MBO/S...
martin[src/trunk]: src/sys/arch/arm/conf Compile the armv4 cpufunc file with -mcpu=...
jklos[src/trunk]: src/sys/arch/vax/include Removed MAXBSIZE. Cleared with Anders M...
christos[src/trunk]: src/usr.bin/xlint/arch/mips64 Checking _LP64 to determine the si...
christos[src/trunk]: src/lib/libc/compat/arch/alpha/gen remove bogus comment, we are ...
apb[src/trunk]: src/distrib/sets Remove time= keywords from METALOG.sanitised.
szptvlfn[src/trunk]: src/distrib/notes/common + szptvlfn.
christos[src/trunk]: src/distrib/sets/lists/debug fix typo
christos[src/trunk]: src/distrib/sets/lists/xdebug add missing library
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx After loading the pc-relative offset...
hkenken[src/trunk]: src/sys/arch/evbarm use initarm_common()
matt[src/trunk]: src/sys/arch/evbarm/cubie Add a flag so the xputc will bswap reg...
christos[src/trunk]: src/distrib/sets/lists/debug add debuglibs
matt[src/trunk]: src/sys/arch/evbarm/cubie Replace copyright with TNF
matt[src/trunk]: src/sys/arch/arm/cortex Deal with writing bswapped com registers...
skrll[src/trunk]: src/sys/arch/arm/vfp Be consistent about setting fpscr for Runfa...
skrll[src/trunk]: src/lib/libc/compat/arch/alpha/gen Load the magic into the right...
manu[src/trunk]: src/sys/compat/netbsd32 Add ATAIOCCOMMAND ioctl form COMPAT_NETB...
bouyer[src/trunk]: src/sys/dev/pci Snapshot of work in progress:
martin[src/trunk]: src/distrib/vax/ramdisk Slightly bump ramdisk size, so the conte...
bouyer[src/trunk]: src/sys/compat/netbsd32 Support WSDISPLAYIO_GETCMAP/WSDISPLAYIO_...
pgoyette[src/trunk]: src/sys/opencrypto As requested by mrg@, since there is still a ...
christos[src/trunk]: src/lib/libc/net CID 1163170, 1164171, resource leak
christos[src/trunk]: src/usr.bin/vndcompress CID 1164169: integer overflow
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib Import compiler-rt r20...
christos[src/trunk]: src/sys/compat/netbsd32 Fix locking botch, and ...
christos[src/trunk]: src/sys/compat/common It is wishful thinking that vn_readdir wil...
christos[src/trunk]: src/sys/compat/netbsd32 need to lock the process.
christos[src/trunk]: src/sys/compat/netbsd32 sigaction until 1.4 had an int sigmask, ...
christos[src/trunk]: src/sys/compat/netbsd32 remove useless flag mangling. It is done...
matt[src/trunk]: src/external/bsd/ntp/lib/libntp Fix awk programs to use $$ so ma...
martin[src/trunk]: src/etc/etc.alpha Add raid disk nodes for the install images
martin[src/trunk]: src/sys/arch/alpha/conf Add raid to the install kernel
mlelstv[src/trunk]: src/sys/dev/usb close uhidev only when it was successfully opened.
tsutsui[src/trunk]: src/sys/arch/x68k/include Increase VM_KERNEL_PT_PAGES from 2 to ...
christos[src/trunk]: src/sys/net80211 fix monitor mode channel.
christos[src/trunk]: src/sys expose do_open
christos[src/trunk]: src/sys/compat/netbsd32 compat_10 fix: open(NULL) == open(".");
christos[src/trunk]: src/sys/compat/netbsd32 ifdef debug printf
christos[src/trunk]: src/sys/arch/amd64 provide propert address defaults for topdown ...
christos[src/trunk]: src/sys/uvm provide proper defaults for topdown and bottomup all...
christos[src/trunk]: src/sys/kern a.out binaries can't handle topdown.
christos[src/trunk]: src/sys/compat/netbsd32 a.out binaries can't handle topdown.
skrll[src/trunk]: src/tests/lib/libc/gen Use English spelling of alignment.
skrll[src/trunk]: src/sys More alignment spellos
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Add pipe2 and lchown syscalls.
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Add now needed linux_pipe.c s...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen for pipe2 and lchown.
christos[src/trunk]: src/sys/arch delete VM_DEFAULT_ADDRESS; some of those should be ...
njoly[src/trunk]: src/sys/compat/linux Update linux socket socket options (SO_*). ...
christos[src/trunk]: src/sys/uvm delete VM_DEFAULT_ADDRESS and commentary which is no...
christos[src/trunk]: src/sys/arch/mips/mips handle non-topdown binaries
riastradh[src/trunk]: src/usr.bin/vndcompress Fix some more integer overflow/truncatio...
riastradh[src/trunk]: src/usr.bin/vndcompress Factor out an offtab_compute_window_posi...
riastradh[src/trunk]: src/usr.bin/vndcompress Get SIZE_MAX and OFF_MAX straight...
christos[src/trunk]: src/sys/uvm deal with COMPAT_10 issue.
christos[src/trunk]: src/sys/compat/aoutm68k regen
christos[src/trunk]: src/sys/uvm make this compile.
christos[src/trunk]: src/sys/kern Add compat_10, open NULL == open "."
skrll[src/trunk]: src/sys/arch/arm/vfp Improve PCU/VFP handling to the point that ...
wiedi[src/trunk]: src/distrib/notes/common add myself
palle[src/trunk]: src/sys/arch/sparc64/doc Add a TODO file to document things to b...
christos[src/trunk]: src/sys/arch/sparc64/sparc64 __USING_TOPDOWN_VM is gone.
christos[src/trunk]: src/sys/arch/i386/include help lint.
christos[src/trunk]: src/sys/kern __USING_TOPDOWN_VM is no more, __USE_TOPDOWN_VM...
dsl[src/trunk]: src/sys/arch/i386/i386 Rewrite the code that converts the x87 ta...
christos[src/trunk]: src/sys/net add a lint comment
dsl[src/trunk]: src/sys/arch/i386 Change the way the x87 fp register is defined ...
christos[src/trunk]: src/sys/net add __USE
christos[src/trunk]: src/sys/arch/arm/arm32 use the topdown hint.
christos[src/trunk]: src/sys/arch/i386/pci remove unused
christos[src/trunk]: src/sys fix unused
christos[src/trunk]: src/sys/compat/netbsd32 Clear the VM_TOPDOWN flag only when we s...
christos[src/trunk]: src/sys/kern kill the topdown flag only if we succeed.
christos[src/trunk]: src/sys/arch/mac68k/dev kill VM_DEFAULT_ADDRESS use
christos[src/trunk]: src/usr.sbin/pwd_mkdb Fix the "separate root" test. If we get a ...
christos[src/trunk]: src/sys/arch/x68k/dev kill VM_DEFAULT_ADDRESS use.
christos[src/trunk]: src/sys/arch/arm/arm32 whitespace
mlelstv[src/trunk]: src/external/bsd/ntp/dist/ntpd stoa() already includes the scope...
christos[src/trunk]: src/sys/arch/vax/include don't re-specify the defaults
plunky[src/trunk]: src/usr.sbin/rtadvd spelling correction - recieved -> received
msaitoh[src/trunk]: src/sys/dev/pci Add some OXPCIe952 devices.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
msaitoh[src/trunk]: src/sys/dev/pci Add some OXPCIe952 devices.
taca[src/trunk]: src/sys/arch/x86/x86 Fix build problem when there is no com(4) b...
msaitoh[src/trunk]: src/sys PUCCN improvements:
apb[src/trunk]: src/etc Add MKREPRO and MKARZERO to the list of variables in REL...
apb[src/trunk]: src/distrib/notes For MKREPRO, remove the "%%CreationDate:" comm...
apb[src/trunk]: src/etc Add BUILDSEED to RELEASEVARS.
matt[src/trunk]: src/usr.bin/crunch/crunchide Recognize coldfire
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Add handling of spill/fill a...
matt[src/trunk]: src/tests/lib/libc/arch/arm Make this real even though it isn't ...
matt[src/trunk]: src/tests/lib/libc/gen Support using fenv instead of fpsetmask i...
bouyer[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/mips Fix http://gcc.gnu.or...
dsl[src/trunk]: src/sys Remove support for 'external' floating point units and t...
joerg[src/trunk]: src/distrib/sets Adjust trigger variable for unwind.h to follow ...
bouyer[src/trunk]: src/sys/dev/pci Complete WSDISPLAYIO_SMODE/WSDISPLAYIO_GMODE sup...
christos[src/trunk]: src/external/bsd/nvi/dist/regex little manual fixing
christos[src/trunk]: src/external/bsd/nvi add netbsd rcsids (does not handle the rege...
christos[src/trunk]: src/bin/sh explain why forks fail
christos[src/trunk]: src/external/bsd/nvi/dist Fix RCSID's
apb[src/trunk]: src/share/mk Document TOOL_GZIP.
macallan[src/trunk]: src/sys/dev/pci back out 1.35 since it completely breaks the mec...
njoly[src/trunk]: src/sys/compat/linux/common Add SO_SNDLOWAT, SO_RCVLOWAT and SO_...
apb[src/trunk]: src Use ${TOOL_GZIP} instead of just gzip in all Makefiles
matt[src/trunk]: src/common/lib/libc/atomic Add _atomic_cas_16 and _atomic_cas_8 ...
matt[src/trunk]: src/common/lib/libc/atomic Add __sync_fetch_and_add_4 alias
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Add _atomic_cas_16_up and _a...
matt[src/trunk]: src/common/lib/libc/atomic Add __sync_fetch_and_add_8 alias
matt[src/trunk]: src/common/lib/libc/atomic Add __sync_fetch_and_<OP>_<N> aliases
matt[src/trunk]: src/common/lib/libc/atomic Add __sync_<OP>_and_fetch_<N> aliases
matt[src/trunk]: src/common/lib/libc/atomic Rework so that __sync_fetch_and_<OP>_...
matt[src/trunk]: src/common/lib/libc/atomic fix tpyos.
matt[src/trunk]: src/common/lib/libc/atomic Fix tpyo (add->and)
njoly[src/trunk]: src/sys/compat/linux/common Add basic IPV6 level socket options ...
matt[src/trunk]: src/common/lib/libc/atomic Return old
matt[src/trunk]: src/common/lib/libc/atomic fix c&p bug.
matt[src/trunk]: src/lib/libkvm Add missing __RCSID("$NetBSD$");
jnemeth[src/trunk]: src/usr.bin/calendar/calendars add today's releases: 5.1.4, 5.2...
pgoyette[src/trunk]: src/share/man/man4 Update CIOGFSESSION argument spec to match re...
jakllsch[src/trunk]: src/sys/arch/x86/pci Stopgap to prevent genfb from stealing cons...
apb[src/trunk]: src Pass the -n flag to gzip invocations.
christos[src/trunk]: src/sys/compat/common Fix the compat-4.3 getdirentries call (pre...
christos[src/trunk]: src/sys/arch/i386/include Cut down MAXDSIZE from 3G to 2.5G othe...
christos[src/trunk]: src/sys/compat/sys add a struct for the 4.3BSD struct direct
matt[src/trunk]: src/distrib/sets HAVE_GDB can trigger a false positive if MKGDB=...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Build with IPv6 support.
martin[src/trunk]: src/sys/arch/evbarm/iq80310 Unused variable police
martin[src/trunk]: src/sys/arch/arm/xscale Remove an unused variable
martin[src/trunk]: src/sys/dev/pcmcia Remove an unused variable
martin[src/trunk]: src/sys/ufs/ext2fs Quell a (bogus) "may be used unintialized" wa...
martin[src/trunk]: src/sys/dev/usb Quell maybe-uninitialized false positives from g...
martin[src/trunk]: src/sys/arch/arm/xscale Remove unused variables
martin[src/trunk]: src/sys/ufs/lfs Quell a gcc 4.8 maybe-unitialized false positive
martin[src/trunk]: src/sys/kern Mark a diagnostic only variable
martin[src/trunk]: src/sys/arch/arm/marvell Remove an unused variable
martin[src/trunk]: src/sys/arch/arm Mark a diagnostic-only variable
martin[src/trunk]: src/sys/fs/smbfs Bogus gcc 4.8 maybe use uninitialized warning
martin[src/trunk]: src/sys/ufs/lfs Bogus gcc 4.8 maybe-used-uninitialized warning
martin[src/trunk]: src/sys/dev/usb Initialize a variable earlier, so it is not used...
macallan[src/trunk]: src/lib/libc/arch/powerpc/gen split fabs.c into hardfloat .S and...
pooka[src/trunk]: src/usr.bin/rump_wmd rcs id police *uuu-aaa, uuu-aaa*
pooka[src/trunk]: src/usr.bin/rump_wmd * make -h actually work
pooka[src/trunk]: src/usr.bin/rump_wmd Clarify that -l params must be given after ...
macallan[src/trunk]: src/lib/libc/arch/powerpc/gen no need to duplicate the generic f...
martin[src/trunk]: src/sys/arch/arm/arm Replace the RET macro with mov pc, lr uncond...
skrll[src/trunk]: src/doc Note National Semiconductor PC87560 ohci(4) support.
skrll[src/trunk]: src/sys/dev Support the OHCI in the NS "SUPERIO" chip as found i...
christos[src/trunk]: src/sys/arch/i386/include only limit bottom-up allocations, put ...
martin[src/trunk]: src/sys/arch/arm/arm32 Simplify netbsd32_vm_default_addr (for no...
martin[src/trunk]: src/sys/dev/spi Remove an unused variable
joerg[src/trunk]: src/external/bsd/nvi/dist/catalog One __RCSID is enough. Don't d...
martin[src/trunk]: src/share/mk As discussed on tech-toolchain: untill gcc is fixed...
matt[src/trunk]: src/sys/arch/arm/include Deal with __ARM_ARCH_8A__
martin[src/trunk]: src/crypto/external/bsd/openssh/dist Mark a potentially unused v...
joerg[src/trunk]: src/common/lib/libc/atomic Allow building with clang.
matt[src/trunk]: src/sys/arch/arm/include Don't use _lock_cas explicitly, use ato...
matt[src/trunk]: src/sys/arch/arm/include change include protection from _ANSI_H_...
matt[src/trunk]: src/sys/arch/arm/include Add a check for minimum compiler compat...
matt[src/trunk]: src/sys/arch/arm/include Add AAPCS64 fenv_t
matt[src/trunk]: src/sys/arch/arm/include SIZE_T is unsigned so SIZE_T_MAX needs ...
matt[src/trunk]: src/sys/arch/arm/include replace spaces in SHRT_MIN definition w...
matt[src/trunk]: src/sys/arch/arm/include AAPCS64 supports 16-byte long doubles
matt[src/trunk]: src/sys/arch/arm/include Make multiple inclusion symbols always ...
matt[src/trunk]: src/sys/arch/arm/include Also test for __AARCH64EB__ as well as ...
matt[src/trunk]: src/sys/arch/arm/include if __ARM_PCS_AAPCS64 is defined, expose...
matt[src/trunk]: src/sys/arch/arm/include Fix inverted GCC version test
matt[src/trunk]: src/sys/arch/arm/include If __ARM_PCS_AAPCS64 is defined, define...
matt[src/trunk]: src/sys/arch/arm/include Add latent AArch64 support.
yamt[src/trunk]: src/sys/kern tty_pty: add CTASSERTs to document assumptions
matt[src/trunk]: src/sys/arch/arm/include Take advantage of compiler predefines f...
matt[src/trunk]: src/external/gpl3/binutils/dist/ld Fix arm eabi typo
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Abolish run time configuration for m...
matt[src/trunk]: src/sys/lib/libunwind Add support for non-EABI (DWARF) ARM excep...
hannken[src/trunk]: src/sys/miscfs/genfs Allow layer_node_create() with unlocked low...
martin[src/trunk]: src/common/lib/libc/arch/m68k/atomic Provide _atomic_cas_8_up an...
skrll[src/trunk]: src/common/lib/libc/arch/hppa/atomic Copyright
skrll[src/trunk]: src/usr.sbin/postinstall Remove harmful whitespace. Now the /var...
skrll[src/trunk]: src/common/lib/libc/arch/hppa/atomic Provide _atomic_cas_8_up an...
martin[src/trunk]: src/common/lib/libc/arch/sparc/atomic Provide _atomic_cas_{16, 8}_up
martin[src/trunk]: src/common/lib/libc/atomic Fix copy&pasto
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib Fix builtin shadowing ...
martin[src/trunk]: src/common/lib/libc/atomic Fix a few more copy&pastos - now it a...
joerg[src/trunk]: src/common/lib/libc/atomic Fix up the remaining __sync_* functio...
pooka[src/trunk]: src/sys/rump/librump/rumpkern lwp0 needs l_proc set for panic->c...
matt[src/trunk]: src/sys/arch/arm Add read_insn and read_thumb_insn inlines to hi...
matt[src/trunk]: src/sys/arch/arm/include Make {, u}int{8, 16, 32} be of type int.
bouyer[src/trunk]: src/sys/ufs/ufs Patch from Edgar Fu? on tech-kern:
matt[src/trunk]: src/sys/arch/arm/include Remove AArch64 stuff.
bouyer[src/trunk]: src/lib/csu/common Also make sure the __CTOR_LIST__ is just alig...
joerg[src/trunk]: src/common/lib/libc/arch/arm/gen Kernel and standalone code uses...
joerg[src/trunk]: src/distrib/sets Update for libgcc->libgcc_eh change.
joerg[src/trunk]: src/sys/lib/libkern For ARM EABI, includ divide-by-0 trap handlers.
joerg[src/trunk]: src/lib/libc/compiler_rt Long double support builds for PPC now.
matt[src/trunk]: src/external/gpl3/binutils/dist/ld Add missing emulations for ar...
matt[src/trunk]: src/external/gpl3/binutils/dist/ld Fix typo bsd -> nbsd
joerg[src/trunk]: src/tools/binutils For the tools build, always use the Bison-cre...
matt[src/trunk]: src/sys/arch/arm/include Deal with the case when __UINT<N>_TYPE_...
matt[src/trunk]: src/sys/arch/evbarm/conf For BE kernels, pass --be8 to the linker
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Make {, U}INTPTR_TYPE long
matt[src/trunk]: src/sys/arch/evbarm/cubie Print uboot_args using PRIxPTR
matt[src/trunk]: src/sys/arch/arm/include ldrht is v6t2 or later so use ldrt and ...
joerg[src/trunk]: src Include compiler-rt in libc, libm and libkern.
mrg[src/trunk]: src/libexec/httpd move a variable into the scope of its use, whe...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic switch to unified syntax
wiz[src/trunk]: src Install a pkg-config file for zlib.
martin[src/trunk]: src/sys/arch/mac68k/dev Add missing cast (to make it compilable)
joerg[src/trunk]: src/lib/libc/arch/mips Use fixunssfsi and fixunsdfsi from compil...
joerg[src/trunk]: src Add test for uint64 to real long double conversion.
joerg[src/trunk]: src/lib/libc/gen Provide a simple floatunditf implementation, at...
matt[src/trunk]: src/lib/libc/softfloat unord for float128 long double
matt[src/trunk]: src/lib/libc/softfloat Make confiditon on FLOAT128
matt[src/trunk]: src/sys/arch Put EHABI exception tables at the end of text.
matt[src/trunk]: src/lib/libc/softfloat Add unordtf2.c
riz[src/trunk]: src/external/mit/xorg/lib/pixman Turn off attribute warning erro...
joerg[src/trunk]: src/tests/lib/libc/gen No unused functions if there is no long d...
matt[src/trunk]: src/rescue Append -Os to DBG, not overwrite in case DBG has more...
matt[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Add armelf{, b}_nbs...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Fix TARGET_LINKER_EABI...
skrll[src/trunk]: src/sys/arch/evbarm/conf More symbols
matt[src/trunk]: src/external/gpl3/binutils/dist/ld Use separate emulations for E...
matt[src/trunk]: src/external/gpl3/binutils/usr.bin/ld/arch Regen for missing emu...
ryo[src/trunk]: src/sys/dev/pci fix a problem to set sample rate of AC97 codec.
martin[src/trunk]: src/lib/libm/compiler_rt -Wno-error=missing-prototypes is not av...
bouyer[src/trunk]: src/sys/arch/xen/x86 Move back call to pci_mode_detect() outside...
martin[src/trunk]: src Add a note for the libc/compile_rt changes requiring a parti...
wiz[src/trunk]: src Add a letter, fix a word.
matt[src/trunk]: src/sys/arch/arm/include Fix the naked char __INT8_TYPE__ and un...
matt[src/trunk]: src/sys/arch/mips/include Convert to uint64_t
matt[src/trunk]: src/sys/arch/hppa/include Add inclusion protection.
tsutsui[src/trunk]: src/sys/arch/ews4800mips/sbd Remove unnecessary #if 1/#endif.
tsutsui[src/trunk]: src/sys/arch/newsmips Add WSDISPLAYIO_LINEBYTES ioctl (for Xorg ...
matt[src/trunk]: src/lib/libc/arch/mips/sys Since N32/N64 pass the first 8 argume...
matt[src/trunk]: src/lib/csu Remove old compiler based crt stuff for alpha mips p...
pgoyette[src/trunk]: src/sys/opencrypto Replace home-grown config with standardized c...
pgoyette[src/trunk]: src/sys/modules/crypto Provide ioconf file to generate config da...
pgoyette[src/trunk]: src/sys/rump/dev/lib/libopencrypto Use ioconf file to generate c...
tsutsui[src/trunk]: src/distrib/sets/lists/xserver Update md.ews4800mips list for xo...
tsutsui[src/trunk]: src/share/mk Switch ews4800mips and newsmips to Xorg server.
tsutsui[src/trunk]: src/sys/arch/x68k/dev Fix build botched in previous.
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Move the startup routine to the beginning...
tsutsui[src/trunk]: src/sys/arch defined(LKM) -> defined(MODULAR)
christos[src/trunk]: src/lib/libpthread PR/44756: Sad Clouds: Prevent leakage of errn...
tsutsui[src/trunk]: src/sys/arch/ews4800mips/stand Workaround weird "nbmake[8]: Grap...
matt[src/trunk]: src/lib/libm/src Just use EXT_EXP_INFNAN instead of EXT_EXP_INF ...
matt[src/trunk]: src/sys Consolidate the 128-bit long double defintions to <sys/i...
tsutsui[src/trunk]: src/sys/arch/mipsco/stand Make sure to define NOMAN before inclu...
christos[src/trunk]: src/lib/libpthread remove compatibility code for handling CLOCK_...
christos[src/trunk]: src/include __lwp_park60
christos[src/trunk]: src/lib/libc expose __lwp_park60
wiz[src/trunk]: src/lib/libc/sys Fix prototype in SYNOPSIS, mark up NULL with Dv.
joerg[src/trunk]: src/lib/libm/compiler_rt Restore -Wno-error for clang build. Jus...
joerg[src/trunk]: src/libexec/ld.elf_so Catch up with _lwp_park change.
christos[src/trunk]: src/distrib/sets/lists bump libc for ___lwp_park60
matt[src/trunk]: src/sys/sys Fix __HAVE_LONG_DOUBLE tests
joerg[src/trunk]: src/sys/arch/arm/include Be nice to LLVM and use an explicit imm...
joerg[src/trunk]: src/sys/arch/arm/include Fix RCS ID.
joerg[src/trunk]: src/sys/arch/arm/include Typos.
matt[src/trunk]: src/sys/sys Only define ieee_ext_u of __HAVE_LONG_DOUBLE == 128
skrll[src/trunk]: src/sys/arch/hppa/hppa Deal with unaligned DIR32 relocs as found...
martin[src/trunk]: src/sys/sys Make the constants describing extended format availa...
matt[src/trunk]: src/sys/sys Fix definition of SYCALL_ARG_PTR
martin[src/trunk]: src/tests/lib/libc/gen Print a slightly more helpfull message in...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Follow rev. 1.54, 1.55 of libexec/l...
joerg[src/trunk]: src Advise a clean build for the compiler-rt migration.
skrll[src/trunk]: src Improve the compiler_rt entry slightly
martin[src/trunk]: src/tests/lib/libc/gen Skip testcase inside its body for archite...
martin[src/trunk]: src/lib/csu sparc and sparc64 have moved to new world order, rem...
matt[src/trunk]: src/sys/sys Move wrongly placed ifdef.
matt[src/trunk]: src/sys/arch/sparc/include Export __HAVE_LONG_DOUBLE 128 to kern...
matt[src/trunk]: src/sys/sys All EXT_EXP defines must be conditionized. Back out...
nakayama[src/trunk]: src Make sljit usable on sparc64 32-bit kernels.
dsl[src/trunk]: src/sys/arch/xen/xen Add a direct call to fpuinit().
bouyer[src/trunk]: src/sys/arch/xen/xen Revert previous: calling fpuinit() leads to...
bouyer[src/trunk]: src/sys/arch/i386/i386 Stopgap measure: set i386_fpu_present to ...
matt[src/trunk]: src/lib/libc/arch/powerpc/sys Since powerpc passes 8 arguments i...
jmmv[src/trunk]: src/distrib/sets/lists/tests Add missing Kyuafile for usr.bin/vm...
matt[src/trunk]: src/distrib/common Pass DBG to crunchgen so it can get into the ...
christos[src/trunk]: src/lib/libc/sys mention how HZ affects us
mrg[src/trunk]: src/libexec/httpd/libbozohttpd add lua-bozo.c.
mrg[src/trunk]: src/libexec/httpd call gzip directly for distfile export target; ...
mrg[src/trunk]: src/libexec/httpd display the tempdir for exported files as well.
mrg[src/trunk]: src/libexec/httpd update for 2014-02-01.
manu[src/trunk]: src Add EMUL_NATIVEROOT so that native binaries can be told to s...
martin[src/trunk]: src/lib/libc/arch/sparc64/softfloat Fix unsigned 64 bit int to l...
martin[src/trunk]: src/tests/lib/libc/gen Add a few more test values from the range...
dogcow[src/trunk]: src/sys/kern Delete duplicate symbol definition introduced in 1....
wiz[src/trunk]: src/lib/libc/sys Mark up HZ.
wiz[src/trunk]: src/share/man/man4 Wording. New sentence, new line. filesystem -...
martin[src/trunk]: src/sys/kern Cosmetics: return is an operator, not a function: r...
martin[src/trunk]: src Limit the amount of kernel memory a posix_spawn syscall can ...
martin[src/trunk]: src/lib/libc/gen Remove paranthesis from return operands.
wiz[src/trunk]: src/lib/libc/gen Bump date for previous.
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Misc cleanup of sio drivers.
wiz[src/trunk]: src/lib/libc/gen Sort errors. Bump date for previous.
dholland[src/trunk]: src/lib/libc/atomic Rework description for clarity; prompted by ...
dholland[src/trunk]: src/lib/libc/atomic Reorg second paragraph too, to group related...
dholland[src/trunk]: src/lib/libc/atomic bump date for previous
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Fix threading bug again.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb remove stale comment and explain ...
dsl[src/trunk]: src/sys/arch Minor fpu initialisation cleanups:
rmind[src/trunk]: src - npfctl: fix table IDs (breakage since the table naming was...
msaitoh[src/trunk]: src/sys/dev/marvell Carefully set IFF_OACTIVE in mvgbe_start(). ...
joerg[src/trunk]: src/lib/libm/compiler_rt For ancient GCC, disable the missing pr...
manu[src/trunk]: src/sys Properly translate struct swapent for COMPAT_NETBSD32
wiz[src/trunk]: src/external/gpl3/gdb/dist/gdb Try improving a comment.
matt[src/trunk]: src/sys/arch/mips/mips Provide a simple version of _bus_dmamap_l...
manu[src/trunk]: src/sys/compat/netbsd32 Properly translate struct swapent for CO...
rmind[src/trunk]: src/lib/libpthread pthread__mutex_lock_slow: fix the handling of...
wiz[src/trunk]: src/usr.bin/cut From Igor Sobrado in private email (based on his...
martin[src/trunk]: src/lib/libm Provide scalbnl, scalbnf, logbl, logbf, fmaxl for vax.
christos[src/trunk]: src/doc consistency fixes.
pgoyette[src/trunk]: src/sys Undo previous - it still needs a lot more work.
dsl[src/trunk]: src/sys/arch/i386/isa Since we always run with CR0.NE set (inter...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib When building up a P...
njoly[src/trunk]: src Handle another declaration after statement case for lint in ...
wiz[src/trunk]: src/usr.bin/csplit Correct number of output files in example.
matt[src/trunk]: src/sys/arch _setsoftintr is long dead. reap any leftovers from...
dsl[src/trunk]: src/sys/arch/i386/include Remove the fields from 'struct save87'...
dsl[src/trunk]: src/sys/arch There is no need to check for recursive calls into ...
christos[src/trunk]: src/external/bsd/dhcp/dist/client Wait for all the interfaces sp...
matt[src/trunk]: src/sys/sys Add another set of parens
matt[src/trunk]: src/sys/sys mask the shift by __n with NBBY*sizeof(uintmax-t)-1
dsl[src/trunk]: src/sys/arch/i386/i386 Now that the sv_xmm and sv_87 fields in t...
rmind[src/trunk]: src/usr.sbin/npf/npftest npftest: fix the failure of NAT test --...
rmind[src/trunk]: src/usr.sbin/npf/npftest npftest: fix previous harder - pass and...
skrll[src/trunk]: src/lib/libc/stdlib Err on the safe side for small memory alloca...
dsl[src/trunk]: src/sys/arch Change the compiler options to explicitly specify:
christos[src/trunk]: src/sys/arch/arm/xscale put back line accidentally deleted befor...
christos[src/trunk]: src/sys/arch/emips/stand/common make this compile.
christos[src/trunk]: src/sys/arch/mips/mips fix incorrect variable; (hi matt)
dsl[src/trunk]: src/sys/arch/amd64/conf Apparantly clang doesn't like -mno-80387...
riastradh[src/trunk]: src/sys/kern __HAVE_ATOMIC_AS_MEMBAR is spelled with two leading...
wiz[src/trunk]: src/usr.sbin/npf/npfctl Update count. Add serial comma.
rmind[src/trunk]: src Add support for CDB based NPF tables.
joerg[src/trunk]: src/tests/usr.bin/nbperf Pass the correct buffer size.
hannken[src/trunk]: src/sys Move fstrans_start()/fstrans_done() into genfs_insane_re...
matt[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Don't unset LIB_PA...
rmind[src/trunk]: src/lib/libc/cdb cdbw(3) man page: fix the header file name and ...
rmind[src/trunk]: src/lib/libc/cdb bump the date
hannken[src/trunk]: src/sys/fs/tmpfs Remove an annoying printf. And to answer the q...
msaitoh[src/trunk]: src/sys/dev/pci USE PCI_BAR[0-5]. Part of PR#48016.
matt[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Always supply LIB_...
christos[src/trunk]: src/distrib/cats/ramdisk bump
christos[src/trunk]: src/sys/arch/emips/stand/common add missing prototype; remove na...
christos[src/trunk]: src/sys/arch/mipsco/stand/common fix the second copy of this fil...
christos[src/trunk]: src/usr.sbin/npf/npfctl fix vax build.
matt[src/trunk]: src/sys/arch/emips/stand/common If we just want _end, load it di...
joerg[src/trunk]: src/sys/arch/i386/conf Like amd64, use -msoft-float.
christos[src/trunk]: src/lib/libc/net RFC 3542 (section 10.1) states that optlen shou...
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Remove enable_intr() and disabl...
phx[src/trunk]: src/sys/arch/sandpoint/isa Replaced enable/disable_intr by splhi...
msaitoh[src/trunk]: src/sys s/mesage/message/
hannken[src/trunk]: src/sys/kern Change vnode operation lookup to return the resulti...
hannken[src/trunk]: src Change vnode operation lookup to return the resulting vnode ...
msaitoh[src/trunk]: src/sys/arch/mips/atheros/dev Check _BYTE_ORDER.
pooka[src/trunk]: src/usr.bin/make Use Var_Value() instead of getenv() to obtain M...
dsl[src/trunk]: src/sys/arch/i386/i386 Remove the splurious check for EN_SW_DATA...
christos[src/trunk]: src/lib/libc/gen don't lie about function signatures.
wiz[src/trunk]: src/doc gdb-7.7 out.
dsl[src/trunk]: src/sys/arch/x86/include Userspace (especially libkvm) build bet...
dsl[src/trunk]: src/sys/arch Move all the hardware register layout for the x86 c...
dsl[src/trunk]: src/distrib/sets/lists/comp Add cpu_extended_state.h
dsl[src/trunk]: src/sys Convert the amd64 build to use x86/cpu_extended_state.h ...
rmind[src/trunk]: src NPF: add support for static (stateless) NAT.
rmind[src/trunk]: src/usr.sbin/npf/npfctl NPF:
maxv[src/trunk]: src/distrib/notes/common add myself
rmind[src/trunk]: src/share/examples/npf Sync some NPF config examples with the re...
jmmv[src/trunk]: src/external/bsd/atf Adjust for import of atf 0.19.
jmmv[src/trunk]: src/external/bsd/atf/dist Merge atf-0.19.
jmmv[src/trunk]: src/external/bsd/atf/dist Import atf 0.19:
wiz[src/trunk]: src/share/man/man9 Mark up author name with An.
jmmv[src/trunk]: src/external/bsd/atf Adjust reachover Makefiles for atf-0.19.
jmmv[src/trunk]: src/doc Note import of atf 0.19.
jmmv[src/trunk]: src/etc/mtree Adjust directories for atf 0.19 import.
dsl[src/trunk]: src/sys/arch/x86/include Add bit defs for more of the x87 status...
jmmv[src/trunk]: src/distrib/sets/lists Update file lists for atf 0.19.
njoly[src/trunk]: src/sys/dev/pci/ixgbe Remove a few noisy debug printf.
mrg[src/trunk]: src/libexec/httpd some fixes for virtual hosting support from Ra...
mrg[src/trunk]: src/libexec/httpd - bump man page date
njoly[src/trunk]: src/sys/lib/libkern Revert previous revision. It bkeaks profilin...
maxv[src/trunk]: src/sbin/veriexecctl Fix error message; argv[1] could be NULL
jmmv[src/trunk]: src/external/bsd/atf/lib/libatf-c Update for atf 0.19.
maxv[src/trunk]: src/sys/kern Reorder code to avoid using an uninitialized variab...
dsl[src/trunk]: src/sys/arch/x86/include Add compatibility for some userspace co...
dsl[src/trunk]: src/sys/arch Add x86_stmxcsr for amd64.
hannken[src/trunk]: src/sys/miscfs/genfs When layer_node_alloc() finds another threa...
chs[src/trunk]: src/sys/compat account for the 16 bytes of AT_RANDOM data in the...
dsl[src/trunk]: src/sys/arch/amd64/amd64 Best if x86_stmxcsr executes stmxcsr.
hannken[src/trunk]: src/sys/miscfs/umapfs Adjust comment and change vput() to vrele(...
jmmv[src/trunk]: src/tests Use compiler builtins instead of atf_arch and atf_mach...
dsl[src/trunk]: src/sys/arch/amd64/amd64 Simplify fputrap() considerably.
dsl[src/trunk]: src/sys/arch/i386/isa Tidy up and correct some comments.
dsl[src/trunk]: src/sys/arch/amd64/amd64 Steal the table from i386/isa/npx.c tha...
pedro[src/trunk]: src/distrib/notes/common add myself
apb[src/trunk]: src Move the "-U or -E must be set for build as an unprivileged ...
chs[src/trunk]: src/usr.sbin/makemandb in update_db(), extract the full list of ...
christos[src/trunk]: src/lib/libc/inet PR/48585: Henning Petersen: Always set errno w...
hannken[src/trunk]: src/sys/miscfs Change layerfs_vget(), layerfs_fhtovp() and the v...
christos[src/trunk]: src/lib/libc/inet remove unneeded code, and kill parens from return
tsutsui[src/trunk]: src/sys/arch/x68k/stand Specify default SCSI inquiry size (36 by...
skrll[src/trunk]: src/sys/sys Fix typo in DF_STATIC_TLS. From Elliott Hughes on te...
tsutsui[src/trunk]: src/sys/arch/x68k/stand/libiocs Remove unused inline version of ...
maxv[src/trunk]: src/sys/compat/linux/common Fix uninitialized variable. Harmless...
jmmv[src/trunk]: src/external/bsd/atf/dist Import atf-0.20:
jmmv[src/trunk]: src/external/bsd/atf/dist Merge atf-0.20.
jmmv[src/trunk]: src/doc Note update of atf to 0.20.
jmmv[src/trunk]: src/external/bsd/atf Update reachover build files for atf-0.20.
jmmv[src/trunk]: src/external/bsd/atf Remove defs.hpp.
jmmv[src/trunk]: src/external/bsd/atf Remove revision.h and associated complexity...
jmmv[src/trunk]: src/external/bsd/atf Stop using bconfig.h in the tools code.
jmmv[src/trunk]: src/external/bsd/atf/dist/tools Remove portability-related guard...
dsl[src/trunk]: src/distrib/sets/lists/comp Add x86/fpu.h
sjg[src/trunk]: src/usr.bin/make Reduce the calls to realloc from brk_string by ...
dsl[src/trunk]: src Move sys/arch/amd64/amd64/fpu.c and sys/arch/amd64/include/f...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl_print_table: add a "cdb" type.
jmmv[src/trunk]: src/external/bsd/atf/tests/atf Remove unused reachover Makefiles.
martin[src/trunk]: src/sys/kern Unlock correct mutex in an error path.
dsl[src/trunk]: src/sys/arch Change the argument to fpudna() to be the trapframe.
jmmv[src/trunk]: src/external/bsd/atf Homogenize reachover build file structure w...
pooka[src/trunk]: src/sys/rump/librump/rumpkern/arch/generic Minor comment massage...
dsl[src/trunk]: src/sys/arch Add definitions of the default control words direct...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Rototill a bit, and attempt to dis...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl_bpf_cidr: fix a bug in handling o...
dsl[src/trunk]: src Change i386 to use x86/fpu.c instead of i386/isa/npx.c
hannken[src/trunk]: src/sys/fs/union Fix the DOT and DOTDOT case for union_lookup1().
rmind[src/trunk]: src NPF: add support for IPv6-to-IPv6 Network Prefix Translation...
skrll[src/trunk]: src/sys/arch/hppa/hppa Slight code re-arrangement. No functional...
hannken[src/trunk]: src/sys/fs/union Get rid of UN_KLOCK to keep a lock on vput(). ...
elric[src/trunk]: src/bin/hostname Remove options added in 1.18, commitid: UhxHPgt...
skrll[src/trunk]: src/sys/arch/hppa/hppa Simplify cpu_spawn_return - setregs has d...
dsl[src/trunk]: src/distrib/sets/lists/comp Mark i386/npx.h obsolete.
martin[src/trunk]: src/sys/fs/union Remove an unused variable
dsl[src/trunk]: src/sys/arch/x86 Check the argument types for the fpu asm functi...
wiz[src/trunk]: src/usr.bin/config Fix some typos found by Rich Neswold and repo...
pooka[src/trunk]: src/lib/librumpuser minor clarification: rumpuser_thread_create(...
pooka[src/trunk]: src/lib/libukfs some minor updates and reality-checks
pooka[src/trunk]: src/sys/rump/librump/rumpnet g/c prototype of imaginary routine
rmind[src/trunk]: src/usr.sbin/npf/npfctl Document NAT algorithm option in the gra...
pooka[src/trunk]: src/sys/rump Register netisr's from component constructors inste...
rmind[src/trunk]: src/usr.sbin/npf/npfctl G/C some todo items
rmind[src/trunk]: src/doc Mention some NPF improvements: static (stateless) NAT, s...
christos[src/trunk]: src/sys/dev/usb ibss and hostap support from stsp @ openbsd.
christos[src/trunk]: src/sys/dev/usb Add the 4G part of my modem, no driver yet.
wiz[src/trunk]: src/lib/libukfs New sentence, new line.
wiz[src/trunk]: src/share/man/man4 Fix typo in Dd.
hannken[src/trunk]: src/sys/fs/union Member un_flags is unused now -- remove.
maxv[src/trunk]: src/sys/kern Fix memory leak.
njoly[src/trunk]: src/sys/dev/pci Add GeForce 210 High Definition Audio Controller.
njoly[src/trunk]: src/sys/dev/pci Regen for GeForce 210 High Definition Audio Cont...
christos[src/trunk]: src/sys/arch/mipsco/stand/common make sure kernel is initialized...
christos[src/trunk]: src/sys/kern Don't check trampolines for SIG_DFL or SIG_IGN sinc...
christos[src/trunk]: src/sys/kern explain why the innocent sigaction1 call now works.
christos[src/trunk]: src/share/man/man4 mention ibss and hostap support
christos[src/trunk]: src/sys/dev/usb regen
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang 3.5svn r201163.
joerg[src/trunk]: src/external/bsd/llvm Update LLVm/Clang to 3.5svn r201163. This ...
joerg[src/trunk]: src/external/bsd/llvm/lib/libLLVMLineEditor Build glue for the l...
joerg[src/trunk]: src/tests/libexec/ld.elf_so ARM now works with integrated-as.
joerg[src/trunk]: src/doc Update hacks.
joerg[src/trunk]: src/sys/arch/i386/stand/lib Only realprot.S still needs to be bu...
christos[src/trunk]: src/usr.bin/fstat fix protocol printing order.
christos[src/trunk]: src/usr.bin/make delete the correct variables on eof
jmmv[src/trunk]: src/usr.sbin/postinstall Fix path to atf-run.hooks after import ...
jmmv[src/trunk]: src/external/bsd/atf Fix path to libtools.a.
jmmv[src/trunk]: src/external/bsd/atf/tests/atf/test-programs Prevent registering...
jmmv[src/trunk]: src/external/bsd/atf Fix the bundling of the version number in b...
skrll[src/trunk]: src/sys/arch/hp700/hp700 Trailing whitespace
wiz[src/trunk]: src/doc Fix typo.
dsl[src/trunk]: src/distrib/common If MAKEVERBOSE < 2 remove the -v from pax com...
tsutsui[src/trunk]: src/tools/binutils No need to specify ${.OBJDIR} for target files.
maxv[src/trunk]: src/sys Remove the last argument of elf_check_header(). It is ea...
dsl[src/trunk]: src/sys Remove all references to MDL_USEDFPU and deferred fpu in...
christos[src/trunk]: src/share/examples/pppd put more info about the sierra modem
christos[src/trunk]: src/sys/kern initialize offset to 0 (Maxime Villard)
tsutsui[src/trunk]: src/distrib/luna68k/ramdisk Put a bootloader binary into install...
sjg[src/trunk]: src/usr.bin/make Put .INCLUDEDFROM* in the right section
jmmv[src/trunk]: src/external/bsd/kyua-cli Fix paths to internal libraries.
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.5svn r201163.
jmmv[src/trunk]: src/external/bsd/atf/tests/atf/tools Prevent registering the hel...
njoly[src/trunk]: src/sys/kern Remove argument name from prototype.
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch Use msg_display(3) rather than pr...
jmmv[src/trunk]: src/external/bsd/atf/tests/atf/tools Obviously, we want ATFFILE ...
dsl[src/trunk]: src/sys/arch Load and save the fpu registers (for copies to/from...
njoly[src/trunk]: src/sys/compat/linux/arch/m68k Reduce diffs between archs, add m...
njoly[src/trunk]: src/sys/compat/linux/arch/m68k Regen.
nonaka[src/trunk]: src/sys/dev/usb Remove duplicated comment.
nonaka[src/trunk]: src/sys/dev/usb Use INFRA not ADHOC when opmode is M_STA.
maxv[src/trunk]: src/sys/fs/tmpfs Fix tmpfs_read()'s return value; it should retu...
skrll[src/trunk]: src/tools/gcc The mpfr sources moved down into a src directory -...
hannken[src/trunk]: src/sys/fs/union Change union_allocvp() to take an unlocked uppe...
christos[src/trunk]: src/sys/dev/usb whitespace police
christos[src/trunk]: src/sys/dev/usb move default last, add symbolic mask.
maxv[src/trunk]: src/sys/kern Small cleanup:
christos[src/trunk]: src/external/public-domain/sqlite/lib bump
christos[src/trunk]: src/external/public-domain/sqlite/dist merge conflicts.
christos[src/trunk]: src/doc new sqlite
christos[src/trunk]: src/doc new sqlite3
christos[src/trunk]: src/distrib/sets/lists bump sqlite3
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl: take into account all addresses ...
rmind[src/trunk]: src/sys/net/npf npf_alg_session: fix inverted logic in the previ...
rmind[src/trunk]: src/sys/net/npf NPF: pass ALG functions via npfa_funcs_t structure.
uwe[src/trunk]: src/usr.bin/man Check _build and _crunch commands with fmtcheck(...
christos[src/trunk]: src/external/public-domain/sqlite/dist from www.sqlite.org: Chan...
uwe[src/trunk]: src/usr.bin/man config() in manconf.c now verifies _build (and _...
kiyohara[src/trunk]: src/sys/dev/marvell Add MARVELL_TAG_DDR3_CS[0-3] for latest SoC.
schmonz[src/trunk]: src/sys/arch Add urtw (ok'd by christos).
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add some MVSOC_MLMB_ definitions for su...
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add comment 'Armada XP only' to 25MHz b...
kiyohara[src/trunk]: src/sys/arch/arm/marvell Support MARVELL_TAG_DDR3_CS[0-3].
kiyohara[src/trunk]: src/sys/arch/arm/marvell Remove TMR_FLAGS_ARMADAXP and Add flags...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Update the autoconf-based in...
skrll[src/trunk]: src/sys/dev/usb Re-establish the default pipe after the initial ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Avoid a warning on G...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Manual page fixes from Antho...
martin[src/trunk]: src/lib/libc/stdlib Bounce the minimum allocation alignement for...
martin[src/trunk]: src/tests/lib/libc Add a link-time test for __sync_* primitives ...
martin[src/trunk]: src/external/public-domain/sqlite/dist Fix bogus #ifdef __vax__
kiyohara[src/trunk]: src/sys/dev/ic More delay() for some drives.
maxv[src/trunk]: src/sys/kern Cosmetic; just replace whitespaces by tabs
christos[src/trunk]: src/external/public-domain/sqlite/dist use the constant definition
pooka[src/trunk]: src/sys/rump/librump/rumpkern reserve a small amount of memory f...
pooka[src/trunk]: src/sys/rump/librump/rumpkern simply issue a warning if <1MB RAM...
maxv[src/trunk]: src/sys/fs/tmpfs Adapt my previous patch differently. read(2) wa...
christos[src/trunk]: src/external/public-domain/sqlite/lib auto-generate so that it d...
para[src/trunk]: src/sys/kern replace vmem(9) custom boundary tag allocation with...
wiz[src/trunk]: src/doc ppp-2.4.6 out.
joerg[src/trunk]: src/tests/lib/libc/sync Since clang doesn't recognize the nand v...
christos[src/trunk]: src/sys/arch/i386/i386 CID 1175795: Unused pointer value
christos[src/trunk]: src/tools/gcc put back some cppflags we lost.
christos[src/trunk]: src/tools/gcc Merge gcc-4.8 mknative bits.
pooka[src/trunk]: src/sys Use same uvm_swap_shutdown() stub for !vmswap kernels an...
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_linux remove stub now provided by r...
martin[src/trunk]: src/tests/lib/libc/sync For now excempt i386 from __sync_lock_te...
martin[src/trunk]: src/common/lib/libc/atomic Do not include <stdbool.h> in the kernel
macallan[src/trunk]: src/sys/arch/powerpc/oea when looking for SCSI disks in canonica...
martin[src/trunk]: src/common/lib/libc Provide most missing __sync_*64 primitives f...
martin[src/trunk]: src/common/lib/libc/atomic Make the _and_fetch_8 primitives retu...
macallan[src/trunk]: src/sys/dev/pci if MMIO is allowed and available, prefer it over...
martin[src/trunk]: src/common/lib/libc/arch/m68k/atomic Add a few __sync_* and atom...
dsl[src/trunk]: src/sys/arch It seems that firefox includes machine/fpu.h on amd64.
christos[src/trunk]: src/usr.bin/xlint/lint1 __real__ and __imag__ produce lvalues
christos[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib - include <sys/cdefs.h...
christos[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib prefer __func__ instea...
dsl[src/trunk]: src/distrib/sets/lists/comp Unobsolete fpu.h
christos[src/trunk]: src/usr.bin/xlint/lint1 add __extension__ and typeof
dsl[src/trunk]: src/sys/arch/amd64/include Copy fpu.h to release
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl_print_nat: fix the byte-order of ...
wiz[src/trunk]: src/doc grep-2.17 out.
rmind[src/trunk]: src/sys/net/npf NPF: fix the recent breakage of the traceroute A...
szptvlfn[src/trunk]: src/usr.sbin/cpuctl Update URL
tsutsui[src/trunk]: src/sys/arch/atari/dev Fix kernel crash when a user tries to swi...
tsutsui[src/trunk]: src/distrib/utils/sysinst Improve luna68k md part of sysinst.
macallan[src/trunk]: src/sys/arch/macppc/dev - don't read beyond array bounds
skrll[src/trunk]: src Provide a genassym.cf in libc for hppa and use it.
tsutsui[src/trunk]: src/doc Mention luna68k sysinst update.
maxv[src/trunk]: src/sys/kern We need VMCMDs for a binary and its interpreter, so...
dsl[src/trunk]: src/external/public-domain/sqlite/lib Add all: and dependall: ta...
dsl[src/trunk]: src/sys/sys Userspace shouldn't (and doesn't seem to) need machi...
dsl[src/trunk]: src/lib/libkvm Remove the #include <sys/user.h> from all of libkvm.
dsl[src/trunk]: src/sys/compat/linux/arch/amd64 Don't rely on pcb.h including x8...
dsl[src/trunk]: src Remove some pointless inclusions os sys/user.h
dsl[src/trunk]: src/sys/compat/linux32/arch/amd64 Explicitly include x86/fpu.h i...
dsl[src/trunk]: src/sys Add explicit #include <x86/fpu.h> instead of relying on ...
matt[src/trunk]: src/sys/arch/arm/cortex Add needs-flag to arml2cc
matt[src/trunk]: src/sys/arch/arm/broadcom Conditionalize call to arml2cc_init
matt[src/trunk]: src/sys/arch/arm/broadcom #include <sys/param.h>
matt[src/trunk]: src/sys/arch/arm/broadcom Fix coherent range for BCM563XX
matt[src/trunk]: src/sys/arch/arm/broadcom fix typo.
joerg[src/trunk]: src/sys/lib/libsa Casting to void is the canonical way of markin...
pooka[src/trunk]: src/sys/rump Remove the "host" signal model. I'm not sure it ev...
pooka[src/trunk]: src/lib/librumpuser document rumpuser_kill()
pooka[src/trunk]: src/lib Translate signal numbers between rump kernel and (POSIX)...
pooka[src/trunk]: src/lib/librumpuser make implementation of rumpuser_kill() match...
pooka[src/trunk]: src/sys/rump/librump/rumpkern + resettodr
pooka[src/trunk]: src/lib/librumpuser remember to commit this file too
joerg[src/trunk]: src/sys/arch/sparc64/sparc64 Use a format string.
joerg[src/trunk]: src/sys/dev/pci Mark radeonfb_unclip as unused.
joerg[src/trunk]: src/sys/dev/sun Call memset in a loop, not loop around doing not...
pgoyette[src/trunk]: src/sys/arch/amd64/conf Since fpu.c is contained in every kernel...
joerg[src/trunk]: src/external/gpl2/lvm2/dist Use sys/endian.h for bswapXX.
gson[src/trunk]: src/crypto/external/bsd/openssh/dist Don't print an empty line a...
joerg[src/trunk]: src/sys/arch/sparc64/dev Don't use conditional format strings, i...
joerg[src/trunk]: src/sys/netsmb Don't dereference NULL pointers.
blymn[src/trunk]: src/lib/libcurses Correct the implementation of mvderwin, it now...
joerg[src/trunk]: src/sys/netinet6 Bail out in case m_pulldown failed.
tsutsui[src/trunk]: src Add dhcpcd(8) to luna68k sysinst. Also bump ramdisk size.
matt[src/trunk]: src/sys/arch/arm/arm Make sure AFLT_ENABLE in the cpuctrl mask f...
joerg[src/trunk]: src/sys/arch/sparc/stand/ofwboot Add prototype for main.
joerg[src/trunk]: src/sys/arch/sparc/stand/ofwboot Zero the block on failure, not ...
matt[src/trunk]: src/sys/arch/arm/arm Make sure to clear MDLWP_NOALIGNFLT on !aap...
matt[src/trunk]: src/sys/arch/arm/arm for non-of-power-2 sets, we need to round t...
martin[src/trunk]: src/common/lib/libc/arch/m68k/atomic Simplify the variants retur...
matt[src/trunk]: src/sys/arch/arm/include Make the tlb_flush*SE take a vaddr_t, n...
matt[src/trunk]: src/sys/arch/arm/arm Refactor and cleanup a bit. Prepare for AS...
matt[src/trunk]: src/sys/arch/arm/arm Add armv7 versions of tlb routines.
matt[src/trunk]: src/sys/arch/arm/arm armv7 doens't need to use the arm11 routine...
matt[src/trunk]: src/sys/arch/arm/conf cpu_cortex doesn't need the arm11 cpufuncs...
dsl[src/trunk]: src/sys/arch/x86/include This needs stdint.h in userspace (for u...
dsl[src/trunk]: src/sys/arch/amd64/include This doesn't need fpu.h, but should i...
dsl[src/trunk]: src/sys Move the amd64 and i386 pcb to the bottom of the uarea, ...
wiz[src/trunk]: src/bin/ls Use .Nm for 'ls'.
christos[src/trunk]: src/bin/ls Add -O (only leaf files) and -P (print full path), fr...
jdc[src/trunk]: src/sys/dev (Belatedly) add lmenv.
matt[src/trunk]: src/sys/arch/arm/allwinner Add prototype for awin_cpu_hatch
martin[src/trunk]: src/common/lib/libc/arch/m68k/atomic Add missing __sync_* ops
matt[src/trunk]: src/sys/arch/arm/allwinner Add support for running BE
matt[src/trunk]: src/sys/arch/arm/allwinner Include gtmr_var.h
matt[src/trunk]: src/sys/arch/arm/allwinner #include <sys/param.h>
wiz[src/trunk]: src/doc tmux-1.9 out.
matt[src/trunk]: src/sys/arch/arm Keep track of what each cache is (VIVT/VIPT/PIPT).
christos[src/trunk]: src/sys PR/48606: Lloyd Parkes: Drivers not using ifp->if_input ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist Update to version 20140220
christos[src/trunk]: src/bin/ls Add -X (don't cross mount points when recursing) from...
matt[src/trunk]: src/sys/arch/arm/arm For now, don't reset arm_cache_prefer_mask ...
matt[src/trunk]: src/sys/conf defparam KERNHIST_DELAY
maxv[src/trunk]: src/sys/kern Properly check the section size to avoid out-of-bou...
maxv[src/trunk]: src/sys/compat Increase LINUX32_ELF_AUX_ENTRIES to avoid overrun...
maxv[src/trunk]: src/sys/kern Revert rev1.38. The header already begins with EXEC...
skrll[src/trunk]: src/sys/rump/net/lib/libvirtif Fix typo in fix for PR/48606
martin[src/trunk]: src/tests/lib/libc/sync Remove excemption for i386 (PR lib/48601...
martin[src/trunk]: src/common/lib/libc/atomic Add missing __sync_lock_test_and_set_...
jdc[src/trunk]: src/sys/arch/alpha Add tsciic, a driver for the DECchip 21272 Co...
martin[src/trunk]: src/common/lib/libc/atomic Provide 32bit __sync ops based on ato...
jdc[src/trunk]: src/sys/arch/alpha/conf Add tsciic and more (commented out) DS20...
jdc[src/trunk]: src/sys/dev Add tsciic (alpha MI).
jdc[src/trunk]: src/distrib/sets/lists/man Add the tsciic manual pages to the se...
martin[src/trunk]: src/common/lib/libc/atomic Fix previous: move the alias declarat...
jdc[src/trunk]: src/share/man/man4/man4.alpha Add manual page for tsciic and cro...
martin[src/trunk]: src/sys/sys Declare 16 and 8 bit atomic CAS - while it is not us...
skrll[src/trunk]: src/sys/arch/evbarm/dev No need to include sys/simplelock.h here.
martin[src/trunk]: src/common/lib/libc/atomic Provide 8 and 16 bit sync ops (using ...
martin[src/trunk]: src/common/lib/libc/atomic Add a few missing namespace includes
martin[src/trunk]: src/common/lib/libc/arch/sparc/atomic Provide the missing __sync...
martin[src/trunk]: src/common/lib/libc/arch/mips/atomic Provide all __sync_* ops in...
joerg[src/trunk]: src/share/mk Use small code model for LLVM on SPARC64, it should...
joerg[src/trunk]: src/sys/arch/sparc64/conf Use code model small for LLVM, it shou...
palle[src/trunk]: src sun4v: Rename TLB_ defines to SUN4U_TLB_ so entries created ...
martin[src/trunk]: src/common/lib/libc/arch/arm/atomic Provide the missing __sync_*...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Remove unnecessary include of sys...
skrll[src/trunk]: src/sys/sys Remove struct simplelock forward declaration.
skrll[src/trunk]: src/sys/uvm Remove unnecessary struct simplelock forward declar...
matt[src/trunk]: src/sys/arch/arm/allwinner Add EMAC and CPUCFG registers
matt[src/trunk]: src/sys/arch/evbarm/conf Match *INSTALL* (so we can match *INSTA...
matt[src/trunk]: src/sys/arch Rework PIC method to be simplier. Change be more c...
matt[src/trunk]: src/sys/arch/evbarm/conf Rearrange KERNEL_BASE_PHYS
maxv[src/trunk]: src/sys/kern Simplify error path.
matt[src/trunk]: src/sys/arch/arm/include Define __HAVE_ATOMIC64_OPS if EABI && A...
martin[src/trunk]: src/common/lib/libc/arch/arm/atomic Move the __sync_* ops added ...
skrll[src/trunk]: src/common/lib/libc/arch/hppa/atomic Layout changes - no functio...
skrll[src/trunk]: src/common/lib/libc/arch/hppa/atomic Another layout change
martin[src/trunk]: src/common/lib/libc/arch/vax/atomic Add the missing __sync_* ops...
hannken[src/trunk]: src/share/man/man9 Update the description of vfs_busy() and vfs_...
skrll[src/trunk]: src/common/lib/libc/arch/hppa/atomic Add the missing __sync_* op...
hannken[src/trunk]: src/share/man/man9 Update arguments of vrecycle(), description o...
wiz[src/trunk]: src/share/man/man9 Mark up NULL with Dv.
wiz[src/trunk]: src/share/man/man9 Use more markup. Add "flag" in a sentence.
martin[src/trunk]: src/common/lib/libc/arch/sh3/atomic Add missing __sync_* ops to ...
mlelstv[src/trunk]: src/bin/ls add u option to getopt again.
mlelstv[src/trunk]: src/bin/ls fix -w output
martin[src/trunk]: src/common/lib/libc/arch/m68k/atomic Add missing __sunc_* ops fo...
martin[src/trunk]: src/sys/arch/arm/marvell Explicitly include armreg.h (for the in...
martin[src/trunk]: src/common/lib/libc/arch/arm/atomic Missed one __sync_* op (or g...
dholland[src/trunk]: src/games/fortune/datfiles fix typo, from Henning Petersen in PR...
dholland[src/trunk]: src/lib/libc/sys pipe2 requires fcntl.h for its flags; PR 48614 ...
martin[src/trunk]: src/common/lib/libc Try to hide the C runtime implementation spe...
dholland[src/trunk]: src/share/man/man4 Fix examples, from Henning Petersen in PR mis...
martin[src/trunk]: src/sys/arch/alpha Allow kernels without tsciic to build.
dsl[src/trunk]: src/sys/arch/x86 Re-use the unused ci_cpu_serial[3] to save the ...
matt[src/trunk]: src/sys/arch/shark/ofw use kenter_pa/kremove
matt[src/trunk]: src/sys/arch/shark/ofw Deal with non-4K page sizes.
matt[src/trunk]: src/sys/arch/shark/isa include <arm/locore.h>
mlelstv[src/trunk]: src/sys/uvm Drop empty priority lists, not the full ones. Fixes ...
matt[src/trunk]: src/sys/arch Deal with non-4KB page sizes
matt[src/trunk]: src/sys/arch/hpcarm/hpcarm Trim include files
matt[src/trunk]: src/sys/arch/arm/include/arm32 Add L1_TABLE_SIZE_REAL
matt[src/trunk]: src/sys/arch/arm/include Add way_size to arm_cache_info
wiz[src/trunk]: src/doc tmux-1.9a out.
matt[src/trunk]: src/sys/arch Don't manipulate the pte to get uncached memory, us...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libiberty don't look in libiberty/tes...
martin[src/trunk]: src/common/lib/libc/arch/m68k/atomic Remove misplaced #endif
mrg[src/trunk]: src/external/gpl3/gcc add */po and itm/testsuite.
martin[src/trunk]: src/sys/arch/emips/stand/common Provide a prototype for xputchar
mlelstv[src/trunk]: src/usr.bin/btkey skip unparseable addresses.
martin[src/trunk]: src/sys/arch/arm/ixp12x0 Fix obvious typo
mlelstv[src/trunk]: src/sys/kern ttioctl always gets a valid lwp reference. Replace ...
njoly[src/trunk]: src/sys/compat Fix wrong KASSERTs. Do not compare size vs. entri...
njoly[src/trunk]: src/sys/compat/linux/arch/amd64 Use cprng_strong32 for LINUX_AT_...
skrll[src/trunk]: src/sys/arch/cats/conf Bump MD size. Verified working.
dsl[src/trunk]: src/sys/arch Determine whether the cpu supports xsave (and hence...
skrll[src/trunk]: src/sys/dev/usb Update a comment
njoly[src/trunk]: src/sys/compat/linux32/common Use Aux32Info not AuxInfo. Noticed...
christos[src/trunk]: src/sys/dev/ic use aprint.
martin[src/trunk]: src/sys/arch/mips/atheros/dev fix typo
matt[src/trunk]: src/sys/arch/arm #include <arm/locore.h>
dsl[src/trunk]: src/sys/arch/i386/i386 Avoid unnecessary (and pointless) referen...
dsl[src/trunk]: src/sys/arch Add fpu_set_default_cw() and use it in the emulatio...
msaitoh[src/trunk]: src/sys/arch/arm/xscale Remove unused variable. Fixes compile er...
dsl[src/trunk]: src/sys/arch/x86 Rename (the recently added) 'x86_xsave_size' to...
matt[src/trunk]: src/sys/arch/arm/arm Don't need to round since values are N-1.
martin[src/trunk]: src/sys/arch/emips/stand/common Fix missing prototypes/includes.
martin[src/trunk]: src/sys/arch/emips/stand/common Remove unused variables
martin[src/trunk]: src/sys/arch/emips/stand/common Add missing prototypes
martin[src/trunk]: src/sys/arch/emips/stand/common Add missing prototypes/includes ...
skrll[src/trunk]: src Rename NetBSD/hp700 to NetBSD/hppa.
martin[src/trunk]: src/sys/arch/arm/xscale Explicitly include <sys/simplelock.h> fo...
martin[src/trunk]: src/sys/arch/arm/xscale Fix compilation
ozaki-r[src/trunk]: src/distrib/notes/common Add myself
pooka[src/trunk]: src/sys/rump/librump/rumpvfs truncate is not a defined operation...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Save initial CAP/CAP2/PI config over ...
jmcneill[src/trunk]: src/sys/dev/ic - Only enable AHCI mode if it is not already enab...
martin[src/trunk]: src/sys/arch/emips/ebus Remove the only use of __qdivrem inside ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner write to vendor specific dma reg rela...
matt[src/trunk]: src/sys/arch/arm/allwinner Remove unneeded delays. for ACHI por...
martin[src/trunk]: src/common/lib/libc Provide cas_16 and cas_8 emulation via cas_3...
matt[src/trunk]: src/sys/arch/arm/allwinner Extract # of cores from L2CTRL for MU...
matt[src/trunk]: src/sys/arch/arm/include Add more inlines. Default FSR ARMv6+ b...
christos[src/trunk]: src/sys/arch/arm/include consistency in include protection
martin[src/trunk]: src/common/lib/libc/atomic Provide CAS variants for 16 and 8 bit...
pooka[src/trunk]: src/sys/rump +rump_wmd
joerg[src/trunk]: src/distrib/sets/lists/comp Fix compat entries.
christos[src/trunk]: src/sys/arch/emips/stand/common make this compile
christos[src/trunk]: src/sys/arch/emips/stand/common make more things static, remove ...
matt[src/trunk]: src/sys/arch/arm If we are dumping a EABI coredump, set the vers...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable MMC driver
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Add Allwinner SD/MMC driver. No DMA yet.
matt[src/trunk]: src/sys/arch/arm/arm #include <arm/locore.h>
matt[src/trunk]: src/sys/arch/arm/allwinner Add options COM_16750 to handle the I...
justin[src/trunk]: src/sys Add kern.{ostype, osrelease, osrevision, version} kern.doma...
martin[src/trunk]: src/sys/arch/arm/imx Add missing include of <arm/cpufunc.h>.
mrg[src/trunk]: src/external/gpl3/gcc/dist remove the testsuite and po subdirect...
matt[src/trunk]: src/sys/arch/arm/include Default ARM11 to ARM_MMU_V6N
matt[src/trunk]: src/sys/arch/arm/arm32 ARMv6+ supplied a write bit in the FSR so...
martin[src/trunk]: src/lib/libc/stdlib Powerpc seems to expect minimum 8 byte align...
tsutsui[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config/rules Update generate...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Build new auth modules.
roy[src/trunk]: src/doc Note import of dhcpcd-6.3.0
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.3.0 with the follow...
martin[src/trunk]: src/sys/arch/powerpc/ibm4xx/dev Remove unused variable
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
martin[src/trunk]: src/distrib/sets/lists/modules Fix obvious copy&pasto
martin[src/trunk]: src/sys/uvm Mark a variable used only in diagnostics
roy[src/trunk]: src/external/bsd/dhcpcd/dist Build with FORTIFY_SOURCE
martin[src/trunk]: src/sys/arch/powerpc/fpu Mark a temporary as __USEd
martin[src/trunk]: src/sys/uvm/pmap Mark a potentially unused variable
martin[src/trunk]: src/sys/arch/evbppc/ev64260 Remove an unused variable
dsl[src/trunk]: src/sys/arch/x86/x86 Fix a 'stupido' that stopped (amongst other...
pooka[src/trunk]: src/sys Ensure that the top level sysctl nodes (kern, vfs, net, ...
matt[src/trunk]: src/sys/arch/arm/include Fix thinko.
skrll[src/trunk]: src/sys/arch/evbarm/conf Define ARM11_COMPAT_MMU (for now) to ke...
rkujawa[src/trunk]: src/doc Note the new mcp48x1dac driver.
rkujawa[src/trunk]: src/sys/dev/spi Add preliminary driver for Microchip MCP48x1 fam...
rkujawa[src/trunk]: src/doc s/mcp48x1dac/mcp48x1dac(4)/
pooka[src/trunk]: src/lib/librumpuser emulate printflike properly to avoid fatal e...
matt[src/trunk]: src/sys/arch/arm/arm Default to EXEC_ELF32
dsl[src/trunk]: src/sys/arch/x86/include Add the XCR bits for snazzy upcoming fe...
dsl[src/trunk]: src/sys/arch Add support for saving the AVX-256 ymm registers du...
matt[src/trunk]: src/sys/arch/arm/arm32 Only use FSR_WRITE on armv7 for now.
pooka[src/trunk]: src/sys/rump/librump/rumpnet Schedule only those netisr's that h...
pooka[src/trunk]: src/sys/net If the in6 domain was not attached, do not attempt t...
riastradh[src/trunk]: src/sys/kern Fix bits/bytes mixup in rnd_getmore.
jmcneill[src/trunk]: src/sys/arch/evbarm/cubie sdhc -> awinmmc
matt[src/trunk]: src/sys/arch/arm/allwinner Include latent support for coherent d...
matt[src/trunk]: src/sys/arch/evbarm/cubie Deal with cubietruck GPIO differences.
matt[src/trunk]: src/sys/arch/arm/allwinner Make this compile
matt[src/trunk]: src/sys/arch/arm/allwinner Didn't want to comment out awin_dma_b...
matt[src/trunk]: src/sys/arch/evbarm/conf Add awge
jmcneill[src/trunk]: src/sys/arch/arm/allwinner blink status LED during data transfers
jmcneill[src/trunk]: src/sys/arch/evbarm/cubie hook up MMC0 to status-led2
matt[src/trunk]: src/sys/arch/arm/include/arm32 Add PMAP_PTE flag. (map page so ...
matt[src/trunk]: src/sys/arch/arm/arm32 Add support for PMAP_PTE to pmap_kenter_pa
matt[src/trunk]: src/sys/arch/arm/arm32 Use kmem instead of malloc.
matt[src/trunk]: src/sys/arch/arm/arm32 l2pte_valid -> l2pte_valid_p
matt[src/trunk]: src/sys/arch/arm/include/arm32 Replace 1000 with PAGE_SIZE
matt[src/trunk]: src/sys/arch/arm/include/arm32 Add XN bit L2 large pages.
matt[src/trunk]: src/sys/arch/arm/include/arm32 Remove duplicate PMAP_PTE
matt[src/trunk]: src/sys/arch/arm/include ci_cpu_id -> ci_arm_cpuid
matt[src/trunk]: src/sys/arch/arm/include Add arm_cpu_max
matt[src/trunk]: src/sys/arch/arm/include/arm32 Use PAGE_SIZE instead of 1000
matt[src/trunk]: src/sys/arch/arm/include/arm32 Remove KERNEL_LOCK/KERNEL_UNLOCK
matt[src/trunk]: src/sys/arch/arm/include Move some static/global variables to here.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner implement card detect
matt[src/trunk]: src/sys/arch/arm/include Add more MMU registers
jmcneill[src/trunk]: src/sys/arch/evbarm/cubie hook up mmc card detect gpio
matt[src/trunk]: src/sys/arch/arm/arm32 Move pmap_recent_user to ci->ci_pmap_last...
pooka[src/trunk]: src/lib/librumpclient Use MAP_ANON|MAP_PRIVATE for anonymous mem...
pooka[src/trunk]: src/sys/rump/net/lib/libnpf Run constructor as part of network f...
mrg[src/trunk]: src/share/mk define EXTERNAL_GCC_SUBDIR based upon HAVE_GCC, for...
christos[src/trunk]: src/share/mk powerpc64 needs USE_COMPILERCRTSTUFF=yes
mrg[src/trunk]: src/external/gpl3/gcc.old import the -current GCC 4.5 sources as...
ozaki-r[src/trunk]: src/sys/arch/arm/omap Make cpsw driver work without uboot support
christos[src/trunk]: src/external/gpl3/binutils regen powerpc64
ozaki-r[src/trunk]: src/sys/dev/mii Add Micrel PHY (KSZ9021RN)
mrg[src/trunk]: src/share/mk put the new EXTERNAL_GCC_SUBDIR under MKGCC.
skrll[src/trunk]: src/sys/arch/arm/arm32 Re-enable FSR_WRITE for armv6.
ozaki-r[src/trunk]: src/sys/dev/mii Regen.
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix off by one in _bus_dma_{paddr_inrange...
mrg[src/trunk]: src/external/gpl3/gcc script to copy gcc to gcc.old, ready for i...
mrg[src/trunk]: src prepare for moving GCC 4.5 into gcc.old:
martin[src/trunk]: src/sys/arch/arm/include/arm32 Include param.h here - userland e...
mrg[src/trunk]: src/external/gpl3/gcc.old update gcc.old from GCC 4.5 versions t...
christos[src/trunk]: src/lib/libedit Add missing EL_REFRESH
martin[src/trunk]: src/lib/csu/common Make the .note section mergable and set prope...
matt[src/trunk]: src/sys/uvm Add vm.min_address and vm.max_address which return V...
christos[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64 powerpc64 support.
martin[src/trunk]: src/sys/arch/arm/include/arm32 Revert previous - will fix userla...
christos[src/trunk]: src/external/gpl3/gdb/lib powerpc64 support
matt[src/trunk]: src/sys/arch/arm/arm32 Don't do ref/mod emulation for KENTRY pages.
martin[src/trunk]: src/sys/arch/arm/marvell Initialize mvsoctmr_freq earlier (in mv...
martin[src/trunk]: src/sys/uvm Fix copy & pasto
matt[src/trunk]: src/sys/arch/arm/arm32 Only track kenter_pa'ed pages if arm_cach...
martin[src/trunk]: src/tests/lib/libc/sys Remove hardcoded VM_MIN_ADDRESS and inste...
mrg[src/trunk]: src/external/gpl3/gcc fix a typo (from cegger)
macallan[src/trunk]: src/sys/arch/macppc/stand/ofwboot support 601, from scole_mail
mrg[src/trunk]: src/external/gpl3/gcc/lib/libobjc oops, avoid re-setting DIST to...
mrg[src/trunk]: src/external/gpl3/gcc delete 'difz' as well, in case i've left it.
mrg[src/trunk]: src/external/gpl3/gcc.old oops, did not mean to commit this.
joerg[src/trunk]: src Update compiler-rt glue for the new source layout.
joerg[src/trunk]: src/usr.bin/w struct member can't be null, if the pointer itself...
joerg[src/trunk]: src/tests/lib/libc/sys Use an abs wide enough to cover the types...
matt[src/trunk]: src/tools/compat To build elftosb with clang++, it needs more th...
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist Import compiler-rt r202303...
ginsbach[src/trunk]: src/usr.bin/getaddrinfo AF_MAX isn't an address family so don't ...
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib Retire sources from ol...
joerg[src/trunk]: src/sys/external/bsd/ipf/netinet A member of a non-null struct p...
joerg[src/trunk]: src/sys/dev/pci Remove impossible checks.
joerg[src/trunk]: src/sys/external/isc/atheros_hal/dist/ar5212 abs on unsigned val...
joerg[src/trunk]: src/sys/external/bsd/ipf/netinet Checking the return value of an...
hkenken[src/trunk]: src/sys/arch/arm/imx fix typo.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libsupc++ fix another dated DIST.
uwe[src/trunk]: src/lib/csu/sh3_elf G/c old unused sh3 csu. Requested by joerg@
tteras[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Adam Majer <adamm@zo...
martin[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc Explicitly remove .note....
mrg[src/trunk]: src/external/gpl3/gcc fix some paths.
mrg[src/trunk]: src/external/gpl3/gcc.old/lib re-import GCC 4.5* with latest fix...
isaki[src/trunk]: src Increase the image size to 1600KB.
matt[src/trunk]: src/common/lib/libc/arch/arm Add a method to test the compiler f...
maxv[src/trunk]: src/sys/kern We have to ensure the string is NUL-terminated and ...
matt[src/trunk]: src/common/lib/libc Add atomic_cas_64 support for ARM EABI on V5...
martin[src/trunk]: src/share/mk For now, provide a path to the gcc 4.1 distribution...
joerg[src/trunk]: src/distrib/sets/lists/comp Use gcc, compat, directory creation o...
matt[src/trunk]: src/sys/arch/powerpc/include Add P2SZREG to be usign with .p2align
hannken[src/trunk]: src/sys Currently dead vnodes still reside on the vnodelist of t...
reinoud[src/trunk]: src/sys/arch/evbarm/conf Fix typo in comment BEAGLEBOARD->CUBIEB...
matt[src/trunk]: src/lib/csu/arch/powerpc Add powerpc64 support
joerg[src/trunk]: src/tests/lib/libc/stdlib Don't use integer downcasts, use corre...
hannken[src/trunk]: src The current implementation of vn_lock() is racy. Modificati...
joerg[src/trunk]: src/tests/lib/libm Avoid promotion in subexpressions.
joerg[src/trunk]: src/external/bsd/wpa/dist/src/radius Timestamps can be quite lar...
joerg[src/trunk]: src/usr.sbin/rtadvd Expect long long to be larger than uint32_t ...
joerg[src/trunk]: src/usr.sbin/mtrace Don't use abs on unsigned values.
matt[src/trunk]: src/lib/csu/arch/powerpc Use the CALL() macro.
joerg[src/trunk]: src/gnu/dist/texinfo/info Cast strlen of constant down to avoid ...
joerg[src/trunk]: src/sys/lib/libkern Provide labs, llabs and imaxabs for kernel use.
joerg[src/trunk]: src/lib/libpam/modules/pam_ksu Remove tautological check.
joerg[src/trunk]: src/external/bsd/libevent/dist/test time_t is larger than int, s...
joerg[src/trunk]: src/sys/arch/arm/arm32 Member will never be null, so remove check.
matt[src/trunk]: src/lib/csu/arch/powerpc Use _ENTRY
matt[src/trunk]: src/sys/arch/powerpc/include Use ## for concatenation
joerg[src/trunk]: src/external/bsd/ntp/dist/ntpd Use abs for difference of integers.
joerg[src/trunk]: src/external/bsd/ntp/dist/ntpd Use labs for long arguments and f...
joerg[src/trunk]: src/external/bsd/ntp/dist/libparse offs_from_utc is known to be ...
joerg[src/trunk]: src/sys/arch/sparc64/sparc64 Cast argument to abs, not the result.
joerg[src/trunk]: src/libexec/telnetd Global variable is never a null pointer.
mrg[src/trunk]: src/tools/gcc define GCCDIST properly for GCC 4.1, and since it ...
mrg[src/trunk]: src/share/mk remove the GCC 4 EXTERNAL_GCC_SUBDIR, and switch GC...
dsl[src/trunk]: src/sys/kern Allow CTLTYPE_INT and CTLTYPE_QUAD to be read and w...
joerg[src/trunk]: src/sys/arch/evbarm/smdk2xx0 GC writeback_dcache_line and clear_...
joerg[src/trunk]: src/sys/arch/arm/s3c2xx0 GC __raise.
matt[src/trunk]: src/sys/arch/powerpc/include Add cmp{ptr, long, reg}{, l}{, i}
matt[src/trunk]: src/sys/arch/powerpc/include Add mcontext32_t
matt[src/trunk]: src/sys/arch/powerpc/include Use uintptr_t for bus_size_t, bus_a...
matt[src/trunk]: src/sys/arch/powerpc/include support PPC_OEA64
matt[src/trunk]: src/sys/arch/powerpc/include Add ALIGNBYTES32 for COMPAT_NETBSD32
matt[src/trunk]: src/sys/arch/powerpc/include Add trapframe32 for COMPAT_NETBSD32
matt[src/trunk]: src/sys/arch/powerpc/include/oea Add pmap_ste_spill
matt[src/trunk]: src/sys/arch/powerpc/include Make this work.
matt[src/trunk]: src/sys/arch/powerpc/include/oea Make this 64-bit aware.
matt[src/trunk]: src/sys/arch/powerpc/oea Use more appropriate type.
matt[src/trunk]: src/sys/arch/powerpc/oea Use uintptr_t instead of int.
matt[src/trunk]: src/sys/arch/powerpc/powerpc Use the right file.
matt[src/trunk]: src/sys/arch/powerpc/powerpc Fix the 64-bit case
matt[src/trunk]: src/sys/arch/powerpc/powerpc Make 64-bit clean
matt[src/trunk]: src/sys/arch/powerpc/powerpc Use register_t instead of int for r...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Use uintptr_t for ras_entry
matt[src/trunk]: src/sys/arch/powerpc/powerpc Remove _LP64 since it's only used o...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Use PRIx64
matt[src/trunk]: src/sys/arch/powerpc/powerpc If execing a LP64 image, we need to...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Use uintptr_t to convert pointers.
matt[src/trunk]: src/sys/arch/powerpc/conf sigcode is dependant on compat_16
matt[src/trunk]: src/sys/arch/powerpc/conf Don't hardcode MACHINE_ARCH
matt[src/trunk]: src/sys/arch/ofppc/pci Use PRIxPTR
matt[src/trunk]: src/sys/arch Needed for COMPAT_NETBSD32
matt[src/trunk]: src/sys/arch/ofppc/conf Add a PPC64 kernel for testing
matt[src/trunk]: src/sys/dev/pci Use %zu for size_t
matt[src/trunk]: src/etc/etc.evbppc There are no powerpc64 in evbppc currently.
blymn[src/trunk]: src/lib/libcurses Fix reversed logic in the notimeout call.
martin[src/trunk]: src/distrib/sets/lists/comp Mark two gcc-4.8-only files as such ...
skrll[src/trunk]: src/distrib/hppa/ramdisk Bump IMAGESIZE
martin[src/trunk]: src/share/mk Make powerpc64 use Matt's new csu stuff
matt[src/trunk]: src/sys/arch/evbarm/conf Use CPPFLAGS and drop -mlittle-endian
martin[src/trunk]: src/sys/dev/usb Add moschip 7810 and 7820 usb serial devices
martin[src/trunk]: src/sys/dev/usb regen
pooka[src/trunk]: src/lib/librumpuser Fix locking SNAFU.
skrll[src/trunk]: src/sys G/C sys/simplelock.h includes
matt[src/trunk]: src/sys/rump/librump/rumpkern Use the new FEAT_LDREX to replace ...
matt[src/trunk]: src/etc/etc.evbarm Add BE version of cubieboard. Plus hf too. ...
matt[src/trunk]: src/distrib/evbarm/gzboot/gzimg TARGETS -> ARCH_TARGETS
matt[src/trunk]: src/distrib/evbarm/instkernel/instkernel Split ARMv6 and ARMv7 k...
christos[src/trunk]: src/distrib/sets/lists bump bind libraries
christos[src/trunk]: src/doc update bind
matt[src/trunk]: src/sys/arch/arm/include defines/inlines for cortex a5/a7 tlbdat...
matt[src/trunk]: src/sys/arch/arm/include/arm32 Add db_show_tlb_cmd prototype
christos[src/trunk]: src/external/bsd/bind resolve conflicts; undo many local changes...
matt[src/trunk]: src/sys/arch/arm/include Fix typos
matt[src/trunk]: src/sys/arch/arm/arm32 Add support for printing the tlb on corte...
christos[src/trunk]: src/external/bsd/bind/dist Introduction
mrg[src/trunk]: src/external/gpl3/gcc/dist merge gcc 4.8.2 r206687 (part 2).
mrg[src/trunk]: src/external/gpl3/gcc/dist merge gcc 4.8.2 r206687 (part 3).
mrg[src/trunk]: src/external/gpl3/gcc/dist merge gcc 4.8.2 r206687 (part 3).
mrg[src/trunk]: src/external/gpl3/gcc/dist merge gcc 4.8.2 r206687 (part 1).
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits convert BUIL...
mrg[src/trunk]: src/external/gpl3/gcc/dist import GCC 4.8 branch at r206687.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.3.1 with the follow...
roy[src/trunk]: src/doc Note import of dhcpcd-6.3.1
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
dsl[src/trunk]: src/external/bsd/bind/dist/lib/dns/include/dns Add missing #endif
mrg[src/trunk]: src/external/gpl3/gcc merge GCC 4.8 build.
joerg[src/trunk]: src/sys/arch/zaurus/conf Typo
joerg[src/trunk]: src/sys/arch/hpcarm/hpcarm Modernize asm syntax
joerg[src/trunk]: src/sys/netipsec Remove modification of an unused uninitialized ...
maxv[src/trunk]: src/sys/netinet ';;' -> ';'
maxv[src/trunk]: src/sys/dev/acpi Some {} are missing. The behavior is thus wrong...
dsl[src/trunk]: src/sys/kern When converting out of range 64bit sysctl values to...
riastradh[src/trunk]: src/sys/kern Kick on-demand entropy sources in rndsinks_distribute.
christos[src/trunk]: src/sys/uvm only check that npages fit, if we are going to add n...
dsl[src/trunk]: src/distrib/sets/lists Replace all the libbind9.so.7 with libbin...
tsutsui[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/netbsd/x68k Add a re...
tsutsui[src/trunk]: src/external/mit/xorg/server/xorg-server/hw Enable "SUBDIR+=netb...
tsutsui[src/trunk]: src/distrib/sets/lists Add X11R7 X68k server stuff.
tsutsui[src/trunk]: src/share/mk Switch x68k to X11FLAVOUR=Xorg, including a working...
tsutsui[src/trunk]: src/doc Note x68k is now using Xorg.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits revert the p...
joerg[src/trunk]: src/tests/lib/libc/stdlib Fix sign.
dsl[src/trunk]: src/tests/lib/libm Some of the acos() tests seem to fail on some...
christos[src/trunk]: src/external/bsd/bind/dist/bin/nsupdate remove local init stuff
christos[src/trunk]: src/external/bsd/bind/dist/bin/tests put back init that got acci...
christos[src/trunk]: src/external/bsd/bind/dist/bin/tools remove local init
christos[src/trunk]: src/external/bsd/bind/dist fix indentation
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits add a caveat...
christos[src/trunk]: src/external/bsd/bind/dist/bin/named fix indentation
christos[src/trunk]: src/external/bsd/bind/dist/bin/tests remove blank line
matt[src/trunk]: src/lib/libc/compiler_rt Change remaining "MACHINE_ARCH" to "LIB...
christos[src/trunk]: src/external/bsd/bind/dist fix indentation
mrg[src/trunk]: src/tools/gcc don't collect c++allocator.h. we copy it via G_AL...
matt[src/trunk]: src/share/mk Add OBJECT_FMTS which is a list of object formats s...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch delete files we know...
matt[src/trunk]: src/usr.bin/crunch/crunchide Use OBJECT_FMTS from <bsd.own.mk>
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits rearrange th...
mrg[src/trunk]: src/tools/gcc don't collect gthr-default.h anymore.
matt[src/trunk]: src/usr.bin/ldd Use OBJECT_FMTS from <bsd.own.mk> to determine e...
isaki[src/trunk]: src/sys/arch/x68k/stand/boot Discard .SUNW_ctf section just in c...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 - set DIST based upon EXT...
skrll[src/trunk]: src/sys/arch/hppa/conf Bump MEMORY_DISK_ROOT_SIZE
nakayama[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Use more assembler...
nakayama[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64 Fix a...
joerg[src/trunk]: src/sys/arch/arm/conf Explicitly enable VFP support for vfp_init...
nakayama[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc Use ass...
joerg[src/trunk]: src/sys/arch/arm/ep93xx GC ipending.
joerg[src/trunk]: src/sys/arch/arm/ep93xx Make the empty loop body explicit.
joerg[src/trunk]: src/sys/arch/arm/ixp12x0 GC ipending.
joerg[src/trunk]: src/sys/arch/arm/xscale Skip a tautologic check if we know it is...
joerg[src/trunk]: src Bump sshramdisk size to 3800k, reserve 4MB in the install ke...
joerg[src/trunk]: src Clang needs a slightly larger MD image, so bump the size to ...
joerg[src/trunk]: src/sys/arch/evbarm/conf Bump SYMTAB_SPACE for clang.
joerg[src/trunk]: src/sys/arch/hpcarm/hpcarm Be explicit about the double register...
joerg[src/trunk]: src/sys/arch/zaurus/conf Don't overwrite MACHINE_ARCH if it is a...
joerg[src/trunk]: src/sys/arch/iyonix/iyonix Initialize variables used to setup a ...
joerg[src/trunk]: src/sys/arch/hpcarm/hpcarm Mark cpu_reset as dead and add an exp...
jmmv[src/trunk]: src/tests/kernel Remove unnecessary and broken cleanup routine.
christos[src/trunk]: src/share/mk If we are compiling with -g and using gcc4.8 and dt...
jmmv[src/trunk]: src/tests/kernel Make cleanup routines actually work.
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Don't core-dump if a ...
dsl[src/trunk]: src/tests/lib/libm Include the subtest number in any error output.
jmmv[src/trunk]: src/external/bsd/atf Fix bundling of the atf version into pkgcon...
ozaki-r[src/trunk]: src/share/man/man4 Mention micphy(4)
ozaki-r[src/trunk]: src/share/man/man4 Add micphy(4) manpage
ozaki-r[src/trunk]: src/share/man/man4 Add micphy.4
ozaki-r[src/trunk]: src/distrib/sets/lists/man Add micphy
matt[src/trunk]: src/sys/arch/evbarm/cubie Move IO KVA so it doesn't share the sa...
palle[src/trunk]: src/sys/arch/sparc64/include sun4v: SUN4V_TLB_TSB_LOCK define sh...
dsl[src/trunk]: src/lib/libm/arch/i387 Drop in a fabs() after the fsqrt().
mrg[src/trunk]: src/external/gpl3/gcc/dist import GCC 4.8.3 at r208254. these G...
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC r208254.
matt[src/trunk]: src/sys/arch/arm Add most of the cpu_* variables to <arm/locore.h>
matt[src/trunk]: src/sys/arch/arm Query the media and vfp feature registers to de...
matt[src/trunk]: src/sys/arch/arm/pic Add a mpsafe flag to the intrsource
matt[src/trunk]: src/sys/arch/arm/arm Add more instructions including ldrex/strex...
matt[src/trunk]: src/sys/arch/arm/arm32 Further cpu_info inits in cpu_hatch
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
wiz[src/trunk]: src/share/man/man4 Prefix link to cpsw with 'evbarm'.
martin[src/trunk]: src/tests/lib/libm Fix build for platforms w/o fenv.h.
blymn[src/trunk]: src/sbin/fsdb Correct usage of clri.
martin[src/trunk]: src/tests/lib/libm Remove all cargo-cult #ifndef __vax__ from th...
martin[src/trunk]: src/tests/lib/libm Define HAVE_FENV_H on architectures that supp...
skrll[src/trunk]: src/distrib/sets/lists/man Restore the hp700 file entries and ma...
pooka[src/trunk]: src/sys/rump/net/lib/libnpf For now, make it possible to not spe...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Pull in the changes from the dpdk...
matt[src/trunk]: src/sys/arch/arm/include More control bits.
matt[src/trunk]: src/sys/arch/arm/arm32 If we are going to map all of physical me...
macallan[src/trunk]: src/common/lib/libc/arch/powerpc/string on ppc601 do byte-wise c...
macallan[src/trunk]: src/doc mention ppc601 support
macallan[src/trunk]: src/sys/arch/powerpc support ppc601
pooka[src/trunk]: src/sys/rump/librump/rumpkern Fix the memory limiter to work for...
macallan[src/trunk]: src/sys/arch/macppc/conf config goop for ppc601 support
dsl[src/trunk]: src/tests/lib/libm Remove the print of the rounding mode.
joerg[src/trunk]: src/sys/arch/evbppc Use nbstat when cross-compiling, unbreaks bu...
matt[src/trunk]: src/common/lib/libc/arch/powerpc/string Use _KERNEL_OPT around #...
pooka[src/trunk]: src add man page for rumpfs
pooka[src/trunk]: src/sys/rump/net/lib/libnpf also include bsd.own.mk, so value fo...
joerg[src/trunk]: src/sys/arch/evbppc/conf Spell it TOOL_STAT.
jmmv[src/trunk]: src/external/bsd/atf/tests/atf/atf-sh Avoid running a helper pro...
joerg[src/trunk]: src/distrib/evbppc/md-kernel Pass down TOOL_STAT here as well.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/mips apply netbsd not rebu...
dsl[src/trunk]: src/sys/arch/xen/x86 Use the global pci_mode to avoid 'set but n...
ozaki-r[src/trunk]: src/sys/modules/iic Remove unnecessary files.i2c inclusion
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace Fix wrong conditional stateme...
matt[src/trunk]: src/sys/sys Reformat a little. Add m68k quirk
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Load new value from correct ...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Fetch value from correct sta...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Add atomic_sub_64.S
matt[src/trunk]: src/common/lib/libc/arch/m68k/gen Make this coldfire compatible
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Fix non-EABI loading of argu...
matt[src/trunk]: src/sys/uvm/pmap use _KERNEL_OPT around #include
matt[src/trunk]: src/common/lib/libc/arch/m68k/gen Make this work with coldfire.
matt[src/trunk]: src/lib/libc/compat/arch/m68k/gen Avoid a warning and just do th...
matt[src/trunk]: src/lib/libc/arch/m68k The fixuns* come from compiler_rt so soft...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic fix typo.
matt[src/trunk]: src/lib/libkvm #include <m68k/m68k.h>
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Fix #if/#endif nesting
matt[src/trunk]: src/sys/arch/arm/vfp Add a different version vfp_fpscr_changable...
matt[src/trunk]: src/sys/arch/powerpc/conf compat16 -> compat_16
mrg[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3 don't look for po/Makefile.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc include dbxelf.h elfos.h freebsd-...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin bump local pkg version.
ozaki-r[src/trunk]: src/external/cddl/osnet/sys/sys Get rid of unused variable defin...
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace/arm Add missing END for each ...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc 4.8 for most platforms. miss...
mrg[src/trunk]: src/external/gpl3/gcc forgotten mknative-gcc 4.8 for mips64el.
joerg[src/trunk]: src Introduce GENASSYM_CPPFLAGS for options during genassym proc...
matt[src/trunk]: src/sys/arch/arm/cortex Don't byte swap the data, assume the bus...
martin[src/trunk]: src/distrib/sets/lists/modules Rename md.evbppc to md.evbppc-pow...
matt[src/trunk]: src/sys/arch/arm/include Remove duplicate END(y) macro
macallan[src/trunk]: src/common/lib/libc/arch/powerpc/string on 601 CPUs skip to norm...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/libverify check the corr...
joerg[src/trunk]: src Add GENASSYM_CPPFLAGS in two more places.
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang 3.5svn r202566.
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Don't export __sync* if _KER...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.5svn r202566.
joerg[src/trunk]: src/external/bsd/llvm Update build glue for LLVM/Clang r202566. ...
joerg[src/trunk]: src/share/mk When using Clang, disable integrated assembler for ...
joerg[src/trunk]: src Make the abs() use check non-fatal for a bogus use in the LF...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang 3.5svn r202566.
joerg[src/trunk]: src/sbin/fsck_ext2fs Make pointer NULL check non-fatal for a bog...
mrg[src/trunk]: src/external/gpl3/gcc partial mknative-gcc for gcc 4.8 and ppc64.
joerg[src/trunk]: src/crypto/external/bsd/heimdal Disable abs() checking, a lot of...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libgcc coldfire does not want m68k/t-...
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace/arm Use uint32_t instead of u...
matt[src/trunk]: src/sys/arch/arm/arm32 Only do UVMHIST_LOG is maphist have its e...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 4.8 and coldfire.
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.5svn r202566.
matt[src/trunk]: src/sys/arch/arm/arm32 push/pop unsaved registers before using p...
matt[src/trunk]: src/sys/arch/arm/arm32 rearrange some printfs.
matt[src/trunk]: src/sys/arch/arm/arm frame -> tf
ozaki-r[src/trunk]: src/sys/conf Build net/zlib.c for DTrace
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace/arm Fix dtrace_cas32 logic
ginsbach[src/trunk]: src/share/misc Add yet another TLA.
matt[src/trunk]: src/sys/sys Add KERNHIST_INITIALIZER(NAME, BUF) macro to be used ...
matt[src/trunk]: src/sys/uvm Use UVMHIST_INITIALIZER (KERNHIST_INITIALIZER) to st...
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace Use native atomic function in...
ozaki-r[src/trunk]: src/external/cddl/osnet/dist/uts/common Add defined(__arm__)
matt[src/trunk]: src/sys/arch/arm/arm32 Now that maphist is statically initialize...
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/cyclic/arm Add cyclic_machdep.c for ARM
ozaki-r[src/trunk]: src/sys/modules Tidy up Makefile of cyclic and dtrace modules to...
skrll[src/trunk]: src/sys/dev/scsipi Don't probe beyond chan_ntargets in atapi_pro...
phx[src/trunk]: src/sys/arch/sandpoint/conf Enabled SYSV* options, which all por...
hannken[src/trunk]: src Current support for iterating over mnt_vnodelist is rudiment...
tron[src/trunk]: src/external/gpl3/gcc.old/lib/libgomp Fix build with "USE_SSP" s...
isaki[src/trunk]: src/sys/arch/x68k/conf Delete the word "buggy" in the comment of...
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic apcs-gnu only passes one reg...
martin[src/trunk]: src/distrib/sets/lists/modules It is md.${MACHINE}.${MACHINE_ARCH}
matt[src/trunk]: src/sys/arch/arm/include Define all the instruction conditions.
dsl[src/trunk]: src/tests/lib/libm Move the #defines that simplified the test de...
tron[src/trunk]: src/external/cddl/osnet Fix build of DTrace with GCC 4.8.
dsl[src/trunk]: src/tests/lib/libm Fix some typos.
dsl[src/trunk]: src/tests/lib/libm A couple of the atan tests are randomly failing.
tron[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc_s Remove automatically g...
tron[src/trunk]: src/external/gpl3/gcc Get GCC 4.8 closer to build with "USE_SSP"...
matt[src/trunk]: src/external/gpl3/gdb/dist/gdb Don't include corelow.o and solib...
christos[src/trunk]: src/external/bsd/bind bid the libtool.m4 lossage.
christos[src/trunk]: src/external/bsd/bind/dist/m4 move it to something that does not...
matt[src/trunk]: src/libexec/ld.elf_so/arch/powerpc powerpc64 changes
matt[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Startup file for powerpc64. ...
skrll[src/trunk]: src/share/mk Switch hppa to gcc 4.8
matt[src/trunk]: src/sys/arch/powerpc/include More comments.
matt[src/trunk]: src/sys/arch/powerpc/conf When building a DEBUG kernel, mdsetima...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Adapt to new elf_machdep.h
matt[src/trunk]: src/sys/sys Welcome to 6.99.35
matt[src/trunk]: src/sys add ep_entryoffset to exec_package so one can calculate ...
matt[src/trunk]: src/external/gpl3/binutils/dist/bfd If marking a shared image TE...
matt[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Make ELF64 aware.
matt[src/trunk]: src/libexec/ld.elf_so Enable building ld.elf_so for powerpc
martin[src/trunk]: src/lib/libm/noieee_src log2() for vax
martin[src/trunk]: src/lib/libm/noieee_src log10f() for vax
martin[src/trunk]: src/lib/libm/noieee_src Simplistic log1pf() for vax
martin[src/trunk]: src/lib/libm/noieee_src Add brute-force adaptions of the ieee ve...
martin[src/trunk]: src/lib/libm/noieee_src Simplistic tanhf() for vax
martin[src/trunk]: src/lib/libm/arch/vax Simple tanf() for vax
martin[src/trunk]: src/lib/libm/arch/vax Provide sqrtl alias
martin[src/trunk]: src/lib/libm Include new/missing files for vax
mrg[src/trunk]: src/share/mk switch sparc* to GCC 4.8.
mrg[src/trunk]: src/doc note sparc* switch to gcc 4.8.
skrll[src/trunk]: src/doc Note hppa switch to gcc 4.8
nonaka[src/trunk]: src/sys/arch/i386/i386 fix to pass collect memory address to xrs...
skrll[src/trunk]: src/distrib/sets/lists Repeat after me... don't delete entries m...
skrll[src/trunk]: src/sys/dev/usb Update
riastradh[src/trunk]: src/usr.bin/config `Controller' takes two l's.
nonaka[src/trunk]: src/sys/dist/pf/net remove unused variable to avoid warning from...
skrll[src/trunk]: src/sys/arch/hppa/hppa Remove unnecessary %sr2 instructions in s...
skrll[src/trunk]: src/sys/arch/hppa/hppa Use %t2 instead of %ret1 for style sake o...
skrll[src/trunk]: src/sys/arch/hppa/hppa Whitespace
skrll[src/trunk]: src Move to a flat space register convention. %sr[4-7] are all n...
matt[src/trunk]: src/lib/csu/arch/powerpc Use _XENTRY
matt[src/trunk]: src/sys/arch/powerpc/include Add _XENTRY which doesn't set the s...
matt[src/trunk]: src/sys/arch/powerpc/include Add PowerPC64 DTs
skrll[src/trunk]: src/external/gpl3 Re-run mknative for hppa space register conven...
matt[src/trunk]: src/libexec/ld.elf_so More PPC64 changes.
maxv[src/trunk]: src/sys/arch/arm/ep93xx Fix uninitialized variable. Found by my ...
matt[src/trunk]: src/sys/arch/evbppc/conf Add options MODULAR
matt[src/trunk]: src/sys/arch/powerpc/powerpc Fix PPC64 setregs
joerg[src/trunk]: src/sys/arch/evbppc/conf Bump symtab space slightly.
joerg[src/trunk]: src/sys/arch/evbppc/conf Give memory disk a bit more breathing r...
joerg[src/trunk]: src/sys/arch/evbppc/conf Add config variant for root-on-SD.
christos[src/trunk]: src/lib/libc/nameser Fix incorrect overflow test: https://androi...
christos[src/trunk]: src/external/bsd fix incorrect overflow test: https://android-re...
christos[src/trunk]: src/lib/libc/nameser reduce diffs with other copies of this code.
matt[src/trunk]: src/libexec/ld.elf_so Make ldd happy
christos[src/trunk]: src/sys c99 initializers for struct execsw
christos[src/trunk]: src/sys/compat/freebsd fix typos
matt[src/trunk]: src/sys/kern Remove spurious .
christos[src/trunk]: src/sys/compat/ibcs2 fix typo
ozaki-r[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace Fix build of DTra...
matt[src/trunk]: src/sys/rump/librump/rumpkern/arch/powerpc Use ARCH_ELFSIZE=32 i...
matt[src/trunk]: src/sys/arch/powerpc/include Don't define ARCH_ELFSIZE if it's a...
matt[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config/rs6000 WCHAR_SIZE is a...
matt[src/trunk]: src/external/gpl3/binutils/dist/ld Add support for setting LIB_P...
matt[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config/rs6000 Fix MULTILIB va...
matt[src/trunk]: src/compat Add MKCOMPAT support for powerpc64.
matt[src/trunk]: src/etc/mtree Add MKCOMPAT glue for powerpc64
matt[src/trunk]: src/sys/arch/arm/include Avoid a gcc4.8 bogon.
matt[src/trunk]: src/sys/arch/arm/include Restrict arm_cond_ok_p to when !__ASSEM...
matt[src/trunk]: src/compat/powerpc64/powerpc No need for LDFLAGS
matt[src/trunk]: src/sys/rump/librump/rumpkern/arch/powerpc Be a little more care...
matt[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config/rs6000 Use new elf32pp...
matt[src/trunk]: src/external/bsd/dhcp/dist/common Fix (back into) comment
matt[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Change OUTPUT to powerpc:comm...
matt[src/trunk]: src/share/mk Make MKCOMPAT default to yes for powerpc64.
matt[src/trunk]: src/common/lib/libc/arch/powerpc64/atomic Now the sources in ../...
matt[src/trunk]: src/distrib/sets/lists Update for MKCOMPAT=yes
matt[src/trunk]: src/common/lib/libc/arch/powerpc/atomic Reduce duplication.
matt[src/trunk]: src/lib/libpthread/arch/powerpc64 This is no different from the ...
matt[src/trunk]: src/lib/csu/powerpc64 these are obsolete. Now using the common ...
matt[src/trunk]: src/common/lib/libc/arch/powerpc64/atomic Use the sources in ../...
martin[src/trunk]: src/doc Note alpha switched to gcc 4.8 (fix date for previous)
martin[src/trunk]: src/sys/compat/svr4 Fix typo
martin[src/trunk]: src/share/mk Switch alpha over to gcc 4.8
martin[src/trunk]: src/common/lib/libc/atomic Fix return value (typo, noticed by Ni...
hkenken[src/trunk]: src modified NetWalker kernel config
skrll[src/trunk]: src/sys/dev/ic Fix non-DIAGNOSTIC build
martin[src/trunk]: src/tests/lib/libm Vax does not do +/- INF.
skrll[src/trunk]: src/share/mk Switch arm to gcc 4.8
skrll[src/trunk]: src/doc Note arm switch to gcc 4.8
matt[src/trunk]: src/sys/kern Tell where the corrruption was encountered in the p...
matt[src/trunk]: src/sys/arch/arm/allwinner Adjust the VERBOSE_ARM_INIT printfs t...
christos[src/trunk]: src/external/public-domain/sqlite/lib change CC to HOST_CC to av...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Mark as __diagused to variables use...
christos[src/trunk]: src/external/bsd/bind allow AAAA filtering (from John Baker)
skrll[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/alpha No need to provide a...
nakayama[src/trunk]: src/sys/lib/libkern/arch Align explicitly to make kernels compil...
mrg[src/trunk]: src/external/gpl3/gcc/lib/crtstuff create a fake libgcc_tm.h.
mrg[src/trunk]: src/external/gpl3/gcc/lib/crtstuff crtstuff.c moved into libgcc.
nakayama[src/trunk]: src/sys/compat/ibcs2 Redo previous.
isaki[src/trunk]: src/sys/arch/x68k/stand/libsa Unused variable, for GCC4.8.
ozaki-r[src/trunk]: src/sys/netipsec Mark a variable __diagused
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace/arm Prepare dtrace_isa.c for ...
skrll[src/trunk]: src/sys/arch/acorn26/acorn26 Make db_validate_address compile un...
martin[src/trunk]: src/usr.sbin/postinstall Fix wrong variable name, PR bin/48647 f...
skrll[src/trunk]: src/sys/arch/acorn26 Remove unused variables.
martin[src/trunk]: src/tests/lib/libm no NaN tests for vax
skrll[src/trunk]: src/sys/arch/zaurus/zaurus Remove unused variable
skrll[src/trunk]: src/sys/arch/evbarm/tsarm Hide unused variables in #ifdef FIXME
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Misc cosmetic changes to reduce diffs fro...
skrll[src/trunk]: src/sys/arch/evbarm/tsarm/isa Fix a bug found by gcc 4.8
skrll[src/trunk]: src/sys/arch/arm/ep93xx Remove unused variables
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 Kill the "throw()" on...
hkenken[src/trunk]: src/sys/arch/evbarm/conf add NETWALKER_INSTALL
jdc[src/trunk]: src/usr.bin/systat Restore lost break.
agc[src/trunk]: src/crypto/external/bsd/netpgp/bin/netpgpverify Add the config.h...
agc[src/trunk]: src/crypto/external/bsd/netpgp/netpgpverify Clean up the reachov...
agc[src/trunk]: src/crypto/external/bsd/netpgp Move the netpgp directory (for th...
agc[src/trunk]: src/crypto/external/bsd/netpgp Bring over the standalone netpgpv...
agc[src/trunk]: src/crypto/external/bsd/netpgp/bin/netpgpverify Install the bina...
agc[src/trunk]: src/crypto/external/bsd/netpgp/bin/hkpd Put hkpd in the right pl...
agc[src/trunk]: src/crypto/external/bsd/netpgp Move hkpc and hkpd into the corre...
agc[src/trunk]: src/crypto/external/bsd/netpgp/hkpc get rid of the old reachover...
agc[src/trunk]: src/crypto/external/bsd/netpgp Move netpgpkeys into the correct ...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libgcc add ia64-netbsd support.
christos[src/trunk]: src/crypto/external/bsd/netpgp/bin/netpgpverify proper include
christos[src/trunk]: src/crypto/external/bsd/netpgp/bin/netpgpverify WARNS=6 is impos...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/ia64 disable TRANSFER_FROM...
christos[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify fix unused
martin[src/trunk]: src/sys/arch/arm/gemini Remove an unused variable and fix a copy...
blymn[src/trunk]: src/sys/arch/ia64/conf Removed MD veriexec entry this was change...
tsutsui[src/trunk]: src/sys/arch/mvme68k/mvme68k Remove trailing spaces and tabs.
riastradh[src/trunk]: src/common/lib/libc/atomic Fix subword atomic_cas.
tsutsui[src/trunk]: src/sys/arch Remove unused m68k_fault_addr, which is required on...
tsutsui[src/trunk]: src/sys/arch Remove an instruction for nonexistent 060 branch pr...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt sync with freebsd
christos[src/trunk]: src/external/cddl/osnet Merge ctf build rules.
christos[src/trunk]: src/external/bsd/elftoolchain/dist import elftoolchain from Free...
martin[src/trunk]: src/external/gpl3/gcc/usr.bin Fix variable name, so BUGURL gets ...
christos[src/trunk]: src/external/bsd/elftoolchain put back our changes, RCSIDs, and ...
christos[src/trunk]: src/external/cddl/osnet/usr.bin use merged ctf rules
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt fix constant name
christos[src/trunk]: src/lib switch to the elftoolchain code.
christos[src/trunk]: src/tools/libelf switch to the new libelf
christos[src/trunk]: src/tools/libdwarf switch to the new libdwarf
christos[src/trunk]: src/tools switch to the new libelf and libdwarf
christos[src/trunk]: src/doc mention elftoolchain
christos[src/trunk]: src/share/mk Elide ctfmerge bug.
christos[src/trunk]: src/sys/sys Add more definitions, needed by the new elf toolchain.
christos[src/trunk]: src/share/mk let's see if the new dwarf library can handle dwarf 4
christos[src/trunk]: src/external/bsd/elftoolchain/lib add SHLIB_MINOR
christos[src/trunk]: src/share/mk XXX: use only thread for ctfmerge
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Temporarily add a -S ...
martin[src/trunk]: src/sys/arch/evbarm/ifpga Comment an unused variable
matt[src/trunk]: src/share/mk Fix inverted test MKCOMPATMODULES
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt put back our local fi...
christos[src/trunk]: src/distrib/sets/lists bump libelf and libdwarf
mrg[src/trunk]: src/external/gpl3/gcc/lib/crtstuff find libgcc sources for GCC 4.8.
mrg[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/ia64 rebuild for GMP 5.1.3.
htodd[src/trunk]: src/distrib/sets/lists Fix typo in library version.
mrg[src/trunk]: src/external/gpl3/gcc update some status:
christos[src/trunk]: src/lib/libexecinfo another libelf instance
christos[src/trunk]: src/external/cddl/osnet Tidy up paths.
matt[src/trunk]: src/sys/arch/powerpc Don't test for PSL_SE in tf_srr1 since will...
justin[src/trunk]: src/lib/librumpuser Use __thread rather than pthread_getspecific...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 4.8 and ia64.
matt[src/trunk]: src/sys/arch/powerpc/include Make sure to clear PSL_SE before go...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc more ia64 support:
matt[src/trunk]: src/sys/arch/powerpc/include Typo
matt[src/trunk]: src/sys/arch/powerpc/include same typo
mrg[src/trunk]: src/etc/etc.evbcf turn off kernels that don't exist yet.
ozaki-r[src/trunk]: src/sys/conf Use CTFMFLAGS, not CTFFLAGS, for CTFMERGE
ozaki-r[src/trunk]: src/sys/conf Do COMPILE_CTFCONVERT on vers.o as same as other ta...
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace/arm Make arm/dtrace_subr.c bu...
htodd[src/trunk]: src/distrib/sets/lists Fixing sets. Adding dwarf/elf man pages a...
matt[src/trunk]: src/sys/arch/arm/arm32 Use pmap_kenter_pa/pmap_kremove for vmapb...
htodd[src/trunk]: src/sys/arch/arm Delete unused variables for new gcc.
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace/arm Fix header inclusions
mrg[src/trunk]: src/external/gpl3/binutils/lib/libbfd make elf{32, 64}-ia64.c dep...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc also look at netbsd.opt and netbs...
mrg[src/trunk]: src/external/gpl3/binutils mknative-binutils for ia64.
martin[src/trunk]: src/distrib/sets/lists/base Fix compat libelf version
skrll[src/trunk]: src/sys/arch/arm/imx Assume reads from hardware do something eve...
nakayama[src/trunk]: src/external/gpl3/binutils/dist/bfd Enable 64-bit integer handli...
nakayama[src/trunk]: src/share/mk -mcmodel option is CPU specific not machine specific.
nakayama[src/trunk]: src/external/gpl3/binutils/lib/libbfd/arch/sparc Regenerate for ...
skrll[src/trunk]: src/sys/dev/usb Comment style.
skrll[src/trunk]: src/sys/dev/usb Whtiespace.
martin[src/trunk]: src/distrib/sets/lists/base Fix compat libelf version numbers
skrll[src/trunk]: src/sys/dev Don't abuse usbd_status in xhci_init
martin[src/trunk]: src/sys/arch/ia64/unwind Remove unused variable
skrll[src/trunk]: src/sys/dev/usb Code style. No functional change.
martin[src/trunk]: src/sys/arch/ia64/ia64 Remove unused variables
skrll[src/trunk]: src/sys/arch/hpcarm/hpcarm Avoid unused variable warning by borr...
jakllsch[src/trunk]: src/sbin/fdisk Always print the MBR drive serial number, even if...
agc[src/trunk]: src/crypto/external/bsd/netpgp/bin/netpgpverify fix typo in prev...
mbalmer[src/trunk]: src/share/misc add UGT
mbalmer[src/trunk]: src/share/misc reformat comment
mbalmer[src/trunk]: src/share/misc note that kropla.com/dialcode.htm redirects to co...
mbalmer[src/trunk]: src/share/misc add a nice CVS marker
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend pass $LD and $AS to the au...
mrg[src/trunk]: src/external/gpl3/gcc update a bit. delete ports that have swit...
reinoud[src/trunk]: src/sys/dev/usb Improve support for the CP2104. This particular ...
mrg[src/trunk]: src/external/gpl3/gcc updaet a little more:
justin[src/trunk]: src/lib/librumpuser Revert conversion to __thread as breaks on a...
pooka[src/trunk]: src Move the "is arch capable of loading native kernel modules into
pooka[src/trunk]: src/lib/libp2k rump_pub_getversion -> rump_getversion
pooka[src/trunk]: src/sys/rump rump_getversion() does not require a thread context...
pooka[src/trunk]: src/sys/rump/include/rump add a compat prototype for rump_getver...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Put the syncobjs in emul.c instead...
pooka[src/trunk]: src/sys/rump/include/machine update comments
ozaki-r[src/trunk]: src/sys/arch/hpcarm/hpcarm Remove unused variable found by gcc 4.8
martin[src/trunk]: src/sys/arch/arm/marvell Mark a diagnostic only variable
christos[src/trunk]: src/distrib/sets/lists fix libelf.so sets
joerg[src/trunk]: src/tests/lib/libexecinfo Use a struct for pair of frame name an...
mrg[src/trunk]: src/sys avoid set but unused variables.
joerg[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Mark assert...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Add portabi...
joerg[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Annotate fo...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify cast argume...
pooka[src/trunk]: src/sys deduplicate uvm_object_printit() implementation
pooka[src/trunk]: src/sys/rump/include/machine Reinstance cpu_counter.h so that we...
pooka[src/trunk]: src/sys/kern kill undesirable "#ifdef _RUMPKERNEL"
pooka[src/trunk]: src/sys kill undesirable #ifndef _RUMPKERNEL
pooka[src/trunk]: src/sys/dev kill _RUMPKERNEL ifdef
para[src/trunk]: src/sys/arch mark a diagnostic only variable
christos[src/trunk]: src/share/mk switch amd64 to gcc-4.8
christos[src/trunk]: src/doc switch amd64 to gcc-4.8
joerg[src/trunk]: src/sys/lib/libunwind GC unused enum.
joerg[src/trunk]: src/sys/lib/libunwind 0 is a valid LSDA encoding and can be seen...
joerg[src/trunk]: src/sys/lib/libunwind Rename IP_PSEUDO_REG to RETURN_REG. Fix PP...
pooka[src/trunk]: src/sys/lib/libkern Do not include compiler-rt in librump. libr...
joerg[src/trunk]: src/share/mk More readable condition.
joerg[src/trunk]: src/sys/lib/libunwind Add a dummy element as explicit padding fo...
joerg[src/trunk]: src/share/mk Add quotes.
agc[src/trunk]: src/crypto/external/bsd/netpgp/bin/netpgpverify Turn off literal...
dholland[src/trunk]: src/lib/libpthread typo
martin[src/trunk]: src/sys/arch/ia64/ia64 ifdef variable like their use
hannken[src/trunk]: src/sys/miscfs/genfs Restructure genfs_deadlock() and genfs_lock...
hannken[src/trunk]: src/sys/miscfs/genfs Restructure layer_lock() to always lock bef...
hannken[src/trunk]: src/sys/fs/union Restructure union_lock() to always lock before ...
martin[src/trunk]: src/sys/arch/x86/x86 #ifdef a variable like its use
joerg[src/trunk]: src/external/bsd/llvm/config/llvm/Config __ppc__ is not supporte...
pooka[src/trunk]: src/sys/net add a mask for valid capabilities
joerg[src/trunk]: src/sys/lib/libunwind Add more const to make GCC happy.
njoly[src/trunk]: src/distrib/sets/lists/comp Add a few dwarf/elf cat pages. Sort ...
jruoho[src/trunk]: src/share/man/man9 Fix a prototype.
wiz[src/trunk]: src/lib/librumpvfs Remove trailing whitespace.
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif When sending, only load mbufs whi...
matt[src/trunk]: src/sys/arch/arm/include Rather than having long complicated asm...
martin[src/trunk]: src/lib/libm/noieee_src XXX This is all wrong and needs new tabl...
martin[src/trunk]: src/sys/arch/i386/i386 Mark a variable diagnostic-only, from Joh...
martin[src/trunk]: src/external/public-domain/sqlite/dist Try to avoid using float ...
martin[src/trunk]: src/tests/lib/libm Avoid double constants out of range
joerg[src/trunk]: src/sys/lib/libunwind Pass down data_base just in case something...
mrg[src/trunk]: src/sys/arch remove some dead code, avoid set but unused variables.
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Separate common bits for all inte...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif component.c -> virtif_component.c...
joerg[src/trunk]: src/sys/lib/libunwind Add _Unwind_GetIPInfo for libstdc++.
christos[src/trunk]: src/etc/powerd/scripts Add some states not handled before. XXX: ...
joerg[src/trunk]: src/sys/lib/libunwind libstdc++ doesn't like me using <cstdint> ...
pooka[src/trunk]: src/sys/rump/dev/lib/libugenhc rename rumpcomp_user.* -> ugenhc_...
pooka[src/trunk]: src/sys/rump Allow multiple "rumpcomp_user" source modules to be...
pooka[src/trunk]: src/sys/rump/net/lib/libsockin rename rumpcomp_user.* -> sockin_...
pooka[src/trunk]: src/sys/rump/net/lib/libshmif rename rumpcomp_user.* -> shmif_us...
pooka[src/trunk]: src/sys/rump/fs/lib/libsyspuffs rename component.c -> syspuffs_c...
matt[src/trunk]: src/sys/arch/arm/arm32 Add clrex when we get an abort.
pooka[src/trunk]: src/sys/rump/fs/lib/libzfs rename component.c -> zfs_component.c
pooka[src/trunk]: src/sys/rump/dev/lib/libwscons rename component.c -> wscons_comp...
pooka[src/trunk]: src/sys/rump/dev/lib/libsysmon rename component.c -> sysmon_comp...
joerg[src/trunk]: src/sys/lib/libunwind Kill one colon that shouldn't be.
pooka[src/trunk]: src/sys/rump/dev/lib/libraidframe rename component.c -> raidfram...
pooka[src/trunk]: src/sys/rump/dev/lib/libcgd rename component.c -> cgd_component.c
pooka[src/trunk]: src/sys/rump/dev/lib/libopencrypto rename component.c -> opencry...
pooka[src/trunk]: src/sys/rump/dev/lib/libpad rename component.c -> pad_component.c
pooka[src/trunk]: src/sys/rump/dev/lib/librnd rename component.c -> rnd_component.c
pooka[src/trunk]: src/sys/rump/dev/lib/libpud rename component.c -> pud_component.c
pooka[src/trunk]: src/sys/rump/dev/lib/libputter rename component.c -> putter_comp...
pooka[src/trunk]: src/sys/rump/dev/lib/libumass rename component.c -> umass_compon...
pooka[src/trunk]: src/sys/rump/dev/lib/libdm rename component.c -> dm_component.c
pooka[src/trunk]: src/sys/rump/dev/lib/libdrvctl rename component.c -> drvctl_comp...
pooka[src/trunk]: src/sys/rump/dev/lib/libnetsmb rename component.c -> netsmb_comp...
pooka[src/trunk]: src/sys/rump/dev/lib/libaudio rename component.c -> audio_compon...
pooka[src/trunk]: src/sys/rump/dev/lib/libscsipi rename component.c -> scsipi_comp...
pooka[src/trunk]: src/sys/rump/dev/lib/libscsitest rename component.c -> scsitest_...
pooka[src/trunk]: src/sys/rump/dev/lib/libfss rename component.c -> fss_component.c
pooka[src/trunk]: src/sys/rump/dev/lib/libbpf rename component.c -> bpf_component.c
pooka[src/trunk]: src/sys/rump/kern/lib/libtty rename component.c -> tty_component.c
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_cygwin rename component.c -> sys_cy...
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_linux rename component.c -> sys_lin...
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_sunos rename component.c -> sys_sun...
pooka[src/trunk]: src/sys/rump/net/lib/liblocal rename component.c -> local_compon...
pooka[src/trunk]: src/sys/rump/net/lib/libsockin rename component.c -> sockin_comp...
pooka[src/trunk]: src/sys/rump/net/lib/libnetmpls rename component.c -> netmpls_co...
pooka[src/trunk]: src/sys/rump/net/lib/libnetbt rename component.c -> netbt_compon...
pooka[src/trunk]: src/sys/rump/net/lib/libagr rename component.c -> agr_component.c
pooka[src/trunk]: src/sys/rump/net/lib/libnet rename component.c -> net_component.c
pooka[src/trunk]: src/sys/rump/net/lib/libnpf rename component.c -> npf_component.c
pooka[src/trunk]: src/sys/rump/net/lib/libshmif rename component.c -> shmif_compon...
pooka[src/trunk]: src/sys/rump/net/lib/libnetinet rename component.c -> netinet_co...
pooka[src/trunk]: src/sys/rump/net/lib/libbridge rename component.c -> bridge_comp...
nat[src/trunk]: src/distrib/notes/common Add myself.
pooka[src/trunk]: src/sys/rump/net/lib/libnetinet6 rename component.c -> netinet6_...
martin[src/trunk]: src/crypto/external/bsd/netpgp/bin/netpgpverify Older gcc does n...
wiz[src/trunk]: src/external/bsd/mdocml/bin/mandoc When not built as host tool, ...
hannken[src/trunk]: src/sys/dev No need to detach (and return EBUSY) if dk_openmask ...
pooka[src/trunk]: src/lib/librumpuser Do not process linkmaps if there is exactly ...
gson[src/trunk]: src/tests/fs/nfs Add -lrumpnet_netinet6 to the rump_server invoc...
pooka[src/trunk]: src/sys/lib/libkern/arch/hppa remove compiler-rt duplicates to f...
joerg[src/trunk]: src/crypto/external/bsd/netpgp/bin/netpgpverify It's nonliteral ...
matt[src/trunk]: src/sys/arch/arm/include Fix non-armv6 case.
gdt[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits Use cp -pf r...
gdt[src/trunk]: src/external/gpl3/gcc/usr.bin/include Use -f with cp, for 444 so...
hannken[src/trunk]: src/sys/dev/pci Add __diagused.
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc Help the hack verifying malloc al...
pooka[src/trunk]: src/sys/sys For compilers without __COUNTER__, make the ctassert...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif allow VIF_DYING() implementation ...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif remove unnecessary header inclusions
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Rename rumpcomp_user.c -> virtif_...
matt[src/trunk]: src/sys/arch/arm/allwinner More CPUCFG registers
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif No reason to attach if_virt as a ...
matt[src/trunk]: src/sys/arch/arm/allwinner Warn if a cpu failed to hatch.
matt[src/trunk]: src/sys/arch/arm/allwinner Add a commented out IST_MPSAFE
matt[src/trunk]: src/sys/arch/evbarm/include Add IST_MPSAFE flag
matt[src/trunk]: src/sys/arch/arm/pic Support MPSAFE interrupts.
christos[src/trunk]: src/external/bsd/pcc make this compile again
pooka[src/trunk]: src/sys/kern Add rump kernel syscall wrapper flag for a bunch of...
pooka[src/trunk]: src/sys/rump/kern Add rumpkern_time for nanosleep, clock_gettime...
pooka[src/trunk]: src/sys regen: time/timer related syscalls for rump kernels
justin[src/trunk]: src/lib/librumpuser If dlopen returns NULL assume we are statica...
pooka[src/trunk]: src/distrib/sets/lists + rumpkern_time
khorben[src/trunk]: src/sys/dev/wscons Fixed wrong cast and invalid array access in ...
martin[src/trunk]: src/sys/arch/dreamcast Remove an unused variable
martin[src/trunk]: src/sys/arch/dreamcast/dev/maple Remove unused variables
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Remember to bump revision for the...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.3.2 with the follow...
rmind[src/trunk]: src NPF: add support for "stateful-ends".
roy[src/trunk]: src/doc Note import of dhcpcd-6.3.2
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/external/gpl3/gcc/lib/libobjc Don't SSP a file that uses all...
ginsbach[src/trunk]: src/usr.bin/getaddrinfo add missing break
cherry[src/trunk]: src/sys/arch/ia64/include Add RCSID() macro
cherry[src/trunk]: src/sys/arch/ia64/ia64 Tweak the argument order passed to the el...
matt[src/trunk]: src/sys/arch/arm/s3c2xx0 #include <sys/evcnt.h>
matt[src/trunk]: src/sys/arch/evbarm/mini2440 #include <arm/locore.h>
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Sync bus error and address error handlers...
cherry[src/trunk]: src/lib/csu/arch/ia64 Add crtstuff for ia64. Compile tested only
dsl[src/trunk]: src/lib/libm/src There is some very odd code in s_exp2.c that on...
matt[src/trunk]: src/sys/arch/arm/s3c2xx0 Cleanup sscom to make more SoC invariant
ozaki-r[src/trunk]: src/sys/arch/arm/include Add breakpoint definitions for DTrace
ozaki-r[src/trunk]: src/sys/arch/arm/arm Add a trap handler for DTrace FBT provider
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace/arm Make arm/dtrace_isa.c bui...
mrg[src/trunk]: src/sys remove various set-but-unused variables.
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/dtrace/arm Enable invop handler on m...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl_bpf_cidr: another buf fix in hand...
ozaki-r[src/trunk]: src/external/cddl/osnet Implement DTrace FBT provider for ARM
tsutsui[src/trunk]: src/sys/arch/news68k/news68k Use common m68k/busaddrerr.s for bu...
tsutsui[src/trunk]: src/sys/arch/m68k/m68k Add a common source of m68k bus error and...
kiyohara[src/trunk]: src/sys/dev/pci Add some Armada 370 IDs.
tsutsui[src/trunk]: src/sys/arch Use common m68k/busaddrerr.s for bus error and addr...
kiyohara[src/trunk]: src/sys/dev/marvell Add some Armada 370 IDs.
kiyohara[src/trunk]: src/sys/arch/arm/marvell Support Armada 370. tested on MiraBox.
kiyohara[src/trunk]: src/sys/dev/pci Regen.
kiyohara[src/trunk]: src/sys/dev/marvell Add tags to marvell_attach_args.
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add armada370_getclks().
kiyohara[src/trunk]: src/sys/arch/arm/marvell Support Armada 370.
tsutsui[src/trunk]: src/sys/arch/mvme68k/mvme68k Remove duplicated INTERRUPT_SAVEREG...
tsutsui[src/trunk]: src/sys/arch/cesfic/cesfic Use common m68k/busaddrerr.s for bus ...
martin[src/trunk]: src/lib/libm/arch/vax Provide copysignf and copysignl
tsutsui[src/trunk]: src/sys/arch Use common m68k/busaddrerr.s for bus error and addr...
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Support Armada 370.
jakllsch[src/trunk]: src/sys/arch/amd64/conf Enable PCI support in amd64 XEN3_DOMU co...
kiyohara[src/trunk]: src/sys/dev/marvell Support Armada 370 and DDR3 tags.
kiyohara[src/trunk]: src/sys/arch/evbarm Support options MVSOC_INTERREGS_PBASE for *o...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add comment-out-ed FPU options. Armada...
martin[src/trunk]: src/lib/libm/arch/vax Need to load the full argument
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Support GlobalScale MiraBox.
riastradh[src/trunk]: src/usr.sbin/npf/npfctl Convert right-recursive rules to left-re...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use uniprocessor-optimized locking...
pooka[src/trunk]: src/sys/rump Allow compile-time optimizations to curlwp. This c...
roy[src/trunk]: src/external/intel-fw-eula/ipw2200/dist Import ipw2200-fw-3.1
matt[src/trunk]: src/sys/arch/arm/omap OMAP5 support
matt[src/trunk]: src/sys/arch/evbarm/conf Add install kernel for MIRABOX
christos[src/trunk]: src/external/bsd/bind/dist/lib/isc/unix Since the sigwait stuff ...
martin[src/trunk]: src/sys/dev/usb Remove unused include
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend make sure we use the C com...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/common-target add missing -DGENERA...
uwe[src/trunk]: src/external/gpl3/gcc/usr.bin/host-libiberty G/c extraneous TAB.
dholland[src/trunk]: src/usr.bin/login Fix gcc48 build without Kerberos.
dholland[src/trunk]: src/usr.bin/su Fix gcc48 build. No obvious reason why nobody els...
uwe[src/trunk]: src/sys/ufs/ufs Shut up -Wuninitialized on sh3 with gcc 4.8
ozaki-r[src/trunk]: src/external/cddl/osnet/lib/libdtrace Look up arm directory on M...
dholland[src/trunk]: src/sys/dev/mscp typo in previous
ozaki-r[src/trunk]: src/external/cddl/osnet/lib/libdtrace Use MACHINE_CPU instead of...
maxv[src/trunk]: src/sys/kern Remove the 'prot' argument from elf_load_psection()...
cherry[src/trunk]: src/tests/lib/csu/arch/ia64 Add stack align test stub for ia64 n...
cherry[src/trunk]: src/tests/lib/csu/arch/ia64 Fix comment: ar.bsp is the RSE backi...
dholland[src/trunk]: src/sys Change (mostly mechanically) every cdevsw/bdevsw I can f...
martin[src/trunk]: src Add umcs(4)
martin[src/trunk]: src/sys/arch/i386/conf Add umcs(4)
wiz[src/trunk]: src/share/man/man4 Spelling, whitespace.
martin[src/trunk]: src/lib/libm/noieee_src Provide all missing variants of trunc/fl...
martin[src/trunk]: src/sys/dev/usb Add umcs(4) - a driver for moschip 78{1, 2, 4}0 ba...
martin[src/trunk]: src/lib/libm/noieee_src Add roundl()
martin[src/trunk]: src/sys/dev/usb Use C99 initializers
njoly[src/trunk]: src/sys/rump/librump/rumpvfs When trying to extend a file, don't...
njoly[src/trunk]: src/lib/librumpuser Do not use uninitialized pointer if posix_me...
njoly[src/trunk]: src/tests/fs/common Retrict rumpfs to the provided size, like ot...
reinoud[src/trunk]: src/sys/arch/arm/s3c2xx0 Exclude sscom_init() prototype definiti...
joerg[src/trunk]: src/lib/csu/arch/vax __do_global_ctors_aux and __do_global_ctors...
joerg[src/trunk]: src/gnu/dist/gcc4/gcc/config Link with --eh-frame-hdr.
reinoud[src/trunk]: src/sys/arch/arm/s3c2xx0 Remove unneeded dependencies
joerg[src/trunk]: src/share/mk libunwind supports PowerPC.
pooka[src/trunk]: src/sys/rump Allow RUMP_LDSCRIPT itself to be used to specify wh...
joerg[src/trunk]: src Bump INSTALL ramdisk size slightly to allow building with DB...
pooka[src/trunk]: src/sys/rump/kern/lib/libsys_sunos fix tyop
pooka[src/trunk]: src/sys/rump note that it's a good idea to do a clean build if a...
pooka[src/trunk]: src/sys/rump document compile-time options for rump kernels
pooka[src/trunk]: src/sys/rump Introduce RUMP_CURLWP compile option to select curl...
pooka[src/trunk]: src/sys/rump remove unnecesary verbosity: s/RUMP_CURLWP_MODEL/RU...
jakllsch[src/trunk]: src/sys/arch Disable xpci(4) PCI passthrough in XEN3_DOMU kernel...
dsl[src/trunk]: src/tests/lib/libm Check that the result isn't equaly to the exp...
dsl[src/trunk]: src/lib/libm/src Fix overflow and underflow on i386.
dsl[src/trunk]: src/tests/lib/libm Print the result as a 'long double' - on i386...
dsl[src/trunk]: src/lib/libm/src Simplify somewhat: this is C not FORTRAN-IV - w...
dsl[src/trunk]: src/tests/lib/libm Add a lot more tests for exp2() and exp2f().
mrg[src/trunk]: src/external/mit/xorg/lib define HAVE__XEATDATAWORDS. (XXX move...
mrg[src/trunk]: src/share/mk add dri2proto and presentproto.
mrg[src/trunk]: src/sys/arch/evbmips/conf enable FFS_EI.
mrg[src/trunk]: src merge xtrans 1.3.3 (deletes Xtranstli.c -- so sad, bye bye.)
mrg[src/trunk]: src updates for libX11 1.6.2, dri3proto and presentproto, and fix
mrg[src/trunk]: src/external/mit/xorg/lib/pixman updates for pixman 0.32.4 and x86.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add options MVSOC_INTERREGS_PBASE for *...
mrg[src/trunk]: src/share/mk add libpthread-stubs.
mrg[src/trunk]: src/external/mit/xorg/lib various updates for libdrm 2.4.52.
mrg[src/trunk]: src/distrib/sets/lists/xcomp updates for libdrm 2.4.52.
mrg[src/trunk]: src merge libxcb 1.10 and libpthread-stubs build.
mrg[src/trunk]: src/external/mit/xorg/bin/mkfontscale update for mkfontscale 1.1.1.
mrg[src/trunk]: src/external/mit/xorg/bin/makedepend updates for makedepend 1.0.5.
mrg[src/trunk]: src/external/mit/xorg/bin/twm avoid const problems for now.
mrg[src/trunk]: src/external/mit/xorg/bin updates for xauth 1.0.8 and xconsole 1...
mrg[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config/rules regenerate for ...
hannken[src/trunk]: src/sys/kern Add fstrans_startnowait()/fstrans_done() to vrele_t...
hannken[src/trunk]: src/sys/kern Change sysctl_kern_vnode() to use vfs_vnode_iterator.
hannken[src/trunk]: src/sys/ufs/ffs Change snapshot_expunge() to use vfs_vnode_itera...
hannken[src/trunk]: src/sys/ufs/ffs Change ffs_sync() to use vfs_vnode_iterator.
hannken[src/trunk]: src/sys/ufs/ext2fs Change ext2fs_sync() to use vfs_vnode_iterator.
hannken[src/trunk]: src/sys/ufs/lfs Change vismarker() to VI_MARKER for lfs_writevno...
hannken[src/trunk]: src/sys/ufs/ufs Change quota1_handle_cmd_quotaon() and q1sync() ...
hannken[src/trunk]: src/sys/nfs Change nfs_sync() to use vfs_vnode_iterator.
hannken[src/trunk]: src/sys/ufs/lfs Change lfsquota1_handle_cmd_quotaon() and lfs_q1...
hannken[src/trunk]: src/sys/nfs Change nfs_clearcommit() to use vfs_vnode_iterator.
hannken[src/trunk]: src/sys/fs/msdosfs Change msdosfs_sync() to use vfs_vnode_iterator.
hannken[src/trunk]: src/sys/fs/puffs Change pageflush() to use vfs_vnode_iterator.
hannken[src/trunk]: src/sys/fs/smbfs Change smbfs_sync() to use vfs_vnode_iterator.
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Change zfs_sync()...
mrg[src/trunk]: src/external/mit/xorg/bin/xlsclients update for xlsclients 1.1.3.
mrg[src/trunk]: src/external/mit/xorg/bin merge xrdb 1.1.0, xset 1.2.3, xvinfo 1...
mrg[src/trunk]: src/external/mit/xorg/bin/xmodmap merge xmodmap 1.0.8.
skrll[src/trunk]: src/sys/arch/arm/s3c2xx0 iTypo in comment.
martin[src/trunk]: src/tests/lib/libm Handle VAX
christos[src/trunk]: src/lib/libc/net fix memory leak
skrll[src/trunk]: src/sys/dev/i2c Fix build.
pooka[src/trunk]: src/sys/rump/dev/lib/libmd rename component.c -> md_component.c
martin[src/trunk]: src/sys/dev/usb Misc cleanup, suggested by Chuck Silvers.
martin[src/trunk]: src/sys/dev/usb Hack the detach path so we do it without error m...
christos[src/trunk]: src/usr.sbin/rtsold KNF, bump warns, fix warnings to print the p...
matt[src/trunk]: src/sys/arch Move defparam opt_mvsoc.h to more appropriate place.
matt[src/trunk]: src/sys/arch/evbarm/armadaxp Default comfreq to mvTclk if CONSFR...
matt[src/trunk]: src/sys/arch/evbarm/conf Don't replicate most of mk.marvell in m...
matt[src/trunk]: src/sys/arch/arm/marvell Only include "opt_mvsoc.h" if _INTR_PRI...
matt[src/trunk]: src/sys/arch/arm Enable VFP on MV88SV58XX
matt[src/trunk]: src/sys/arch/arm/marvell Add MEMSIZE to opt_mvsoc.h
matt[src/trunk]: src/sys/arch/evbarm/conf Add xhci
matt[src/trunk]: src/sys/arch/arm defflag VERBOSE_INIT_ARM
matt[src/trunk]: src/sys/arch/evbarm/conf Base on ARMADAXP, not SHEEVAPLUG.
matt[src/trunk]: src/sys/arch/arm/marvell defflag MVSOC_CONSOLE_EARLY
matt[src/trunk]: src/sys/arch/evbarm/marvell Add _LOCORE around marvell_interregs...
matt[src/trunk]: src/sys/arch/evbarm/conf Add commented out MVSOC_EARLY_CONSOLE o...
martin[src/trunk]: src/sys/arch/dreamcast/dev Fix typo
matt[src/trunk]: src/sys/arch/evbarm/conf Comment out VERBOSE_INIT_ARM
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb In fill_fpregset correct the addr...
matt[src/trunk]: src/sys/arch/evbarm/conf Add some missing devices (crypto & gige)
gson[src/trunk]: src/libexec/rpc.rquotad Delay daemonization until RPC services h...
martin[src/trunk]: src/sys/arch/arm/gemini Bracket timer_init() with disable_interr...
joerg[src/trunk]: src/sys/lib/libunwind Add basic unwind support for VAX. PSW hand...
joerg[src/trunk]: src/share/mk libunwind supports vax now.
hannken[src/trunk]: src Operations vmark(), vunmark() and vismarker() have been repl...
riastradh[src/trunk]: src/sys/sys Avoid undefined behaviour in shifts in endian decodi...
macallan[src/trunk]: src/sys/arch/powerpc/powerpc split 601 and generic PowerPC timec...
skrll[src/trunk]: src/sys/dev Remove a simplelock and replace with a kmutex
joerg[src/trunk]: src/libexec/ld.elf_so Ignore LD_BIND_NOW for setuid binaries, bu...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Trim alignment out of packet leng...
christos[src/trunk]: src/sys/arch Make all __ALIGNBYTES macros return the same type (...
christos[src/trunk]: src/usr.sbin/rtsold use time_t for time
macallan[src/trunk]: src/sys/arch/powerpc/powerpc > Can we use c99 field initializers...
dsl[src/trunk]: src/usr.sbin/rtsold Change previous to use uint32_t for 'interval'.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Fix unused variable warnings ...
dsl[src/trunk]: src/lib/libm/src Change 'i0' to be signed so that the sign bit i...
matt[src/trunk]: src/external/gpl3/binutils/dist/binutils Make readelf know what ...
matt[src/trunk]: src/external/gpl3/binutils/dist/gas/config Add support for the ....
riastradh[src/trunk]: src Merge riastradh-drm2 to HEAD.
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist Import compiler-rt r204194...
matt[src/trunk]: src/libexec/ld.elf_so/arch/vax Add .cfi ops so that one can unwi...
ginsbach[src/trunk]: src/usr.bin/getaddrinfo Add missing include files. Don't rely o...
joerg[src/trunk]: src/gnu/dist/gcc4/gcc/config/vax Add a register definition for t...
matt[src/trunk]: src/libexec/ld.elf_so/arch/vax Once we know the bound routine, r...
liamjfoy[src/trunk]: src/sys/netinet Remove ipflow_prune and replace with ipflow_reap...
liamjfoy[src/trunk]: src/sys/netinet Move ipflow into ip_var.h and fix confliction
ozaki-r[src/trunk]: src/external/cddl/osnet/dev/fbt Exclude mvsoctmr_* functions fro...
nonaka[src/trunk]: src/doc Note Realtek RTS5209/RTS5229 Card Reader driver support.
matt[src/trunk]: src/libexec/ld.elf_so/arch/vax Fix two bugs. (jump past entry m...
nonaka[src/trunk]: src Add a driver for Realtek RTS5209/RTS5229 Card Reader.
martin[src/trunk]: src/sys/dev/scsipi PR kern/48550: additional initialization and ...
joerg[src/trunk]: src/sys/lib/libunwind Allow building with GCC 4.1 by providing <...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
wiz[src/trunk]: src/share/man/man4 Fix date.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix uninitialized variab...
christos[src/trunk]: src/sys/kern fix leak on error from pty_fill_ptmget (Ilya Zykov)
christos[src/trunk]: src/sys/fs/ptyfs - return an error if we could not get the pts p...
uwe[src/trunk]: src/lib/libc/compiler_rt On sh3 __udivsi3 is gcc "millicode" wit...
riastradh[src/trunk]: src/usr.bin/getaddrinfo Clarify some wording in getaddrinfo.1.
joerg[src/trunk]: src/sys/lib/libunwind Drop XXX, spell R14 as SP.
joerg[src/trunk]: src/libexec/ld.elf_so/arch/vax Save actual start of function, no...
mrg[src/trunk]: src/external/mit/xorg/server/drivers remove duplicated -DHAVE_XE...
mrg[src/trunk]: src/external/mit/xorg/bin find moved man pages.
pooka[src/trunk]: src/sys/sys Adjust comment indent.
christos[src/trunk]: src/sys/arch/i386/stand/boot allow LS to be commented out
joerg[src/trunk]: src/sys/lib/libunwind Fix DW_CFA_GNU_args_size handling. The pri...
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Always use --eh-frame-hdr, ...
christos[src/trunk]: src/sys/lib/libsa new header.
christos[src/trunk]: src/sys/lib/libsa reduce size by 1K by sharing the ls code.
mrg[src/trunk]: src/external/mit/xorg/server/drivers turn on XAA explicitly for ...
ozaki-r[src/trunk]: src/sys/arch/arm/broadcom Mark a variable __diagused
mlelstv[src/trunk]: src/sys/kern Incorrect use of pointer arithmetic.
mrg[src/trunk]: src/external/mit/xorg/bin/xkbutils look for config.h.
skrll[src/trunk]: src simplelock.h is no longer used.
mrg[src/trunk]: src/external/mit/xorg/bin/xterm add a note about builtin_icons.h.
skrll[src/trunk]: src/sys Mechanically replace simplelock with kmutex_t.
mrg[src/trunk]: src/external/mit/xorg/tools/fc-cache the host tool relies on sca...
mrg[src/trunk]: src/external/gpl3/gcc regenerate after recent vax specific fixes.
roy[src/trunk]: src If IPv6 is disabled for an interface, mark all addresses as ...
riastradh[src/trunk]: src/sys/external/bsd/acpica/dist/tables Don't unmap Rsdp until w...
mrg[src/trunk]: src merge freetype 2.5.3.
riastradh[src/trunk]: src/usr.sbin/acpitools/acpidump Don't choke on an assertion for ...
riastradh[src/trunk]: src/distrib/sets/lists/xdebug Update libfreetype debug data vers...
skrll[src/trunk]: src/external/gpl3/gcc/lib/libgcc/arch/earm Remove a file that sh...
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Annotation for the Pro...
christos[src/trunk]: src/lib/libc/include CID 273814, don't confuse coverity.
christos[src/trunk]: src/sys kill sprintf
christos[src/trunk]: src/sys/dev/i2o make this compile again.
christos[src/trunk]: src/sys/dev/pci make it compile on amd64
christos[src/trunk]: src/sys/arch/amd64/conf First attempt at an ALL kernel based on ...
christos[src/trunk]: src/sys/netisdn XXX: 32 bit pointer
christos[src/trunk]: src/sys kill sprintf
christos[src/trunk]: src/sys/netinet need compat header.
christos[src/trunk]: src/sys/arch/x86/x86 need compat_netbsd.h
christos[src/trunk]: src/sys/arch/amd64/include make pmc compile with amd64
christos[src/trunk]: src/sys/dev/pci fix format confusion
christos[src/trunk]: src/sys kill sprintf
matt[src/trunk]: src/sys/arch/arm/arm32 Define cache type 13
mrg[src/trunk]: src/external/mit/xorg/lib/freetype/freetype substitute %LIBS_CON...
mrg[src/trunk]: src/share/mk substitute several more values for .pc files:
matt[src/trunk]: src/sys/arch/arm/cortex pl310 cache is PIPT
christos[src/trunk]: src/external/bsd/pcc/dist/pcc/cc/ccom fix Big Endian compilation
matt[src/trunk]: src/libexec/ld.elf_so Don't resolve symbols to PLT entries on th...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Make uninitialized_var k...
pooka[src/trunk]: src/lib/librumpuser set threadname for correct pthread_t
matt[src/trunk]: src/libexec/ld.elf_so/arch/vax Improve some of the rdbg messages...
pooka[src/trunk]: src/lib/librumpuser use a probe result to decide which pthread_s...
martin[src/trunk]: src/distrib/sets/lists/xdebug Add libpthread-stubs_g.a
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Fix non-USB_DEBUG (and non-DWC2_D...
skrll[src/trunk]: src/sys/sys Actually delete simplelock.h
wiz[src/trunk]: src/distrib/sets/lists/comp Fix simplelock entry.
wiz[src/trunk]: src/crypto/external/bsd/openssl/lib/libssl Add d1_meth.c to buil...
pooka[src/trunk]: src/lib/librumpuser fix braces
pooka[src/trunk]: src/lib/librumpuser fix name of HAVE_PTHREAD_SETNAME_3
matt[src/trunk]: src/libexec/ld.elf_so/arch/vax Simplify. If we got called via a...
pooka[src/trunk]: src/usr.bin/rump_allserver On glibc systems, issue a warning if ...
christos[src/trunk]: src/sys kill sprintf
christos[src/trunk]: src/sys/arch/alpha gc sprintf; reduce local static usage of inte...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libssl bump for previous
tsutsui[src/trunk]: src/sys/arch/x68k/dev Replace tsleep(9)/wakeup(9) with condvar(9...
riastradh[src/trunk]: src/external/mit/xorg/lib/libdrm Build xf86drmMode.c into libdrm.
christos[src/trunk]: src/sys/fs/ptyfs Ilya Zykov: Prepare readdir for multi-mountpoin...
joerg[src/trunk]: src/external/gpl3 For HAVE_LIBGCC_EH=no, skip libgcc's unwind code.
dholland[src/trunk]: src/sys/dev/videomode spelling in comments
christos[src/trunk]: src/distrib/sets/lists bump libssl
dholland[src/trunk]: src/tests/rump/kernspace remove sys/simplelock.h (straggler)
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Crank up the warnings and fo...
hkenken[src/trunk]: src/sys/lib/libsa for LIBSA_PRINTF_WIDTH_SUPPORT,
christos[src/trunk]: src/sys/arch/amiga kill sprintf
hkenken[src/trunk]: src/sys/arch/arm/imx add Watchdog Timer support for i.MX51.
hkenken[src/trunk]: src/sys/arch/arm/imx * GPIO interrupts of i.MX5 are divided into...
maxv[src/trunk]: src/sys/kern Small changes:
skrll[src/trunk]: src/share/man/man4 Remove reference to simplelock
maxv[src/trunk]: src/sys/net 'newrt' is not supposed to be NULL. Therefore, the N...
maxv[src/trunk]: src/sys Fix a potential - but very unlikely - NULL pointer deref...
hkenken[src/trunk]: src/sys/arch/arm/imx Fix SDHC clocks.
hkenken[src/trunk]: src/sys/arch/arm/imx Add SPI driver.
skrll[src/trunk]: src/share/man/man9 Bump date for previous
wiz[src/trunk]: src/share/man/man9 New sentence, new line; slight wording improv...
skrll[src/trunk]: src Add mtsleep(9) and a description of how it, tsleep(9), and w...
njoly[src/trunk]: src/distrib/sets/lists/xcomp Add a few xorg lint libraries.
matt[src/trunk]: src/libexec/ld.elf_so/arch/vax Make sure r1 is preserved _rtld_b...
prlw1[src/trunk]: src/sys/dev DIOCGDISKINFO support for vnd
reinoud[src/trunk]: src/sys/arch/arm/cortex Add defines for the PL310's L2C_PREFETCH...
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Use common m68k/busaddrerr.s for bus erro...
reinoud[src/trunk]: src/sys/arch/arm/cortex Add constant for a reserved bit 31 for t...
tsutsui[src/trunk]: src/sys/arch/luna68k Remove obsolete ssir stuff which was used f...
tron[src/trunk]: src/external/gpl3/gcc/usr.bin Fix build with "HAVE_GCC=48" and "...
jakllsch[src/trunk]: src/sys/arch/sandpoint/stand/altboot drop trailing whitespace
dholland[src/trunk]: src/games/gomoku move extern decls to .h files
dholland[src/trunk]: src/games/tetris Revert part of previous -r1.21 and fix the errn...
tron[src/trunk]: src/external/gpl3/gcc/usr.bin/cc1 Remove (harmless) debug target...
jakllsch[src/trunk]: src/common/lib/libc/arch/x86_64/string For all x86_64 string ass...
dholland[src/trunk]: src/games/adventure tag decl() __noinline, as inlining it would ...
jakllsch[src/trunk]: src/common/lib/libc/arch/i386/string For all i386 string assembl...
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc Avoid undefined behaviour (which ...
martin[src/trunk]: src/sys/dev/usb Replace the workque for status changes with an u...
tsutsui[src/trunk]: src/sys/arch/x68k Remove obsolete ssir stuff which was used for ...
dholland[src/trunk]: src/games/adventure Minor tidyup.
dholland[src/trunk]: src/games/atc Don't cast the return value of malloc.
christos[src/trunk]: src/sys/external/bsd/acpica/dist kill sprintf
dholland[src/trunk]: src/games/atc woops, more of previous.
dholland[src/trunk]: src/games/atc use more suitable types
dholland[src/trunk]: src/games/atc Make some things unsigned that should be (why woul...
dholland[src/trunk]: src/games/atc use a more suitable type
dholland[src/trunk]: src/games/backgammon/backgammon don't declare ospeed; it's in <t...
dholland[src/trunk]: src/games/battlestar Use CHAR_BIT, not 8.
dholland[src/trunk]: src/games/atc Make the list of place types an enumeration. Use u...
dholland[src/trunk]: src/games/battlestar avoid signed left-shift
dholland[src/trunk]: src/games/battlestar Use random(), not rand().
dholland[src/trunk]: src/games/battlestar avoid unnecessary floating point ops
dholland[src/trunk]: src/games/boggle/boggle use size_t instead of int for a length
dholland[src/trunk]: src/games/canfield/canfield Use uid_t to hold getuid() results, ...
dholland[src/trunk]: src/games/canfield/cfscores Use ssize_t for read() results. Don'...
dholland[src/trunk]: src/games/canfield/canfield Use ssize_t for read() results. Don'...
dholland[src/trunk]: src/games/quiz fix signedness issue
dholland[src/trunk]: src/games Add note cautioning against bothering with WARNS=6 unt...
dholland[src/trunk]: src/games/number gratuitous (but not harmful) changes to pass gc...
dholland[src/trunk]: src/share/man/man4 Revise documentation of QUOTA and QUOTA2 opti...
dholland[src/trunk]: src/share/man/man4 Fix the heading for ext2fs options to be cons...
dholland[src/trunk]: src/external/historical/nawk/bin Change the argument names in th...
christos[src/trunk]: src/sys/dev/ic remove unused
christos[src/trunk]: src/sys remove unused
christos[src/trunk]: src/sys/kern fix unused
christos[src/trunk]: src/sys/dev remove unused
christos[src/trunk]: src/sys remove unused
christos[src/trunk]: src/sys/dev/isa fix unused
christos[src/trunk]: src/sys/dev remove unused
dholland[src/trunk]: src/usr.bin/xlint/lint1 typo in comment
dholland[src/trunk]: src don't use sprintf
dholland[src/trunk]: src/sbin/resize_lfs don't use sprintf
dholland[src/trunk]: src/bin/ed sprintf considered harmful
dholland[src/trunk]: src/sbin/routed/rtquery don't use sprintf
dholland[src/trunk]: src/sbin/resize_lfs missed one
dholland[src/trunk]: src/sbin/fsck_lfs don't use sprintf
dholland[src/trunk]: src/sys typos in comments
tron[src/trunk]: src/sys/external/bsd/acpica/dist/compiler Make this compile.
tron[src/trunk]: src/sys/external/bsd/acpica/dist/compiler Make this compile.
christos[src/trunk]: src/sys fix unused
martin[src/trunk]: src/lib/libm/noieee_src Avoid strict aliasing problems
tron[src/trunk]: src/share/mk Fix generation of pkg-config(1) files. Patch from R...
hannken[src/trunk]: src/sys Change all vfsops to use C99 designated initializers.
riastradh[src/trunk]: src/sys/dev/usb Simplify synchronization between umcs(4) intr an...
tron[src/trunk]: src/external/mit/xorg Remove auto-generated files in "cleandir" ...
mrg[src/trunk]: src allow for .pc substitutions to be listed per makefile
pettai[src/trunk]: src/external/apache2/mDNSResponder Prepare for importing a newer...
pettai[src/trunk]: src/doc Import mDNSResponder-258.14
dholland[src/trunk]: src/sys/fs/cd9660 Tidy up locking in cd9660_mount; thrash the lo...
pettai[src/trunk]: src/external/apache2/mDNSResponder/dist Import mDNSResponder-258...
pettai[src/trunk]: src/external/apache2/mDNSResponder/dist Import mDNSResponder-258...
matt[src/trunk]: src/sys/arch/arm/include Use sizeof(__int128_t) for aarch64 and ...
martin[src/trunk]: src/sys/arch/luna68k/stand/boot PR port-luna68k/48677: fix some ...
pettai[src/trunk]: src/doc fix date timestamp
hannken[src/trunk]: src - Make VI_XLOCK, VI_CLEAN and VI_LOCKSHARE private to kern/v...
christos[src/trunk]: src/sys/arch/sun3/sun3x avoid dup defs, use global macros
christos[src/trunk]: src/sys/arch/atari - remove unused
szptvlfn[src/trunk]: src/sys/arch fix manual section numbering of sysctl.
christos[src/trunk]: src/sys/arch/sun2/sun2 avoid local redefinitions
christos[src/trunk]: src/sys/arch/cesfic - use cpu_{g,s}etmodel
christos[src/trunk]: src/sys/arch/sun2 - remove unused
christos[src/trunk]: src/sys/arch/sgimips - use cpu_{g,s}etmodel
christos[src/trunk]: src/sys/arch/sbmips/sbmips - fix unused
christos[src/trunk]: src/sys/arch/powerpc/powerpc remove dup cpu_model sysctl; use th...
christos[src/trunk]: src/sys/arch/luna68k/luna68k - use cpu_{g,s}etmodel
christos[src/trunk]: src/sys/arch use cpu_{g,s}etmodel
christos[src/trunk]: src/sys/arch/hp300 - remove unused
christos[src/trunk]: src/sys/arch/mvme68k use cpu_{g,s}etmodel
christos[src/trunk]: src/sys/arch/next68k/next68k fix memset bugs
christos[src/trunk]: src/sys/arch/news68k/news68k - use cpu_{g,s}etmodel
christos[src/trunk]: src/sys/arch/next68k/next68k fix typo.
christos[src/trunk]: src/sys/arch/next68k - use cpu_{g,s}etmodel
christos[src/trunk]: src/sys/arch/newsmips - fix unused
christos[src/trunk]: src/sys - create cpu_{g, s}etmodel() and hide cpu_model from dir...
christos[src/trunk]: src/sys/arch use cpu_{g,s}etmodel
christos[src/trunk]: src/sys/compat/common use cpu_getmodel() to get the model name
christos[src/trunk]: src/sys/modules/luasystm use cpu_getmodel()
joerg[src/trunk]: src Add m68k support to our unwinder.
joerg[src/trunk]: src/external/gpl3/gcc/dist/libgcc Cast context->ldsa to the corr...
joerg[src/trunk]: src _Unwind_GetLanguageSpecificData is supposed to return a _Unw...
tron[src/trunk]: src/gnu/usr.bin/texinfo/makeinfo Don't compile with fortificatio...
tron[src/trunk]: src/doc Document makeinfo(1) hack.
joerg[src/trunk]: src/sys/lib/libunwind Save & restore FP registers.
ozaki-r[src/trunk]: src/external/gpl3/gcc/dist/libgcc/config Cast ptr to the correct...
wiz[src/trunk]: src/share/man/man5 Bump date for previous.
joerg[src/trunk]: src/external/gpl3/gcc/dist/libgcc Cast to _Unwind_Ptr here as well.
macallan[src/trunk]: src/sys/kern snprintf -> vsnprintf in cpu_setmodel()
martin[src/trunk]: src/sys/arch/evbmips/alchemy Typo
ozaki-r[src/trunk]: src Add MKCTF
christos[src/trunk]: src/sys/arch/hpcmips/hpcmips add missing include
joerg[src/trunk]: src/external/lgpl3 Use C version of umul_ppmm for Clang on MIPS.
christos[src/trunk]: src/sys/dev/ic fix unused/uninitialized
christos[src/trunk]: src/sys/dev/mvme fix unused
matt[src/trunk]: src/external/gpl3/binutils/dist/gas/config Bias the cfi pc expr ...
christos[src/trunk]: src/sys/external/bsd kill sprintf
christos[src/trunk]: src/sys/crypto/des fix sprintf.
christos[src/trunk]: src/sys kill sprintf
christos[src/trunk]: src/sys/fs/nfs kill sprintf.
joerg[src/trunk]: src/usr.sbin/rtsold Don't cast to time_t just to implicitly cast...
joerg[src/trunk]: src/bin/ed Use __printflike.
matt[src/trunk]: src/sys/arch/powerpc sprintf -> snprintf
joerg[src/trunk]: src/tests/lib/libm Consistently use long double.
christos[src/trunk]: src/sys/arch/next68k/stand/boot kill sprintf
christos[src/trunk]: src/sys/arch/ia64 kill sprintf
christos[src/trunk]: src/sys/arch/next68k/dev fix sprintf debugging mess.
joerg[src/trunk]: src/usr.sbin/rtsold Don't modify format string, use asprintf to ...
matt[src/trunk]: src/sys/arch/arm/include Add NSACR
matt[src/trunk]: src/sys/arch/arm/broadcom Correct BCM563XX values.
matt[src/trunk]: src/sys/arch/arm/broadcom Allow SRAB to be optional.
matt[src/trunk]: src/sys/arch/arm/broadcom Be consistent and use #define<space>
christos[src/trunk]: src/sys/arch/zaurus/stand/zboot use snprintf
christos[src/trunk]: src/sys/arch/vax/vax fix printf issues
christos[src/trunk]: src/sys/arch/x68k/dev fix unused, missing splx.
christos[src/trunk]: src/sys/arch kill sprintf
christos[src/trunk]: src/sys/arch/amiga/stand/bootblock/boot mark unused
christos[src/trunk]: src/sys/arch/arc/pci use sprintf.
christos[src/trunk]: src/sys/arch/x68k kill sprintf, fix unused.
christos[src/trunk]: src/sys/arch/usermode/dev fix sprintf
christos[src/trunk]: src/sys/arch/sparc64 kill sprintf
christos[src/trunk]: src/sys/arch/cobalt/pci kill sprintf
ozaki-r[src/trunk]: src/sys/arch/arm/omap Add missing 2nd argument to snprintf
christos[src/trunk]: src/sys/arch/arm kill sprintf
christos[src/trunk]: src/sys/arch simplify snprintf.
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Correct some...
christos[src/trunk]: src/sys/arch kill sprintf
christos[src/trunk]: src/sys/arch/emips/stand/common fix sprintf
christos[src/trunk]: src/sys/arch/dreamcast/dev kill sprintf
christos[src/trunk]: src/sys/arch/sgimips kill sprintf.
isaki[src/trunk]: src/sys/arch/x68k/x68k Implement the software power-off (correct...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat KNF
christos[src/trunk]: src/sys/arch fix fraction part of printing (from apb)
christos[src/trunk]: src/sys/arch use humanize_number per gimpy.
christos[src/trunk]: src/sys/arch/sparc/sparc return something
christos[src/trunk]: src/sys/arch/sandpoint fix sprintf.
christos[src/trunk]: src/sys/arch kill sprintf.
christos[src/trunk]: src/sys/arch kill sprintf
christos[src/trunk]: src/sys/arch kill sprintf
christos[src/trunk]: src/sys/arch/hpcmips - kill sprintf
christos[src/trunk]: src/sys/arch/i386/stand kill sprintf.
christos[src/trunk]: src/sys remove {v,}sprintf
christos[src/trunk]: src/sys/lib/libsa Remove {v,}sprintf
christos[src/trunk]: src/sys/compat/ndis kill {v,}sprintf
christos[src/trunk]: src/common/lib/libprop kill sprintf
christos[src/trunk]: src/sys/arch/atari kill sprintf
christos[src/trunk]: src/sys/arch/arm/iomd Add missing ;
christos[src/trunk]: src/sys/fs/ptyfs if one of the ptyfs instances has grabbed the h...
christos[src/trunk]: src/sys/kern in the bsdpty allocvp flavor, call the bsdpty mknam...
christos[src/trunk]: src/external/mit/lua/dist/src kill sprintf
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat bzero -> memset
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat KNF
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm More #if 0'e...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat Simplify the se...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Remove #if 0...
apb[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib Fix sizeof errors in me...
christos[src/trunk]: src/external/cddl/osnet/dist kill sprintf
apb[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto sizeof(array - 1) ...
apb[src/trunk]: src/distrib/cdrom/macppc_installboot Use calloc instead of mallo...
christos[src/trunk]: src/sys From Ilya Zykov:
christos[src/trunk]: src/sys/dev/filemon remove a bunch of repetitive code by introdu...
christos[src/trunk]: src/sys/arch correct/add protection against snprintf overflow.
apb[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common format is a po...
christos[src/trunk]: src/sys/kern explain how a printf might happen (since it has bit...
christos[src/trunk]: src/sys/dev/ic cleanup debugging printfs to avoid overflow
christos[src/trunk]: src/sys/fs/ptyfs forgot to commit one patch:
christos[src/trunk]: src/sys/external/bsd/drm2/drm add missing dependencies (Takahiro...
christos[src/trunk]: src/sys/dev/iscsi avoid buffer overflow
christos[src/trunk]: src/sys/dev/ieee1394 Deal with snprintf more gracefully.
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface Merge upstream fixes.
ozaki-r[src/trunk]: src/external/cddl/osnet/dist Fix some snprintf
ozaki-r[src/trunk]: src/external/cddl/osnet Add missing 3rd argument of nicenum
ozaki-r[src/trunk]: src/external/cddl/osnet/dist/cmd/zdb Add missing 4th argument of...
htodd[src/trunk]: src/sys/dev/ieee1394 Fix build.
ozaki-r[src/trunk]: src/external/cddl/osnet/dist Fix migrating to snprintf_blkptr
ozaki-r[src/trunk]: src/external/cddl/osnet/dist Complete migrating to snprintf_blkptr
apb[src/trunk]: src/doc Add placeholder for osnet.
pettai[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSShared Fix lost merges
hsuenaga[src/trunk]: src/distrib/notes/common Added myself, hsuenaga
apb[src/trunk]: src/share/misc +ICN:Incheon, South Korea
ozaki-r[src/trunk]: src/sys/arch/news68k/stand/boot Use snprintf instead of sprintf
hkenken[src/trunk]: src/sys/dev/spi Fix printf formating in DPRINTF.
ozaki-r[src/trunk]: src/sys/kern Fix unused variable 'mp'
ozaki-r[src/trunk]: src/sys/arch/vax/vsa Use snprintf instead of sprintf
ozaki-r[src/trunk]: src/sys/arch/atari/stand/ahdilabel Fix; cts[0] => cts
christos[src/trunk]: src/sys/arch/news68k/stand/boot fold line
degroote[src/trunk]: src/lib/libc/sys Document a bit CLOCK_VIRTUAL and CLOCK_PROF
christos[src/trunk]: src/sys/arch/sgimips/stand/sgivol use err
apb[src/trunk]: src/games/hunt/huntd If you are going to use memcpy instead of s...
wiz[src/trunk]: src/lib/libc/sys Remove trailing whitespace. Merge EINVAL entries.
apb[src/trunk]: src/games/sail temp is a pointer, and tempmax, not sizeof(temp), ...
apb[src/trunk]: src/sbin/shutdown When the third arg to fwrite() is a size in by...
skrll[src/trunk]: src/common/lib/libc/arch/arm/atomic Ensure SBZ register is zero
matt[src/trunk]: src/sys/arch/arm/include Use dmb/dsb
matt[src/trunk]: src/sys/arch/arm Various MP changes.
matt[src/trunk]: src/sys/arch/arm/mainbus arm_cpu_max = num of cpus
matt[src/trunk]: src/sys/arch/arm/cortex Add gtmr_bootdelay. rename clockhandler...
matt[src/trunk]: src/sys/arch/arm/include Make ddb_regs, undefined & vfp evcnt's ...
matt[src/trunk]: src/sys/arch/arm/arm Make sure the pmap is activated before retu...
matt[src/trunk]: src/sys/arch/arm/arm Move undefined evcnt's to cpu_info.
matt[src/trunk]: src/sys/arch/arm/include Use cpsie/cpsid if possible.
matt[src/trunk]: src/sys/arch/arm/arm Initialize cache way_size and sets
matt[src/trunk]: src/sys/arch/arm/arm Add ARM_MMU_EXTENDED support
matt[src/trunk]: src/sys/arch/arm/include/arm32 Change arm_cpu_mbox to volatile
matt[src/trunk]: src/sys/arch/arm/arm32 Add tlb routines for pmap_tlb.c
matt[src/trunk]: src/sys/arch/arm/arm32 ARM_MMU_EXTENDED support.
matt[src/trunk]: src/sys/arch/arm/arm32 Add ARM_MMU_EXTENDED support.
matt[src/trunk]: src/sys/arch/arm Make ddb_registers per-cpu. All switching of C...
matt[src/trunk]: src/sys/arch/arm/cortex Mark interrupt as MPSAFE.
matt[src/trunk]: src/sys/arch/arm/arm32 ARM_MMU_EXTENDED support.
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Don't leak KVA by forgetting to ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Remove needless splvm/splx calls.
zafer[src/trunk]: src/sys/dev/usb Fix an issue with 11g beacon frames.
ozaki-r[src/trunk]: src/sys/arch/atari/stand/installboot Fix typos
ozaki-r[src/trunk]: src/sys/arch/news68k/stand/bootxx Replace sprintf with snprintf
skrll[src/trunk]: src/sys/arch/arm/arm32 Sprinkle #ifdef _KERNEL{,_OPT}
maxv[src/trunk]: src/sys/kern Style
skrll[src/trunk]: src/usr.sbin/crash Simplify
apb[src/trunk]: src/sys/arch/m68k/m68k procfs_getcpuinfstr's len argument contai...
mlelstv[src/trunk]: src/sys/arch/amiga/stand/bootblock/boot Test mode is not impleme...
mlelstv[src/trunk]: src/sys/arch/amiga/stand/bootblock Use different option (-mcpu=6...
mlelstv[src/trunk]: src/sys/arch/amiga/dev Appease compiler.
hkenken[src/trunk]: src/sys Add optical joystick support for NetWalker.
mlelstv[src/trunk]: src/sys/arch/amiga/dev Mark variables only used in KASSET to app...
gson[src/trunk]: src/usr.sbin/nfsd When daemonizing, delay the parent exit until ...
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx adjust arm_cpu_max by 1 to be number...
matt[src/trunk]: src/sys/arch/evbarm/cubie Properly powerup the 2nd CPU. Other M...
matt[src/trunk]: src/sys/arch/evbarm/conf Define KERNEL_BASES_EQUAL is KERNEL_BAS...
matt[src/trunk]: src/sys/arch/evbarm/conf Add install config for PANDABOARD
matt[src/trunk]: src/sys/arch/evbarm/conf enable cortex-a15 for omap5 boards
matt[src/trunk]: src/sys/arch/evbarm/conf Remove OMAP5432_EVM to OMAP5EVM. Add i...
matt[src/trunk]: src/sys/arch/evbarm/conf remove trailing blank line
jakllsch[src/trunk]: src/sys/lib/libsa Obtain and use ETHER_ADDR_LEN where appropriate.
jakllsch[src/trunk]: src/sys/lib/libsa Use ETHER_ADDR_LEN more.
jakllsch[src/trunk]: src/sys/lib/libsa Obtain and/or use ETHER_ADDR_LEN.
matt[src/trunk]: src/sys/arch/evbarm/beagle OMAP5/OMAP4 MP Changes + better OMAP5...
matt[src/trunk]: src/sys/arch/evbarm/armadaxp Use armv7 instructions. Add ARM_MM...
matt[src/trunk]: src/sys/arch/evbarm/armadaxp support mapping all of memory.
matt[src/trunk]: src/sys/arch/evbarm/conf Change KERNEL_EXT_BASE to 0x80000000 an...
skrll[src/trunk]: src/sys/arch/arm/arm Allow crash(8) to compile this.
skrll[src/trunk]: src/sys/arch/arm/arm Trailing whitespace
gson[src/trunk]: src/tests/lib/libc/net Use daemon(3) instead of the experimental...
tsutsui[src/trunk]: src/sys/arch/atari/dev Make sure to acquire proc_lock mutex on c...
apb[src/trunk]: src/usr.sbin/bootp/bootpd sizeof(pointer) is not a good buffer l...
dholland[src/trunk]: src/games/hunt/huntd simplify silly logic
dholland[src/trunk]: src/games/hunt/huntd const
apb[src/trunk]: src/usr.sbin/rpc.pcnfsd Add a statuslen argument to get_pr_statu...
christos[src/trunk]: src/sys/arch/next68k/dev fix misplaced line
dholland[src/trunk]: src/games/hunt/huntd typo in error message
christos[src/trunk]: src/sys/arch/next68k/stand/boot make this compile (missing heade...
dholland[src/trunk]: src/games/hunt/huntd Use getaddrinfo() instead of gethostbyname().
dholland[src/trunk]: src/lib/libc add "move gethostbyname to a compat library" to the...
christos[src/trunk]: src/sys/sys sprintf removal
christos[src/trunk]: src/external/bsd/bind/dist/lib/isc add missing #else Takahiro Ha...
dholland[src/trunk]: src/games/hunt/huntd use random(), not a handrolled 16-bit gener...
christos[src/trunk]: src/sys make pci_intr_string and eisa_intr_string take a buffer ...
dholland[src/trunk]: src/games/hunt/huntd don't declare own boolean type
christos[src/trunk]: src/sys/external/bsd fix pci_intr_string
dholland[src/trunk]: src/games/hunt/huntd Use setproctitle() instead of handrolled ve...
dholland[src/trunk]: src/games/hunt/huntd Make the code for issuing talk requests to ...
dholland[src/trunk]: src/games/hunt/huntd Remove empty header file.
adam[src/trunk]: src/distrib/sets/lists/comp Fix for /usr/include/g++/bits direct...
dholland[src/trunk]: src/games/hunt/huntd remove stubbed-out function
dholland[src/trunk]: src/games/hunt/huntd const in unused code
dholland[src/trunk]: src/games/hunt/huntd Rip out the code that broadcasts talk reque...
dholland[src/trunk]: src/games/hunt/huntd tsort contents of file
dholland[src/trunk]: src/games/hunt/hunt catch up to huntd changes.
dholland[src/trunk]: src/games/hunt/huntd Remove tautological #if DEBUG.
dholland[src/trunk]: src/games/hunt/hunt Remove unsafe and unnecessary pointer casts.
dholland[src/trunk]: src/games/hunt move a comment that should have gone with its symbol
dholland[src/trunk]: src/games/hunt Split hunt and huntd's includes, instead of inces...
dholland[src/trunk]: src/games/hunt/huntd Move definitions to the file they're used in.
dholland[src/trunk]: src/games/hunt/huntd Flush unwanted file.
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc Before messing with macros from s...
dholland[src/trunk]: src/games/hunt/huntd be consistent about whether functions are s...
dholland[src/trunk]: src/games/hunt/huntd Group function declarations by which source...
dholland[src/trunk]: src/games/hunt Additional minor cleanup and remove a straggler d...
dholland[src/trunk]: src/games/hunt/huntd sprinkle static
dholland[src/trunk]: src/games/hunt/hunt make some globals static
dholland[src/trunk]: src/games/hunt/hunt group external functions by where they come ...
dholland[src/trunk]: src/games/hunt handle compiled-in pathnames the customary way
dholland[src/trunk]: src/games/hunt/hunt be consistent about whether functions are st...
dholland[src/trunk]: src/games/hunt/huntd Er oops, fix previous.
joerg[src/trunk]: src/external/bsd/bind/dist/lib/isc Match #if change in task.c.
joerg[src/trunk]: src/usr.sbin/bootp/bootpd Fix syntax (hi apb!)
dholland[src/trunk]: src/games/hunt/huntd Reduce ifdefs by making a common function t...
matt[src/trunk]: src/sys/arch/arm/include Add scr inline
matt[src/trunk]: src/sys/arch/arm/omap OMAP4/OMAP5 changes.
matt[src/trunk]: src/sys/arch/arm cortex doesn't need xscale_setup
dholland[src/trunk]: src/games/hunt/huntd fix non-INTERNET build
joerg[src/trunk]: src/sys/arch/landisk/include Fix syntax (hi christos!)
christos[src/trunk]: src/sys/sys bump for real, not just the comment
christos[src/trunk]: src/share/man/man9 fix pic_intr_string prototype
matt[src/trunk]: src/sys/arch/arm/broadcom Update to use new pci_intr_string sema...
dholland[src/trunk]: src/games/hunt/huntd Clean up the names of the various pieces of...
christos[src/trunk]: src/sys/dev/marvell catch up with pci_intr_string changes
matt[src/trunk]: src/sys/arch/arm/arm Allow for 8KB page size. Add ARM_MMU_EXTEN...
christos[src/trunk]: src/sys/arch/arm wrap a few lines
dholland[src/trunk]: src/games/hunt/hunt When indexing an array with a char, cast it ...
dholland[src/trunk]: src/games/hunt/huntd Remove all the conditional compilation for ...
dholland[src/trunk]: src/games/hunt/hunt split off a bunch of the nastier network cod...
dholland[src/trunk]: src/games/hunt/hunt name reform, fewer file statics
dholland[src/trunk]: src/games/hunt/hunt goto considered harmful
dholland[src/trunk]: src/games/hunt/hunt unexpose some globals that server.c previous...
dholland[src/trunk]: src/games/hunt/hunt use fewer globals
dholland[src/trunk]: src/games/hunt/hunt more cleanup
dholland[src/trunk]: src/games/hunt/hunt Clean up the handling of the list of hunt da...
dholland[src/trunk]: src/games/hunt/hunt Tidy up list of broadcast addresses.
dholland[src/trunk]: src/games/hunt/hunt fix obvious mistake (seems to have been ther...
dholland[src/trunk]: src/games/hunt/hunt I wish the socket API didn't require casts. ...
dholland[src/trunk]: src/games/hunt/hunt Naming reform for socket pieces, akin to wha...
dholland[src/trunk]: src/games/hunt/hunt Instead of #define STDIN 0, use STDIN_FILENO.
dholland[src/trunk]: src/games/hunt Remove SHORTLEN and LONGLEN defines; use sizeof()...
dholland[src/trunk]: src/games/hunt/hunt fix off-by-one
dholland[src/trunk]: src/games/hunt/hunt don't use the preprocessor to rename curses ...
dholland[src/trunk]: src/games/hunt/hunt curses has printw, use it.
dholland[src/trunk]: src/games/hunt/hunt Use the curses beep function instead of writ...
dholland[src/trunk]: src/games/hunt/huntd Use bool (not int) for a boolean return type.
skrll[src/trunk]: src/usr.sbin/crash Build everything on all arm variants
skrll[src/trunk]: src/sys/arch/arm Provide a DDB_REGS in the same way to others. M...
skrll[src/trunk]: src/sys/arch/arm/arm Use arm11_setttb for arm1176 as well.
skrll[src/trunk]: src/games/hunt/hunt Remove unused.
skrll[src/trunk]: src/sys/dev/pci/ixgbe Make this compile
christos[src/trunk]: src/sys/arch/mvme68k fixes for gcc-4.8 (John D. Baker)
matt[src/trunk]: src/sys/arch/arm/cortex Improve MP startup code. We now use a t...
matt[src/trunk]: src/sys/sys fix KERNHIST_DUMP
matt[src/trunk]: src/sys/uvm/pmap Allow this to handle H/W tlbs. Some ARM allow ...
matt[src/trunk]: src/sys/arch/arm Make the ARM pmap use ASIDs, split TTBRs, and M...
tsutsui[src/trunk]: src/sys/arch/mvme68k/conf Fix "Error: unrecognized option -mcpu6...
matt[src/trunk]: src/etc/etc.evbarm Update list of kernels
matt[src/trunk]: src/sys/arch/arm/arm32 Fix debug code in fault_fixup
matt[src/trunk]: src/sys/arch/evbarm/conf Make this MP by default
matt[src/trunk]: src/doc Note ARMv6 MMU & SMP support
macallan[src/trunk]: src/sys/arch/mips/include catch up with *_intr_string() changes
htodd[src/trunk]: src/sys/arch/arm/xscale Fix typo.
christos[src/trunk]: src/sbin/fdisk Allow -1 values in the -s <sysid>/<start>/<size> ...
matt[src/trunk]: src/sys/arch/evbarm/imx31 Deal with ARM_MMU_EXTENDED.
htodd[src/trunk]: src/sys/dev/marvell Fix typo.
matt[src/trunk]: src/sys/arch/evbarm/conf Include newer arm options (ARM_HAS_VBAR...
matt[src/trunk]: src/sys/arch/arm/arm arm11 ARM_MMU_EXTENDED support (setting CPU...
christos[src/trunk]: src/sys/dev/marvell provide a buffer for pci_intr_string()
christos[src/trunk]: src/usr.sbin/mtree say why we can't use the password or the grou...
matt[src/trunk]: src/sys/arch/arm/include/arm32 Add a missing 0 to an #error
christos[src/trunk]: src/share/man/man9 Say how big the buffer should be.
matt[src/trunk]: src/sys/arch/arm/include/arm32 For ARM_MMU_EXTENDED, a KERNEL_BA...
matt[src/trunk]: src/sys/arch/arm/arm32 tag a variable with __diagused
mrg[src/trunk]: src/share/mk make pkg-config files be cleaned by "make clean"
ozaki-r[src/trunk]: src/sys/arch/atari/stand/installboot Fix typo
ozaki-r[src/trunk]: src/sys/arch/evbarm/nslu2 Get rid of redundant return
christos[src/trunk]: src/external/apache2/mDNSResponder/nss Convert to the new thread...
martin[src/trunk]: src/sys/arch/playstation2/include Adapt to -current
martin[src/trunk]: src/sys/arch/playstation2/playstation2 Adapt to current director...
martin[src/trunk]: src/sys/arch/playstation2/conf Adapt to current (and new pkgsrc ...
martin[src/trunk]: src/sys/arch/dreamcast/dev/g2 Adapt intr_string signature
martin[src/trunk]: src Bring back the playstation2 port - now that a toolchain for ...
christos[src/trunk]: src/sys/arch/dreamcast/dev/g2 make a copy of the interrupt strin...
christos[src/trunk]: src/bin/ed PR/48692: Henning Petersen: Missplaced paranthesis in...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Move the drmkms i2c dependencies to wh...
christos[src/trunk]: src/distrib/utils/embedded these changes produce a bootable syst...
christos[src/trunk]: src/distrib/utils/embedded Add preliminary support for creating ...
christos[src/trunk]: src/distrib/utils/embedded/conf remove swap; these days x86 mach...
christos[src/trunk]: src/distrib/utils/embedded provide a -r rootdev option to handle...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Deal with large page mappings in ...
martin[src/trunk]: src Typo
joerg[src/trunk]: src/etc/etc.landisk Landisk has no sci0.
christos[src/trunk]: src/sys/arch/evbmips/malta fix typo
christos[src/trunk]: src/sys/arch/hpcmips/vr adjust to new pci_intr_string signature
christos[src/trunk]: src/sys/arch/hppa fix eisa_intr_string
uwe[src/trunk]: src/etc/etc.landisk Drop sci0 from "floppy" case too.
skrll[src/trunk]: src/sys/arch/arm/arm32 Remove unnecessary { } around code block....
pettai[src/trunk]: src/external/apache2/mDNSResponder/dist Import mDNSResponder-320...
pettai[src/trunk]: src/external/apache2/mDNSResponder/dist Import mDNSResponder-320...
ozaki-r[src/trunk]: src/sys/arch/sgimips/include Add a missing comma
dsl[src/trunk]: src/sys/arch/x86/x86 Revert most of the machdep sysctls to 32bit
skrll[src/trunk]: src/sys/arch/evbarm/rpi Trailing whitespace.
martin[src/trunk]: src/distrib/playstation2 Do not set MDSET_RELEASEDIR - need to r...
pooka[src/trunk]: src/sys Wrap ipflow_create() & ip6flow_create() in kernel lock. ...
martin[src/trunk]: src/sys/arch/playstation2/include Rearrange order of includes
martin[src/trunk]: src/sys/arch/playstation2/include Seems we use MBR labels
christos[src/trunk]: src/sys/ufs/ffs Check for bread errors before we do the size che...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Merge changes from drm...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add some more Linux comp...
riastradh[src/trunk]: src/sys Make drmkms find header files from sys/external/bsd/common.
christos[src/trunk]: src/sys/external/bsd/ipf/netinet Remove SCCS prefix from RCS str...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux kernel.h and list.h have...
riastradh[src/trunk]: src/sys/external/bsd Move <linux/completion.h> from drm2 to exte...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Explicitly kassert the...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix volatile qualifiers ...
christos[src/trunk]: src/sys/dev/microcode/cyclades-z - print ascii if debug
christos[src/trunk]: src/sys/dev/microcode/cyclades-z avoid making too large diffs by...
christos[src/trunk]: src/sys/dev/microcode/cyclades-z regen
jakllsch[src/trunk]: src/sys/external/bsd/gnu-efi Add gnu-efi2netbsd script to help i...
jakllsch[src/trunk]: src/sys/external/bsd/gnu-efi/dist/inc Add NetBSD-specific adjust...
kardel[src/trunk]: src/external/bsd/ntp/dist/libntp remove stray 'return 0; ' that e...
riastradh[src/trunk]: src/sys First draft of drivers for the Apple System Management C...
jakllsch[src/trunk]: src/sys/external/bsd/gnu-efi/dist Import gnu-efi-3.0u
riastradh[src/trunk]: src/sys Rework Apple SMC attachment goo and split into multiple ...
riastradh[src/trunk]: src/sys/dev/ic Rework Apple SMC device attachment goo again.
riastradh[src/trunk]: src/sys/dev/ic Fix copypasta error in apple_smc_write_key_4: uin...
riastradh[src/trunk]: src/sys/conf Fix apple_smc config in conf/files.
riastradh[src/trunk]: src/sys/dev/acpi Fix unused variable warning in non-modular appl...
riastradh[src/trunk]: src/sys/dev/ic Polish the Apple SMC code with commentary and lit...
riastradh[src/trunk]: src/sys/modules/apple_smc Remove vestigial modules/apple_smc/app...
matt[src/trunk]: src/sys/arch/arm/arm32 In prefetch_abort, call uvm_fault with VM...
matt[src/trunk]: src/sys/arch/arm/arm32 For ARM_MMU_EXTENDED, if the page being m...
christos[src/trunk]: src/sbin/fdisk default to something reasonable (like the interac...
christos[src/trunk]: src/lib/libm add -g to LINTFLAGS
christos[src/trunk]: src/crypto/external/bsd/heimdal/bin add kvno
martin[src/trunk]: src/distrib/sets/lists/comp Add two missing include files
christos[src/trunk]: src/distrib/sets/lists add kvno
christos[src/trunk]: src/crypto/external/bsd/heimdal/bin/kvno add glue and man
ozaki-r[src/trunk]: src/sys/arch/sgimips/gio Get rid of a wrong comma
riastradh[src/trunk]: src Install compositeext.h and shmint.h from X.org.
christos[src/trunk]: src/sys/arch/x86/x86 - tidy up debugging
christos[src/trunk]: src/sys/dev/raidframe If we are autoconfiguring root, then only ...
wiz[src/trunk]: src/bin/ls Apply diff from Igor Sobrado <isd@orion.ciencias.unio...
matt[src/trunk]: src/sys/arch Defer intr evcnt_attach to cpu_configure
matt[src/trunk]: src/sys/arch/cats/cats Don't map ebsabootinfo.bt_vargp if it is ...
matt[src/trunk]: src/sys/arch/arm/arm32 Because vector_page might be 0, we have t...
matt[src/trunk]: src/sys/arch/arm/arm32 Deal with bus_dmamem_unmap of direct mapp...
matt[src/trunk]: src/sys/arch/arm/arm32 Really fix locking this time.
matt[src/trunk]: src/sys/arch/arm/arm32 braces are your friends. use them.
pooka[src/trunk]: src/lib/librumpuser Always use sysconf() to query host processor...
matt[src/trunk]: src/sys/arch/arm/arm32 Init the page_lock to IPL_VM iff VIPT && ...
martin[src/trunk]: src/libexec/ld.elf_so/arch/sparc64 The table of masks applied fo...
pooka[src/trunk]: src/lib/librumpclient fix build on NetBSD. also, prevent fd lea...
pooka[src/trunk]: src/lib/librumpclient On Linux, poll signalfd() when waiting for...
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix non-DIAGNOSTIC build
seanb[src/trunk]: src/sys/kern len argument to strlcpy() was incorrect when copying
matt[src/trunk]: src/sys/arch/arm/arm32 Mark omd as diagused for the ARM_MMU_EXTE...
para[src/trunk]: src/sys/kern bt_refill is and must be called with VM_NOSLEEP set...
matt[src/trunk]: src/sys/kern If we are writing PN_XNUM or more phdrs, include on...
justin[src/trunk]: src Add Android support for rump kernel.
para[src/trunk]: src/sys/kern make condition for ENOMEM consistent with allocatio...
skrll[src/trunk]: src/sys/arch/cats Convert cats to the new world order, i.e. arm3...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif use if_initname() instead of home...
pooka[src/trunk]: src/sys/rump Put nanosleep() and folks in librump instead of mai...
wiz[src/trunk]: src/bin/ls Wording improvement for previous.
buhrow[src/trunk]: src/sys/dev/ic Checking in changes to improve error handling. S...
joerg[src/trunk]: src/sys/lib/libunwind SH3 uses unaligned data in the .eh_frame s...
tron[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto Add fix for CVE-2014...
joerg[src/trunk]: src Support SH3 in our unwinder.
ozaki-r[src/trunk]: src/distrib/utils/embedded/conf Include evbarm.conf as same as o...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Fix up removal of _DRM_SHM mappings an...
riastradh[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/Xorg Link Xo...
skrll[src/trunk]: src/sys/external/bsd/dwc2 New dwc2 location - it moved out of st...
riastradh[src/trunk]: src Update reachover makefiles and set lists for xf86-video-inte...
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Merge conflicts.
matt[src/trunk]: src/sys/uvm/pmap Make this compile on booke again.
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add PMAP_TLB_FLUSH_ASID_ON_RE...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Enable drm debug output iff boothowto ...
matt[src/trunk]: src/sys/uvm/pmap Compare ASIDs, not pmaps.
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Make i915drmkms grab the conso...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Nix accidental whites...
matt[src/trunk]: src/sys/uvm/pmap Change cpu_tlb_info definition based on PMAP_TL...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Need <sys/reboot.h> for AB_DEBUG.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Remove ifdef for const fix.
christos[src/trunk]: src/sys/arch/x86/x86 - prevent matchbiosdisks from being called ...
christos[src/trunk]: src/sys/arch we have cpu_bootconf()
christos[src/trunk]: src/sys/sys add cpu_bootconf()
christos[src/trunk]: src/sys add dkwedge_get_parent_name().
christos[src/trunk]: src/sys/dev/raidframe Fix bugs in raidframe + wedge and root int...
wiz[src/trunk]: src/doc file-5.18 out.
wiz[src/trunk]: src/doc mention our third in-tree gcc version as well.
riastradh[src/trunk]: src/share/man/man9 Correct return type of iic_release_bus.
christos[src/trunk]: src/sys/arch/xen/x86 Change findroot() to cpu_bootconf() since t...
rjs[src/trunk]: src/sys/arch/arm/arm Add support for EABI syscalls.
martin[src/trunk]: src/sys/arch/ia64/disasm Fix snprintf fallout
martin[src/trunk]: src/sys/arch/ia64/ia64 Add missing include
martin[src/trunk]: src/sys/arch/ia64/ia64 Fix snprintf fallout
martin[src/trunk]: src/sys/arch/ia64/ia64 Make GENERIC compilable
christos[src/trunk]: src/sbin/fdisk instead of using ugly -1's make args optional
pooka[src/trunk]: src/lib/librumpclient Make sure holyfd is -1 when rumpclient_ini...
matt[src/trunk]: src/sys/arch/arm/omap Add some more OMAP5 stuff.
matt[src/trunk]: src/sys/arch/arm/omap Enable sata port
matt[src/trunk]: src/sys/arch/arm/omap Consistently use #define<tab>
matt[src/trunk]: src/sys/arch/evbarm/beagle Make sure to enable refclk for usb on...
riastradh[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel Skip SNA o...
riastradh[src/trunk]: src/tools ctfconvert/ctfmerge need libdwarf &c., so build them i...
riastradh[src/trunk]: src/share/mk By default define CTFCONVERT and CTFMERGE to be no-...
joerg[src/trunk]: src/sys/arch/cobalt/stand/boot Avoid type pruning.
riastradh[src/trunk]: src/share/mk Elide broken exists tests for TOOL_CTFCONVERT and T...
joerg[src/trunk]: src/sys/arch/cobalt/stand/boot GC found.
christos[src/trunk]: src/sbin/raidctl Add the ability to "softroot" mount (i.e. mount...
joerg[src/trunk]: src/sys/arch/cobalt/cobalt GC nsym
christos[src/trunk]: src/sys/dev/raidframe Add a "soft" root option, leaving the curr...
riastradh[src/trunk]: src/sys/arch/i386/conf Copy NO_DRM and DRMKMS kernels for i386.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Miscellaneous fixes for drm2 on i386.
wiz[src/trunk]: src/sbin/fdisk Update SYNOPSIS.
christos[src/trunk]: src/distrib/utils/embedded now that fdisk has optional arguments...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin Add NOCTF
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/cc1plus remove extra
mrg[src/trunk]: src/sys GCC 4.8 build fixes from John D. Baker
christos[src/trunk]: src/share/mk Add NOCTF
christos[src/trunk]: src/doc add ctfconvert bug.
christos[src/trunk]: src/sys/rump/librump/rumpdev provide cpu_bootconf()
christos[src/trunk]: src/sys/arch/mips/rmi adjust to pci_intr_string signature.
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Fix non-DWC2_DEBUG build.
matt[src/trunk]: src/share/mk Using -Wl, -x breaks build ARM BE8 shared libraries ...
skrll[src/trunk]: src/sys/arch/cats/cats whitespace.
maxv[src/trunk]: src/sys/kern Limit check for 'data_len'. Otherwise a (un)privile...
skrll[src/trunk]: src/sys/arch/cats Revert previous - it wasn't complete.
wiz[src/trunk]: src/doc Fix typo.
msaitoh[src/trunk]: src/sys/arch/evbarm/conf Delete COMPAT_NETBSD32 option
wiz[src/trunk]: src/sbin/fdisk Fix a bug in previous and update detailed -s desc...
pooka[src/trunk]: src/sys/rump/include/sys make tags and handles long
skrll[src/trunk]: src/sys/arch/cats Convert cats to the new world order, i.e. arm3...
gson[src/trunk]: src/usr.sbin/mountd When daemonizing, delay the parent exit unti...
bouyer[src/trunk]: src/sys/netinet Proper MBUFTRACE handling. Without it, ec_tx_mow...
njoly[src/trunk]: src/sys/rump/net/lib/libnpf No lint for rumpnet npf library.
wiz[src/trunk]: src/sbin/fdisk -s:
christos[src/trunk]: src/sys PR/48701: Timo Buhrmester: spurious messages while booti...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Add a rump kernel component for the ...
pooka[src/trunk]: src/sys/rump/dev/lib/libmiiphy Add a rump kernel component for m...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Don't ifdef out unmappin...
pooka[src/trunk]: src/sys/rump/dev Add PCI components, commented out from the defa...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci_if_wm Add a rump kernel component th...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Tweak i915 framebuffer attachm...
matt[src/trunk]: src/sys/arch/arm/include/arm32 For ARM_MMU_V6C enable supersections
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Figure drm_debug into the drm_init...
christos[src/trunk]: src/sbin/fdisk remove debugging.
ozaki-r[src/trunk]: src/sys/arch/mips/rmi Adjust to pci_intr_string signature
pgoyette[src/trunk]: src/share/man/man5 Fix typio
christos[src/trunk]: src/distrib/utils/embedded/conf merge more, and add an i386 image
christos[src/trunk]: src/sys/fs/ptyfs Handle multiple ptyfs mounts with different chr...
christos[src/trunk]: src/doc mention ptyfs change.
christos[src/trunk]: src/sys Kernel portion of the multiple ptyfs mount support. Prot...
njoly[src/trunk]: src/sys/rump/librump/rumpkern Add compat 50 time syscalls, neede...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Add support for timing syscalls.
njoly[src/trunk]: src/sys Move a few compat 50 syscalls, not applicable to rump ke...
christos[src/trunk]: src/sbin/mount_ptyfs the bug has been fixed.
matt[src/trunk]: src/sys/arch/arm/omap Fix build break.
christos[src/trunk]: src/share/mk convert i386 to gcc-4.8. boot blocks tested by boot...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen.
christos[src/trunk]: src/doc mention i386 switch to gcc-4.8
tsutsui[src/trunk]: src/sys/arch/mvme68k/conf Specify both -Wa, -march=68030 and -Wa, ...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Drop down to 4KB pages on armv6 f...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 On second thoughts don't do the R...
martin[src/trunk]: src/sys/arch/playstation2/conf Try with EXTERNAL_TOOLCHAIN inste...
apb[src/trunk]: src/doc Add a "Location" line for all three versions of gcc. Ex...
justin[src/trunk]: src/sbin Iterate over fields of struct seperately to avoid warni...
tron[src/trunk]: src/external/mit/xorg/bin/xauth Force "USE_SSP" to "no" when com...
tron[src/trunk]: src/doc Document xauth(1) hack.
christos[src/trunk]: src/sys/miscfs/procfs On my 24 proc box I got ENOSPC, so make th...
christos[src/trunk]: src/sys/arch/x86/x86 make this compute the needed size instead o...
skrll[src/trunk]: src/sys/arch/arm/arm32 Add a missing pmap_release_page_lock
matt[src/trunk]: src/sys/arch/arm/arm32 If using arm32_kvminit, don't bother mapp...
christos[src/trunk]: src/sys/arch adjust to new signature; return consistent stuff. 0...
matt[src/trunk]: src/sys/arch/arm/marvell Initialize cpu_cc_freq with our CPU speed.
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Handle assembly code ...
matt[src/trunk]: src/sys/arch/arm/vfp propogation -> propagation
khorben[src/trunk]: src/usr.sbin/inetd Use base 10 when logging the exit status or e...
khorben[src/trunk]: src/sys Fixed a typo
christos[src/trunk]: src/lib/libc/ssp fix off by one in stpcpy_chk.
christos[src/trunk]: src/lib/libc/ssp fix the limit check.
joerg[src/trunk]: src/sys/dev Don't destroy locked mutex. Don't access freed memory.
christos[src/trunk]: src/sys/dev/usb PR/48715: Ryo ONODERA: Please support more USB m...
nonaka[src/trunk]: src/sys/dev/usb Added Logitec LAN-W450ANU2E.
nonaka[src/trunk]: src/sys/dev/usb Added some PLANEX wlan devices.
nonaka[src/trunk]: src/sys/dev/usb regen
nonaka[src/trunk]: src/sys/dev/usb regen
skrll[src/trunk]: src/sys/arch/arm/arm32 Remove a comment that became largely redu...
pettai[src/trunk]: src/crypto/external/bsd/heimdal fix small nit + missing step
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/roken PR/48718: Juergen...
skrll[src/trunk]: src/sys/arch/evbarm Re-arrange RPI VM layout and enable __HAVE_M...
martin[src/trunk]: src/sys/arch/powerpc/powerpc Make it compilable
khorben[src/trunk]: src/etc/rc.d Allow the extra command "reload" to dhcpcd's rc scr...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Add missing declaration from l...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Restore is_console=1 for i915, ...
joerg[src/trunk]: src/sys/arch/x86/include x86_progress takes a format string.
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Use __dead.
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib Misc WARNS=4 fixes.
jakllsch[src/trunk]: src/sys/fs Use size_t instead of int for character count to avoi...
kardel[src/trunk]: src add Microchip MCP23S17 GPIO driver
christos[src/trunk]: src/lib/libc/ssp fix incorrect bounds check
christos[src/trunk]: src/lib/libc/ssp add __stpncpy_chk
christos[src/trunk]: src/tests/lib/libc/ssp add stp*cpy() tests
matt[src/trunk]: src/sys/arch/evbarm/conf Move kernel to load at 16MB since the f...
christos[src/trunk]: src/include/ssp add stpncpy()
christos[src/trunk]: src/distrib/sets/lists add stp*cpy tests.
christos[src/trunk]: src/sys/dev/ic PR/48720: John Kelly: com driver does not allow B...
pooka[src/trunk]: src/external/bsd/libpcap/include Re-add cloning bpf definition t...
pooka[src/trunk]: src/sys/net80211 Use module-compatible sysctl init instead of li...
pooka[src/trunk]: src/sys/rump/dev Add a rump kernel component for the iwn wireles...
wiz[src/trunk]: src/share/man/man4 Fix Dd. New sentence, new line. Sort SEE ALSO...
wiz[src/trunk]: src/doc Fix typo.
riastradh[src/trunk]: src/sys/external/bsd Move <linux/errno.h> from drm2 to common.
skrll[src/trunk]: src/sys/arch/evbarm/rpi Whitespace.
christos[src/trunk]: src/tests/lib/libc/ssp fix lossage with gcc-4.5
seanb[src/trunk]: src/sys/kern Fix a case where an erroneous EAGAIN was returned o...
rjs[src/trunk]: src/sys/kern whitespace.
apb[src/trunk]: src/crypto/external/bsd/openssl Run the mkpc script using ${HOST...
rjs[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel The SNA co...
matt[src/trunk]: src/sys/arch/arm/include Declare armv7 routines if CPU_ARMV7 is ...
christos[src/trunk]: src/sys/arch/i386/stand/lib XXX: gcc-4.8 bug. Passes wrong argum...
christos[src/trunk]: src/doc Add x86 bootblock hack.
njoly[src/trunk]: src/sys/dev/pci/hdaudio Use 0x prefix when printing hexadecimal ...
njoly[src/trunk]: src/sys/dev/pci Add Intel Ivy Bridge PCI Express Root Port
njoly[src/trunk]: src/sys/dev/pci Regen for Intel Ivy Bridge PCI Express Root Port.
christos[src/trunk]: src/sys/dev/ic Clear dtr on transition from !0 to 0, and set it ...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist import latest openssl to fi...
christos[src/trunk]: src/doc new OpenSSL
pooka[src/trunk]: src/lib/libc/sys play the "documentation matches implementation"...
njoly[src/trunk]: src/sys/compat/linux/arch Do not include bsd.kinc.mk in each arc...
hannken[src/trunk]: src/sys/dev/isa Add __diagused.
joerg[src/trunk]: src/sys/arch/i386/stand/lib Unbreak clang build by restricting -...
christos[src/trunk]: src/sys/arch/i386/stand/lib make this more attractive (to me).
christos[src/trunk]: src/crypto/external/bsd/openssl merge/regen
njoly[src/trunk]: src/sys/compat/linux/arch Adjust read/write/readv/writev signatu...
jakllsch[src/trunk]: src/sys/external/bsd/gnu-efi/dist/inc Use <sys/stdarg.h> on NetBSD.
njoly[src/trunk]: src/sys/compat/linux/arch Regen.
christos[src/trunk]: src/sys/miscfs/kernfs From Ilya Zykov: Unbreak kernfs which was ...
christos[src/trunk]: src/sys/dev/pci/ixgbe Add dell's flavor (from uwe, in current-us...
riastradh[src/trunk]: src/sys/arch/amd64/conf Enable options VND_COMPRESSION in amd64/...
christos[src/trunk]: src/sys/arch add ixg
martin[src/trunk]: src/sys/arch/ia64/stand Make it compile again - partly from PR 4...
riastradh[src/trunk]: src/sys/arch Remove FFS_NO_SNAPSHOT from x86/ALL so we do compil...
riastradh[src/trunk]: src/sys/arch/amd64/conf Add COMPAT_NETBSD32 and COMPAT_LINUX32 t...
msaitoh[src/trunk]: src/sys/dev/pci - Add some Ivy Bridge devices from the document.
hkenken[src/trunk]: src/sys/arch/evbarm NetWalker kernels boot again.
msaitoh[src/trunk]: src/sys/dev/pci Add yet another 82599 device
msaitoh[src/trunk]: src/sys/dev/pci regen.
maxv[src/trunk]: src/sys/compat/svr4_32 'error' is not set on failure. Which mean...
msaitoh[src/trunk]: src/sys/dev/pci regen
hkenken[src/trunk]: src/sys/arch/evbarm/netwalker delete trailing whitespace
apb[src/trunk]: src/etc Add comments about the intended use of each type of meta...
christos[src/trunk]: src/share/mk change -x to OBJCOPYLIBFLAGS like everywhere else.
matt[src/trunk]: src/sys/arch/arm/cortex add helper macros.
apb[src/trunk]: src/etc Send a "nop" metadata message to the postprocessor every...
hans[src/trunk]: src/sys/arch/arm/omap Fix build in non-debug kernels, mark eopi ...
christos[src/trunk]: src/share/mk Since the objcopy -x removes debugging symbols, del...
hans[src/trunk]: src/sys/arch/arm/omap Fix build of non-debug kernels, mark err _...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Try vflush, which...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Don't forget ZFS_...
matt[src/trunk]: src/sys/arch/arm/omap Use new IRQ_SPI/GIC_MAXSOURCES macros.
riastradh[src/trunk]: src/sys/ufs/lfs Take vp->v_interlock before vdead_check in lfs_b...
pooka[src/trunk]: src/sys/rump/librump/rumpkern initialize exec_lock
pooka[src/trunk]: src/sys/kern properly handle forward declarations for pointerpoi...
pooka[src/trunk]: src/sys/kern rump kernel wrappers for aio syscalls
pooka[src/trunk]: src/sys/rump/librump/rumpkern implement lwp_create() and a few r...
pooka[src/trunk]: src add aio driver as rump kernel component
pooka[src/trunk]: src/sys regen
matt[src/trunk]: src/sys/arch/arm/arm32 Deal with non-4KB pages properly.
matt[src/trunk]: src/sys/arch/arm/arm32 Fix pmap_extract to deal with non-4KB pages.
matt[src/trunk]: src/sys/arch/arm/arm32 Fix pasto.
matt[src/trunk]: src/sys/arch/arm/arm32 emit VERBOSE_INIT_ARM
matt[src/trunk]: src/sys/arch/arm/arm change cortex_cpufunc to armv7_cpufuncs. C...
skrll[src/trunk]: src/sys/arch/arm/cortex Fix a typo - it's "#define". Use defined...
matt[src/trunk]: src/sys/arch/arm/arm Address PR/48710.
wiz[src/trunk]: src/lib/libc/sys Mention the word 'inode' next to st_ino so it's...
tsutsui[src/trunk]: src/sys/arch/hp300/stand/common Fix a botch on switching from ap...
plunky[src/trunk]: src/share/mk the value of HOST_MKDEP previously depended on USET...
asau[src/trunk]: src/distrib/sets/lists/base Mark /lib/libnpf.so as a part of NPF...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Pretend that we have slightly more...
christos[src/trunk]: src/external/bsd/libevent/man PR/48722: David H. Gutteridge: use...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci remove obfuscation macros
christos[src/trunk]: src/bin/sh PR/48729: Torbj?rn Granlund: Avoid negative index in ...
matt[src/trunk]: src/sys/arch/evbarm/conf Supply CPP define KERNEL_BASE_VOFFSET w...
uebayasi[src/trunk]: src/sys/kern Cache struct exec_package * for readability. No fu...
matt[src/trunk]: src/sys/arch/arm/cortex Simplify calls into .text by using KERNE...
matt[src/trunk]: src/sys/arch/arm/arm32 Deal with ASID tagged VIVT icaches (not t...
matt[src/trunk]: src/sys/arch/arm/allwinner VERBOSE_ARM_INIT -> VERBOSE_INIT_ARM
msaitoh[src/trunk]: src/sys/dev/pci Fix the definition of CTRL_GIO_M_DIS. This bit i...
joerg[src/trunk]: src/sys/dev/pci/ixgbe Mark ixgbe_disable_queue as unused.
matt[src/trunk]: src/sys/arch Add a kernel for the CUBIETRUCK (CUBIEBOARD3). All...
uebayasi[src/trunk]: src/sys/kern Try to decrypt stack size calculation code in execv...
uebayasi[src/trunk]: src/sys/kern Protect not only proc::p_flag but also lwp::l_ctxli...
uebayasi[src/trunk]: src/sys/kern Clean up assertions.
christos[src/trunk]: src/external/bsd/libevent/man oops missed one instance of fixman
uebayasi[src/trunk]: src/sys/kern Clarify stack size calculation in copyargs(). Comm...
christos[src/trunk]: src/share/mk explain what's going on, add another kludge for -g
matt[src/trunk]: src/share/mk Back changes from 1.349 on since the -Wl, -x bug has...
matt[src/trunk]: src/sys/arch/arm whitespace cleanup
uebayasi[src/trunk]: src/sys/kern execve_runproc: Reorder a few local vars. Avoid re...
uebayasi[src/trunk]: src/sys/kern execve_runproc: The stack address passed to the new...
christos[src/trunk]: src/usr.bin/patch recognize -V none
christos[src/trunk]: src/usr.bin/patch mention -V none
buhrow[src/trunk]: src/sys/dev/ic Fix up some KNF errors.
uebayasi[src/trunk]: src/sys/kern Reorder a new lines. Comments.
uebayasi[src/trunk]: src/sys/kern execve_runproc: Unbreak __MACHINE_STACK_GROWS_UP ma...
uebayasi[src/trunk]: src/sys/kern execve_runproc: Refactor debug code.
uebayasi[src/trunk]: src/sys/kern execve_runproc: Move a long code block handling cre...
uebayasi[src/trunk]: src/sys/kern Don't #define DEBUG_EXEC.
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix typo and unbreak the build for variou...
gdt[src/trunk]: src/sys/netinet revarprequest: Avoid leaking mbuf.
skrll[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace
matt[src/trunk]: src/sys/arch/arm/arm32 KDASSERT -> KDASSERTMSG
uebayasi[src/trunk]: src/sys/kern execve_runproc: Correct thinko in Rev. 1.386; the n...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface Remove buggy linux com...
snj[src/trunk]: src/distrib/notes/common NetBSD.org police.
jakllsch[src/trunk]: src/sys/ddb Unbreak db_cpu_*. Allows backtraces on i386 to prog...
jakllsch[src/trunk]: src/sys/ddb Make this build.
pooka[src/trunk]: src/sys/rump/librump/rumpkern apparently DFLSSIZ isn't defined o...
joerg[src/trunk]: src/sys/arch/sparc/include Add END() macro like most other archs...
matt[src/trunk]: src/sys/arch/arm/cortex write correct register.
snj[src/trunk]: src/usr.bin Change some standard exit status text to ".Ex -std"
matt[src/trunk]: src/sys/arch/arm/cortex Move aprint to print sooner.
matt[src/trunk]: src/sys/arch/arm/cortex Make sure freq is not 0.
matt[src/trunk]: src/sys/arch/arm/include Add tpidruro and tpidrurw inlines
matt[src/trunk]: src/sys/arch/arm/arm32 When figuring out the physical size for d...
uebayasi[src/trunk]: src/sys/kern execve_loadvm: Move long code block reading passed ...
skrll[src/trunk]: src/sys/arch/evbarm/odroid Remove a silly debug printf
matt[src/trunk]: src/sys/arch Add initial support for the ODROID-XU and ODROID-U3.
uebayasi[src/trunk]: src/sys/kern Revert braces.
pooka[src/trunk]: src/sys/rump/dev/lib/libpci create /dev/pci device nodes
uebayasi[src/trunk]: src/sys/kern copyinargs: Refactor. Share code.
christos[src/trunk]: src/sys/dev/i2c fix statement with no effect (Dave Tyson)
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/ssl Fix use after free:
pgoyette[src/trunk]: src/sys/dev/sysmon If we pmf_register on attach, we should pmf_d...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci add some sort of bus_space_barrier()
reinoud[src/trunk]: src/sys/arch/arm/samsung Redefine IS_EXYNOS4_P() to check for th...
tsutsui[src/trunk]: src/sys/arch/hp300/stand Add sti(4) at sgc screen console suppor...
skrll[src/trunk]: src/distrib/sets/lists/debug The ctf tools are controlled by MKC...
joerg[src/trunk]: src/sys/lib/libunwind Move definition of what the native registe...
reinoud[src/trunk]: src/sys/arch Remove trustzone firmware indirect calls by explici...
reinoud[src/trunk]: src/sys/arch/arm/samsung Remove old trustzone headerfile inclusion
reinoud[src/trunk]: src/sys/arch/evbarm/conf Split off Odroid-U* kernel from combine...
reinoud[src/trunk]: src/sys/arch/arm/samsung Remove unused code snippet
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Remove old trustzone headerfile inclu...
joerg[src/trunk]: src/tests/lib/libexecinfo Bail out if backtrace(3) failed.
jakllsch[src/trunk]: src/sys/dev/acpi don't run off the end of the source resource bu...
uebayasi[src/trunk]: src/sys/kern copyinargs: Replace a hand-written string copy loop...
martin[src/trunk]: src/sys/arch/sparc64/include Implement and enable TOPDOWN_VM. Fr...
martin[src/trunk]: src/doc The sparc64 port switched to TOPDOWN_VM finally.
uebayasi[src/trunk]: src/sys/arch/i386/stand/boot Other boot loaders name ELF *.sym, ...
uebayasi[src/trunk]: src/sys/kern copyinargs: Redo previous; if given fakearg is long...
pooka[src/trunk]: src/sys/dev Remove extraneous sysctl setup calls now done as par...
uebayasi[src/trunk]: src/sys/arch/i386/stand/boot Use ldscript. Identical output con...
joerg[src/trunk]: src/common/lib/libc/string Using bcopy/memcpy with NULL argument...
joerg[src/trunk]: src/sys/lib/libunwind Some architectures like SPARC need to appl...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid For Exynos4 platforms, re-implement P...
matt[src/trunk]: src/sys/arch/evbarm/marvell Add hook to set L2 cache to write-th...
matt[src/trunk]: src/sys/arch/arm Support (untested) SHEEVA_L2_CACHE and SHEEVA_L...
joerg[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Use correct librar...
pooka[src/trunk]: src/sys/rump/include/sys Add a vacookie to busdma_segment, for p...
reinoud[src/trunk]: src/sys/arch/arm/samsung Implement sscom interrupt masking and a...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci be even more explicit about handling...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci add necessary -I for /dev/pci* creation
pooka[src/trunk]: src/sys/rump/dev fix typo
pooka[src/trunk]: src/sys/rump/dev/lib/libpci * make it possible for rumpcomp_pci_...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci build hypercalls if RUMP_PCI_USER is...
maxv[src/trunk]: src/sys/kern There's no need for this NULL-check.
buhrow[src/trunk]: src/sys/dev/ic Checking in cosmetic changes -- no functional cha...
hannken[src/trunk]: src/sys/kern Fix a deadlock where one thread exits, enters fstra...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Append to CPPFLAGS...
macallan[src/trunk]: src/sys/arch/sparc/dev print chip revision on attach
macallan[src/trunk]: src/sys/arch/sparc/sparc cpu0 at mainbus0: mid 8: RT620/625 @ 12...
macallan[src/trunk]: src/sys/arch/sparc64/sparc64 fix same pasto as in sparc/cpu.c - ...
joerg[src/trunk]: src Add initial unwind support for SPARC/SPARC64.
hannken[src/trunk]: src/sys/dev/pci/ixgbe Add __diagused.
pooka[src/trunk]: src/sys/rump add multi-inclusion protection
pooka[src/trunk]: src/sys/rump/dev/lib/libpci update to new pci_intr_string()
isaki[src/trunk]: src/sys/arch/x68k/stand/boot_ustar Remove -mc68000 asm option fo...
uebayasi[src/trunk]: src/sys/kern execve_runproc: Simplify &argc address calc. The s...
uebayasi[src/trunk]: src/sys/kern exec_loadvm: Isolate stack size calc logic into sep...
uebayasi[src/trunk]: src/sys/kern execve_runproc: Isolate ps_strings filling code int...
uebayasi[src/trunk]: src/sys/kern execve_runproc: Isolate new stack arg filling code ...
maxv[src/trunk]: src/sys/compat/linux/common A specially-crafted binary could eas...
maxv[src/trunk]: src/sys/compat/linux/arch There are two times the same branches.
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Make the PoP detection both EXYNOS4 d...
joerg[src/trunk]: src Add basic Alpha support to libunwind.
ginsbach[src/trunk]: src Hook getaddrinfo(1) into the build. Hi riastradh!
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb supply a fake cs that has has not...
htodd[src/trunk]: src/distrib/sets/lists/debug Add getaddrinfo.debug to lists.
uebayasi[src/trunk]: src/sys/kern execve_runproc: Isolate path / commandname (proc:p_...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb take constant expressions out of ...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb It is not nice to fake things we ...
matt[src/trunk]: src/sys/arch/arm/include/arm32 Make to flush the secondary cache...
uebayasi[src/trunk]: src/sys/kern execve_runproc: Isolate vmcmd execution code into a...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Appease gcc 4.8 -Wunused-but-set...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Check a status code and return p...
tsutsui[src/trunk]: src/sys/arch/x68k/stand/boot_ustar Put back "-Wa, -march=m68000 -...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Use booted device unit if no uni...
maxv[src/trunk]: src/sys/kern Some fs's - like kernfs - set their vfs_min_mount_d...
joerg[src/trunk]: src/common/lib/libc/string Undef possible macro versions of memc...
matt[src/trunk]: src/sys/arch/arm/arm Pendantic structure member initialization. ...
maxv[src/trunk]: src An (un)privileged user can easily make the kernel dereferenc...
reinoud[src/trunk]: src/sys/arch/arm/samsung Teach sscom attachment, also the consol...
matt[src/trunk]: src/sys/arch/arm/cortex Allow l2cc base to gotten from device pr...
matt[src/trunk]: src/sys/arch/arm/conf Add ctcom
pooka[src/trunk]: src/sys/rump/librump/rumpkern Reparent children of a dying lwpro...
matt[src/trunk]: src/sys/arch/arm/pic Do softints after restoring interrupts
tsutsui[src/trunk]: src/sys/arch/hp300/stand/common Check the service switch on 425e...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Fix count vs...
christos[src/trunk]: src/sys/dev/pci/ixgbe CID 141398: Fix incorrect test
christos[src/trunk]: src/sys/dev/pci/ixgbe CIT 744275: Increase max_retry so we retry...
christos[src/trunk]: src/sys/net add LRO
christos[src/trunk]: src/sys/dev/pci/ixgbe CID 140077: Add missing break and FALLTHROUGH
christos[src/trunk]: src/sys/ufs/lfs CID/1203190: Fix NULL deref
christos[src/trunk]: src/sys/arch/x86/acpi CID/1203191: Out of bounds read
christos[src/trunk]: src/sys/dev/ic CID 1203189: Null deref.
christos[src/trunk]: src/sys/dev/ic CID/1203194, CID/1203195: Out of bounds read
christos[src/trunk]: src/sys/dev/ic CID/1203197: NULL deref
christos[src/trunk]: src/sys/dev/ic CID/1203192, CID/1203193: Out of bounds read
christos[src/trunk]: src/sys CID/1203196: Don't confuse coverity with out of bounds a...
christos[src/trunk]: src/sys/dev/pci/ixgbe CID/1008347, CID/1008348, CID/1008349: ov...
christos[src/trunk]: src/usr.bin/xlint/lint1 Don't free memory; it is used later.
christos[src/trunk]: src/usr.bin/xlint/lint1 Trash freed memory so we catch bad uses.
christos[src/trunk]: src/usr.bin/xlint/lint1 typeof and extension don't need parens
martin[src/trunk]: src/share/man/man4 Add missing uark and umcs attachments, bump date
pgoyette[src/trunk]: src/sys/ufs/lfs s/null/NULL/ to fix build break
christos[src/trunk]: src/sys/dev/ic put back missing arg
christos[src/trunk]: src/usr.bin/xlint/lint1 - add a function to dump a node
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 add more tests
christos[src/trunk]: src/distrib/sets/lists/tests add new lint tests
christos[src/trunk]: src/usr.bin/xlint/common make outname print where it came from i...
pgoyette[src/trunk]: src/distrib/sets/lists/tests Reference the correct test file nam...
christos[src/trunk]: src/usr.bin/xlint/lint1 handle LDOUBLE
christos[src/trunk]: src/usr.bin/xlint/lint1 only fill memory with junk if BLKDEBUG
christos[src/trunk]: src/share/mk Add -g (gnu) so lint recognizes __attribute__
christos[src/trunk]: src/usr.bin/xlint/lint1 Add some builtins
christos[src/trunk]: src/usr.bin/xlint/lint1 Handle the rest of gcc __attribute__ s.
christos[src/trunk]: src/usr.bin/xlint/lint1 builtins only for NetBSD since fmemopen ...
christos[src/trunk]: src/usr.bin/xlint/lint1 Never return the attribute keywords if w...
christos[src/trunk]: src/usr.bin/xlint/lint1 handle constant attribute
christos[src/trunk]: src/external/bsd/elftoolchain/dist/libelf lint has __alignof__ too.
christos[src/trunk]: src/usr.bin/xlint/lint1 remove attribute keyword
maxv[src/trunk]: src/sys/kern Memory leak (only triggerable from root).
christos[src/trunk]: src/usr.bin/xlint/lint1 don't include fmemopen in tools builds. ...
martin[src/trunk]: src/sys/dev/scsipi Fix PR kern/48550 by aligning the single inst...
matt[src/trunk]: src/sys/arch/evbarm/cubie Use KERNEL_BASE_VOFFSET. s/bbs/bss
uebayasi[src/trunk]: src/sys/kern calcargs: Correct the size of "argc" in the stack s...
reinoud[src/trunk]: src/sys/arch/arm/samsung Second handle to bus_space_read_* is th...
maxv[src/trunk]: src/sys/kern 'error' is not set on failure. This is a true bug: ...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Oops, i forgot to commit this patch o...
reinoud[src/trunk]: src/sys/arch/arm/samsung Fix interrupt enable/disable and clearn...
reinoud[src/trunk]: src/sys/arch/arm/samsung Fix attachment of wdt to also use the b...
matt[src/trunk]: src/sys/arch/arm/include ARMv6+ platforms no longer have strict ...
christos[src/trunk]: src/sys/arch/x86/x86 more conservative length check.
martin[src/trunk]: src/sys/arch/hppa/hppa Explicitly clear p_md.md_flags for newer ...
mlelstv[src/trunk]: src/sys/dev/ic include VGA kernel options
mlelstv[src/trunk]: src/sys/dev/ic handle unused variables
christos[src/trunk]: src/usr.bin/xlint/lint1 provide a poor man's fmemopen()
mlelstv[src/trunk]: src/sys/dev/ic more unused variables.
christos[src/trunk]: src/usr.bin/xlint/lint1 add more places where attribute is valid.
bad[src/trunk]: src/sys/dev/pci Rewrite the dmamap handling to allocate and cach...
christos[src/trunk]: src/sys/arch/arm/arm Include cpufunc_proto.h before locore.h so ...
christos[src/trunk]: src/sys/arch/amiga/stand/bootblock/boot unbreak gcc4.5
matt[src/trunk]: src/sys/arch/arm/include Move xscale cpu_cpwait back from cpufun...
tsutsui[src/trunk]: src/sys/arch/amiga/stand/bootblock/boot No need to use annoying ...
tsutsui[src/trunk]: src/doc Note recent hp300 changes for HP9000/425e.
tsutsui[src/trunk]: src/sys/arch/hp300/stand/common Add RTC support for HP9000/425e ...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Comment KNF
tsutsui[src/trunk]: src/sys/arch/hp300 Add proper RealTime Clock support for HP9000/...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Wrap a long ...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Deal in 4KB ...
wiz[src/trunk]: src/external/bsd/libevent/man At least event(3) looks better whe...
apb[src/trunk]: src/external/gpl3/gcc/dist Use $(SHELL) to run move-if-change.
bad[src/trunk]: src Add support for accelerated AES_CBC in ubsec(4) for BCM5823 ...
matt[src/trunk]: src/sys/arch/powerpc/conf ldscript for ppc64 kernels
matt[src/trunk]: src/sys/arch/evbmips/include Normal memory is not poolpage memor...
matt[src/trunk]: src/sys/arch/mips/ralink Add PCI register definitions
reinoud[src/trunk]: src/sys/arch/arm/samsung Move the WDT register definitions to th...
apb[src/trunk]: src/external/gpl3/gcc/dist Set ac_install_sh="$SHELL $ac_aux_dir...
reinoud[src/trunk]: src/sys/arch/evbarm/conf Enable the exywdt watchdog since its no...
snj[src/trunk]: src/usr.bin/calendar/calendars Add 6.0.5 and 6.1.4.
apb[src/trunk]: src/doc Add note about sending bsd-family-tree changes upstream ...
apb[src/trunk]: src/tools/compat Clarify the NetBSD-specific and Linux-specific ...
apb[src/trunk]: src/external/gpl3/gcc.old/dist Set ac_install_sh="$SHELL $ac_aux...
reinoud[src/trunk]: src/sys/arch/arm/samsung Move the watchdog registers back to the...
uebayasi[src/trunk]: src/sys/kern copyinargs: Plug theoretical memory leak when fakea...
matt[src/trunk]: src/sys/arch/evbarm/odroid Use the conspeed and div/frac from th...
joerg[src/trunk]: src Basic unwind support for HPPA.
uebayasi[src/trunk]: src/sys/kern copyinargs: Shorten a local var name.
uebayasi[src/trunk]: src/sys/kern execve_runproc: Isolate emul specific code into a f...
martin[src/trunk]: src/sys/arch/evbarm/cubie Fetch the ethernet address from u-boot...
abs[src/trunk]: src/distrib/sets/lists/base Mark /rescue/ldconfig as 'pic' only ...
tsutsui[src/trunk]: src/sys Add proper consinit(9) support for sti(4) at sgc framebu...
christos[src/trunk]: src/sys/arch/arm/include include cpufunc_proto.h since things ne...
maxv[src/trunk]: src/sys/kern This thing is totally buggy: 'data_len' is modified...
matt[src/trunk]: src/sys/arch/arm/arm32 Reduce resident_count by number of pages, ...
aymeric[src/trunk]: src/sys/net Call mutex_destroy() on sc_kqlock in tap_detach(). F...
matt[src/trunk]: src/sys/arch/arm/samsung Allow setting of console speed in init.
joerg[src/trunk]: src/distrib/sets/lists/comp /usr/include/g++/bits/${CONFIG} dire...
dholland[src/trunk]: src/bin/ps Use an enum type for PRINTMODE vs. WIDTHMODE. Compile...
dholland[src/trunk]: src/bin/ps Don't bother using variables whose value is never cha...
martin[src/trunk]: src/tests/lib/libc/sys When a hard link to a directory fails, ac...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Fix stupid botches in previous.
riastradh[src/trunk]: src/share/man/man3 Fix note on __predict_true: predicts nonzero, ...
matt[src/trunk]: src/sys/arch Since all our compilers support __DBL_* and __FLT_*...
chs[src/trunk]: src/sys/dev increase LOCKSTAT_MAXBUFS, systems with lots of CPUs...
chs[src/trunk]: src/sys/uvm remove unused variables for UVM_PAGE_TRKOWN.
chs[src/trunk]: src/sys/dev/pci/ixgbe only attach/detach stats->mngptc once.
chs[src/trunk]: src/sys/arch add malo at pcmcia.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Returning in the middle of a TRY_...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Update comment: modified -> ...
martin[src/trunk]: src/tests/lib/libc/sys When unlinking a directory as unprivilege...
palle[src/trunk]: src/sys/arch/sparc/stand/ofwboot sun4v: Update TTE data in sparc...
riastradh[src/trunk]: src/doc Note my paltry contributions.
christos[src/trunk]: src/usr.bin/xlint/lint1 fix asm() misclassification
christos[src/trunk]: src/usr.bin/xlint/lint1 add asm function renames
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 use a different function instead o...
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 disable the extension test for now.
christos[src/trunk]: src/sys/arch/i386/include forward decl for struct pcb.
christos[src/trunk]: src/sys/arch/i386/include disable assert for lint.
christos[src/trunk]: src/distrib/sets/lists fix sparc debug sets
pgoyette[src/trunk]: src/sys/dev/pcmcia Insert { ... } to keep gcc happy when DPRINTF...
christos[src/trunk]: src/usr.bin/xlint/lint1 add more attributes
christos[src/trunk]: src/external/mit/xorg/lib/libIntelXvMC Put back MKLINT=no for now
pettai[src/trunk]: src/doc Swap spaces to tab on second line (so netbsd.org/changes...
pgoyette[src/trunk]: src/sys/dev/pcmcia Revert previous and fix correctly. Thanks, j...
wiz[src/trunk]: src/usr.bin/getaddrinfo Bump date for previous.
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix a format string to actually print the...
ginsbach[src/trunk]: src/usr.bin/getaddrinfo Add optional method for specifying proto...
skrll[src/trunk]: src/sys/arch/arm/arm32 Call pmap_free_l2_bucket for the kernel p...
pettai[src/trunk]: src/crypto/external/bsd/heimdal heimdal's git (master/origin) ha...
joerg[src/trunk]: src Retire USE_COMPILERCRTSTUFF=yes.
christos[src/trunk]: src/sys/arch/i386/include we don't really have 64 bit atomic ops.
skrll[src/trunk]: src/sys/arch/arm/arm32 Remove stray comment.
christos[src/trunk]: src/external/cddl/osnet/lib/libzpool Add fake atomic 64 ops for ...
christos[src/trunk]: src/external/cddl/osnet/lib/libzpool make compilable from the ke...
christos[src/trunk]: src/sys/modules/zfs add atomic.c
tsutsui[src/trunk]: src/sys/arch/hp300/stand/common Also fix the apci device address...
christos[src/trunk]: src/distrib/sets/lists Kill lint libraries we don't (or can't ye...
christos[src/trunk]: src/usr.sbin/wlanctl remove -v no/op
reinoud[src/trunk]: src/sys/arch/arm/samsung Adjust the GIC offset to match the linu...
reinoud[src/trunk]: src/sys/arch/arm/samsung Missing EOL at end of file
reinoud[src/trunk]: src/sys/arch/arm/samsung Add the missing mpcaa_memh to reflect t...
maxv[src/trunk]: src/sys/kern Fix a read-beyond-end string read.
christos[src/trunk]: src/common/lib/libc/arch/i386/atomic The kernel uses 64 bit atom...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
kardel[src/trunk]: src add a driver for BCM2835 obio gpio
phx[src/trunk]: src/sys/arch/powerpc/stand/mkbootimage Fixed mkbootimage for 64-...
kardel[src/trunk]: src/share/man/man4 move mcp23s17gpio.4 to MI SPI drivers section
msaitoh[src/trunk]: src/sys/arch/evbarm/conf Enable pseudo-device ipfilter.
kardel[src/trunk]: src install bcmgpio.4 for evbarm arch
macallan[src/trunk]: src/sys/arch/sparc/sparc if a device is marked as BS_EARLY but n...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Include LIST_ENTRY() in "struct ru...
macallan[src/trunk]: src/sys/arch/sparc/dev rev. 27 SX needs memory referencing instr...
skrll[src/trunk]: src/sys/arch/mips/mips Fix a logic inversion introduced with the...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoiding arithmetic on v...
pooka[src/trunk]: src/sys domains are attached by module(-like) constructors, so n...
riastradh[src/trunk]: src/doc matt@ did the real work for the Beaglebone, so credit hi...
pooka[src/trunk]: src/sys/net add a mask for currently valid ETHERCAP flags
pooka[src/trunk]: src/share/mk allow use with linkers that don't support --warn-sh...
jnemeth[src/trunk]: src/doc space -> tab conversion
pooka[src/trunk]: src/sys Add a RUMP_USE_CTOR compile-time switch. If defined, use
pooka[src/trunk]: src/sys/rump/librump/rumpkern in sleepq_wake(), honor the "expec...
tsutsui[src/trunk]: src/sys/arch/hp300/dev Make the Apollo Domain keyboard actually ...
pooka[src/trunk]: src/sys Make sleepq_wake() type void. The return value hasn't b...
tsutsui[src/trunk]: src/sys/arch/hp300/dev Pull random notes on the Apollo Domain ke...
pettai[src/trunk]: src/crypto/external/bsd/heimdal Update build framework for lates...
pettai[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/roken remove duplicate ...
pettai[src/trunk]: src/crypto/external/bsd/heimdal/dist Import latest heimdal-1-5-b...
christos[src/trunk]: src/usr.bin/netstat un __P
pettai[src/trunk]: src/doc note kerberos(8) update
christos[src/trunk]: src/usr.bin/netstat The sysctl code does not support verbose rou...
christos[src/trunk]: src/usr.bin/nfsstat PR/48426: Dimitris Karagkasidis: Make nfssta...
christos[src/trunk]: src/usr.sbin/mtree Pass a file pointer to write data instead of ...
christos[src/trunk]: src/sys/nfs PR/48426: Dimitris Karagkasidis: Convert to sized, u...
christos[src/trunk]: src/sys/arch/i386/include Explain what is going on with the 64 b...
pooka[src/trunk]: src/include/ssp Wrap stpncpy() iff GNUC_PREREQ(4, 8). Fixes USE_...
christos[src/trunk]: src/sbin/newfs_msdos Fix volume name (Ed Maste)
pettai[src/trunk]: src/crypto/external/bsd/heimdal/dist Import latest heimdal-1-5-b...
pooka[src/trunk]: src/tests/dev/scsipi/libscsitest CPPFLAGS for rump_private.h
mrg[src/trunk]: src/usr.sbin/postinstall don't apply "ptyfsoldnodes" if /dev/pts...
pettai[src/trunk]: src/crypto/external/bsd/heimdal/dist/admin Fix a merge miss
pooka[src/trunk]: src scsitest is a SCSI target emulator used by one test, and has...
pooka[src/trunk]: src obsolete the installed <rump/scsitest.h> header and make it ...
pooka[src/trunk]: src/sys/rump Remove old HAVE_SUN_LD compat handling, it was ther...
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/sparc Pull up upstream rev...
abs[src/trunk]: src/distrib/sets/lists/man Fix MKPAM=no build
pooka[src/trunk]: src/lib/librumpclient pretend to handle the poll return value fo...
pooka[src/trunk]: src/sys/rump/librump Automatogically create a function pointer t...
pooka[src/trunk]: src/sys/rump/librump Move the etfs linkage from rumpvfs to rumpk...
pooka[src/trunk]: src/sys/rump/librump/rumpkern g/c no longer necessary weak alias
pooka[src/trunk]: src/sys/fs/smbfs Don't lock an already locked vnode.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Init function pointers to nullop()...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat Trailing whites...
skrll[src/trunk]: src/sys/arch/arm/broadcom Whitespace.
pooka[src/trunk]: src/sys/rump regen for etfs move from rumpvfs to rumpkern
pooka[src/trunk]: src/sys/netsmb whoops, remove testing printf
pooka[src/trunk]: src/sys Remove pollsock(). Since it took only a single socket, ...
pooka[src/trunk]: src/sys/rump/librump create multi-inclusion protectors; some com...
riastradh[src/trunk]: src/sys/kern Correct type of i in execve_dovmcmds. Fixes DEBUG_...
pooka[src/trunk]: src/sys/rump regen
riastradh[src/trunk]: src/sys/dev/usb Fix include order.
riastradh[src/trunk]: src/sys/dev/usb Reassign copyright to TNF.
pooka[src/trunk]: src/sys/rump/librump/rumpkern gardenizing rump.c: move rump_lock...
riastradh[src/trunk]: src/sys/arch Add applesmc(4) to {i386,amd64}/ALL.
pooka[src/trunk]: src/sys/rump/librump/rumpkern gardenize rump.c: move data struct...
pooka[src/trunk]: src/sys/rump/librump gardenize: function calls over #ifdefs
pooka[src/trunk]: src/include/ssp Apparently clang pretends to be gcc 4.2 but is s...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Adapt Linux i915 wait_fo...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Take the console only from vga...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Fix hot-plug with small patch...
pooka[src/trunk]: src/sys/rump/librump/rumpkern cpu_reboot() is more of an emul.c ...
martin[src/trunk]: src/sys/arch/arm/arm If we don't find any label, default partiti...
riastradh[src/trunk]: src/sys/dev/ic Fix binary search logic.
mrg[src/trunk]: src/sys/dev/pci add some new Attansic ethernet devices (but no d...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Implement Linux dmi_check_system API.
tsutsui[src/trunk]: src/sys/arch/hp300/stand Bump versions to denote recent 425e rel...
pooka[src/trunk]: src/sys It's been > 20years since rtioctl() did something. Let'...
mrg[src/trunk]: src/sys/dev/pci regen.
pooka[src/trunk]: src/sys Decouple sockets linkage from interface code by making i...
pooka[src/trunk]: src/sys/rump/librump kill weak aliases which are no longer neces...
pooka[src/trunk]: src/sys/rump Move a few stubs to where they really belong; allow...
pooka[src/trunk]: src/sys/rump/librump/rumpnet don't invade the __toolchain namespace
martin[src/trunk]: src/sbin/tunefs Provide proper alignement for "buf" - it is cast...
martin[src/trunk]: src/sbin/newfs Increase alignement of the global "buf" variable ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Replace cpu_relax() by D...
abs[src/trunk]: src/sys/kern Ensure pool_head is non static - for "vmstat -i"
christos[src/trunk]: src/tests/dev/scsipi/libscsitest Include bsd.own.mk (hi pooka)
wiz[src/trunk]: src/share/mk Fix typo in previous.
joerg[src/trunk]: src Add initial unwind support for MIPS and MIPS64.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Convert pending_flip_loc...
joerg[src/trunk]: src/lib/libtelnet Avoid enum type mismatch.
joerg[src/trunk]: src/external/gpl3/gcc/dist/libobjc Don't use inline in C sources...
joerg[src/trunk]: src/sys/lib/libunwind Use the return address register from the C...
pooka[src/trunk]: src/sys/kern Eliminate weak symbols from rump kernel syscall han...
pooka[src/trunk]: src/sys/kern Eliminate weak symbols from rump kernel syscall han...
pooka[src/trunk]: src/sys/rump Eliminate weak symbols from rump kernel syscall han...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Eliminate weak symbols from rump k...
pooka[src/trunk]: src/sys Eliminate weak symbols from rump kernel syscall handlers...
pooka[src/trunk]: src/sys/rump/librump Eliminate weak symbols from rump kernel sys...
pooka[src/trunk]: src/sys/rump/librump Eliminate weak symbols from rump kernel sys...
pooka[src/trunk]: src weak alias removal implication: rumpuser_dl_globalsym() can ...
pooka[src/trunk]: src/usr.bin/rump_allserver Remove LD_DYNAMIC_WEAK whine, by larg...
matt[src/trunk]: src/sys/arch/arm/cortex When dealing with the PMR register, only...
pooka[src/trunk]: src/sys/rump unsprinkle const to fix clang build. mmm, travis ci
reinoud[src/trunk]: src/sys/arch/arm/samsung We can't use IPL_SERIAL here, since it ...
reinoud[src/trunk]: src/sys/arch/arm/samsung Exynos4's MCT doesn't interrupt on the ...
pooka[src/trunk]: src/sys/rump/librump regen
pettai[src/trunk]: src/doc reformat line so webpage parser updates correctly
martin[src/trunk]: src/tests/kernel Skip the curtain test case if curtain is not en...
martin[src/trunk]: src Tune COPTS for alpha
joerg[src/trunk]: src/sys/lib/libunwind GC unwind_info_size.
christos[src/trunk]: src/usr.bin/netstat use the same for the route metrics part, bot...
christos[src/trunk]: src/external/cddl/osnet/usr.bin/ctfdump need bsd.own.mk
jakllsch[src/trunk]: src/sys/lib/libgnuefi Makefile glue to build libgnuefi; similar ...
matt[src/trunk]: src/sys/arch/mips/conf Add pci attachment
christos[src/trunk]: src/usr.bin/getaddrinfo need bsd.own.mk
uebayasi[src/trunk]: src resolvepath: Resolve .. in absolute paths.
uebayasi[src/trunk]: src Minimal execve(2) ATF test.
martin[src/trunk]: src/sys/arch/amiga/stand/bootblock/bootxx_ffs Specify both -marc...
uebayasi[src/trunk]: src/etc/rc.d Split huge monolithic functions for readability.
uebayasi[src/trunk]: src/etc/rc.d Refactor a little to remove huge indents.
uebayasi[src/trunk]: src/etc/rc.d Indent.
nonaka[src/trunk]: src/sys/dev/usb regen
nonaka[src/trunk]: src/sys/dev/usb Added Planex GW-USFang300 entry.
macallan[src/trunk]: src/sys/dev/sbus return a match score >1 to beat out genfb if pr...
uebayasi[src/trunk]: src Revert previous for now; resolvepath() has to work for file ...
matt[src/trunk]: src/sys/arch/mips/ralink Clean these up and move some defines to...
reinoud[src/trunk]: src/sys/arch Commit initial USB adapter support and associated D...
matt[src/trunk]: src/sys/arch/mips/ralink More MT7620 definitions
matt[src/trunk]: src/sys/arch/evbmips/conf Add opt_rasoc.h
matt[src/trunk]: src/sys/arch/mips/ralink Stub for PCI/PCIe support for RT3883/MT...
tsutsui[src/trunk]: src/sys/arch/hp300/conf Add "pseudo-device wsmux" in INSTALL (an...
pettai[src/trunk]: src/crypto/external/bsd/heimdal/include update VERSION
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 avoid divide by zero when setting '...
tsutsui[src/trunk]: src/sys/arch/hp300/conf Disable options NVNODE, NBUF and BUFPAGE...
matt[src/trunk]: src/sys/arch/mips/ralink Add a static bus_space_handle_t for the...
matt[src/trunk]: src/sys/arch/mips/ralink comment a #endif
matt[src/trunk]: src/sys/arch/mips/ralink Instead of
matt[src/trunk]: src/sys/arch/mips/ralink Fix a few more register definitions.
matt[src/trunk]: src/sys/arch/evbmips/conf Localize the bsentry ubootimage kludge...
matt[src/trunk]: src/sys/arch/mips/ralink Remove cfg1 manip, moved elsewhere.
matt[src/trunk]: src/sys/arch/evbmips/rasoc Add some MT7620 support.
matt[src/trunk]: src/sys/arch/evbmips/rasoc Add common support for bringing devic...
matt[src/trunk]: src/sys/arch/evbmips/conf Add configs for the Zyxel Keenetic Extra.
christos[src/trunk]: src/sbin/mount_tmpfs allow update
christos[src/trunk]: src/sys/fs/tmpfs fix typo
christos[src/trunk]: src/sys/fs/tmpfs handle MNT_UPDATE
dogcow[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm fix munged patch: xcom...
tsutsui[src/trunk]: src/sys/arch/hp300/dev Probe mcclock only on 425e to avoid an ex...
njoly[src/trunk]: src/usr.bin/kdump Fix compat netbsd32 syscall return values disp...
njoly[src/trunk]: src/sys/compat/netbsd32 Do not use native off_t type under compa...
tsutsui[src/trunk]: src/sys/arch/hp300/conf Add and enable sti(4) at sgc in install ...
joerg[src/trunk]: src/tests/usr.bin/nbperf Annotate dependencies.
njoly[src/trunk]: src/sys/compat/netbsd32 Regen for netbsd32_off_t.
joerg[src/trunk]: src/usr.bin/nbperf Most CPUs implement shifts modulo the width, ...
joerg[src/trunk]: src/sys/arch/arm/arm32 pmap_is_current might be unused, tag it a...
wiz[src/trunk]: src/doc acpica-20140424 out.
joerg[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm First argume...
joerg[src/trunk]: src/tests/lib/libexecinfo Check for mounted /proc.
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Clear only the requested range...
tsutsui[src/trunk]: src/sys/arch/hp300/stand/common Reduce a number of getsecs() cal...
dsl[src/trunk]: src/sys/arch/i386/stand Add -fno-asynchronous-unwind-tables -fno...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Tweak some DRM GEM page indexing crap.
hkenken[src/trunk]: src/sys/arch/arm/imx struct device * -> device_t
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Cast from uint32_t to bus_addr...
martin[src/trunk]: src/sys/arch/evbarm/conf Do not create debug info for *_INSTALL ...
dogcow[src/trunk]: src/sys/arch/evbarm/conf as suggested by gimpy et al, "no config...
skrll[src/trunk]: src/sys/arch/mips/mips Grab pv_list lock in pmap_unmap_ephemeral...
nakayama[src/trunk]: src/sys/arch/sparc/sparc Fix build w/o options SUN4_MMU3L.
skrll[src/trunk]: src/sys/arch/mips/mips Make PARANOIADIAG compile.
skrll[src/trunk]: src/sys/arch/mips/mips Use pmap_tlb_asid_check to reduce code c&p.
martin[src/trunk]: src/sys/arch/sparc64/dev Also attach to devices named "parallel"
martin[src/trunk]: src/external/gpl3/gcc/lib/libgcc Fix comment pointing at the sou...
joerg[src/trunk]: src/sys/lib/libunwind Missing register validation check.
njoly[src/trunk]: src/sys/compat/linux32/arch/amd64 Remove now unneeded bsd.kinc.mk.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 The OF_test_method() function takes...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Adjust pread/pwrite signature...
njoly[src/trunk]: src/sys/compat Fix pread/pwrite syscalls which need a 64bit offs...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen for pread/pwrite signat...
skrll[src/trunk]: src/sys/arch/mips/mips Make this compile/work with PARANOIADIAG
njoly[src/trunk]: src/sys/compat Regen for pread/pwrite 64bit offset argument.
mrg[src/trunk]: src/sbin/ttyflags open the tty with O_RDWR|O_NONBLOCK. it seems...
christos[src/trunk]: src/sys/dev/usb remove hack for PR/42848
skrll[src/trunk]: src/sys/arch/mips/mips In the MULTIPROCESSOR case where another ...
skrll[src/trunk]: src/sys/arch/arm/broadcom Improve locking and kcondvar usage.
christos[src/trunk]: src/sys/kern Free pid for linux processes. Reported by Mark Davi...
skrll[src/trunk]: src/sys/external/bsd/common/include/linux Use a spinlock for com...
christos[src/trunk]: src/usr.bin/sed Handle a closing brace at the end of a command w...
skrll[src/trunk]: src/sys/arch/arm/arm32 Fill in netbsd32_vm_default_addr, and pro...
martin[src/trunk]: src Comment out the ieee fp flags for alpha for now - something ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: the trap base address should...
martin[src/trunk]: src As discussed on tech-toolchain, offer a new make variable MK...
martin[src/trunk]: src/etc Use the new -U option for config to avoid generating ker...
martin[src/trunk]: src Add a new action kernel.gdb=MYCONF to build a kernel with de...
martin[src/trunk]: src/usr.bin/config Add two new options, -U and -D, that can be u...
reinoud[src/trunk]: src/sys/arch exywdt -> exyowdt
reinoud[src/trunk]: src/sys/arch/arm/samsung Add TDB lines
wiz[src/trunk]: src/usr.bin/config Sort SYNOPSIS. Bump date for previous.
wiz[src/trunk]: src/usr.bin/config Sort options in usage.
joerg[src/trunk]: src/sys/dev/usb Remove unused umcs7840_reg_dcr0.
cherry[src/trunk]: src/sys/arch Use the hypervisor to copy/zero pages. This saves u...
yamt[src/trunk]: src/tests/lib/libc/locale include string.h for memset
martin[src/trunk]: src/share/man/man4 Fix firmware path - noted by Thomas Mueller o...
gson[src/trunk]: src/share/misc Add country codes for Lithuania, Latvia, and Estonia
sborrill[src/trunk]: src/sys/arch/x86/pci Force pci_mode 1 when running as Xen HVM do...
hkenken[src/trunk]: src/sys/arch/evbarm/conf Add needs-flag to netwalker_backlight.
hkenken[src/trunk]: src/sys/arch/evbarm Imported pwrbtn and lidsw drivers for NetWal...
njoly[src/trunk]: src/sys/compat/linux/common linux_off_t -> off_t in pwrite() sys...
zafer[src/trunk]: src/share/misc Update Turkey. Add cities with a population great...
hkenken[src/trunk]: src/sys/arch Add support for LCD Backlight control on NetWalker.
joerg[src/trunk]: src Make EHABI optional.
njoly[src/trunk]: src/sys/compat/linux/arch Reduce diffs between archs; make mknod...
njoly[src/trunk]: src/sys/compat/linux/common Fix c&p error for the length argumen...
christos[src/trunk]: src/sys/arch/x86/pci tidy up.
njoly[src/trunk]: src/sys/compat/linux/arch Regen for mknod device argument type c...
wiz[src/trunk]: src/doc gdb-7.7.1 out.
jakllsch[src/trunk]: src/sys/arch/amd64/conf Set the kernel load (physical) address a...
joerg[src/trunk]: src/sys/dev/pci Fix impossible error condition.
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Adjust "options " whitespace to be cons...
cube[src/trunk]: src/sys/net Prevent a race between tap_dev_poll() and tap_start(...
mrg[src/trunk]: src/sys/dev/usb add (empty, pretty much like all other usb) pmf ...
phx[src/trunk]: src Use TOOL_NCDCS to turn an ibmnws kernel automatically into a...
jakllsch[src/trunk]: src/sys/dev/raidframe Revert default strategy change from 1.298 ...
pooka[src/trunk]: src/sys/rump/net/lib/libsockin comment meets reality
hannken[src/trunk]: src Add a global vnode cache:
plunky[src/trunk]: src/lib Move libsjjit and libbpfjit to the pre-dependency sectio...
jdc[src/trunk]: src/sys/dev/sbus Cosmetic fix: s/8bit/8-bit/ and new line for 8-...
msaitoh[src/trunk]: src/sys/dev/pci Print the CRS Software Visibility Enable bit and...
njoly[src/trunk]: src/lib/libc/sys Remove error condition for negative length para...
reinoud[src/trunk]: src/sys/arch/arm/samsung The EXYNOS4_I2C0_OFFSET is actually ref...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add GPIO register definitions
reinoud[src/trunk]: src/sys/arch/arm/samsung Use the constant for default interrupt ...
jakllsch[src/trunk]: src/sys/dev/pci/hdaudio Enable AUDIO_PROP_MMAP in hdafg(4).
reinoud[src/trunk]: src/sys/arch/arm/samsung Both Exynos4 and Exynos5 have a 24 Mhz ...
reinoud[src/trunk]: src/sys/arch Implement gpio framework for the Samsung Exynos ser...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Rename led0 to led1 to be consistent ...
reinoud[src/trunk]: src/sys/arch/arm/samsung The mct runs at F_IN / XUSBXTI of 24 Mhz
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Rename blinkled to heartbeat since th...
reinoud[src/trunk]: src/sys/arch/arm/samsung Implement heartbeat LED using the new g...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 make this compile.
martin[src/trunk]: src/bin/ls PR bin/48798: fix format for ino_t.
reinoud[src/trunk]: src/sys/arch/arm/samsung Add exynos_gpio_pindata_ctl() analog to...
reinoud[src/trunk]: src/sys/arch/arm/samsung Change int->void
reinoud[src/trunk]: src/sys/arch/evbarm/odroid refactor pin setting in odroid_device...
martin[src/trunk]: src/sys/fs/cd9660 PR kern/48787: inode calculation from ISO9660 ...
reinoud[src/trunk]: src/sys/arch Add the missing ETC0, ETC6, ETC7, ETC8 `gpio' regis...
reinoud[src/trunk]: src/sys/arch/evbarm Define and implement device_register_post_co...
reinoud[src/trunk]: src/sys/arch/arm/samsung No use in duplicating the frequency set...
martin[src/trunk]: src Add a test case for PR kern/48787.
reinoud[src/trunk]: src/sys/arch/arm/samsung The Odroids USB hub and Ethernet init a...
reinoud[src/trunk]: src/sys/arch Implement evbarm_device_register_post_config() hook...
reinoud[src/trunk]: src/sys/arch/arm/samsung Fix typo
joerg[src/trunk]: src/sys/arch/arm/include Provide a non-EHABI version of the mcou...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Get the Odroid-U3 USB hub working! It...
christos[src/trunk]: src/lib/libedit Add a history function that takes a FILE pointer...
joerg[src/trunk]: src/sys/lib/libunwind Support DWARFish unwind for ARM.
wiz[src/trunk]: src/lib/libedit Add An to authors. Wording.
christos[src/trunk]: src/sys/dev/pcmcia kill unused array split
skrll[src/trunk]: src/sys/arch/mips Deal with incompatible cache aliases. Specific...
martin[src/trunk]: src/share/man/man9 Belatedly adapt to changes in the code.
uebayasi[src/trunk]: src/sys/arch/amd64/amd64 stmt;; -> stmt;
msaitoh[src/trunk]: src/sys/dev/pci Fix newline problem which was added in previous ...
joerg[src/trunk]: src/sys/arch/x86/acpi acpi_md_findoverride is only used when NIO...
joerg[src/trunk]: src/sys/arch/x86/pci buf is only used in the ioapic case.
msaitoh[src/trunk]: src/sys/dev/pci Use macro.
joerg[src/trunk]: src/sys/arch/x86/x86 Match lapic conditionals from the primary CPU.
uebayasi[src/trunk]: src/sys/arch/amd64/amd64 Don't reserve space (128) on signal sta...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 CID 745290: check ...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 CID 745319: Checki...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5 CID 745439:...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm CID 745411:...
christos[src/trunk]: src/tests/fs/nfs/nfsservice CID 975238: Unchecked returns
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/kadmin CID 1011266: Uncheck...
christos[src/trunk]: src/tests/rump/rumpvfs CID 978337: Fix resource leak
christos[src/trunk]: src/sys/dev/raidframe restore defaulting to the 'a' partition fo...
jakllsch[src/trunk]: src/sys/arch/amd64/amd64 revert previous; the 128 bytes is for t...
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 kill extra )
uebayasi[src/trunk]: src/sys/arch/amd64 Comments.
msaitoh[src/trunk]: src/sys/dev/pci Print the range of I/O, non-prefechable memory a...
christos[src/trunk]: src/sys/dev/mii sync marvel with freebsd.
christos[src/trunk]: src/sys/dev/mii regen
christos[src/trunk]: src/sys/dev/mii Add some code from FreeBSD to make the E1147* wo...
christos[src/trunk]: src/sys/dev/mii new register.
martin[src/trunk]: src/sys/dev/sbus Do not attach if the STIP register is way too s...
christos[src/trunk]: src/doc update tzcode.
christos[src/trunk]: src/doc mention tzcode
christos[src/trunk]: src/lib/libc/time Welcome to 2014c
martin[src/trunk]: src/sys/fs/cd9660 PR kern/48799: make filehandles properly use 6...
msaitoh[src/trunk]: src/sys/dev/pci Print 32bit I/O region flag and 64bit memory reg...
macallan[src/trunk]: src/doc mention workaround for PR48696
macallan[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch on mips64* use generic C ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 get_vis() now handles sun4v (VIS 1 ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Use proper SYSCTL_DESCR() macro
bouyer[src/trunk]: src/sys Make sure *(if_output)() is called with KERNEL_LOCK held.
christos[src/trunk]: src/sys/sys re-use a macro.
christos[src/trunk]: src/external/bsd/top/dist Don't die if we resize to smaller than...
christos[src/trunk]: src/external/bsd/tcpdump/dist When running as root and wanting t...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Fix error branch in drm_limit_dma_...
uebayasi[src/trunk]: src/lib/libc/arch/x86_64/sys Whitespace.
kardel[src/trunk]: src/sys/dev/onewire calculate extended precision as per DS1920/D...
martin[src/trunk]: src/sys/ufs/ufs Make filehandles on UFS based filesystems use pr...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix >40-bit paddr error ...
joerg[src/trunk]: src/sys/arch/evbarm/rpi Enabling alignment faults and unaligned ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Reject 32-bit paddrs on ...
reinoud[src/trunk]: src/sys/arch Revisit gpio and revisit register file mapping. The...
joerg[src/trunk]: src/lib/csu/common Ensure notes are properly padded to 32bit len...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Tweak i915 gen6_gtt_init calcu...
riastradh[src/trunk]: src/share/man/man9 Fix typo in uvm_km(9): there is no struct vm_...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix sense of test in las...
rmind[src/trunk]: src/sys/net/npf npf_session_inspect: do not silently drop the pa...
rmind[src/trunk]: src/usr.sbin/npf/npftest npftest: fix the example in the README ...
joerg[src/trunk]: src/sys/lib/libunwind Lazy VFP processing works a lot better if ...
rmind[src/trunk]: src/usr.sbin/npf/npfctl NPF: imply SYN-only check for the statef...
uebayasi[src/trunk]: src/sys/sys sigexit() calls either exit1() or panic() and never ...
msaitoh[src/trunk]: src/sys/net Usually schednetisr() is called after enqueueing a p...
msaitoh[src/trunk]: src/sys/net Put schednetisr(NETISR_IP) into splnet()/splx() pair.
msaitoh[src/trunk]: src/sys/dev/pci Use onoff() macro.
msaitoh[src/trunk]: src/sys/net Put schednetisr(NETISR_IP) into splnet()/splx() pair.
msaitoh[src/trunk]: src/sys/net Put schednetisr() into splnet()/splx() pair.
njoly[src/trunk]: src/sys/compat/netbsd32 Fix setcontext signature, which has a si...
njoly[src/trunk]: src/sys/compat/netbsd32 Regen for setcontext signature.
msaitoh[src/trunk]: src/sys Save a NETISR_* value in a variable and call schednetisr...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/ssl Avoid NULL dereference....
martin[src/trunk]: src/tests/fs/cd9660 Set a bigger timeout - this test needs > 300...
joerg[src/trunk]: src/external/gpl3/gcc/lib Skip assembler helpers when using HAVE...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid This can't be right; must be a c&p bug
reinoud[src/trunk]: src/sys/arch/evbarm/odroid DMA is initialized later in the boots...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Change hexidecimal bit notation into ...
apb[src/trunk]: src/share/zoneinfo Merge tzdata2014c.
apb[src/trunk]: src/distrib/sets/lists/base Add ./usr/share/zoneinfo/Antarctica/...
apb[src/trunk]: src/distrib/sets Teach "make sortlists" to ignore .#* files (som...
apb[src/trunk]: src/share/zoneinfo Import tzdata2014c from ftp://ftp.iana.org/tz...
matt[src/trunk]: src/sys/arch/evbarm/cubie Don't access cbar on a cortex-a8
christos[src/trunk]: src/sys/kern be a bit more verbose about why we think a note is ...
manu[src/trunk]: src/sys/compat/netbsd32 Fix cases where count <= 0 (thanks to Ma...
alnsn[src/trunk]: src/sys/net Refactor bpfjit code.
wiz[src/trunk]: src/usr.sbin/npf/npfctl Wording, typo fixes.
apb[src/trunk]: src/distrib/sets/lists sort
wiz[src/trunk]: src/share/man/man9 More markup. Better table width. Bump date fo...
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxxrt/src Import libcxxrt revisi...
joerg[src/trunk]: src/external/bsd/libc++ Remove some more CMakeLists.txt files.
joerg[src/trunk]: src/sys/external/bsd/compiler_rt Clean up a few more directories.
joerg[src/trunk]: src/lib/libc/compiler_rt Deal with PGO rename.
joerg[src/trunk]: src/lib/libc/compiler_rt Prepare in case we want to hook up the ...
joerg[src/trunk]: src/share/mk Mark unwinding as supported for eARM.
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist Import compiler-rt r208593...
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Import libc++ r208870. Impro...
martin[src/trunk]: src/sys/arch/alpha/alpha When creating a SIGFPE siginfo for a ge...
martin[src/trunk]: src/share/man/man9 Add missing .Bl
apb[src/trunk]: src/doc tzdata has been updated to 2014c
apb[src/trunk]: src/doc zoneinfo: Import tzdata2014c. [apb 20140515]
wiz[src/trunk]: src/share/man/man9 Consistency.
rmind[src/trunk]: src pcu(9):
martin[src/trunk]: src/sbin/sysctl Do not loop over children if a node is not marke...
dholland[src/trunk]: src/sys Move lfs_getpages and lfs_putpages to their own file.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 apply -fimplicit-template...
reinoud[src/trunk]: src/sys/arch/arm/samsung Fix issues with the gpio controller:
martin[src/trunk]: src/lib/libc/gen When creating the descriptions for the "user" n...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add i2c locators, add a i2c bus indexer...
rmind[src/trunk]: src/sys/sys It is now lwp_t::l_pcu_valid for the PCU changes (mi...
martin[src/trunk]: src Get rid of all sysc_init_field uses - initialize fields dire...
palle[src/trunk]: src/tests/sbin/sysctl Added test of -d option to sysctl
njoly[src/trunk]: src/sys/arch/amd64/amd64 Do not compute code value more than onc...
dholland[src/trunk]: src/sys/fs/union Set *vpp to NULL before calling VOP_CREATE. Thi...
dholland[src/trunk]: src/sys/fs/union Also set or assert that *vpp is null before cal...
matt[src/trunk]: src/sys/arch/alpha Cleanup and simplify PCU FP support. Nuke MD...
mrg[src/trunk]: src/libexec/httpd bump version, note .svg support.
mrg[src/trunk]: src/libexec/httpd enable .svg. as prompted by agc@.
dholland[src/trunk]: src/sys/ufs/lfs Remove the DIROP macros. They are evil, especial...
dholland[src/trunk]: src/sys/ufs/lfs Merge ulfs_symlink into lfs_symlink.
dholland[src/trunk]: src/sys/ufs/lfs Move the ulfs-level (copy of ufs) vnops for syml...
dholland[src/trunk]: src/sys/ufs/lfs Merge ulfs_create into lfs_create.
dholland[src/trunk]: src/sys/ufs/lfs Merge ulfs_mkdir into lfs_mkdir.
njoly[src/trunk]: src/sys/compat/linux Fix fadvise64 syscalls to use 64bit offset ...
njoly[src/trunk]: src/sys/compat/linux32/common Fix fadvise64 syscalls. Unlike our...
apb[src/trunk]: src/usr.bin/find Add an example with find ... -exec sh -c ....
njoly[src/trunk]: src/sys/compat/linux/arch Regen for fadvise64 offset types changes.
rmind[src/trunk]: src/sys/net ppp_inproc: handle non-IP protocols correctly (hi ms...
martin[src/trunk]: src/sys/ufs/ufs Reorder struct ufid members to avoid padding (an...
nat[src/trunk]: src/lib/libossaudio Adds ioctls and defines for OSSv4 compatibil...
rmind[src/trunk]: src/sys/sys Add LIST_CONCAT().
apb[src/trunk]: src/share/zoneinfo Add tzdata2netbsd, a script to help import ne...
mrg[src/trunk]: src/sys/arch/sgimips/dev split crime_bus_reset() into crime_{cpu...
rmind[src/trunk]: src/sys/dist/pf/net Fix previous.
rmind[src/trunk]: src Rename LIST_CONCAT() to LIST_MOVE() as that is what it actua...
rmind[src/trunk]: src/sys - Move IFNET_*() macros under #ifdef _KERNEL.
rmind[src/trunk]: src/sys/kern makesocket: set SS_NBIO slightly earlier.
rmind[src/trunk]: src/sys/kern Remove trailing whitespaces, wrap long lines, minor...
rmind[src/trunk]: src/sys Replace open-coded access (and boundary checking) of ifi...
rmind[src/trunk]: src/sys/miscfs/fifofs fifo_open: assign v_fifoinfo once initiali...
rmind[src/trunk]: src/sys - fsocreate: set SS_NBIO before the file descriptor is a...
rmind[src/trunk]: src/sys - sonewconn: improve the initialisation order and add so...
joerg[src/trunk]: src/share/mk Use compiler-rt in libc for Clang on NetBSD/ARM as ...
joerg[src/trunk]: src/share/mk Structure HAVE_LIBGCC condition similar to HAVE_LIB...
rmind[src/trunk]: src/sys/kern sonewconn: insert the socket into the queue *after*...
rmind[src/trunk]: src/sys Use IFNET_FIRST() rather than open coding ifnet access.
njoly[src/trunk]: src/sys/compat Simplify dup3 emulation to call dodup() directly ...
rmind[src/trunk]: src/sys/net - Move ifnet_list (and lo0ifp while here) under #ifd...
martin[src/trunk]: src/sys/arch/alpha/alpha Properly handle PCU_REENABLE in fpu_sta...
martin[src/trunk]: src Re-enable alpha IEEE compiler options
martin[src/trunk]: src/sys/arch/alpha/alpha No need to re-set MDLWP_FPACTIVE in the...
nat[src/trunk]: src libossaudio minor version bump to signify new ioctls.
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Sort SEE ALSO. Whites...
martin[src/trunk]: src/distrib PR install/48818: put vi on install CDs
rmind[src/trunk]: src/sys/rump/librump/rumpnet Fix RUMP build.
kardel[src/trunk]: src add HYT-221/271/939 humidity/temperature I2C sensor
wiz[src/trunk]: src/share/man/man3 Whitespace and punctuation.
rmind[src/trunk]: src/sys Add struct pr_usrreqs with a pr_generic function and pre...
rmind[src/trunk]: src/sys/rump/net/lib/libsockin Fix RUMP build.
jakllsch[src/trunk]: src/distrib/sets/lists/man add hythygtemp man page files to setlist
apb[src/trunk]: src/share/zoneinfo Many changes to tzdata2netbsd.
jakllsch[src/trunk]: src/distrib/sets/lists/modules add hythygtemp module to set lists
justin[src/trunk]: src/sys/kern Fix prototype of last arg of rump_sys_mknod to dev_...
christos[src/trunk]: src/sys/dev/pci remove stray line accidentally committed.
rmind[src/trunk]: src/sys/netbt l2cap_detach1: fix gcc warning for non-DIAGNOSTIC ...
riastradh[src/trunk]: src/sys/uvm Don't leak memory on failure in uvm_pglistalloc_contig.
rmind[src/trunk]: src/sys - Split off PRU_ATTACH and PRU_DETACH logic into separat...
riastradh[src/trunk]: src/sys/uvm Back out previous silliness -- on failure no pages a...
uebayasi[src/trunk]: src/etc/mtree Tag all 0600 files as "nodiff" (== secret).
skrll[src/trunk]: src/sys/arch/arm/broadcom Build fix for when there is no gpio in...
matt[src/trunk]: src/sys/arch/alpha/alpha Update PCU_REENABLE for MP. For UP, ad...
martin[src/trunk]: src/doc Document external directories
martin[src/trunk]: src/doc Document MKDEBUG and MKDEBUGLIB
martin[src/trunk]: src/doc Document MKCROSSGDB, MKKDEBUG and build.sh kernel.gdb=
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Use the scratch page, not zero...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Use correct value for gtt->gtt...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Remove (bad) debugging message...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Fix page/byte sense of AGP GTT...
martin[src/trunk]: src/distrib Create /var/tmp for vi. Pointed out by Izumi Tsutsui.
martin[src/trunk]: src/sys/netbt Make it compile without options DIAGNOSTIC by remo...
kleink[src/trunk]: src/include Move declarations of getdelim() and getline() from t...
christos[src/trunk]: src/lib/libedit Factor out some common code (more to be done) fr...
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist Import compiler-rt r209132...
jakllsch[src/trunk]: src/lib/libnpf add npf_ext_param_string()
jakllsch[src/trunk]: src/sys/net/npf Add ability to have mbufs disappear (to another ...
christos[src/trunk]: src/lib/libedit more tty modes refactoring, no functional change...
rmind[src/trunk]: src/sys Constify kcpuset_countset() and cpu_index() parameters.
christos[src/trunk]: src/lib/libedit PR/48821: If called from tty_stty(), recalculate...
sjg[src/trunk]: src/usr.bin/make Var_Parse: endc only counts when at the correct...
rmind[src/trunk]: src/sys/arch/sparc64/sparc64 s/cpu_send_ipi/cpu_ipi/
rmind[src/trunk]: src/sys/kern Move ipi_sysinit() after configure2(); we want seco...
rmind[src/trunk]: src/sys Implement MI IPI interface with cross-call support.
ozaki-r[src/trunk]: src/sys/arch/x86/x86 Pad 0 to align outputs
zafer[src/trunk]: src/sys/dev/usb Add version 1 of SMC 2862WG adapter which is USB...
matt[src/trunk]: src/sys/arch/alpha/alpha When completing a FP trap, only load th...
zafer[src/trunk]: src/sys/dev/usb regen
martin[src/trunk]: src/share/mk Switch powerpc64 architectures over to gcc 4.8.
zafer[src/trunk]: src/sys/dev/usb Add version 1 device of SMC 2862WG accordingly.
joerg[src/trunk]: src/lib/libc/compiler_rt For the moment, don't complain about co...
gdt[src/trunk]: src/share/man/man7 Explain that tests should be run as root, and...
christos[src/trunk]: src/lib/libedit Always NULL terminate the argv[] array. From Ope...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Don't map the GEM uvm_ao...
riastradh[src/trunk]: src/share/man/man9 Split large paragraph about uobj/uoffset into...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Oops -- drop the GEM obj...
riastradh[src/trunk]: src/share/man/man9 Miscellaneous markup, speling and grammar fix.
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Miscellaneous little fixes for...
martin[src/trunk]: src/sys/arch/vax/vax Recognize racd* as boot device.
njoly[src/trunk]: src/sys/compat/linux/common Fix signed vs. unsigned comparison i...
njoly[src/trunk]: src/sys/compat/linux/arch Fix getgroups/setgroups signature.
rmind[src/trunk]: src/sys/arch/sparc/sparc Put malloc.h back; we still need it.
rmind[src/trunk]: src/sys netbt: rename some attach/detach functions to have _pcb ...
njoly[src/trunk]: src/sys/compat/linux/arch Regen for getgroups/setgroups update.
pooka[src/trunk]: src/sys/net if_free() instead of direct call to free() to avoid ...
rmind[src/trunk]: src/sys Adjust PR_WRAP_USRREQS() to include the attach/detach fu...
bouyer[src/trunk]: src/sys/netinet6 Sync with the ipv4 code and call ifp->if_output...
ozaki-r[src/trunk]: src/sys/arch/arm/cortex Fix wrong instruction; mrc => mcr
dholland[src/trunk]: src/sys/sys spelling in comment
dholland[src/trunk]: src/usr.bin/config avoid error path SIGSEGV
macallan[src/trunk]: src/sys/arch/sgimips/conf config goop for building 32bit sgimips...
wiz[src/trunk]: src/share/man/man7 Bump date for previous.
wiz[src/trunk]: src/share/man/man9 Bump date for previous. Americanize a spelling.
reinoud[src/trunk]: src/sys/arch/arm/samsung Make ODROID (-XU) compile again
reinoud[src/trunk]: src/sys/arch/arm/samsung Don't panic if the pin is not available...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Provide iic logic and bits for Odroid...
reinoud[src/trunk]: src/sys/arch/arm/samsung Provide bitbanging IIC for Samsung's Ex...
reinoud[src/trunk]: src/sys/arch/evbarm/conf Add i2c as standard for ODROID-U
reinoud[src/trunk]: src/sys/arch/arm/samsung Rework USB2 attachment using a dedicate...
wiz[src/trunk]: src regen
wiz[src/trunk]: src/doc Use Pa for paths. Fix a couple of typos.
pgoyette[src/trunk]: src/sys/netinet Restore original sense of the check, and allow b...
abs[src/trunk]: src/lib/libcurses Add workaround for lib/48827 for vax to avoid ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Unifdef the dmi hacks he...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Unifdef the dmi hacks he...
martin[src/trunk]: src/distrib/vax/cdroms/installcd Use GENERIC instead of INSTALL ...
rmind[src/trunk]: src/sys/netinet tcp_usrreq: fix the previous correctly - restore...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Removed duplicate call to prom_map_...
rmind[src/trunk]: src/sys raw_detach: rawpcb may be embedded, free using the real ...
zafer[src/trunk]: src/sys/arch/evbarm/conf fix typo.
rmind[src/trunk]: src/sys/netipsec G/C __FreeBSD__
rmind[src/trunk]: src/sys/netinet tcp_usrreq: fix the previous - the assert is sti...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs create /tmp at bootstrap, default T...
alnsn[src/trunk]: src/sys/net Some small changes in preparation for a bigger change.
riastradh[src/trunk]: src/sys/uvm Add uao_set_pgfl to limit a uvm_aobj's pages to a sp...
uebayasi[src/trunk]: src/lib/libc/arch/x86_64 Put missing END() markers to set ELF sy...
uebayasi[src/trunk]: src/sys/arch/amd64/include Indent.
wiz[src/trunk]: src/doc gcc-4.8.3 out.
uebayasi[src/trunk]: src Put missing END() markers to set ELF symbol size.
dholland[src/trunk]: src/sys/kern Define TTY_ALLOW_PRIVATE in tty.c, tty_pty.c, and t...
uebayasi[src/trunk]: src/lib/libc/arch/x86_64 Put missing END() markers to set ELF sy...
dholland[src/trunk]: src/sys/arch/hp300/dev Use uintptr_t so this file can be compile...
pooka[src/trunk]: src/common/lib/libc/arch/x86_64/string fix build for _KERNEL
dholland[src/trunk]: src/sys Use accessor functions for the tty's table of control ch...
rmind[src/trunk]: src/sys - Add in_init() and move some functions, variables and s...
rmind[src/trunk]: src/sys Move udp6_input(), udp6_sendup(), udp6_realinput() and u...
rmind[src/trunk]: src/sys/netinet Fix the assert in the previous commit.
rmind[src/trunk]: src/sys/netinet - Make ip_setmoptions(), ip_getmoptions() and ip...
uebayasi[src/trunk]: src/lib/libc/compat/arch/i386/sys Define hacked version of END()...
uebayasi[src/trunk]: src/lib/libc/arch/i386 Put missing END() markers to set ELF symb...
christos[src/trunk]: src/sys/dev/pckbport PR/48831: J?rg Grundmann: Synaptics Touch p...
uebayasi[src/trunk]: src/lib/libc/arch/i386/gen Fix previous.
uebayasi[src/trunk]: src/lib/libc Put missing END() markers to set ELF symbol size.
uebayasi[src/trunk]: src/common/lib/libc/arch/i386 Put missing END() markers to set E...
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
skrll[src/trunk]: src/sys/arch/hppa/hppa Make this compile. Hi rmind!
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Permissions work better if you spec...
pooka[src/trunk]: src/lib/librumpuser Create remote clients with standard file des...
alnsn[src/trunk]: src/tests/lib/libbpfjit Update copyright year.
alnsn[src/trunk]: src/tests/lib/libbpfjit Test Array Bounds Check Elimination (ABC...
martin[src/trunk]: src/distrib/vax/cdroms/installcd If mounting the various tmpfs i...
njoly[src/trunk]: src/sys/compat/linux/common Add a funtion that translate socket ...
njoly[src/trunk]: src/sys/compat/linux/arch/alpha Add missing specific LINUX_SOCK_...
kiyohara[src/trunk]: src/sys/arch/arm/arm32 Fix build failed with GUMSTIX(pxa2x0). b...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Add LEGITIMATE_PIC_OPE...
msaitoh[src/trunk]: src/sys/dev Add aprint_naive("\n") for boot -q
kiyohara[src/trunk]: src/sys/arch/evbarm Call arm32_*_init() and initarm_common().
joerg[src/trunk]: src/include Fix use of getline and friends in C++ code.
pooka[src/trunk]: src/lib/librumpuser do previous the right way to avoid rumpuser ...
msaitoh[src/trunk]: src/sys/dev/pci PME# clock is not bit 2 but bit 3. Use the macro!
msaitoh[src/trunk]: src/sys/dev/pci - Add some register definitions (subclass, power...
skrll[src/trunk]: src/share/mk Under "switch it" instructions from matt@ make mips...
matt[src/trunk]: src/share/mk Since the majority of architectures uses GCC 4.8, m...
martin[src/trunk]: src/sys/arch/vax/vax #ifdef a variable like its only use
alnsn[src/trunk]: src/sys/net Implement unconditional jump to "return 0" for loads...
rmind[src/trunk]: src/sys/netinet Make ip_input() static, there is no need to expo...
rmind[src/trunk]: src/sys/netinet Make ip_forward() static, there is no need to ex...
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
alnsn[src/trunk]: src/sys/net Loads at offsets UINT32_MAX or greater are unreachable.
dholland[src/trunk]: src/external/bsd/nvi/usr.bin/nvi PR toolchain/48833: Ilia Zykov:...
dholland[src/trunk]: src/usr.sbin/vnconfig PR bin/48829 Thomas Schmitt: vnconfig pret...
alnsn[src/trunk]: src/sys/net Enable ABC optimization when one branch returns 0.
riastradh[src/trunk]: src/sys/dev/pci Implement Intel AGP chipset flush.
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Implement intel_gtt_chipset_fl...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Fix GTT PTE flag bits.
martin[src/trunk]: src/sys/arch/vax/boot/boot Force -O1 when compiling this, it doe...
rmind[src/trunk]: src/sys/netinet ip_input(), ip_savecontrol(): cache m->m_pkthdr....
wiz[src/trunk]: src/doc grep-2.19 out.
martin[src/trunk]: src/doc Note vax /boot hack
hkenken[src/trunk]: src/sys/dev/sdmmc eSDHC Controller doesn't have "Host SDMA Buffe...
uebayasi[src/trunk]: src/distrib/sets Unbreak syspkg by escaping '[' by vis(1) to mat...
riastradh[src/trunk]: src/sys/dev/pci Handle 64-bit paddr registers delicately for non...
msaitoh[src/trunk]: src/sys/dev/pci - Fix calculation of supported max payload size ...
msaitoh[src/trunk]: src/sys/dev/pci Print the type of serial port from the interface...
msaitoh[src/trunk]: src/sys/dev/pci - Decode the programming interface field in the ...
wiz[src/trunk]: src/share/man/man9 End sentence with a dot.
christos[src/trunk]: src Introduce a selector function to the vfs vnode iterator so t...
jakllsch[src/trunk]: src/sys/arch/i386 Now that GCC 4.8 on i486 has stolen the frame ...
msaitoh[src/trunk]: src/sys/dev/pci Print some PCI Capabilities:
jakllsch[src/trunk]: src/sys/arch/amd64/conf Add -fno-omit-frame-pointer to DEFCOPTS.
wiz[src/trunk]: src/usr.sbin/makemandb Replace non-breaking space with hyphen, a...
abs[src/trunk]: src/sys/dev/pci Add in missing space after "96X UDMA%d". Changes...
ryoon[src/trunk]: src/sys/dev/usb PR kern/48533
hannken[src/trunk]: src/sys/ufs/ufs ufs_gro_genealogy: use vcache_get() to lookup DO...
christos[src/trunk]: src/lib/libutil In COMPAT_DKWEDGE, attempt to open the label as ...
ryoon[src/trunk]: src/sys/dev/usb Regen
hannken[src/trunk]: src/sys/ufs/ufs ufs_mknod: use vcache_get() to reload the new node.
hannken[src/trunk]: src/sys/ufs/ext2fs ext2fs_gro_genealogy: use vcache_get() to loo...
hannken[src/trunk]: src/sys/ufs/ext2fs ext2fs_mknod: use vcache_get() to reload the ...
hannken[src/trunk]: src/sys/ufs/ufs Remove ufs_checkpath() and ufs_readdotdot(). Th...
hannken[src/trunk]: src/sys/ufs/lfs Remove ulfs_checkpath() and ulfs_readdotdot(). ...
hannken[src/trunk]: src/sys/dev Use broadcast after freeing a cache entry. A waiter...
hannken[src/trunk]: src/sys Change layerfs from hashlist to vcache.
hannken[src/trunk]: src/sys/ufs/ext2fs Remove ext2fs_checkpath(). It is a relic fro...
njoly[src/trunk]: src/sys/dev/pci Do not crash if subclassp == NULL, seen while at...
rmind[src/trunk]: src/sys/kern pcu: replace xcall(9) used for messaging with ipi(9...
rmind[src/trunk]: src/share/man/man9 pcu(9) man page: correct PCU_REENABLE descrip...
rmind[src/trunk]: src/sys softint: implement softint_schedule_cpu() to trigger sof...
wiz[src/trunk]: src/share/man/man9 Sort SEE ALSO. Wording improvements. Remove u...
rmind[src/trunk]: src MI IPI interface:
njoly[src/trunk]: src/sys/dev/pci Add GeForce GT 640M.
jnemeth[src/trunk]: src/usr.bin/calendar/calendars Happy Towel Day!
pooka[src/trunk]: src/sys Call biodone() in the bdev_strategy() error via a pointe...
njoly[src/trunk]: src/sys/dev/pci Regen for GeForce GT 640M.
hannken[src/trunk]: src/sys/fs/puffs The pageflush_selector gets a vnode with v_inte...
riastradh[src/trunk]: src/sys/uvm Allow VM_NFREELIST in uao_set_pgfl, meaning any free...
christos[src/trunk]: src/sys/dev create on attach needs destroy on detach.
christos[src/trunk]: src/sys/fs/puffs use standard dirty vnode test.
christos[src/trunk]: src/sys/fs/smbfs use macro.
bouyer[src/trunk]: src/sys As proposed in
dholland[src/trunk]: src/share/misc TFOA = things falling off aircraft
dholland[src/trunk]: src/sys/ufs Remove lfs-only inode flags.
dholland[src/trunk]: src/sys/ufs/lfs remove ffs-only IN_SPACECOUNTED
rmind[src/trunk]: src/sys/fs/tmpfs tmpfs_mknod: it is not our responsibility to ca...
ryoon[src/trunk]: src/sys/ufs Close comments
riastradh[src/trunk]: src/sys/dev/pci Avoid xcall(9) while cold.
riastradh[src/trunk]: src/sys/dev/pci Use correct address for 64-bit flush page config...
pooka[src/trunk]: src/sys/rump/dev/lib/libmiiphy mvphy is not configured, so don't...
dholland[src/trunk]: src/sys/ufs Fix previous. Anyone have a brown paper bag?
tls[src/trunk]: src/sys/dev/pci From dyoung@ -- bump max TX DMA size to avoid pa...
dholland[src/trunk]: src/usr.sbin/pstat Don't check lfs flags on ffs vnodes.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch If -v is set and unknown cacheinfo desc...
riastradh[src/trunk]: src/sys/dev/pci Rework agp_i810 attachment code a little.
msaitoh[src/trunk]: src/sys/kern Move forward read pointer to the next line in the b...
skrll[src/trunk]: src/external/gpl3/gcc/dist Import gcc 4.8.3 which has 98 bugs fi...
skrll[src/trunk]: src/external/gpl3/gcc/dist Import gcc 4.8.3 which has 98 bugs fi...
skrll[src/trunk]: src/external/gpl3/gcc/dist Import gcc 4.8.3 which has 98 bugs fi...
skrll[src/trunk]: src/tools/gcc Update with-pkgversion date for gcc 4.8.3 import.
skrll[src/trunk]: src/doc Note gcc 4.8.3 import.
skrll[src/trunk]: src/doc Note 4.8.3 gcc
riastradh[src/trunk]: src/sys/dev/pci Suppress uninitialized variable warnings in olde...
ryoon[src/trunk]: src/sys/dev/usb Related to PR kern/48533
ryoon[src/trunk]: src/sys/dev/usb Regen.
skrll[src/trunk]: src/external/gpl3/gcc/dist Resolve conflicts
ryoon[src/trunk]: src/sys/dev/usb Related to PR kern/48533
skrll[src/trunk]: src/sys/arch/mips/mips Optimise the BUS_DMASYNC_PREREAD operatio...
msaitoh[src/trunk]: src/sys/dev/pci - Fix incorrect calculation in PCI_MSIX_CTL_TBLS...
plunky[src/trunk]: src/share/mk we use C99 syntax but with some GCC extensions, so ...
plunky[src/trunk]: src/share/mk use -Wno-traditional only for GCC rather than !CLANG
msaitoh[src/trunk]: src/sys/dev/pci Fix typo in a comment.
msaitoh[src/trunk]: src/sys/dev/pci - Add some register definition for MSI and MSI-X
msaitoh[src/trunk]: src/sys/dev/pci Print "range: not set" if the decode window isn...
christos[src/trunk]: src/share/man/man9 I like riastradh's kmem/pool explanation.
wiz[src/trunk]: src/share/man/man9 Add missing word
njoly[src/trunk]: src/sys/kern In shmrealloc(), add missing condvar initialisation...
palle[src/trunk]: src/distrib/sparc64/xminiroot Ensure a disklabel is present sinc...
christos[src/trunk]: src/share/examples/npf just allow l2tp not regular ipsec.
christos[src/trunk]: src/share/examples/npf need esp
riastradh[src/trunk]: src/sys/dev/pci Oops -- gtt_off is relative to mmadr, not absolute.
riastradh[src/trunk]: src/sys/dev/pci Reject unaligned PCI config register ioctl reque...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3 apply patch from skrll@:...
riastradh[src/trunk]: src/sys/dev/pci Rationalize agp_i810 aprint output. Fix agp_i81...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel X540-AT2.
mrg[src/trunk]: src/tools/gcc two fixes skrll@ pointed out:
msaitoh[src/trunk]: src/sys/dev/pci regen.
mrg[src/trunk]: src/external/gpl3/gcc rerun mknative-gcc for GCC 4.8.3 release.
mrg[src/trunk]: src/distrib/sets/lists/comp add new htmintrin.h and htmxlintrin....
mrg[src/trunk]: src/external/gpl3/gcc re-run mknative-gcc after threading fixes ...
msaitoh[src/trunk]: src/sys/dev/mii Fix typo in comment.
tron[src/trunk]: src/external/bsd/openldap/dist/libraries/librewrite Apply patch ...
tron[src/trunk]: src/external/bsd/openldap/dist Resolve conflicts from last import.
hannken[src/trunk]: src/sys/miscfs/genfs Change field "layerm_tag" to correct type "...
martin[src/trunk]: src/distrib/utils/sysinst/arch/vax Enable swap during sysinst as...
tron[src/trunk]: src/external/bsd/openldap Re-generate after import of OpenLDAP 2...
tron[src/trunk]: src/external/bsd/openldap Update for building OpenLDAP 2.4.39.
tron[src/trunk]: src/doc OpenLDAP 2.4.39 was imported.
tron[src/trunk]: src/distrib/sets/lists Update for OpenLDAP 2.4.39.
msaitoh[src/trunk]: src/sys/dev/pci - Add some Intel devices (Sandy Bridge, 6702PXH, ...
skrll[src/trunk]: src/sys/arch/mips/include Remove unused file.
christos[src/trunk]: src/external/bsd/wpa/dist/src/drivers CID 272959: NULL deref
christos[src/trunk]: src/lib/libc/net CID 975111: Ignore return value from initgroups...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/lib/libc/rpc CID 975112: Ignore bindresvport() return. This ...
christos[src/trunk]: src/lib/libc/rpc CID 975113: Ignore __rpc_setnodelay error, it i...
christos[src/trunk]: src/lib/libc/rpc CID 97511{4, 5}: Ignore bindresvport return. It ...
tron[src/trunk]: src/external/bsd/openldap/dist Import OpenLDAP version 2.4.39. T...
christos[src/trunk]: src/lib/libc/rpc CID 975117: check listen(2) return .
christos[src/trunk]: src/sys/sys CID 976378: Avoid incorrect computation with ngrps == 0
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Fix bogus GTT total size calcu...
riastradh[src/trunk]: src/sys/dev/pci Cosmetics: long lines, needless variables, PCI p...
apb[src/trunk]: src/doc tzcode2014d/tzdata2014d has been released.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 add -pthread to compiler/...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Explain the fields of stru...
riastradh[src/trunk]: src/sys/dev/pci Cosmetic changes require testing too...oops.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libsupc++ move the -std=gnu++0x code f...
christos[src/trunk]: src/doc tzcode 2014d
christos[src/trunk]: src/sys/netinet CID 12164{49, 51}: Remove bogus ifp == NULL check...
justin[src/trunk]: src/sys/rump Add missing __diagused in rump code
christos[src/trunk]: src/lib/libc/time welcome to 2014d; zic big bang fixes:
abs[src/trunk]: src/doc Add a hack entry for lib/libcurses/Makefile workaround f...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config make LINK_EH_SPEC match ot...
wiz[src/trunk]: src/sys/dev/qbus Add missing braces. From Henning Petersen in PR...
mrg[src/trunk]: src commonize the netbsd local version string. (the native one ...
mrg[src/trunk]: src/usr.bin/config implement "no ident".
skrll[src/trunk]: src/sys/arch/mipsco/mipsco Remove unused variable.
wiz[src/trunk]: src/usr.bin/config Bump date for previous.
njoly[src/trunk]: src/sys/compat/linux For utimes(2), use compat_50_sys_utimes() i...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Ajust for compat linux utimes...
njoly[src/trunk]: src/sys/rump/kern/lib/libsys_linux Regen for utimes(2).
njoly[src/trunk]: src/sys/compat/linux/arch Regen for utimes(2) change.
njoly[src/trunk]: src/sys/compat/linux32/arch/amd64 Add utimes(2) support.
christos[src/trunk]: src/lib/libc/rpc Don't try to listen on UDP sockets.
njoly[src/trunk]: src/sys/compat/linux32/arch/amd64 Regen for utimes(2).
skrll[src/trunk]: src/sys/arch/mips/atheros Comment out nfrac as it's unused.
skrll[src/trunk]: src/tools/gcc Don't grab libstdc++-v3/config.h it's not used.
christos[src/trunk]: src/sys/arch enable IPSEC
plunky[src/trunk]: src/sys/arch/x86/x86 \%s is not an escape sequence, and we want %s
rmind[src/trunk]: src/sys/kern hashinit: replace loop with a formula.
skrll[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch Remove unused files.
christos[src/trunk]: src/share/man/man7 mention new ipsec sysctls.
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Work around broken GTT size de...
christos[src/trunk]: src/sys Introduce 2 new variables: ipsec_enabled and ipsec_used.
christos[src/trunk]: src/share/man/man7 Explain ipsec.enabled better.
rmind[src/trunk]: src/sys/netinet Make IGMP and multicast group management code MP...
rmind[src/trunk]: src netstat(1) and ifmcstat(8): ifnet was renamed to ifnet_list, ...
joerg[src/trunk]: src/usr.sbin/mopd No need for libkvm here.
rmind[src/trunk]: src/sys/external/bsd/ipf/netinet Include cdefs.h earlier for Net...
rmind[src/trunk]: src/sys/netinet tcp_signature_getsav: handle !ipsec_used case an...
rmind[src/trunk]: src/sys/netinet Use __CTASSERT() in the header.
msaitoh[src/trunk]: src/sys/dev/pci Add Intel 3200 Host and PCIe.
joerg[src/trunk]: src/usr.sbin/ifmcstat Remove !NetBSD code.
joerg[src/trunk]: src/usr.sbin/ifmcstat Kill __P. Use static.
msaitoh[src/trunk]: src/sys/dev/pci - Remove some obsoleted comments.
msaitoh[src/trunk]: src/share/misc Add 6.0.[45] and 6.1.[34]
msaitoh[src/trunk]: src/sys/dev/pci Regen.
msaitoh[src/trunk]: src/sys/dev/pci - Add PCI-X capability stuff.
msaitoh[src/trunk]: src/usr.bin/calendar/calendars Add 5.1.4, 5.2.2. 6.0.4 and 6.1.3.
msaitoh[src/trunk]: src/share/misc Sync with FreeBSD:
uebayasi[src/trunk]: src/distrib/sets Convert mtree spec path characters with sed(1) ...
hannken[src/trunk]: src/sys/ufs/ffs Testing "v_usecount == 1" for exclusive referenc...
hannken[src/trunk]: src/sys/kern vfs_vnode_iterator_next(): if a vnode is reclaiming...
hannken[src/trunk]: src/sys/fs/msdosfs msdosfs_reclaim(): add missing fstrans and pr...
joerg[src/trunk]: src/sys/arch/mips/include Drop undocumented and redundant 0 argu...
hannken[src/trunk]: src/sys/nfs Change NFS from rbtree to vcache.
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Import libc++ r209785. Fix a...
martin[src/trunk]: src/distrib/vax/cdroms/installcd Make it deal with /dev being th...
martin[src/trunk]: src/usr.sbin/makefs/cd9660 PR kern/48852 (which should have been...
martin[src/trunk]: src/distrib/vax/cdroms/installcd Pre-populate /dev on the CD - w...
njoly[src/trunk]: src/lib/libc/sys len argument is of unsigned type (size_t) and t...
martin[src/trunk]: src/distrib/vax/cdroms/installcd The current vax /boot is super ...
nonaka[src/trunk]: src/sys/dev/usb Added Realtek devices.
nonaka[src/trunk]: src/sys/dev/usb regen
joerg[src/trunk]: src Update build system for LLVM/Clang snapshot r209886. This br...
joerg[src/trunk]: src/share/mk Remove platform support list for libc unwinder, jus...
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc Switch eARM to using normal DWARF...
joerg[src/trunk]: src/share/mk Always use our exception handling code for eARM.
joerg[src/trunk]: src Add note about the eARM flag day for C++.
joerg[src/trunk]: src/share/mk If clang is requested for i386, amd64 or eARM, also...
msaitoh[src/trunk]: src/usr.bin/calendar/calendars Remove duplicated lines.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Remove debugging code introduced by...
joerg[src/trunk]: src/usr.sbin/ifmcstat Inline trivial helper function.
rmind[src/trunk]: src/sys/net/npf - npf_nat_freepolicy: handle a race condition wh...
njoly[src/trunk]: src/sys/compat/linux/arch Fix munmap(2) signature.
njoly[src/trunk]: src/sys/compat/linux/arch Regen for munmap(2) signature.
martin[src/trunk]: src/distrib/common Add a variable CDMAKEFSEXTRAOPTS to provide a...
martin[src/trunk]: src/distrib/vax/cdroms/installcd Instead of running MAKEDEV insi...
spz[src/trunk]: src/share/examples/npf example for port remapping added
spz[src/trunk]: src/share/examples/npf - match up comment and interface identifiers
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang 3.5svn r209886.
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 use weak symbols instead ...
christos[src/trunk]: src/etc/mtree add new directory
christos[src/trunk]: src/tests/bin/sh PR/48843: Jarmo Jaakkola: Test cses for break/c...
christos[src/trunk]: src/etc/mtree add one more directory.
christos[src/trunk]: src/distrib/sets/lists/tests new shell tests
macallan[src/trunk]: src/sys/arch/sgimips/conf we don't need or want COMPAT_NETBSD32 ...
christos[src/trunk]: src/bin/sh PR/48843: Jarmo Jaakkola: dot commands mess up scope ...
christos[src/trunk]: src/sys/dev/pci PR/48858: Roy Bixler: siside0:0:1:0: lost interr...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.5svn r209886.
palle[src/trunk]: src/sys/arch/sparc64/doc Updated TODO with relevant things to fi...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: added missing dtsb miss hand...
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 Add different defines to ...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl: allow group of zeroes in IPv6 ad...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl_build_code: generate TCP/UDP chec...
christos[src/trunk]: src/distrib/sets/lists/tests add missing files for dotcmd tests
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Mark files without clang-209886...
martin[src/trunk]: src/sys/fs/cd9660 PR kern/48815: do not skip '; ' twice when comp...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin make sure that files containing ve...
phx[src/trunk]: src/sys/arch/bebox/stand/boot Use int32_t, int16_t, int8_t.
njoly[src/trunk]: src/sys/compat Cleanup pipe(2) flags, now that native handle them.
christos[src/trunk]: src/bin/sh PR/48843: Jarmo Jaakkola: Soften the language in the ...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Mark files without llvm-209886 t...
mrg[src/trunk]: src/external/gpl3/gcc/lib catch up with GCC_SUBDIR changes for n...
dholland[src/trunk]: src/sys/arch add MPVERBOSE, noted missing in PR 48733.
mrg[src/trunk]: src/external/gpl3/gcc port over 3 changes made here in the GCC 4...
mrg[src/trunk]: src/sys/arch/mips/mips apply __diagused.
joerg[src/trunk]: src/external/gpl3/gcc/dist/gcc/c-family Re-add -cxx-isystem and ...
joerg[src/trunk]: src/sys/netinet6 Use explicit initializer.
tsutsui[src/trunk]: src/distrib/utils/sysinst/arch/alpha Apply patch in PR port-alph...
macallan[src/trunk]: src/sys/arch/sgimips/dev sprinkle __unused()
macallan[src/trunk]: src/sys/arch/sgimips/gio more __unused()
joerg[src/trunk]: src/usr.bin/vmstat Make missing kern.evcnt an error, don't try t...
joerg[src/trunk]: src/libexec/rpc.rstatd Remove !BSD and lint branches.
gdt[src/trunk]: src/share/man/man7 Add test environment considerations from test...
joerg[src/trunk]: src/libexec/rpc.rstatd Remove majority of KVM usage.
joerg[src/trunk]: src/libexec/rpc.rstatd Remove remaining kvm glue.
joerg[src/trunk]: src/usr.bin/vmstat Drop kvm-based access for driver statistics.
joerg[src/trunk]: src/usr.bin/vmstat GC unused variables.
ozaki-r[src/trunk]: src/sys/netinet Call ifp->if_output in revarprequest with KERNEL...
njoly[src/trunk]: src/tests/fs/vfs Add testcase that check lstat(2) values for sym...
macallan[src/trunk]: src/sys/arch/sgimips/dev actually get rid of actually unused var...
riastradh[src/trunk]: src/external/mit/xorg/lib/libdrm_intel libdrm_intel needs libpci...
wiz[src/trunk]: src/usr.sbin/makemandb Fix a bug that caused an error about a UN...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix atomic_dec_and_test ...
msaitoh[src/trunk]: src/sys/dev/pci Avoid buffer overflow which was added in rev. 1.52.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Ensure we call uvmfault_...
reinoud[src/trunk]: src/sys/arch/arm/samsung Explicitly mark MCUCTL_ISP_OFFSET as an...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add used pmu registers, sysreg register...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Mark variables __diagused.
joerg[src/trunk]: src/sys Regen.
joerg[src/trunk]: src/sys Introduce two helper functions to centralise the namecac...
joerg[src/trunk]: src/sys/kern Don't play loop games, just enumerate the 10 fields...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Rework gen6 aperture/gtt size ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: rename upaid_from_node() to ...
christos[src/trunk]: src/external/bsd/openpam/dist/lib CVE-2014-3879: Incorrect error...
christos[src/trunk]: src/external/bsd/openpam/dist/lib For consistency, handle REQUIS...
joerg[src/trunk]: src/sys Regen.
joerg[src/trunk]: src/usr.bin/vmstat Convert the remaining uvmexp users to the sys...
joerg[src/trunk]: src Provide sysctl for namecache statistics.
joerg[src/trunk]: src/usr.bin/vmstat Use vm.uvmexp data as much as possible for vm...
joerg[src/trunk]: src/usr.bin/vmstat GC left-over kread.
joerg[src/trunk]: src/usr.bin/vmstat Use kern.clockrate if possible.
joerg[src/trunk]: src/usr.bin/vmstat Use CPU statistics from uvmexp when possible.
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Fix tpyo.
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Add some peepholes to ...
martin[src/trunk]: src/sys/arch/sparc/sparc Patch from Nobuyoshi SATO: scale second...
joerg[src/trunk]: src/usr.bin/systat Always use_sysctl in preparation of removing ...
reinoud[src/trunk]: src/sys/arch/arm/samsung Remove comment about possible identific...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Mark variables __diagused.
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Don't match an indexed...
macallan[src/trunk]: src/sys/arch/sgimips/conf fix comments
macallan[src/trunk]: src/sys/arch/sgimips/conf n32 kernel for IP2x
tron[src/trunk]: src/external/gpl3/gcc/lib/libgomp Fix build with stack smash pro...
martin[src/trunk]: src/distrib/vax/cdroms/installcd When uncompressing the kernel, ...
matt[src/trunk]: src/sys/arch/vax/conf Modify compiler HACK to be for GCC 4.1 only
abs[src/trunk]: src/sys/arch/sun3/conf Sync (commented out) some of the network ...
wiz[src/trunk]: src/sys/dev/ic Remove set-but-unused variable.
matt[src/trunk]: src/sys/arch/arm/arm32 Fix occupancy bug.
matt[src/trunk]: src/sys/arch/arm/mainbus Cleanup a few MULTIPROCESSOR issues.
matt[src/trunk]: src/sys/arch/arm/allwinner Start to flesh out the A10 timer code.
wiz[src/trunk]: src/external/mit/xorg/lib/fontconfig/etc Also look in new pkgsrc...
martin[src/trunk]: src/lib/libquota If a rpc for quota values fails with ENOTCONN t...
matt[src/trunk]: src/sys/arch/arm/allwinner Start of the 10/100 driver.
christos[src/trunk]: src/doc new OpenSSL
christos[src/trunk]: src/crypto/external/bsd/openssl/dist OpenSSL CHANGES
christos[src/trunk]: src/sys/netipsec CID 274353: Forward NULL
roy[src/trunk]: src Add IPV6CTL_AUTO_LINKLOCAL and ND6_IFF_AUTO_LINKLOCAL toggle...
christos[src/trunk]: src/sys/netipsec CID 1220167: NULL Deref
christos[src/trunk]: src/sys/netipsec CID 1220169: Reverse NULL
palle[src/trunk]: src/sys/arch/sparc64/include sun4v: ensure that it is possible t...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: note missing handling in pma...
palle[src/trunk]: src/sys/arch/sparc64/doc sun4v: note missing handling in cpu_mat...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc Fix a problem with reloading the ...
matt[src/trunk]: src/share/mk Switch VAX to default to GCC 4.8
christos[src/trunk]: src/crypto/external/bsd/openssl Merge conflicts.
matt[src/trunk]: src/doc Note switch of VAX to GCC 4.8
christos[src/trunk]: src/lib/libc/stdlib Bring getopt(3) inline with getopt_long(3): ...
christos[src/trunk]: src/lib/libedit PR/48876: Dmitriy Grigoryev: Core dump in readli...
wiz[src/trunk]: src/lib/libc/stdlib Remove trailing whitespace.
rmind[src/trunk]: src/sys/rump/librump/rumpkern librump: include pcq(9) interface.
rmind[src/trunk]: src/sys/netinet ip_output: zero iproute structure only when need...
christos[src/trunk]: src/usr.bin/sed Merge our changes.
christos[src/trunk]: src/usr.bin/sed add netbsd
rmind[src/trunk]: src/sys/net Adjust previous change for the #ifdef mess and fix t...
rmind[src/trunk]: src/sys - Eliminate RTFREE() macro in favour of rtfree() function.
rmind[src/trunk]: src/sys/net rtfree: let's assert for a non-negative reference co...
christos[src/trunk]: src/tools/compat Deal with errc/warnc
christos[src/trunk]: src/lib/libc/gen be friendlier to nbcompat
christos[src/trunk]: src/usr.bin/sed Prefer setvbuf for those who have it.
shm[src/trunk]: src/tests/lib/libutil PR/48517 testcase provided by Felix Deichmann
rmind[src/trunk]: src/sys/rump/librump/rumpkern librump: add kpreempt_disabled(9) ...
shm[src/trunk]: src/common/lib/libutil PR/48517 do not add extra '>' to string-c...
joerg[src/trunk]: src/lib/libc/gen Fix conditionals.
rmind[src/trunk]: src/sys - Implement pktqueue interface for lockless IP input queue.
joerg[src/trunk]: src/usr.bin/sed usage is __dead. Kill useless sccsid.
christos[src/trunk]: src/include/rpc Always use the reentrant rpc_createerr. Otherwis...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add constants for USB3 XHCI{0, 1} and th...
reinoud[src/trunk]: src/sys/arch/arm/samsung Revisit Exynos USB system implementing ...
christos[src/trunk]: src/usr.bin/sed After 2 comes...
reinoud[src/trunk]: src/sys/arch/arm/samsung Correct c&p error on XHCI* registers an...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Implement Lan9730 powerycle for Exyno...
christos[src/trunk]: src/libexec/rpc.rstatd Although the kernel handles non-NUL termi...
reinoud[src/trunk]: src/sys/arch/evbarm/conf Add gpio, i2c and USB devices to ODROID...
skrll[src/trunk]: src/share/mk Switch sh3 to gcc 4.8. My landisk just survived two...
martin[src/trunk]: src/share/mk Switch ia64 to gcc 4.8
wiz[src/trunk]: src/usr.bin/sed Renumber so that 3 follows 2.
ryoon[src/trunk]: src/usr.bin/sed Restore G command
rmind[src/trunk]: src/sys/net sppp_input: handle pktqueue case correctly (fix for ...
martin[src/trunk]: src/sys/net Try to untangle the ifdef mess a bit more
martin[src/trunk]: src/sbin/mount_tmpfs Remove reference to (no longer) fixed 4 mby...
martin[src/trunk]: src/sys/fs/tmpfs Remove the hardcoded 4 MB free kernel memory li...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Fix reset parameters for omap3_ehci.
rmind[src/trunk]: src/sys/net lostart: silence gcc warning (XXX: gcc is not right ...
rmind[src/trunk]: src/sys/rump/librump/rumpkern Make kpreempt_disabled() always re...
he[src/trunk]: src/sys/net Include <netinet/in.h> before <netinet/in_var.h> to ...
christos[src/trunk]: src/usr.bin/sed PR/48880: Ryo ONODERA: Unapply one of our patche...
christos[src/trunk]: src/usr.bin/sed put back WARNS=6
he[src/trunk]: src/sys/arch/hpcmips/tx Remove set-but-not-used variable bit8.
enami[src/trunk]: src/usr.bin/rsh Remove kerberos support code completely. It no ...
enami[src/trunk]: src/usr.bin/rsh Whitespace nits.
roy[src/trunk]: src/lib/libc/gen Re-stir after forking, fixes PR lib/25367.
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 include relative to the p...
christos[src/trunk]: src/sys/kern Handle race where the server closed the socket betw...
enami[src/trunk]: src/usr.bin/rsh Fix signal delivery to remote process; As descri...
he[src/trunk]: src/sys/arch/mipsco/mipsco Kill a pair of set-but-not-used local...
mlelstv[src/trunk]: src/usr.bin/who Handle ctime() failure.
he[src/trunk]: src/sys/arch/mipsco/obio Move the rest of real_bps handling in u...
spz[src/trunk]: src/sys/net/npf fix typo in comment
pgoyette[src/trunk]: src/tests/fs/cd9660 Convert size check to use 1K blocks (more hu...
rmind[src/trunk]: src/sys/rump/librump/rumpkern RUMP's softint_schedule_cpu: comme...
uebayasi[src/trunk]: src/distrib/sets Execute sub-${MAKE} from within a source direct...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: make tlb_flush_pte() work on sun4v -...
msaitoh[src/trunk]: src/sys/dev/pci Add Tolapai, Coleto Creek and Bay Trail.
msaitoh[src/trunk]: src/sys/dev/pci Add some devices:
njoly[src/trunk]: src/lib/libc/sys Replace wrong numeric values with corresponding...
msaitoh[src/trunk]: src/sys/dev/pci Add IOMMU and the Root Complex Event Collector.
msaitoh[src/trunk]: src/sys/dev/pci regen.
rmind[src/trunk]: src/sys Add PCQ_MAXLEN constant.
christos[src/trunk]: src/usr.bin/sed PR/48883: Justin Cormack: Cope with systems that...
rmind[src/trunk]: src/sys/net Implement pktq_set_maxlen() and let sysctl net.inet....
rmind[src/trunk]: src/sys Restore the assert in RUMP's softint_schedule_cpu() and ...
skrll[src/trunk]: src/sys/dev/usb burst_cap is always set now - remove the conditi...
rmind[src/trunk]: src/sys/net pktqueue: add or fix some comments, remove some head...
mlelstv[src/trunk]: src/sys/dev/usb Fix receive loop, enable turbo mode, checksum of...
skrll[src/trunk]: src/sys/dev/usb spaces to tab.
skrll[src/trunk]: src/sys/dev/usb Comment KNF
phx[src/trunk]: src/sys/arch/bebox/stand/boot printslots() -> printPCIslots(). M...
he[src/trunk]: src/tests/dev/md When linking statically (as for sun2), need to ...
hikaru[src/trunk]: src/doc Note vmx(4).
hikaru[src/trunk]: src Add VMware VMXNET3 ethernet driver from OpenBSD, vmx(4).
wiz[src/trunk]: src/share/man/man4/man4.x86 Sort SEE ALSO, add NetBSD-specific h...
he[src/trunk]: src/tests Fix static linking for the tests: -lrump is also used ...
joerg[src/trunk]: src/doc Reflect reality.
joerg[src/trunk]: src Introduce new sysctls for obtaining interface-specific addre...
wiz[src/trunk]: src/external/bsd/openpam/dist/doc/man Add missing Nm section whi...
martin[src/trunk]: src/tests/fs/msdosfs Properly initialize arguments for the tmpfs...
martin[src/trunk]: src/sys/fs/tmpfs Make sure to expand "freepages" to 64bit before...
riastradh[src/trunk]: src/sys/dev/pci Another round of weed-whacking for agp_i810.
martin[src/trunk]: src/sys/fs/tmpfs Check for invalid mount arguments early and gra...
matt[src/trunk]: src/sys/arch/arm/samsung Shrink core size so we can fit audio in.
dholland[src/trunk]: src/usr.sbin/ypbind Don't store the default domain name in a glo...
dholland[src/trunk]: src/usr.sbin/ypbind Factor out some rpc validation code.
dholland[src/trunk]: src/usr.sbin/ypbind While there are times it's appropriate to ca...
dholland[src/trunk]: src/usr.sbin/ypbind Load up with comments.
dholland[src/trunk]: src/usr.sbin/ypbind Don't rake up the default domain until after...
dholland[src/trunk]: src/usr.sbin/ypbind Add a SIGHUP handler; upon SIGHUP do an extr...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: make cpu_initclocks() work o...
phx[src/trunk]: src/sys/arch Fix SCSI reads beyond block 0x1fffff, by writing th...
dholland[src/trunk]: src/usr.sbin/ypbind Instead of using magic numbers in what looks...
matt[src/trunk]: src/sys/arch/arm/samsung Fix SDRAM base
joerg[src/trunk]: src/doc netiso is dead.
christos[src/trunk]: src/sys/arch/x86/x86 centralize the double match warning.
matt[src/trunk]: src/sys/arch/arm/samsung Exynos5 needs the MCT running to have t...
riastradh[src/trunk]: src/sys/dev/pci Rework agp_i810 memory binding.
matt[src/trunk]: src/sys/arch/arm/cortex Add a KASSERT to make sure the counter i...
matt[src/trunk]: src/sys/arch/arm/samsung Fix typo & include mct_reg.h
njoly[src/trunk]: src/sys/dev/usb Add Intel new vendor id, and Rate Matching Hub d...
njoly[src/trunk]: src/sys/dev/usb Regen.
martin[src/trunk]: src/lib/libquota Some more errno remapping: if the NFS server is...
riastradh[src/trunk]: src/sys/dev/pci Fix sense of conditional for GTTMMADR size.
riastradh[src/trunk]: src/sys/dev/pci Don't trust the MSAC register after all; use the...
joerg[src/trunk]: src/usr.sbin/ifmcstat Add a const for the oid list.
reinoud[src/trunk]: src/sys/arch/arm/samsung Add USB2HOST aliases for exynos4 and ex...
joerg[src/trunk]: src/usr.sbin/mlxctl Use hw.iostats and not kvm.
reinoud[src/trunk]: src/sys/arch/arm/samsung Remove the exyo_usb_locinfo structure a...
riastradh[src/trunk]: src/sys/dev/pci Check bounds more carefully to avoid integer ove...
joerg[src/trunk]: src/usr.bin/ipcs Remove KVM support.
riastradh[src/trunk]: src/sys/dev/pci Add missing bus_dmamap_destroy.
christos[src/trunk]: src/games/tetris Add a little color. In order to minimize logic ...
riastradh[src/trunk]: src/sys/dev/pci Add missing bus_dmamap_destroy.
joerg[src/trunk]: src/usr.sbin/iostat Remove KVM related options.
riastradh[src/trunk]: src/sys/dev/pci Back out previous mistake.
riastradh[src/trunk]: src/sys/dev/pci Ignore result of agp_i810_unbind_page in agp_i81...
dholland[src/trunk]: src/usr.sbin/ypbind Log state transitions.
riastradh[src/trunk]: src/sys/dev/pci Fix various mistakes in yesterday's commit.
riastradh[src/trunk]: src/sys/dev/pci Fix fencepost.
riastradh[src/trunk]: src/sys/dev/pckbport Nuke trailing whitespace.
msaitoh[src/trunk]: src/sys/dev/mii Print vendor and model like ukphy(4).
christos[src/trunk]: src/sys/dev/pci Giving a 0 gtt_size for G4X causes a panic when ...
ozaki-r[src/trunk]: src/sys/arch/arm/include Fix macro name; MUTEX_RECEIVE => MUTEX_...
dholland[src/trunk]: src/gnu/dist/grep/src Hide the -P option in the usage message un...
ozaki-r[src/trunk]: src/sys/arch/arm/include Fix ARMv7 checks
alnsn[src/trunk]: src/sys/arch/amd64/conf Add a comment about disabling INET6. Sho...
apb[src/trunk]: src/usr.sbin/etcupdate When processing the -s option, the variab...
apb[src/trunk]: src/usr.sbin/etcupdate There is a file named "._etcupdate_${TEMP...
msaitoh[src/trunk]: src/sys/dev No functional change:
apb[src/trunk]: src/usr.sbin/etcupdate When populating ${TEMPROOT} from ${SRCDIR...
apb[src/trunk]: src/usr.sbin/etcupdate Keep track of whether anything was change...
christos[src/trunk]: src/share/man/man4 PR/8899: Alexander Nasonov: ddb command 'show...
apb[src/trunk]: src/usr.sbin/etcupdate Update date for previous, and fix some sm...
apb[src/trunk]: src/usr.sbin/etcupdate Add "-d destdir" option to etcupdate.
riastradh[src/trunk]: src/sys/dev/pci Ensure we map all the MMIO registers.
riastradh[src/trunk]: src/sys/dev/pci Use correct type for gtt_off, an offset relative...
apb[src/trunk]: src/doc etcupdate(8): Add destdir support. [apb 20140612]
riastradh[src/trunk]: src/sys Check bounds in agp_i810_borrow.
christos[src/trunk]: src/sys/net PR/48901: Fail at compile time when trying to compil...
riastradh[src/trunk]: src/sys/dev/pci Fix type in cast too, after changing type of gtt...
christos[src/trunk]: src/external/bsd/ipf/dist From Darren Reed:
riastradh[src/trunk]: src/sys/dev/pci Extend agp_generic_bind_memory with bounds to ch...
riastradh[src/trunk]: src/sys/dev/pci Fix MMIO registers sizes for pre-Ironlake chipsets.
christos[src/trunk]: src/lib/libc/stdlib update for new signatures
christos[src/trunk]: src fix srandom and initstate signatures (from enh at google)
riastradh[src/trunk]: src/sys/dev/pci Get GTT size from PGTBL_CTL on G4X chipsets.
christos[src/trunk]: src rename to 60
apb[src/trunk]: src/lib/libc/gen Wrap complex macros in do { ... } while (0). A...
riastradh[src/trunk]: src/sys/arch Tweak x86 page freelists and add x86_select_freelist.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Constrain addresses of p...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Mark another place in i9...
apb[src/trunk]: src/lib/libc/gen fix missing backslash in previous
alnsn[src/trunk]: src/sys/arch/amd64/conf Revert the previous (comment only change).
christos[src/trunk]: src/common/lib/libc/stdlib update for the new function signature...
christos[src/trunk]: src/sys/conf stf is a 6->4 gateway and needs both inet4 and inet...
joerg[src/trunk]: src/sys/kern Avoid using C++ keywords as argument name.
joerg[src/trunk]: src Don't t use a C++ keyword as field name.
joerg[src/trunk]: src/sys/kern Rename old/new to match syscalls.master.
joerg[src/trunk]: src/sys Regenerate
joerg[src/trunk]: src/external/bsd/ipf/dist Fix build.
justin[src/trunk]: src/lib/libc/stdio gcc cannot always work out initialization here
mrg[src/trunk]: src/gnu/dist/gcc4 delete GCC 4.1 sources.
mrg[src/trunk]: src/gnu/dist/gcc4 remove GCC 4.1 sources.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Destroy, don't leak, events when d...
mrg[src/trunk]: src/gnu/dist/gcc4 delete GCC 4.1 sources.
mrg[src/trunk]: src/gnu/dist/gcc4/gcc delete GCC 4.1 sources.
mrg[src/trunk]: src remove the build support for GCC 4.1, and any hacks i found ...
mrg[src/trunk]: src/gnu delete GCC 4.1 reach over.
christos[src/trunk]: src/external/bsd/file/dist import file-5.19
christos[src/trunk]: src/doc mention new file.
joerg[src/trunk]: src/sys/compat/netbsd32 Rename argument like the native syscall.
christos[src/trunk]: src/external/bsd/file/dist merge conflicts
joerg[src/trunk]: src/sys/compat/netbsd32 delete -> remove
joerg[src/trunk]: src/sys/compat/netbsd32 Rename stack gap arguments.
joerg[src/trunk]: src/sys/compat/netbsd32 Regnerate
joerg[src/trunk]: src/usr.bin/vmstat Remove unused headers.
pooka[src/trunk]: src/sys/rump/librump/rumpkern fill in a few more uvmexp entries
pooka[src/trunk]: src/sys/rump/librump/rumpkern make sure we don't underflow the m...
joerg[src/trunk]: src/external/bsd/file/dist/src Initialise all fields.
rmind[src/trunk]: src/sys/net if_detach: drain ip6_pktq as well.
pooka[src/trunk]: src/sys/fs/tmpfs use psize_t for physical memory calculation
pooka[src/trunk]: src/sys/rump/librump/rumpdev call config_create_mountrootthreads...
pooka[src/trunk]: src Add rump_boot_etfs_register(), which can be used to specify ...
joerg[src/trunk]: src/usr.sbin Use asysctl.
mlelstv[src/trunk]: src/sys/dev/usb Align buffer pointer to longwords. Otherwise arb...
joerg[src/trunk]: src Add asysctl(3) and asysctlbyname(3) wrappers for the common ...
joerg[src/trunk]: src Add kern.pool for memory pool stats.
joerg[src/trunk]: src/usr.bin/vmstat Use kern.pool for the live system.
apb[src/trunk]: src/share/zoneinfo Import tzdata2014e from ftp://ftp.iana.org/tz...
apb[src/trunk]: src/share/zoneinfo Merge tzdata2014e
apb[src/trunk]: src/doc tzcode2014e/tzdata2014e have been released. We have tzd...
apb[src/trunk]: src/share/zoneinfo Update tzdata2netbsd for 2014e release.
apb[src/trunk]: src/doc zoneinfo: Import tzdata2014e. [apb 20140613]
matt[src/trunk]: src/sys/lib/libunwind Split COPTS.libunwind.cxx into multiple li...
wiz[src/trunk]: src/lib/libc/gen Remove trailing whitespace. Use more markup. Me...
wiz[src/trunk]: src/share/man/man7 Remove trailing whitespace.
joerg[src/trunk]: src/usr.bin/vmstat Fix format string for ILP32.
jnemeth[src/trunk]: src/share/misc PR/48902 - Nikolai Nifanov -- add XSI
pgoyette[src/trunk]: src/sys/arch/xen/include Define a macro to check hypervisor vers...
pgoyette[src/trunk]: src/sys/arch/x86/x86 Check hypervisor version before trying to c...
joerg[src/trunk]: src/usr.bin/vmstat Init summary counters.
hannken[src/trunk]: src/sys Change dk_lookup() to return an anonymous vnode not asso...
apb[src/trunk]: src/lib/libc/gen Teach fmtcheck(3) that a pointer and a long are...
hannken[src/trunk]: src/sys/fs/cd9660 Remove the hints "isodir" and "relocated" from...
apb[src/trunk]: src/tests/lib/libc/gen Update fmtcheck(3) test now that pointers...
ozaki-r[src/trunk]: src/sys/arch/arm/arm Fix typo
njoly[src/trunk]: src Follow OpenGroup online documents for truncate[1] and ftrunc...
pooka[src/trunk]: src/lib/librumpuser Remove one more symbol reference to librump ...
apb[src/trunk]: src/doc Improve documentation for BUILDID.
apb[src/trunk]: src Regen from doc/BUILDING.mdoc;1.100:
apb[src/trunk]: src Print BUILDID near the beginning of build.sh.
apb[src/trunk]: src/etc Print BUILDID near the top of /etc/release.
apb[src/trunk]: src/sys/conf Append ".${BUILDID}" to the default value of <id>,
apb[src/trunk]: src/sys/conf Document command line options and other inputs and ...
apb[src/trunk]: src/lib/libc/gen Document the relationship between uname(3) and ...
apb[src/trunk]: src/lib/libc/gen If sysctl kern.version returns a string that's ...
christos[src/trunk]: src/doc new tzcode
wiz[src/trunk]: src/lib/libc/sys Sort errors.
christos[src/trunk]: src/lib/libc/time welcome to 2014e
joerg[src/trunk]: src/sys/kern Make the stat mutex a leaf. XXX Use atomic counters.
joerg[src/trunk]: src/usr.bin/systat GC X_NCHSTATS
phx[src/trunk]: src/sys/arch/bebox/stand/boot Add missing siop_clearfifo() and s...
mrg[src/trunk]: src remove remaining makefile support for GCC < 45 that i found.
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Fix for dhcpcd-6.4.0
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.4.0 with the follow...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon don't warn for 80211 mess...
roy[src/trunk]: src/doc Note import of dhcpcd-6.4.0
dholland[src/trunk]: src/usr.sbin/ypbind Document exponential backoff behavior and SI...
ozaki-r[src/trunk]: src/sys/arch/arm/include/arm32 Fix macro name; PMAP_TLB_NEED_SHO...
ozaki-r[src/trunk]: src/sys/arch/arm/arm32 Fix wrong instruction; mcr => mrc
ozaki-r[src/trunk]: src/sys/arch/arm/arm32 Add missing semicolon
dbj[src/trunk]: src/bin/cat update list of flags which are extensions to the spe...
wiz[src/trunk]: src/usr.sbin/ypbind Use more markup.
wiz[src/trunk]: src/bin/cat Bump date for previous.
wiz[src/trunk]: src/usr.bin/tail Fix -f description: it is also ignored if stdin...
pooka[src/trunk]: src/sys/rump/librump/rumpkern update comment
pooka[src/trunk]: src Add cat, rpcgen and stat to TOOLS_BUILDRUMP. They're useful...
ozaki-r[src/trunk]: src/sys/net Get rid of unnecessary splnet for pool_{get, put}
tls[src/trunk]: src Update pigz to 2.3.1
wiz[src/trunk]: src/external/zlib/pigz/dist Sort options. Sort option descriptio...
tls[src/trunk]: src/external/zlib/pigz/dist pigz 2.3.1
matt[src/trunk]: src/sys/arch/evbarm/odroid Update comment.
matt[src/trunk]: src/sys/arch/arm/vfp Cleanup a bit of the init logic.
ozaki-r[src/trunk]: src/sys/net Move sysctl_pktq_{maxlen, count} to pktqueue.c and ma...
ozaki-r[src/trunk]: src/sys Add 3rd argument to pktq_create to pass sc
ozaki-r[src/trunk]: src/sys/net Add net.interfaces.bridgeN.fwdq.{maxlen, len, drops} s...
ozaki-r[src/trunk]: src/sys/net Use pktqueue for bridge forwarding queue and softint
ozaki-r[src/trunk]: src/sys/net Include pktqueue.h only if _KERNEL
christos[src/trunk]: src/sys/netipsec cleanup debugging printfs and fix port endianne...
apb[src/trunk]: src Pass SED=${TOOL_SED:Q} to postinstall.
apb[src/trunk]: src/usr.sbin/postinstall Add bre_quote (copied from etcupdate), ...
apb[src/trunk]: src/usr.sbin/postinstall Clarify wording in a comment for obsole...
apb[src/trunk]: src/usr.sbin/postinstall Add SORT and SED variables, in case a h...
apb[src/trunk]: src/usr.sbin/postinstall In do_sendmail, use unprefix to fix up ...
apb[src/trunk]: src/usr.sbin/postinstall Remove stray quotation mark
apb[src/trunk]: src/usr.sbin/postinstall Add a new obsolete_stand target, disabl...
apb[src/trunk]: src Pass -m MACHINE -a MACHINE_ARCH to postinstall
apb[src/trunk]: src Run "postinstall fix obsolete_stand" just before checkflist,
apb[src/trunk]: src/doc pigz(1): Update to pigz-2.3.1 [tls 20140615]
msaitoh[src/trunk]: src/sys/dev/mii Fix a bug that atphy doesn't set the capability ...
joerg[src/trunk]: src/sys/kern Require the actual namecache_look around cache_look...
hannken[src/trunk]: src/sys/fs/cd9660 Change cd9660 from hashlist to vcache.
christos[src/trunk]: src/external/bsd/ipf/dist/tools From Darren Reed: #548 ipfstat h...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet Darren Reed: #550 filter rule l...
christos[src/trunk]: src/lib/libc/gen Recognize CR as end of line too. the telnet cli...
joerg[src/trunk]: src Add modfl(3). From FreeBSD.
msaitoh[src/trunk]: src/sys/dev/mii No functional change:
msaitoh[src/trunk]: src/sys IFM_FDX and IFM_HDX use different bit, so set IFM_HDX bi...
alnsn[src/trunk]: src/lib/librumpuser Add __RCSID.
dsl[src/trunk]: src/sys/arch Comment out the xhci entries.
apb[src/trunk]: src/usr.sbin/postinstall Delete trailing slash with "${1%/}", no...
apb[src/trunk]: src/usr.sbin Use extra="${2-/, }" to use $2 if defined, else defa...
alnsn[src/trunk]: src/tests/lib Link with -l${MACHINE_CPU}.
jakllsch[src/trunk]: src/sys/dev/pci wpi(4): mostly cosmetic changes to source, also ...
alnsn[src/trunk]: src Implement rumpuser_sync_icache hypercall.
alnsn[src/trunk]: src/lib/librumpuser For consistency with other files in the same...
spz[src/trunk]: src/external/bsd/openpam/dist/lib make sure we have a log messag...
alnsn[src/trunk]: src Antti objected to including rumpuser_sync_icache. Exclude it...
alnsn[src/trunk]: src Add sljit support to arm.
justin[src/trunk]: src/lib/librumpuser Applications are not supposed to and do not ...
skrll[src/trunk]: src/sys/dev/usb PR/48908: Cannot open /dev/uhid? when another re...
hannken[src/trunk]: src/sys/fs/union Unlock directory vnode after VOP_CREATE.
macallan[src/trunk]: src/sys/dev/sbus remove last remnants of CG8 emulation
ozaki-r[src/trunk]: src/sys/net Restructure ether_input and bridge_input
christos[src/trunk]: src/usr.bin/sed add -u (unbuffered output) after GNU sed.
macallan[src/trunk]: src/sys/dev/sbus fix a few 8bit tcx issues:
alnsn[src/trunk]: src/sys/external/bsd/sljit New sljit version is r257.
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist Resolve conflicts.
alnsn[src/trunk]: src/sys/net Update code to the latest sljit version.
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist Import sljit 0.91 (svn r257).
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Don't redefine SLJIT_H...
msaitoh[src/trunk]: src/sys/dev/pci - Print yet another hardware config word in SRAM...
msaitoh[src/trunk]: src/sys/dev/pci Fix a variable name in last commit.
alnsn[src/trunk]: src/doc Update sljit entry.
alnsn[src/trunk]: src/tests/lib libarch on sparc isn't -l${MACHINE_CPU}. Don't lin...
msaitoh[src/trunk]: src/sys/dev/pci Add BGEPHYF_NO_WIRESPEED flag for fiber devices.
msaitoh[src/trunk]: src/sys/dev - Fix detection of BGEPHYF_FIBER_{MII|TBI}
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist Add $NetBSD$.
msaitoh[src/trunk]: src/sys/dev/mii Fix uninitiazed variable problem found on zaurus...
macallan[src/trunk]: src/sys/dev/sbus 8bit tcx doesn't implement a hardware cursor, s...
ozaki-r[src/trunk]: src/sys/net Make local functions static
wiz[src/trunk]: src/usr.bin/sed Sync usage with manpage.
ozaki-r[src/trunk]: src/sys/net Tidy up bridge_input
wiz[src/trunk]: src/usr.bin/sed Sort options. Use Ss for non-standard headers. N...
christos[src/trunk]: src/lib/libedit accomodate FreeBSD's flavor of weak references.
christos[src/trunk]: src/usr.bin/sed fix second line of synopsis.
uwe[src/trunk]: src/usr.bin/sed Suppress space after -I and -i options.
christos[src/trunk]: src/usr.bin/sed Fix usage. The man page is incorrect with respec...
ozaki-r[src/trunk]: src/sys/net Restructure bridge_input and bridge_broadcast
uwe[src/trunk]: src/usr.bin/sed Suppress space after -I and -i options in descri...
christos[src/trunk]: src/include add mkostemp{s,} mkstemps from FreeBSD
christos[src/trunk]: src/lib/libc/stdio more man pages links
christos[src/trunk]: src/lib/libc add mkostemp, mkostemps, mkstemps from FreeBSD.
christos[src/trunk]: src/distrib/sets/lists/comp more mktemp flavors.
christos[src/trunk]: src/distrib/sets/lists bump libc.
christos[src/trunk]: src/lib/libedit Don't depend on weak aliases to define the vi "a...
christos[src/trunk]: src/lib/libedit Add stdlib.h for abort() (Jess Thrysoee)
christos[src/trunk]: src/bin/sh Adjust to the new alias text libedit API.
alnsn[src/trunk]: src/sys/rump/include/rump Revert last change. This is not the ri...
christos[src/trunk]: src/lib/libedit/TEST cast gotsig because it is long on some syst...
wiz[src/trunk]: src/lib/libc/stdio Add all functions to NAME section. End senten...
msaitoh[src/trunk]: src/lib/libc/stdio Fix "shadows a global declaration" compile er...
hikaru[src/trunk]: src/sys/arch/x86/pci Make it be able to down I/F. This fixes pan...
hikaru[src/trunk]: src/sys/arch/x86/pci Use 64-bit DMA, if it is available.
msaitoh[src/trunk]: src/sys/arch/evbsh3/evbsh3 Fix "error: variable 's' set but not ...
christos[src/trunk]: src/lib/libc/stdio Fix incorrect example (what happens when len ...
christos[src/trunk]: src/lib/libc/net use fparseln() instead of abusing fgetln(), so ...
christos[src/trunk]: src/lib/libc/net use fparseln() instead of fgetln() for consiste...
msaitoh[src/trunk]: src/sys/arch/sbmips/stand/netboot Fix compile error of -Werror=u...
skrll[src/trunk]: src/distrib/hppa/ramdisk Increase IMAGESIZE to fix build.
ws[src/trunk]: src/sys/net Enqueue the mbuf with the start of the packet,
msaitoh[src/trunk]: src/sys/arch/sh3/dev fix -Werror=unused-but-set-variable compile...
sjg[src/trunk]: src/usr.bin/make Return varNoError rather than var_Error for ::?...
njoly[src/trunk]: src/usr.bin/systat Remove fagile test which ensured that first n...
phx[src/trunk]: src/sys/arch mc146818's sc_flag indicates the time is stored in ...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Fix error return for rump_vfs_makeo...
pooka[src/trunk]: src/sys/rump Some rump kernel components for interfacing with th...
wiz[src/trunk]: src/external/mit/xorg/etc Update default pkgsrc font path refere...
joerg[src/trunk]: src/sys/arch/arc evcnt is done.
pooka[src/trunk]: src/sys/rump document RUMP_SYM_NORENAME
joerg[src/trunk]: src/sys/arch/arm/ofw intrcnt and _intrnames are unused.
joerg[src/trunk]: src/sys/arch/ia64 Don't provide intrnames or intrcnt, GC intrcnt...
ozaki-r[src/trunk]: src/sys/net Remove unnecessary sc_softintr
manu[src/trunk]: src/usr.bin/extattr Do not record a trailing \0
manu[src/trunk]: src/usr.bin/extattr Use returned size and not buffer max length ...
tsutsui[src/trunk]: src/sys/arch/hp300/stand/inst Properly use an unused-but-set-var...
tsutsui[src/trunk]: src/sys/arch/hp300/stand/common Appease gcc48 -Wunused-but-set-v...
dholland[src/trunk]: src/sys/dev/usb __attribute__((__packed__)) -> __packed
dholland[src/trunk]: src/share/man/man9 Update a comment on a structure description. ...
dholland[src/trunk]: src/sys/dev/iscsi __attribute__ ((__packed__)) -> __packed
dholland[src/trunk]: src/external/bsd/cron/dist Log some actual information on variou...
skrll[src/trunk]: src/sys/arch/arm/samsung Typo in error message.
christos[src/trunk]: src/sys/opencrypto register with pmf.
maxv[src/trunk]: src/sys/compat If SCARG(uap, what) = 0, copyin() will copy (size...
christos[src/trunk]: src/usr.sbin/services_mkdb add notreached comment
christos[src/trunk]: src/usr.bin/sed CID 10006930: Prevent outfile overwrite resource...
christos[src/trunk]: src/usr.sbin/btpand add NOTREACHED comment
christos[src/trunk]: src/usr.bin/sed typo
christos[src/trunk]: src/sys/compat/freebsd Avoid NULL dereference and fix sched para...
hannken[src/trunk]: src/sys/fs/cd9660 CID 1223346: No need to check bp against NULL....
rtr[src/trunk]: src/sys * split PRU_CONTROL functionality out of xxx_userreq() s...
maxv[src/trunk]: src/sys/kern A KASSERT() is better.
hannken[src/trunk]: src/sys/dev/pci Consistently pass a "struct piixpm_softc" to pii...
maxv[src/trunk]: src/sys/kern Put the KMEM_GUARD code under #if defined(KMEM_GUAR...
maxv[src/trunk]: src/sys Sync swapctl() with netbsd32. Return EINVAL when misc<0, ...
maxv[src/trunk]: src/sys/kern Fix a NULL pointer dereference after a loooong disc...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Initialize cpu_softcpu before crea...
pooka[src/trunk]: src/lib/librumpuser Wrap pthread_create(). Shouldn't really hav...
christos[src/trunk]: src/sys/compat/freebsd simplify and clarify
christos[src/trunk]: src/doc mention new gdb
christos[src/trunk]: src/external/bsd/cron/dist even more detailed logging
christos[src/trunk]: src/external/gpl3/gdb merge changes, partial regen.
christos[src/trunk]: src/external/gpl3/gdb/lib regen hppa and sgimips
christos[src/trunk]: src/share/mk unbreak powerpc64; it is not ready for gcc-4.8 ATM.
christos[src/trunk]: src/external/gpl3/gdb/lib regen ppc64
christos[src/trunk]: src/external/gpl3/gcc regen powerpc64.
christos[src/trunk]: src/external/gpl3/gdb/lib regen sh3el
christos[src/trunk]: src/external/gpl3/gdb/lib regen mips64el
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for arm and armeb and gdb...
christos[src/trunk]: src/external/gpl3/gdb/lib regen sun2
christos[src/trunk]: src/sys/arch/arm/include unbreak lint
christos[src/trunk]: src/external/gpl3/gdb/lib regen coldfire
ozaki-r[src/trunk]: src/sys/net Get rid of unnecessary xc_broadcast after pktq_barrier
shm[src/trunk]: src/usr.bin/newgrp PR/47319 use addgrp_ret_t instead of magic va...
skrll[src/trunk]: src/sys/arch/arm/allwinner Return if ohci_init fails.
shm[src/trunk]: src/lib/libc/string PR/42032 fixed overrun in bm_exec(), free(3)...
pooka[src/trunk]: src/lib/librumpuser Hrmph, revert previous pending another fix. ...
shm[src/trunk]: src Add bm(3) tests
kiyohara[src/trunk]: src/external/lgpl3/gmp/dist Support earm*-*-*.
riastradh[src/trunk]: src/lib/libc Add `remove arc4random' to mythical libc major bump...
christos[src/trunk]: src/external/gpl3/gdb/bin/gdb No more gdbint.texinfo; has been r...
christos[src/trunk]: src/distrib/sets/lists/man remove gdbint.info; it is no more.
matt[src/trunk]: src/external/lgpl3/gmp/dist Teach configfsf.guess about coldfire...
msaitoh[src/trunk]: src/sys/dev/pci Add some HP iLO devices.
rtr[src/trunk]: src/sys where appropriate rename xxx_ioctl() struct mbuf * param...
maxv[src/trunk]: src/sys/kern Enable KMEM_SIZE on DIAGNOSTIC. It will catch memor...
msaitoh[src/trunk]: src/sys/dev/pci Print APE firmware correctly.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
maxv[src/trunk]: src/sys/kern Use KASSERT() instead of #ifdef(DIAGNOSTIC). Clearer.
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits Allow always...
joerg[src/trunk]: src/common/lib/libc Add aliases for the builtins used to impleme...
christos[src/trunk]: src/external/gpl3/gdb/lib regen some more arm variants
macallan[src/trunk]: src/sys/dev/sbus use STIP/BLIT on 8bit tcx and RSTIP/RBLIT on S24
skrll[src/trunk]: src/sys/arch/arm If [eo]hci_init fail then bail out and don't tr...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix non UHCI_DEBUG build
skrll[src/nick-nhusb]: src/sys/dev/usb Remove an unnecessary ux_hcpriv assignement
skrll[src/nick-nhusb]: src/sys/dev/usb Remove an unnecessary ux_hcpriv assignment
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb Prefix ucom_attach_args struct members with...
skrll[src/nick-nhusb]: src/sys/dev/usb Explicitly initialise up_serialise to true
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespcae
skrll[src/nick-nhusb]: src/sys/dev/usb Don't leak memory in *_alloc_*td_chain if a...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix usbd_status vs int in *_alloc_*_chain
skrll[src/nick-nhusb]: src/sys/dev/usb Sync with HEAD
skrll[src/nick-nhusb]: src/sys/dev/usb Partial conversion from spl(9)/tsleep(9) to...
skrll[src/nick-nhusb]: src/sys Move the struct usb_task to struct usbd_xfer for ev...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove the DIAGNOSTIC message "usb_disconne...
skrll[src/nick-nhusb]: src/sys/dev/usb s/kmem_intr_free/kmem_free/ in usbd_setup_p...
skrll[src/nick-nhusb]: src/sys/dev/usb Pull across fix from head for BE short reads
skrll[src/nick-nhusb]: src/sys/dev/usb Fix compile - missed commit.
skrll[src/nick-nhusb]: src/sys Sync with HEAD
skrll[src/nick-nhusb]: src/sys/dev/usb Convert from spl(9)/tsleep(9) to mutex(9)/c...
skrll[src/nick-nhusb]: src/sys/dev/usb Serialise commands
skrll[src/nick-nhusb]: src/sys/dev/usb Fix indent
skrll[src/nick-nhusb]: src/sys/dev/usb Tweak debug
skrll[src/nick-nhusb]: src/sys/dev/usb Sync with HEAD
skrll[src/nick-nhusb]: src/sys/dev/usb WIP ucom support for devices with interrupt...
skrll[src/nick-nhusb]: src/sys/dev/usb Open the rx interrupt pipe in umct_open whe...
skrll[src/nick-nhusb]: src/sys/dev/usb Only call sc_vendor_init once. Spotted by t...
skrll[src/nick-nhusb]: src/sys Use SOFTINT_SERIAL for the USB stack (the 'S' stand...
skrll[src/nick-nhusb]: src/sys/dev/usb Don't forget to destroy sc_cmdbusy_cv. Fro...
skrll[src/nick-nhusb]: src/sys/dev/usb Restructure the abort code for TD based tra...
skrll[src/nick-nhusb]: src/sys/dev/usb Add callout_stop while clearing stall. Fro...
skrll[src/nick-nhusb]: src/sys/dev/ic Fix locking botch
skrll[src/nick-nhusb]: src/sys First pass at making this driver and attachments NE...
skrll[src/nick-nhusb]: src/sys/dev/usb Unwrap some lines
skrll[src/nick-nhusb]: src/sys/dev/ic Oops... use the ipq we created.
skrll[src/nick-nhusb]: src/sys/dev/ic Fix indent botch that crept in
skrll[src/nick-nhusb]: src/sys/arch/arm Include opt_net_mpsafe.h
skrll[src/nick-nhusb]: src/sys/dev/usb Comment out incorrect KASSERTs
skrll[src/nick-nhusb]: src/sys/dev/usb Make sure ub_data has the transfer buffer
skrll[src/nick-nhusb]: src/sys Sync with HEAD
skrll[src/nick-nhusb]: src/sys/dev/usb Remove KASSERTs that don't make sense.
skrll[src/nick-nhusb]: src/sys/dev/ic Define/assert IFEF_START_MPSAFE
skrll[src/nick-nhusb]: src/sys/dev/ic Protect sc_if_flags in dwc_gmac_ifflags_cb w...
skrll[src/nick-nhusb]: src/sys/dev/usb Use our if_percpupq... driver works again o...
skrll[src/nick-nhusb]: src/sys/dev/usb WIP MPification
skrll[src/nick-nhusb]: src/sys/dev/usb Actually add sshub_p for previous
skrll[src/nick-nhusb]: src/sys/dev/usb Fix the error handling in smsc_init_locked....
skrll[src/nick-nhusb]: src/sys/dev/usb Sprinkle const
skrll[src/nick-nhusb]: src/sys/dev/usb Don't need '\n' in DPRINTF format
skrll[src/nick-nhusb]: src/sys/dev/usb Style
skrll[src/nick-nhusb]: src/sys/dev/usb Make the code match the comment wrt port po...
skrll[src/nick-nhusb]: src/sys/dev/usb Formatting. No functional change.
skrll[src/nick-nhusb]: src/sys Sync with HEAD
skrll[src/nick-nhusb]: src/sys/dev/usb Conver sc_dying to a bool. No functional c...
skrll[src/nick-nhusb]: src/sys/dev/usb PR kern/48243 (inconsistant usage of 'up->p...
skrll[src/nick-nhusb]: src/sys/dev/usb Misc style/non-functional changes
skrll[src/nick-nhusb]: src/sys/dev/usb Retire usb_detach_{wait, broadcast} and simp...
skrll[src/nick-nhusb]: src/sys/dev/usb Style and sprinkle const.
skrll[src/nick-nhusb]: src/sys/dev/usb Style... No functional change.
jakllsch[src/nick-nhusb]: src/sys/arch/evbarm/conf Enable xhci(4) in TEGRA. It shoul...
skrll[src/nick-nhusb]: src/sys Sync with HEAD
skrll[src/nick-nhusb]: src/sys/dev/usb Make ucomsubmitread return int instead of u...
jakllsch[src/nick-nhusb]: src/sys/arch/arm/nvidia Tegra K1 XUSB pad setup for Jetson ...
skrll[src/nick-nhusb]: src/sys/dev/usb Reduce the scope of a variable and style. ...
skrll[src/nick-nhusb]: src/sys/dev/usb Functional declaration nit. No functional ...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Add #include "opt_usb.h"
skrll[src/nick-nhusb]: src/sys/dev/usb Misc whitespace changes. No functional cha...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Some updates
skrll[src/nick-nhusb]: src/sys/dev/usb Reduce the scope of the softc lock further ...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove one that won't happen
skrll[src/nick-nhusb]: src/sys/dev/usb Wrap a long line.
skrll[src/nick-nhusb]: src/sys/dev/usb Tweak a couple of comments
skrll[src/nick-nhusb]: src/sys/dev/usb Sync with HEAD
skrll[src/nick-nhusb]: src/sys/dev/usb KASSERT -> KASSERTMSG
skrll[src/nick-nhusb]: src/sys/dev/usb Call {mutex, cv}_destroy on all mutexes/cond...
skrll[src/nick-nhusb]: src/sys/dev/usb WIP MPification
skrll[src/nick-nhusb]: src/sys/dev/usb Actually set the transfer status on transfe...
skrll[src/nick-nhusb]: src/sys/dev/usb Don't supply the lock to callout_halt when ...
skrll[src/nick-nhusb]: src/sys/dev/usb Stray #endif
skrll[src/nick-nhusb]: src/sys/dev/usb Missed commit in the ehci abort improvement
skrll[src/nick-nhusb]: src/sys/dev/usb Remove a printf
skrll[src/nick-nhusb]: src/sys/dev/usb Reduce scope of variables
skrll[src/nick-nhusb]: src/sys Sync with HEAD
skrll[src/nick-nhusb]: src/sys/dev/usb Fix a comment
skrll[src/nick-nhusb]: src/sys/dev/usb WIP MPification
skrll[src/nick-nhusb]: src/sys/dev/usb Fix merge botch
skrll[src/nick-nhusb]: src/sys/dev/usb #ifdef DIAGNOSTIC + panic -> KASSERTMSG
skrll[src/nick-nhusb]: src/sys/dev/usb Improve and simplify ehci_abort_xfer. The ...
skrll[src/nick-nhusb]: src/sys/dev/usb Update copyright notice
skrll[src/nick-nhusb]: src/sys/dev/usb Open pipes with USBD_MPSAFE - we don't need...
skrll[src/nick-nhusb]: src/sys/dev/usb Another merge botch
skrll[src/nick-nhusb]: src/sys/dev/usb Missed commit in MPification
skrll[src/nick-nhusb]: src/sys/dev/usb More MPification
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Destroy all mutexes on detach
skrll[src/nick-nhusb]: src/sys/dev/usb Improve transfer abort
skrll[src/nick-nhusb]: src/sys/dev/usb Set device transfer status to USBD_IN_PROGR...
skrll[src/nick-nhusb]: src/sys/dev/usb Missed commit
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Trailing whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespae
skrll[src/nick-nhusb]: src/sys/dev Various improvements
skrll[src/nick-nhusb]: src/sys/dev/usb Take bus lock while removing a device from ...
skrll[src/nick-nhusb]: src/sys/dev/usb Mark device transfers as USBD_IN_PROGRESS a...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Some initial USB 3 roothub support
skrll[src/nick-nhusb]: src/sys/dev/usb Initialise later and tidyup better in the a...
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Improve the transfer abort process.
skrll[src/nick-nhusb]: src/sys/dev/usb Actually print the bus root hub device in d...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unnecessary brackets
skrll[src/nick-nhusb]: src/sys/dev/usb Use __func__ in panic message
skrll[src/nick-nhusb]: src/sys/dev/usb Use lower case for hex constants. No funct...
skrll[src/nick-nhusb]: src/sys/dev/usb consistent softc member name prefix
skrll[src/nick-nhusb]: src/sys/dev/usb Improve handling of roothub device and free...
skrll[src/nick-nhusb]: src/sys Parse the extended capabilies to and log each contr...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove tsleep from ulpt(4)
skrll[src/nick-nhusb]: src/sys/dev/usb Remove tsleep from uthum(4)
skrll[src/nick-nhusb]: src/sys/dev/usb Use %s for __func__... oops
skrll[src/nick-nhusb]: src/sys/dev/usb Remove tsleep from uyurex(4)
skrll[src/nick-nhusb]: src/sys/dev/usb Remove tsleep(9) and wakeup(9) from urtwn(4)
skrll[src/nick-nhusb]: src/sys/dev/usb Remove tsleep from uvscom(4)
skrll[src/nick-nhusb]: src/sys/dev/usb Another tsleep bites the dust
skrll[src/nick-nhusb]: src/sys/dev/usb Remove tsleep/wakeup from if_zyd
skrll[src/nick-nhusb]: src/sys/dev/usb Fix a comment
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb The scsipi layer still uses malloc(9)
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb Sync with HEAD
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb Convert to kmem(9)
skrll[src/nick-nhusb]: src/sys/dev/usb Style / indentation
skrll[src/nick-nhusb]: src/sys/dev/usb Remove useless lines.
skrll[src/nick-nhusb]: src/sys/dev/usb G/C sc_stop_task
skrll[src/nick-nhusb]: src/sys/dev/usb Add a TAB
skrll[src/nick-nhusb]: src/sys/dev/usb Minor code re-org. No functional change in...
skrll[src/nick-nhusb]: src/sys/dev/usb Be more careful about malloc returning NULL
skrll[src/nick-nhusb]: src/sys/dev/usb Remove useless check
skrll[src/nick-nhusb]: src/sys/dev/usb Sprinkle some const
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Style / more const. No functional change i...
skrll[src/nick-nhusb]: src/sys/dev/usb Simplify. No functional change.
skrll[src/nick-nhusb]: src/sys/dev/usb Sync with HEAD
skrll[src/nick-nhusb]: src/sys/dev/usb Wrap a long line
skrll[src/nick-nhusb]: src/sys/dev/usb Use lower case
skrll[src/nick-nhusb]: src/sys/dev/usb Remove useless checks
skrll[src/nick-nhusb]: src/sys/dev/usb Fix build
skrll[src/nick-nhusb]: src/sys/dev/usb More stuff to do...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix previous
skrll[src/nick-nhusb]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Sync wi...
skrll[src/nick-nhusb]: src/sys/dev/usb WIP MPification
skrll[src/nick-nhusb]: src/sys/arch/evbarm/conf group __HAVE* options
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Sprinkle const and reduce scope of a couple...
skrll[src/nick-nhusb]: src/sys/dev/usb Typo
skrll[src/nick-nhusb]: src/sys/dev/usb Track used TX trasnfers and check there's a...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb WIP MPification
skrll[src/nick-nhusb]: src/sys/dev/usb #ifdef DIAGNOSTIC -> KASSERT and add anothe...
skrll[src/nick-nhusb]: src/sys/dev/usb Update
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unnecessary splnet from upl_attach
skrll[src/nick-nhusb]: src/sys Sync with HEAD
rmind[src/trunk]: src/sys/net/npf - npf_config_load: if loading the connections, d...
dennis[src/trunk]: src/sys/kern Do a fairly mechanical reversion of the locking pro...
uebayasi[src/trunk]: src Add a new build make variable, CONFIGOPTS, which is passed t...
uebayasi[src/trunk]: src regen
pooka[src/trunk]: src/include/ssp Create the stpncpy() inline only when GCC>=4.8 |...
christos[src/trunk]: src/sys/netinet Only check that the offset < sizeof(struct ip) i...
lneto[src/trunk]: src/external/mit/lua/dist/src lua(4): fixed Lua stack size
lneto[src/trunk]: src/sys/sys lua(4): included <sys/param.h> into sys/lua.h
lneto[src/trunk]: src/sys/modules/lua lua(4): fixed require
christos[src/trunk]: src/sbin/ping Adjust default packet size to 56 data bytes (64 to...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Update netp...
rmind[src/trunk]: src/sys/net/npf NPF:
riz[src/trunk]: src/etc/root Freshen up the commented-out suggested PKG_PATH a bit.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner hardware cursor support
christos[src/trunk]: src/sys/net PR/49437: jmcneill: revert broken changes that broke...
erh[src/trunk]: src/share/mk PR toolchain/9618: add ".d" to MKDEP_SUFFIXES so th...
uebayasi[src/trunk]: src/usr.sbin/postinstall Handle obsolete xen/pae-xen kernel modu...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner hide the hw cursor when blanking the ...
msaitoh[src/trunk]: src/sys/uvm Fix a bug that "vmstat -s" print uvmexp.ncolors inco...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner make the full amount of reserved vide...
msaitoh[src/trunk]: src/sys/uvm Sort in uvmexp_sysctl's order for readability. No fu...
ozaki-r[src/trunk]: src/sys/net Make more functions static
christos[src/trunk]: src/sys/netinet Don't pass junk in sin_family and sin_len for SI...
martin[src/trunk]: src/tests/ipf Remove the "broken on BE" mark from the N14 testca...
christos[src/trunk]: src/sbin/route Complete the routing argument table by including ...
matt[src/trunk]: src/sys/arch/arm/cortex clean the a9 l2 cache before turning it on.
pooka[src/trunk]: src/sys/rump RUMPCOMP_USER has been deprecated for long enough, ...
matt[src/trunk]: src/sys/arch/arm/conf Add CPU_CORTEXA17
pooka[src/trunk]: src/sys/rump define the warnings used for hypercall components once
pooka[src/trunk]: src/sys/rump/librump/rumpkern most of this manpage moved to rump...
dennis[src/trunk]: src/external/gpl3/gcc/lib/libasan Work around RISC-V compiler bu...
pooka[src/trunk]: src/sys/rump need -Wno-unused-parameter with -Wextra
pooka[src/trunk]: src/sys/rump Remove shlib_version files and just use Makefile SH...
msaitoh[src/trunk]: src Add missing src(7) reported by Patrick Welche.
ozaki-r[src/trunk]: src/sys Revert "Pull if_drain routine out of m_reclaim"
skrll[src/nick-nhusb]: src/sys Sync with HEAD
aymeric[src/trunk]: src/external/gpl3/gdb/dist/gdb . do not abort() if we read a zer...
wiz[src/trunk]: src/sys/rump/share/man/man7 Use Nx.
pooka[src/trunk]: src add a high-level rumpkernel.7 manpage
ozaki-r[src/trunk]: src/sys/rump/librump/rumpnet Get rid of weak_alias for bridge_input
pooka[src/trunk]: src/sys/kern print kernel module path only in kernels which supp...
dennis[src/trunk]: src/doc Note riscv compiler workarounds for libasan
christos[src/trunk]: src/sys/netinet add routines to print in_addr and sockaddr_in (i...
christos[src/trunk]: src/sys/net - split struct dladdr out of struct sockaddr_dl
christos[src/trunk]: src/sys/netatalk - s/u_intX/uintX/
matt[src/trunk]: src/common/lib/libprop Eliminate use of C++ keywords and don't n...
matt[src/trunk]: src/sys/dev/scsipi Don't use new as a variable name.
matt[src/trunk]: src/sys/sys Change rndsource_setcb to use void (*)(size_t, void ...
martin[src/trunk]: src/sys/dev Reformulate an overflow test so it can be used in to...
he[src/trunk]: src/sys/ufs/chfs Plug memory leak in add_peb_to_free() and add_p...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom use a fixed frequency (48kHz) and conf...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom capture peer version; if less than 2, ...
matt[src/trunk]: src/external/gpl3/binutils/dist Merge in OR1K support from top o...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner AWIN_CORE_PBASE+22c00h and irq 62 are...
matt[src/trunk]: src/sys/opencrypto Try not to use f_data, use f_fcrypt to get a ...
skrll[src/trunk]: src/sys/arch/arm/arm Add some dsb instructions to avoid Cortex A...
uebayasi[src/trunk]: src/usr.bin/config config(1): Better indent of cfdata in ioconf.c
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 fix initializer
jmcneill[src/trunk]: src/sys/arch/arm/allwinner A31 CIR IRQ
jmcneill[src/trunk]: src/sys/arch/arm/allwinner work in progress CIR driver
jmcneill[src/trunk]: src/sys/arch/arm/allwinner setup DRQ_CLR_CNT reg, clear FIR_VER ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add awinrtc
reinoud[src/trunk]: src/sys/arch Xuhost bits for Exynos5 are located in the two top ...
jnemeth[src/trunk]: src/sbin/gpt - dump all partitions, not just ones that are in use
ryo[src/trunk]: src/sys/dev/mii add __diagused
matt[src/trunk]: src/sys/arch/arm/allwinner Fix (I hope) ram size calculation.
christos[src/trunk]: src/external/bsd/file/dist/src PR/49192: remove dup assignment.
ozaki-r[src/trunk]: src/sys/net Call if_input of vlan interface itself, not parent's...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable bcmdmac, now required by sdhc
mlelstv[src/trunk]: src/lib/libutil - use a private buffer to resolve symlinks, the ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Use KASSERTMSG in ww_acq...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin AWIN_board not AWIN_BOARD
roy[src/trunk]: src/usr.sbin/sysinst Fix a bogus gcc warning: dhcp_config may be...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Merge https://github.com...
snj[src/trunk]: src/doc sync with reality: iso -> images
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable awincnt
uebayasi[src/trunk]: src/sys/kern Make config_stdsubmatch() human-readable.
hkenken[src/trunk]: src/sys/arch/arm/imx - Use __SHIFTIN macro
mlelstv[src/trunk]: src/sys support DIOCMWEDGES ioctl
jmcneill[src/trunk]: src/sys/arch/arm/allwinner If we can't determine the preferred d...
maxv[src/trunk]: src/sys Do not uselessly include <sys/malloc.h>.
christos[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core fix the module class.
christos[src/trunk]: src/sys/external/bsd/drm2/linux finalize the idr code.
skrll[src/trunk]: src/sys/arch/evbarm/conf One awincnt0 is enough
christos[src/trunk]: src/share/mk Enable dynamic link script generation to handle __{...
christos[src/trunk]: src/sys/external/bsd/drm2 fix description setting.
christos[src/trunk]: src/sbin/ping PR/49423: Martin Husemann: ping for small packets ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add mixer processor regs
skrll[src/nick-nhusb]: src/sys/dev/usb Add full speed isoc support to ehci(4). Bas...
skrll[src/nick-nhusb]: src/sys Use designated initialisers for usb_device_descript...
skrll[src/nick-nhusb]: src/sys/dev/usb Prefix ehci_xfer members with 'ex_'. No fun...
skrll[src/nick-nhusb]: src/sys/dev/usb Define and use EHCI_PAGE_MASK
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb Remove macro magic. No functional change.
skrll[src/nick-nhusb]: src/sys/dev/usb Remove a header that isn't needed.
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/arch/arm/omap ehci_init returns int not usb_status_t
skrll[src/nick-nhusb]: src/sys/dev/usb Remove #ifdef DIAGNOSTIC with KASSERT
skrll[src/nick-nhusb]: src/sys/dev/usb g/c some unused stuff.
skrll[src/nick-nhusb]: src/sys/dev/usb Shuffle comment
skrll[src/nick-nhusb]: src/sys/dev/usb Sanity checks in ohci_dump_tds
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
skrll[src/nick-nhusb]: src/sys/dev/usb Need to usbd_destroy_xfer the interrupt xfe...
skrll[src/nick-nhusb]: src/sys/dev/usb Use IPL_SOFTUSB instead of IPL_USB appropri...
skrll[src/nick-nhusb]: src/sys/dev/usb In roothub_ctrl_start always return USBD_NO...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner pll2 enable support
palle[src/trunk]: src/sys/arch/sparc64/doc sun4v: update TODO list
christos[src/trunk]: src/sys/compat/svr4 make this compile again
joerg[src/trunk]: src/external/bsd/llvm/include Install altivec.h for ppc64 too.
dholland[src/trunk]: src/bin/date Provide real error messages.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable audio driver now that it works
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add MMC IDMA descriptor
jmcneill[src/trunk]: src/sys/arch/arm/allwinner wrap awin_mmc_idma_descriptor in ifnd...
christos[src/trunk]: src/lib/libc/gen PR/49185: Conrad Meyer: strvisx: Handle zero-le...
apb[src/trunk]: src/sys/arch/i386/pci __USE(id) in the !PCIBIOSVERBOSE case.
martin[src/trunk]: src/sys/dev/ic Remove debug printf, now that MII status changes ...
martin[src/trunk]: src/sys/dev/ic Make the MII clock variable and passed in from th...
reinoud[src/trunk]: src/sys/arch/arm/samsung Remove extra line
macallan[src/trunk]: src/sys/dev/wsfb handle WSDISPLAYIO_GET_EDID and WSDISPLAYIO_GET...
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey fix grammar stupidity: ip...
matt[src/trunk]: src/sys/arch/arm/allwinner Make sure the data in the descritors ...
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Move DMA interrupt establishement to t...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom initialise ch_ih
jmcneill[src/trunk]: src/sys options MOTG_ALLWINNER to select the awin specific reg l...
jmcneill[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm expose vchi_...
matt[src/trunk]: src/sys/arch Fix SUBDIR commit
matt[src/trunk]: src/doc Note or1k port
matt[src/trunk]: src/external/gpl3/gcc OR1K configury support for NetBSD
skrll[src/trunk]: src/sys/arch/arm/arm Simplify #ifdefs
justin[src/trunk]: src/sys/rump Revert, zfs was already elsewhere in list
nonaka[src/trunk]: src Add support for Intel Centrino Wireless-N 100/105/130/135/22...
wiz[src/trunk]: src/usr.bin/config Spelling fixes.
christos[src/trunk]: src/sys/dev/pci make the apple code compile again.
justin[src/trunk]: src/tests PR misc/49356 remove unnecessary references to atf-c/c...
snj[src/trunk]: src/usr.sbin/makemandb Thankfully, apropos returns all results b...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: Removed a bunch of ifdef SUN4V since...
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm Simplify uvmfault_unlockall use in...
uebayasi[src/trunk]: src/share/mk Leave .map when linking .kmod.
wiz[src/trunk]: src/doc groff-1.22.3 out.
skrll[src/trunk]: src/sys/dev/usb Add more structs and defines from various source...
pooka[src/trunk]: src Move rump kernel man pages from various sources to sys/rump
skrll[src/trunk]: src/sys/arch/arm/arm32 Remove an XXXNH comment.
jmcneill[src/trunk]: src/sys/arch/evbarm/awin get_bootconf_option doesnt return the v...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner only dump regs when enabling audio if...
christos[src/trunk]: src/sys/modules/drmkms_pci move agpsupport to drmkms to avoid ci...
christos[src/trunk]: src/usr.bin/netstat PR/47704: Takahiro HAYASHI: Fix -L flag
enami[src/trunk]: src/distrib/sets/lists/modules Add compatmodules keyword so that...
christos[src/trunk]: src/sys/conf restore previous functionality, and add what we nee...
roy[src/trunk]: src/doc Note import of dhcpcd-6.6.4
wiz[src/trunk]: src/share/man/man9 New sentence, new line. Use more markup. Sort...
uebayasi[src/trunk]: src/sys/kern Yield the main thread only after exiting critical s...
uebayasi[src/trunk]: src/sys/kern Consistently use KPREEMPT_*() here.
skrll[src/nick-nhusb]: src/sys Step #1 of memory allocation re-organisation.
skrll[src/nick-nhusb]: src/sys/dev/usb Remove #include <sys/malloc.h> where it's n...
skrll[src/nick-nhusb]: src/sys/arch/arm/omap Fix (harmless?) bug that set the root...
skrll[src/nick-nhusb]: src/sys Rename usbroothub_subr.[ch] to usbroothub.[ch]
skrll[src/nick-nhusb]: src/sys Convert to USBHIST
skrll[src/nick-nhusb]: src/sys/dev/usb Fix the part of the "no functional change" ...
skrll[src/nick-nhusb]: src/sys/dev/usb Typo in comment
skrll[src/nick-nhusb]: src/sys/dev/usb *** empty log message ***
skrll[src/nick-nhusb]: src/sys/dev/usb Comments. From Takahiro HAYASHI.
skrll[src/nick-nhusb]: src/sys/dev/usb Small update to a comment
skrll[src/nick-nhusb]: src/sys Update ubm_allocx with the isoc frame count paramet...
skrll[src/nick-nhusb]: src/sys/dev/usb usbd_close_pipe should never be called with...
joerg[src/trunk]: src/sys/arch/arm/conf Do the wildcard symbol dance for the debug...
matt[src/trunk]: src/lib/libc/arch/m68k/softfloat float32_is_signalling_nan needs...
jmcneill[src/trunk]: src/sys/external/bsd/common/include/linux IPL_VM -> IPL_SCHED
macallan[src/trunk]: src/sys/arch/sgimips/dev support ioctl() WSDISPLAYIO_SVIDEO, _GV...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Add i2c bits for gpio to the connecte...
matt[src/trunk]: src/sys/sys Add MIDs for OR1K and RISCV
matt[src/trunk]: src Add or1k MACHINE/MACHINE_ARCH.
manu[src/trunk]: src/sys/fs/puffs When changing a directory content, update the c...
matt[src/trunk]: src/sys/dev Don't use new as a variable name.
matt[src/trunk]: src/sys/nfs Don't use catch as a variable name.
matt[src/trunk]: src/sys/sys Avoid casting f_data, make it a union of the various...
matt[src/trunk]: src/sys/external/bsd/drm/dist/shared-core Rename enum pipe to en...
matt[src/trunk]: src/sys/arch/arm/allwinner Initialize ec_mii
martin[src/trunk]: src/sys/dev/ic Fix MII setup and interrupt handling, from Robert...
martin[src/trunk]: src/sys/arch/arm/allwinner Better safe than sorry: do the full c...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner if "dma" property is set to false, fa...
jmcneill[src/trunk]: src/sys/dev/i2c AllWinner implementation uses a different regist...
matt[src/trunk]: src/sys/arch/evbarm/awin Remove hack disabling dma for awinmmc0 ...
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey remove dup
jmcneill[src/trunk]: src/sys/arch/arm/allwinner work in progress HDMI driver, so far ...
christos[src/trunk]: src/usr.sbin/rtsold Give an example how to use dhcpcd instead of...
dholland[src/trunk]: src/tests/bin/sh Visit the Bureau of Redundancy Department.
skrll[src/trunk]: src/usr.bin/vmstat Print the cpu in the kernhist record.
skrll[src/trunk]: src/sys/dev/usb Fix build when USB_DEBUG is defined and EHCI_DEB...
matt[src/trunk]: src/sys/arch/acorn32 vm_size_t -> vsize_t
skrll[src/trunk]: src/sys/arch/arm/pic In the MULTIPROCESSOR case mark all interru...
christos[src/trunk]: src/usr.bin/config put back scanner warnings now that flex produ...
skrll[src/trunk]: src/sys/arch/arm/arm32 In pmap_deactivate don't set TTBR with th...
nonaka[src/trunk]: src/doc Fix format.
christos[src/trunk]: src/usr.bin/config remove overflow test that triggered for negat...
uebayasi[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Bump image size to comp...
uebayasi[src/trunk]: src config(1), config(5): Introduce "select"
christos[src/trunk]: src/sys/external/bsd/drm2/i915drm We need the i810 agp here, int...
hkenken[src/trunk]: src/sys/arch/evbarm/conf Add options __HAVE_MM_MD_DIRECT_MAPPED_...
christos[src/trunk]: src/sys/arch/i386/conf switch to DRMKMS drivers
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add MULTIPROCESSOR, awincnt
nonaka[src/trunk]: src/sys/external/bsd/drm2 i915drmkms(4): Enable CONFIG_ACPI if N...
christos[src/trunk]: src/sbin/route Factor out the netstat route printing code and us...
christos[src/trunk]: src/usr.bin/netstat fix A,v,T with route display.
uebayasi[src/trunk]: src/usr.bin/config config(1): TODO about kernel linkage
jakllsch[src/trunk]: src/sys/arch/arm/allwinner Allwinner A20 RTC has a different ide...
skrll[src/trunk]: src/sys/arch/arm/pic Include opt_multiprocessor.h
chs[src/trunk]: src/sys/arch in the initial asm code, save the interesting calle...
nonaka[src/trunk]: src/sys/dev/mii Add Realtek RTL8251.
skrll[src/trunk]: src/sys/arch/arm/arm32 Remove an unnecessary flush that sneaked ...
christos[src/trunk]: src/sys/arch/x86/pci add an agp dependency so that the agp drive...
nonaka[src/trunk]: src/distrib/sets/lists/modules fix drmkms module path for xen.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add HDMI audio driver
ozaki-r[src/trunk]: src/sys Tweak ifconf variants
matt[src/trunk]: src/sys/arch/arm/arm32 Add entry for Cortex-A17 r1
skrll[src/trunk]: src/sys Appease gcc 4.8 - from Greg Willatt in private email.
bouyer[src/trunk]: src/sys/arch Revert sys/arch/x86/x86/pmap.c 1.185; a CPU needs t...
skrll[src/trunk]: src/sys/arch/arm/include Fix __mcount in the !(__ARM_EABI__) cas...
skrll[src/nick-nhusb]: src/sys Replace malloc(9) with kmem(9)
skrll[src/nick-nhusb]: src/sys/dev/usb Typo in USBHIST_LOG message.
skrll[src/nick-nhusb]: src/sys/dev/usb KNF. Comments.
skrll[src/nick-nhusb]: src/sys/dev/usb Convert to USBHIST
skrll[src/nick-nhusb]: src/sys/dev/usb Remove newline character in USBHIST_LOG format
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb Fix inverted logic. Spotted by Takahiro HA...
skrll[src/nick-nhusb]: src/sys/arch/powerpc/booke/dev ehci_init return int not usb...
skrll[src/nick-nhusb]: src/sys/dev Add patch for intel chips quirk from ryoon@ in
skrll[src/nick-nhusb]: src/sys/dev/usb Split xhci_handle_event() into 3 functions....
skrll[src/nick-nhusb]: src/sys/dev/usb Move from usbd_{alloc, free}_xfer and usbd_{...
skrll[src/nick-nhusb]: src/sys Simplify *_XFER2SC using ux_bus
skrll[src/nick-nhusb]: src/sys/dev/usb Make isdone a bool
skrll[src/nick-nhusb]: src/sys/dev/usb Restructure the xfer methods of ohci(4) so ...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix locking botch
skrll[src/nick-nhusb]: src/sys/dev/usb ohci_reset_std_chain doesn't sleep so remov...
matt[src/trunk]: src/sys/netinet6 Don't use new as a variable name.
matt[src/trunk]: src/sys/fs/puffs Don't use C++ class and this keywords as variab...
matt[src/trunk]: src/sys/conf Add a commented out CWARNFLAGS to enable -Wc++-comp...
matt[src/trunk]: src/sys/uvm Don't nest structure definitions.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner capture support
joerg[src/trunk]: src/usr.bin/make Revert all make changes except the unit tests t...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Update CPUID signature values from the ...
jmcneill[src/trunk]: src/sys/dev/i2c fix a sizeof typo
jmcneill[src/trunk]: src/sys/arch/arm/allwinner PLL7 setup for HDMI on A20
ozaki-r[src/trunk]: src/sys/net Restore vlan_ioctl overwritten by ether_ifdetach in ...
martin[src/trunk]: src/sbin/ifconfig Initialize timespec "end" for the benefit of s...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom improve error handling in bcm_dmac_all...
roy[src/trunk]: src/etc/defaults Add the -M flag to dhcpcd so it stays in master...
macallan[src/trunk]: src/sys/external/bsd/dwc2 dwc2_hubd appears to be unused so #if ...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add CPU descriminator _P() for Exynos 5422
matt[src/trunk]: src/tests/lib/libc/sys The nop instruction on or1k is l.nop
enami[src/trunk]: src/lib/libperfuse Fix build failure on amd64.
skrll[src/trunk]: src/sys/uvm/pmap s/0/KERNEL_PID/ for correctness
skrll[src/trunk]: src/sys/arch/arm Sprinkle #include "opt_multiprocessor.h"
pooka[src/trunk]: src/sys/rump Perform internal consistency check automatically.
jmcneill[src/trunk]: src/sys/arch/evbarm/awin fix a31_mpinit synchronization
nonaka[src/trunk]: src/sys/dev/pci Add some Intel Wi-Fi devices.
justin[src/trunk]: src/tests/lib/libc/gen PR misc/49342 fix issue where time can ti...
manu[src/trunk]: src/sys/fs/puffs Add PUFFS_HAVE_FALLOCATE in puffs_msgif.h so th...
uebayasi[src/trunk]: src/usr.bin/config config(1): KNF
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon fix uninitialized
jmcneill[src/trunk]: src/sys/arch/arm/allwinner CIR regs
roy[src/trunk]: src/usr.sbin/sysinst Change the display order so it's protocol a...
mlelstv[src/trunk]: src/sys/sys Add ioctl to autodiscover wedges.
skrll[src/trunk]: src/sys/arch/evbarm/conf Enable MULTIPROCESSOR
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add 64-bit counter driver; it is cert...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add awincnt at awinio (64 bit timer cou...
christos[src/trunk]: src/usr.bin/netstat use the common code from route.c
jmcneill[src/trunk]: src/sys/arch bpi uses a different mux feature for gmac
martin[src/trunk]: src/sys/arch/arm/include Guard a few inline functions by #ifndef...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Add RCSIDs
matt[src/trunk]: src/sys/arch/arm/arm32 When allocing a l1page, if a page isn't a...
nonaka[src/trunk]: src/sys/external/bsd/drm2/include/linux return correct remaining...
maxv[src/trunk]: src/sys Do not uselessly include <sys/malloc.h>.
nonaka[src/trunk]: src/sys/dev/pci/hdaudio defflag HDAUDIOVERBOSE.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable VCONS_DRAW_INTR
martin[src/trunk]: src/usr.sbin/postinstall Make check_ids take an additional argum...
joerg[src/trunk]: src/tools/compat If the internals are not explicitly requested, ...
matt[src/trunk]: src/sys/arch/arm/conf Add option ARM_HAS_LPAE
ozaki-r[src/trunk]: src/sys/net Remove dead codes and make if_free_sadl static
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
skrll[src/nick-nhusb]: src/sys/dev/usb G/C M_USBHC
christos[src/trunk]: src/sys/sys sockaddr_format now returns the number of chars writ...
skrll[src/nick-nhusb]: src/sys/dev/usb Use designated initialisers. No functional...
skrll[src/nick-nhusb]: src/sys/dev/usb No need for '\n' in USBHIST_LOG message.
skrll[src/nick-nhusb]: src/sys/dev/usb Improve debug
skrll[src/nick-nhusb]: src/sys/dev/usb Improve EHCI_PAGE macros and usage.
skrll[src/nick-nhusb]: src/sys/dev/usb Actually grab the err value being reported ...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove '\n' from DPRINTF
skrll[src/nick-nhusb]: src/sys/dev/usb Spello
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unnecessary attachment arg pointer d...
skrll[src/nick-nhusb]: src/sys Add prefixes to attach_arg structure member names. ...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb Fix num of Max Interrupters to 11 bits width.
skrll[src/nick-nhusb]: src/sys/dev/usb Add port range check in xhci_rhpsc().
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
skrll[src/nick-nhusb]: src/sys Sync with HEAD
martin[src/trunk]: src Make msdosfs time conversion use the y/m/d/h/m/s conversion ...
apb[src/trunk]: src/tools Add tools/README, to collect hints like how to use
msaitoh[src/trunk]: src/doc wm(4): Add internal SERDES support for 82575 and newer c...
manu[src/trunk]: src/lib/libperfuse Improve POSIX compliance of FUSE filesystems ...
matt[src/trunk]: src/libexec/ld.elf_so OR1K support
matt[src/trunk]: src New files for OR1K support
mrg[src/trunk]: src/usr.bin/indent port the -ut / -nut options from freebsd. -u...
christos[src/trunk]: src/sys/miscfs/fdesc Well, nasty thing happen if you set /dev/tt...
matt[src/trunk]: src/sys/kern Don't use catch as a varible name.
matt[src/trunk]: src/sys/sys Add explicit casts for (const uint8_t *)
wiz[src/trunk]: src/usr.bin/make Reduce pirate slang.
christos[src/trunk]: src/sys/miscfs/fdesc The comment about toxicity was correct, res...
macallan[src/trunk]: src/sys/arch/evbarm/rpi implement WSCONSIO_[G|S]VIDEO by hijacki...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add driver for DMA controller
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add awin_dma_dump_regs func if DDB is...
dholland[src/trunk]: src/usr.bin/uuencode Clarify the usage message. For PR 49177.
skrll[src/trunk]: src/sys/arch/evbarm Add a Banana Pi kernel config and fixup mmc0...
skrll[src/trunk]: src Add BPI to the list of kernels to build.
martin[src/trunk]: src/sys/arch/sh3/dev Adapt formats for debug printfs to clock_su...
dholland[src/trunk]: src/usr.bin/make Restore apb's 20140820 commit (-r1.228 of main.c):
matt[src/trunk]: src/etc/etc.evbarm Add CUBIETRUCK
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm We dropped vmobjlock, so reacquire...
skrll[src/trunk]: src/sys Improve USB debugging with USBHIST based on KERNHIST.
skrll[src/trunk]: src/sys/arch/evbarm/imx23_olinuxino PR/48669 evbarm/imx23_olinux...
christos[src/trunk]: src/external/bsd/flex merge conflicts
christos[src/trunk]: src/usr.bin/config print more info about the overflow
manu[src/trunk]: src/lib/libperfuse Avoid deadlocks on write errors
palle[src/trunk]: src/sys/arch/sparc64/sparc64 cpu_boot_secondary_processors() nee...
uebayasi[src/trunk]: src/usr.bin/config config(1): Emit only referenced interface att...
uebayasi[src/trunk]: src/usr.bin/config config(1): Don't emit unused empty loc[]
mlelstv[src/trunk]: src/sbin/dkctl Add 'makewedges' option to autodiscover wedges fr...
jakllsch[src/trunk]: src/sys/arch/arm/allwinner Rebase awinrtc(4) year from 1970 to 1...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner RTC base year cannot be 1900 on A31 b...
pooka[src/trunk]: src/lib/librumpuser More finegrained disklabel macro checks, for...
snj[src/trunk]: src iso -> images
skrll[src/trunk]: src/sys/arch/arm/arm32 The fixup debug message can report false ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Note that HDMI is for A31 too
macallan[src/trunk]: src/sys/dev/adb nicely ask the keyboard to distinguish between l...
jmcneill[src/trunk]: src/doc awinhdmiaudio(4): Add support for Allwinner A20/A31 HDMI...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner defflag AWIN_HDMI_DEBUG, AWIN_TCON_DE...
manu[src/trunk]: src/lib/libperfuse Allow setxattr to be called with a NULL value...
pettai[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/hdb fix comma error
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
ozaki-r[src/trunk]: src/sys/dev/pci Don't call if_free_sadl in ifnet_detach
skrll[src/nick-nhusb]: src/sys/dev/usb Correct the return value from roothub_ctrl_...
skrll[src/nick-nhusb]: src/sys/dev/usb Don't leak memory in previous
skrll[src/nick-nhusb]: src/sys/dev/usb Convert to __BIT and friends.
skrll[src/nick-nhusb]: src/sys/dev/usb Use USBD_NOMEM rather than ENOMEM where app...
skrll[src/nick-nhusb]: src/sys/dev/usb Add USBHIST_LOGM which uses masks to contro...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
skrll[src/nick-nhusb]: src/sys/dev/usb s/0/NULL/ for pointers
skrll[src/nick-nhusb]: src/sys/dev/usb Various readability changes.
skrll[src/nick-nhusb]: src/sys/dev/usb Correct directory reference in multiple inc...
skrll[src/nick-nhusb]: src/sys/dev/pci Remove useless break;
skrll[src/nick-nhusb]: src/sys/dev/usb USB 3.0 snapshot from Takahiro HAYASHI
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
skrll[src/nick-nhusb]: src/sys/dev/usb Provide and use some macros to access ehci_...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Perform required DMA operation on bulk tran...
matt[src/trunk]: src/external/gpl3/gcc/dist Merge OR1K support from OR1K GCC 4.9 ...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove #if 0 / #endif debug code that raced...
skrll[src/nick-nhusb]: src/sys/arch/mips/adm5120/dev Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Use NULL instead of 0 for (function) pointer
msaitoh[src/trunk]: src/sys/dev/pci Read SFF SFP ROM and configure driver from the v...
apb[src/trunk]: src/sys/dev Revert previous; test secs > __type_max(time_t) agai...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add some PLL2 and APB0_GATING bits
matt[src/trunk]: src/sys/compat/netbsd32 Don't use private as a variable name sin...
matt[src/trunk]: src/sys/dev/scsipi Don't nest structure definitions.
nakayama[src/trunk]: src/sys/compat/sunos32 Fix previous. There is no uap.
skrll[src/trunk]: src/sys/arch/evbarm/conf Add awinrtc. Hi Jared.
martin[src/trunk]: src/sys/dev/ic Add work-in-progress driver for the Designware GM...
jmcneill[src/trunk]: src/sys/arch use dma channel mask from firmware
jmcneill[src/trunk]: src/sys/arch/arm/broadcom cv_wait -> cv_timedwait for dma transf...
jmcneill[src/trunk]: src/sys/dev/usb allow attachment glue to override the number of ...
matt[src/trunk]: src/share/mk Change to support OR1K
skrll[src/nick-nhusb]: src/sys/dev/usb Add a missing curly from previous
nonaka[src/trunk]: src/doc Note recent rtsx(4) change.
nonaka[src/trunk]: src/share/man/man4 Bump date for previous.
justin[src/trunk]: src/sys/rump Add libelf to rump directories
christos[src/trunk]: src/external/bsd/flex/dist do the library stubs differently
uebayasi[src/trunk]: src/tests/usr.bin/config config(1): Test undefined options behavior
wiz[src/trunk]: src/lib/libpuffs Bump date for previous. Remove trailing space.
uebayasi[src/trunk]: src/usr.bin/config config(1): Emit pdevinit[] into .rodata
christos[src/trunk]: src/sys/dev/pci fix linking of DRMKMS kernel.
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 When moving an object to...
mlelstv[src/trunk]: src/sys/dev/dkwedge Implement DIOCMWEDGES ioctl that triggers we...
manu[src/trunk]: src/sys/fs/puffs PUFFS direct I/O cache fix
pooka[src/trunk]: src/lib/librumpuser/build-aux be happy with netbsd*-* to recogni...
matt[src/trunk]: src/sys/dev/usb Don't nest structure definitions.
martin[src/trunk]: src/sys/arch/evbarm/conf Enable MULTIPROCESSOR
joerg[src/trunk]: src/distrib/evbarm/instkernel/instkernel Prepare CUBIETRUCK_INST...
pooka[src/trunk]: src/sys/dev/pci disable debug print by default
sjg[src/trunk]: src/usr.bin/make Ensure -- filemon is at start of line
ozaki-r[src/trunk]: src/sys/net Complete the initialization of tap_softc before if_a...
jmcneill[src/trunk]: src/sys/dev/wscons add WSDISPLAY_TYPE_ALLWINNER
riz[src/trunk]: src/sys/fs/udf Revert previous, it is actually needed. (builds ...
pooka[src/trunk]: src/lib/librumpuser work around c11 visibility problems on some ...
christos[src/trunk]: src/lib/libc/resolv PR/48475: YAMAGUCHI Takanori: EDNS option br...
njoly[src/trunk]: src/lib/libc/sys Do not hardcode values for ENAMETOOLONG, use sy...
christos[src/trunk]: src/sys/opencrypto Return ENOSPC instead of ENOMEM when there is...
skrll[src/trunk]: src/sys/arch/evbarm/stand/boot2440 Make this work with earm kern...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove the lbl argument from usbd_{bulk, int...
christos[src/trunk]: src/sys/net missed _
skrll[src/nick-nhusb]: src/sys/dev/usb Rearrange the usbd_bus struct member to mat...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF. No brackets around return value.
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
skrll[src/nick-nhusb]: src/sys/dev/usb Use designated initializers
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb Kill URQ_AUTO_BUFFER
skrll[src/nick-nhusb]: src/sys/dev/usb Correct / improve some usb_syncmem calls.
skrll[src/nick-nhusb]: src/sys/dev/usb Deal with super speed port powered reportin...
skrll[src/nick-nhusb]: src/sys/dev/usb Oops. Fix previous.
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
skrll[src/nick-nhusb]: src/sys/dev/usb Fix slot leak when address_device fails.
skrll[src/nick-nhusb]: src/sys/dev/usb Improve bInterval handling in xhci_configur...
skrll[src/nick-nhusb]: src/sys/dev Various improvements from t-hash (very very sli...
skrll[src/nick-nhusb]: src/sys/dev/usb Comments
skrll[src/nick-nhusb]: src/sys/dev/usb Rename uhci_xfer struct members.
skrll[src/nick-nhusb]: src/sys/dev/usb Consistency with USBHIST_LOGN
skrll[src/nick-nhusb]: src/sys/dev/usb Provide a UHCI_TD_STATUS_MASK
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Debug consistency / standard output
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
matt[src/trunk]: src/sys Try not to use f_data, use f_{vnode, socket, pipe, mqueue, k...
skrll[src/trunk]: src/sys/arch/evbarm/conf Copy the list of PHYs from elsewhere.
martin[src/trunk]: src/sys/dev Counting leap years was fine while we had 32bit time...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner mmap support
palle[src/trunk]: src/sys/arch/sparc64 sun4v: New function prom_startcpu_by_cpuid(...
tron[src/trunk]: src/external/bsd/cron/dist Make crontab(1) work again which got ...
christos[src/trunk]: src/lib/libc/gen get rid of MB_STRZ as suggested by joerg.
christos[src/trunk]: src/tests/lib/libc/gen You need double the number of backslashes...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add motg
jmcneill[src/trunk]: src/sys/arch/evbarm/awin disable dma on cubietruck for now
skrll[src/trunk]: src/sys/arch/evbarm/awin Don't grab the ubootinfo structure and ...
matt[src/trunk]: src/sys/dev/ata g/u_int[0-9]*_t/ s/u_int/uint/g
matt[src/trunk]: src/compat Enable building eabihf compat libraries after fixing ...
martin[src/trunk]: src/sys Simplify device property handling by moving it into the ...
wiz[src/trunk]: src/usr.sbin/rtsold Use Nx.
roy[src/trunk]: src Use the 20-resolv.conf hook from dhcpcd rather than the mini...
pettai[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/hdb In all_etypes prefe...
christos[src/trunk]: src/external/bsd/flex/dist * flex version 2.5.39
uebayasi[src/trunk]: src/usr.bin/config config(1): More TODO items
joerg[src/trunk]: src/usr.bin/config To make -Wconversion happy, cast return value...
wiz[src/trunk]: src/sbin/dkctl New sentence, new line. Bump date for previous.
macallan[src/trunk]: src/sys/dev/wsfont add FONT_DROID_SANS_MONO19x36, so we have som...
jmcneill[src/trunk]: src/sys/external/bsd/vchiq/dist/interface IPL_VM -> IPL_SCHED, a...
gson[src/trunk]: src/tests/lib/libpthread The cond_timedwait_race test case is no...
christos[src/trunk]: src/sys/miscfs/fdesc remove debugging.
palle[src/trunk]: src/sys/arch/sparc64 sun4v: All cpus must be setup with a TSB de...
christos[src/trunk]: src/usr.bin/make document commented out .INVISIBLE and .JOIN.
matt[src/trunk]: src/sys/uvm Don't use C++ new keyword as a variable name.
matt[src/trunk]: src/sys/nfs Don't nest structure definitions.
matt[src/trunk]: src/sys/sys Don't nest structure definitions.
matt[src/trunk]: src/sys/netinet Don't use C++ keyword (template) as variable.
matt[src/trunk]: src/sys/netinet Don't use C++ keywords (class, template) as vari...
jmcneill[src/trunk]: src/sys/arch extra (undocumented) clk init bits for bananapi gmac
christos[src/trunk]: src/sbin/route Now that the code can support tags and verbose ro...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/dhcpcd-hooks Sync
snj[src/trunk]: src fourth time's the charm, i guess. when committing a generat...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Whitespace
skrll[src/trunk]: src/sys/arch/arm/arm Ensure all memory operations are complete b...
skrll[src/trunk]: src/sys/arch/arm/arm32 Post a dmb before invalidating the cache ...
nonaka[src/trunk]: src/sys/dev/mii regen
skrll[src/trunk]: src/sys/arch/arm/arm32 In pmap_fault_fixup re-instate the TLB fl...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable awinhdmi, awintcon, awindebe, ge...
jmcneill[src/trunk]: src/sys/dev/wscons allocate char and attr buffers with M_ZERO
tron[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel Fix build ...
christos[src/trunk]: src/share/mk add -t to mkldscript
skrll[src/nick-nhusb]: src/sys/dev/usb Remove #if 0 code.
skrll[src/nick-nhusb]: src/sys/dev/usb Use c99 designated initialisers for ucom_me...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF - whitespace.
skrll[src/nick-nhusb]: src/sys/dev/usb Convert to USBHIST
skrll[src/nick-nhusb]: src/sys/dev/usb Update
skrll[src/nick-nhusb]: src/sys/dev/usb No need to touch ux_done in ehci_device_{fs...
skrll[src/nick-nhusb]: src/sys/dev/usb Replace an if () panic with KASSERT
skrll[src/nick-nhusb]: src/sys/dev/usb Use an anonymous union in struct ehci_pipe ...
skrll[src/nick-nhusb]: src/sys/dev/usb Replace #ifdef DIAGNOTIC code with KASSERT{...
skrll[src/nick-nhusb]: src/sys/dev/usb Bring usbhist initialisation change across ...
skrll[src/nick-nhusb]: src/sys/dev/usb Simplify treatment of WRC condition and add...
skrll[src/nick-nhusb]: src/sys/dev/usb Make xhci_close_pipe void - nothing cares a...
skrll[src/nick-nhusb]: src/sys/dev/usb Don't give doing SET_CONFIG if usbd_set_con...
skrll[src/nick-nhusb]: src/sys/dev/usb Update multiple inclusion macro name
skrll[src/nick-nhusb]: src/sys/dev/usb s/EHCI_DPIPE2SC/EHCI_EPIPE2SC/
skrll[src/nick-nhusb]: src/sys/dev/usb Do the following slightly differently to th...
skrll[src/nick-nhusb]: src/sys/dev/usb Use #if 0 / #endif instead of comment for d...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys Revert previous... I got ahead of myself
skrll[src/nick-nhusb]: src/sys/dev/usb Trailing whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Correct KASSERT
he[src/trunk]: src/sys/ufs/chfs Plug leak in chfs_scan_eraseblock() of the allo...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that wm_get_swsm_semaphore() timed out...
reinoud[src/trunk]: src/sys/arch/arm/samsung Fix typos
matt[src/trunk]: src/lib/libc/compiler_rt Changes for OR1K
matt[src/trunk]: src/sys/sys Don't nest structure definitions.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner seems I have to enable ADC PA for sou...
wiz[src/trunk]: src/usr.bin/uuencode Sort sections. Remove trailing whitespace.
jmcneill[src/trunk]: src/sys/arch/arm/broadcom add DMA0 int
msaitoh[src/trunk]: src/sys/arch/x86/include Add new cache descriptor (0xc3) from th...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add axp20x
matt[src/trunk]: src/sys/arch/evbarm/conf options GTTWSI_ALLWINNER
nonaka[src/trunk]: src/sys/dev/usb regen.
alnsn[src/trunk]: src/sys/net For P[X+0] load, don't emit wrap around check and co...
skrll[src/trunk]: src/sys/arch/arm/broadcom Initialise bsciichist only once, other...
jmcneill[src/trunk]: src/sys/dev/i2c correct softreset reg for allwinner boards
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add A31 P2WI (Push-Pull Two Wire Inte...
skrll[src/trunk]: src/sys/arch/arm/cortex Only target boot cpu for SPIs atm. Fix a...
dholland[src/trunk]: src/usr.bin/rsh Drop setuid before execing rlogin. Failure to do...
uebayasi[src/trunk]: src/tests/usr.bin/config config(1): Briefly test ioconf.c output
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix a kassert for pin group L and M o...
mlelstv[src/trunk]: src/sys/dev support DIOCMWEDGES ioctl.
pooka[src/trunk]: src Use autoconf for rump kernel posix hypercall layer.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner IPL_USB -> IPL_SCHED for intr handlers
martin[src/trunk]: src/sys/arch/arm/allwinner Add an entry for the nand found on A1...
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm Oops -- fix call to ttm_bo_uvm_fau...
uebayasi[src/trunk]: src/doc Document the "kernels" operation.
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm Update comment to reflect recent c...
martin[src/trunk]: src/sys/arch/arm/arm32 PR port-arm/49299: add support for BE8 by...
uebayasi[src/trunk]: src/usr.bin/config config(1): Note a little more about linkage
nonaka[src/trunk]: src/sys/dev/mii match Realtek RTL8251.
maxv[src/trunk]: src/sys Do not uselessly include <sys/malloc.h>.
christos[src/trunk]: src/sbin/sysctl add handler for /kern/evcnt and print the actual...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner HDMI framebuffer support, tested on C...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm make a drm_agp_destroy() func...
christos[src/trunk]: src/sys/conf I don't know what was using this before (but it did...
christos[src/trunk]: src/lib/libc/gen - Use O_DIRECTORY to open the file, so that we ...
msaitoh[src/trunk]: src/sys/dev/pci Fix typo in comment.
uebayasi[src/trunk]: src/sys/kern Consistently use kpreempt_*() outside scheduler path.
skrll[src/nick-nhusb]: src/sys/dev/usb KNF. Remove argument name from function dec...
skrll[src/nick-nhusb]: src/sys/dev/usb Convert some #ifdef DIAGNOSTIC / #endifs to...
snj[src/trunk]: src/usr.bin/mktemp minor wording nits and a typo fix
skrll[src/nick-nhusb]: src/sys/dev/usb #ifdef DIAGNOSTIC ... panic... #endif -> KA...
skrll[src/nick-nhusb]: src/sys/dev/usb Define and use EHCI_QTD_MAXTRANSFER. No fu...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb Simplify - no functional change.
skrll[src/nick-nhusb]: src/sys/dev/usb Another USBD_NOMEM rather than ENOMEM where...
skrll[src/nick-nhusb]: src/sys/dev/usb Add missing locking in ehci_device_fs_isoc_...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix malloc to kmem conversion by grabbing n...
skrll[src/nick-nhusb]: src/sys/dev/usb Complete converstion to USBHIST
skrll[src/nick-nhusb]: src/sys/dev/usb Convert to USBHIST
skrll[src/nick-nhusb]: src/sys/dev/usb Fix spellos
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
skrll[src/nick-nhusb]: src/sys/dev/usb Grammar
skrll[src/nick-nhusb]: src/sys/dev/usb Report as USB 3.0
skrll[src/nick-nhusb]: src/sys/dev/usb Comments
skrll[src/nick-nhusb]: src/sys/dev/usb Cache the usbd_bus pointer in the usbd_xfer...
skrll[src/nick-nhusb]: src/sys/dev/usb Prefix hex values in debug output with "0x"
skrll[src/nick-nhusb]: src/sys/dev/usb KNF (whitespace)
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Remove leftover debugging kludge.
christos[src/trunk]: src/sys/netinet6 add routines to print in6_addr and sockaddr_in6...
reinoud[src/trunk]: src/sys/arch/arm/samsung Fix usb attachment and add an usb2 phy ...
matt[src/trunk]: src/sys/net Don't use class as a structure member.
matt[src/trunk]: src/sys/kern Don't next structure and enum definitions.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner use bus_dma instead of pmap_extract t...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner instead of writing 0 to cfg reg, just...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner initialize if_xname, if_capabilities, ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner initial A31 support
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Add and enable DMA support for SD card...
riastradh[src/trunk]: src/share/man/man9 Fix typo: mask, not mark.
roy[src/trunk]: src/usr.sbin/sysinst Only prompt for one nameserver, let the use...
martin[src/trunk]: src/usr.sbin/sysinst For the benefit of gcc 4.5, rename a local ...
christos[src/trunk]: src/tests/net/mcast Explain what works, what does not and why.
wiz[src/trunk]: src/doc gdb-7.8.1 out.
nonaka[src/trunk]: src/sys/dev/pci regen
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: ensure that the X (eXecute) ...
manu[src/trunk]: src/lib/libpuffs libpuffs support for fallocate and fdiscard ope...
uebayasi[src/trunk]: src/sys/arch/evbarm/conf Bump ramdisk size to embed 13M sshramdisk.
uebayasi[src/trunk]: src/sys/dev Revert previous.
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt don't fail for anonym...
matt[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc Avoid using ld -x. Inst...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Implement missing sparc64_ip...
matt[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch/or1k OR1K configury for N...
christos[src/trunk]: src/sys/arch/amd64/conf make DRMKMS the default on GENERIC and c...
matt[src/trunk]: src/sys/arch/arm/arm32 pmap_tlb_flushD is for !ARM_MMU_EXTENDED ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable MULTIPROCESSOR
pooka[src/trunk]: src/lib/librumpuser check for clock_gettime from librt too
prlw1[src/trunk]: src Install fbpict.h
pooka[src/trunk]: src/lib/librumpuser update for NetBSD-current having clock_nanos...
uebayasi[src/trunk]: src Expand TABs.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix little C issues in i...
nonaka[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 pci_attach_args of pci_f...
nakayama[src/trunk]: src/sys/conf Trim " " at the beginning of version string to foll...
christos[src/trunk]: src/sbin/route give a little more space
snj[src/trunk]: src/usr.sbin/sysinst "Encryption" has an r in it.
apb[src/trunk]: src Replace '.' and '-' in ${op} with '_', before setting d_${op...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner hide edid dump with AWIN_HDMI_DEBUG
maxv[src/trunk]: src/sys Do not uselessly include <sys/malloc.h>.
christos[src/trunk]: src/sys/modules/i915drmkms turn on dynamic ldscript creation to ...
christos[src/trunk]: src/sys/dev/ic more _KERNEL_OPT
ozaki-r[src/trunk]: src/sys/netinet6 Ensure callout isn't running and pending before...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
enami[src/trunk]: src Changes done in rsh.c rev. 1.36 was incomplete. As chuq poi...
wiz[src/trunk]: src/doc grep-2.21 out.
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Remove dwc2_{alloc, free}m functio...
skrll[src/nick-nhusb]: src/sys Provide a USETWD macro for use with USB words desig...
skrll[src/nick-nhusb]: src/sys/dev/usb Actually log the erroneous bInterval in ehc...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unused #includes
skrll[src/nick-nhusb]: src/sys/dev/usb Expose usbd_xfer_isread
skrll[src/nick-nhusb]: src/sys/dev/usb Change isdone to bool. Missed in previous ...
skrll[src/nick-nhusb]: src/sys/dev/usb More *_MASK #defines
skrll[src/nick-nhusb]: src/sys/dev/usb Unwrap line
skrll[src/nick-nhusb]: src/sys/dev/usb Fix locking botch. From t-hash.
skrll[src/nick-nhusb]: src/sys/dev/usb Various improvements from t-hash (updated b...
skrll[src/nick-nhusb]: src/sys/dev/usb Make ucom(4) MP safe
skrll[src/nick-nhusb]: src/sys/dev/pci Regen
skrll[src/nick-nhusb]: src/sys/dev/usb From t-hash
skrll[src/nick-nhusb]: src/sys/dev/usb Use __arraycount
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Use __diagused
skrll[src/nick-nhusb]: src/sys/dev/usb Provide a UHCI_PIPE2UPIPE that works
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Restructure the xfer methods so that (close...
skrll[src/nick-nhusb]: src/sys/dev/usb use __diagused
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
ozaki-r[src/trunk]: src/sys/net Make if_slowtimo static
reinoud[src/trunk]: src/sys/arch/arm/arm32 Increase the `freqbuf' buffer that holds ...
matt[src/trunk]: src/include or1k support <fenv.h>
jmcneill[src/trunk]: src/sys/arch/evbarm/awin audio gpio setup
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add (commented out) awinac driver
matt[src/trunk]: src/sys/netinet6 Don't nest structure definitions.
matt[src/trunk]: src/lib/libc/arch/or1k The OpenRISC calling standard only passes...
christos[src/trunk]: src/external/bsd/cron WARNS=6
jmcneill[src/trunk]: src/sys/arch/evbarm/conf remove duplicate awindma entry
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon test some pointers and...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner change order of dma setup and use the...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add bcmdmac0, commented out until somet...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add chip id functions
jmcneill[src/trunk]: src/doc awinmmc(4): Use DMA for MMC transfers.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner use dma for mmc data transfers
joerg[src/trunk]: src/sys/lib/libkern/arch/m68k Revert 1.33 and 1.34 for now, unti...
joerg[src/trunk]: src/sys/netinet Always use cprng_fast32, even during initialisat...
apb[src/trunk]: src/usr.bin/make/unit-tests Add a test for backslash-newline at ...
apb[src/trunk]: src/usr.bin/make/unit-tests Change @echo to echo in several plac...
manu[src/trunk]: src/sys/fs/puffs PUFFS fixes for size update ater write plus rea...
wiz[src/trunk]: src/usr.bin/vgrind Use false/true on boolean, not increment.
jakllsch[src/trunk]: src/sys/dev/sdmmc Allow sdhc(4) to use a non-integrated DMA engine.
christos[src/trunk]: src/external/bsd/cron/dist Rewind the file before we install it ...
christos[src/trunk]: src/usr.bin/config - add RCSID's
christos[src/trunk]: src/usr.bin/config cast to signed, since that's all we have.
jmcneill[src/trunk]: src/sys/arch/evbarm/awin pass usb_restrict_gpio from fex to gpio...
martin[src/trunk]: src/libexec/ld.elf_so Avoid use after free, reported by the cove...
skrll[src/trunk]: src/sys/arch/arm/arm32 Part of break-before-make is to dsb after...
maxv[src/trunk]: src/sys/compat/linux/common Reject non-regular files.
uebayasi[src/trunk]: src/usr.bin/config config(1): More TODO description.
jmcneill[src/trunk]: src/sys/dev/i2c add AXP22x Power Management Unit driver
joerg[src/trunk]: src/sys/ufs/chfs Timestamps are bad sources of entropy, so just ...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon fix shadowing for min(...
justin[src/trunk]: src/lib/librumpuser Add some prototypes for Android rump kernel ...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix compilation (debug)
pooka[src/trunk]: src/sys/dev/pci Abort only actually initialized slots.
nakayama[src/trunk]: src/sys/fs/smbfs Fix vnode locking changes in rev.1.89:
skrll[src/trunk]: src/sys/arch/arm/arm32 In pmap_enter only flush the TLB if reall...
christos[src/trunk]: src/sys/arch/x86/pci print the bad values in panic messages
skrll[src/trunk]: src/sys/arch/arm/include Clarify/merge two comments
justin[src/trunk]: src/lib/librumpuser Fix some error handling cases.
nonaka[src/trunk]: src/sys/dev/mii more mention RTL8251.
skrll[src/trunk]: src/sys/arch/arm/arm32 Update PTE_SYNC_CURRENT to add a dsb for ...
jmcneill[src/trunk]: src/doc spelling fixes
christos[src/trunk]: src/usr.bin/config merge a bit of duplicated code.
riz[src/trunk]: src/sys/dev/mii Commit forgotten regenerated file.
manu[src/trunk]: src/sys/kern Do not follow symlinks in sys_unmount()
ozaki-r[src/trunk]: src/sys Pull if_drain routine out of m_reclaim
skrll[src/nick-nhusb]: src/sys Whitespace
skrll[src/nick-nhusb]: src/sys Rework roothub control transfers so that much of th...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unnecessary needs-flags against the ...
skrll[src/nick-nhusb]: src/sys/dev/usb Match comment to code
skrll[src/nick-nhusb]: src/sys/dev/usb Convert to USBHIST
skrll[src/nick-nhusb]: src/sys/dev/usb usb_quirks.h isn't needed here
skrll[src/nick-nhusb]: src/sys/dev/usb Only dump sqtds if we're not isochronous
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Another DPRINTF. From Takahiro HAYASHI.
skrll[src/nick-nhusb]: src/sys/dev/usb Add comments. Some cosmetic changes.
skrll[src/nick-nhusb]: src/sys/dev/usb More changes from Takahiro HAYASHI
skrll[src/nick-nhusb]: src/sys/dev/usb Hook in udsir
skrll[src/nick-nhusb]: src/sys/arch Enable xhci(4)
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unused struct member
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
skrll[src/nick-nhusb]: src/sys/dev/usb xhci_xspeed2speed is unused for now
skrll[src/nick-nhusb]: src/sys/dev/usb Provide init/fini methods for HCDs
skrll[src/nick-nhusb]: src/sys/dev/usb Print 0 or 1 and not bit value
skrll[src/nick-nhusb]: src/sys/dev/usb Missed a s:uhcidebug >:uhcidebug >=: in the...
skrll[src/nick-nhusb]: src/sys/dev/usb s/0/NULL/ for pointer return value
christos[src/trunk]: src/sys/kern - add diagnostic check for sa_len
skrll[src/nick-nhusb]: src/sys/dev/usb Wrap a long line
skrll[src/nick-nhusb]: src/sys/dev/usb Use KASSERT* instead of panic wrapped in #i...
skrll[src/nick-nhusb]: src/sys/dev/usb Group flags together. No functional change.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Make `#include "intelfb....
matt[src/trunk]: src/sys/dev/pci Don't use class or typename as a variable name.
matt[src/trunk]: src/sys/uvm Don't use C++ try keyword as a variable name.
matt[src/trunk]: src/sys/sys const mbuftypes
skrll[src/trunk]: src/sys/arch/arm/samsung RCSId police
matt[src/trunk]: src/sys/dev Try not to use f_data, use f_rndctx to get a correct...
manu[src/trunk]: src/lib/libperfuse rmdir dir/.. must return an error. Use ENOTEM...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add awindma
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix off by one in intr handler
dholland[src/trunk]: src/usr.bin/uuencode Fix wrong use of argument identifiers; purs...
dholland[src/trunk]: src/usr.bin/uuencode On reflection change "outputname" to "heade...
gson[src/trunk]: src/tests/fs/vfs Add a test of symlinks with long targets.
joerg[src/trunk]: src/external/bsd/cron/dist Mark usage and quit as dead.
reinoud[src/trunk]: src/sys/arch/arm/samsung Update the cycle counter i.e. our CPU f...
he[src/trunk]: src/sys/ufs/chfs Plug memory leak in a corner case in chfs_get_d...
he[src/trunk]: src/sys/ufs/chfs Plug memory leaks in error returns in chfs_read...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom improved playback error handling, and ...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add i2c to the exynos5 locators
matt[src/trunk]: src/sys/lib/libunwind Add OR1K support
skrll[src/trunk]: src/sys/arch/evbarm/rpi Grab the DMA channel mask from the firmw...
matt[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Change enum pipe to enum...
martin[src/trunk]: src/sys Config glue for the Designware GMAC core.
jnemeth[src/trunk]: src/sbin/gpt - record the sector size of the disk
msaitoh[src/trunk]: src/sys/arch/x86/include Update CPUID(EAX=0x0d, ECX=1) from Inte...
reinoud[src/trunk]: src/sys/arch/arm/samsung Implement the XuhostPWREN/XuhostOVERCUR...
christos[src/trunk]: src/external/bsd/nvi/docs/USD.doc/vi.ref Fix the index building ...
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Add a bunch of register offsets to rea...
roy[src/trunk]: src/usr.sbin/sysinst dhcpcd will already have configured the sys...
roy[src/trunk]: src/usr.sbin/sysinst rtsol is no longer used.
roy[src/trunk]: src/usr.sbin/sysinst Strip newline from the gateway correctly.
roy[src/trunk]: src/usr.sbin/sysinst Show the IP6 address instead of yes
matt[src/trunk]: src/sys/arch/arm/include vm_offset_t -> vaddr_t, vm_size_t -> vs...
christos[src/trunk]: src/external/bsd/flex/dist generate -Wconversion clean code.
roy[src/trunk]: src/sys/netinet6 Remove redundant logging.
skrll[src/trunk]: src/sys/arch/arm/arm32 s/0/KERNEL_PID/
justin[src/trunk]: src/external/cddl/osnet/usr.bin/ztest Add libraries in order tha...
manu[src/trunk]: src/sys/fs/puffs Add PUFFS support for fallocate and fdiscard op...
uebayasi[src/trunk]: src/usr.bin/config config(1): KNF generated ioconf.c
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 fix uninitialized
christos[src/trunk]: src/sys/arch/amd64/conf propagate drm changes
snj[src/trunk]: src/share/man/man7 bump date
msaitoh[src/trunk]: src/sbin/fsck_msdos Add #include <inttypes.h> for intmax_t to fi...
jmcneill[src/trunk]: src/sys/external/bsd/drm2 This code should be MP-safe. Use IPL_S...
matt[src/trunk]: src/sys/arch/arm/arm32 Fix the stacks used by the other CPU to n...
pooka[src/trunk]: src/lib/librumpuser check clock_gettime() rv
snj[src/trunk]: src/distrib/notes/sparc iso -> images
snj[src/trunk]: src/distrib/notes Update path to release ISOs.
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix typo in comment
martin[src/trunk]: src/sys/arch/evbarm/conf Add awincnt at awinio (64 bit timer cou...
pooka[src/trunk]: src/sys/rump/dev Add rump kernel component for viornd
uebayasi[src/trunk]: src/sys/conf More clean files.
christos[src/trunk]: src/usr.bin/config - simplify string parsing
matt[src/trunk]: src/sys/arch/arm/allwinner Add ALLWINNER_A80
nonaka[src/trunk]: src/sys/dev/pci fix error messages.
christos[src/trunk]: src/sbin/route PR/47704: Takahiro HAYASHI: Add -L flag
christos[src/trunk]: src/sys/external/bsd/drm2 prettify and add to all the modules th...
ozaki-r[src/trunk]: src/sys/net Rename if_watchdog to if_slowtimo
ozaki-r[src/trunk]: src/sys/netinet Call looutput with holding KERNEL_LOCK
ozaki-r[src/trunk]: src/sys/sys Welcome to 7.99.2 (struct ifnet change)
uebayasi[src/trunk]: src/sys/arch/amd64/include Improve grep'ability..
christos[src/trunk]: src/external/bsd/nvi/dist/ex exrc expects 1 argument.
martin[src/trunk]: src/sys/dev/ic Bits and values for checksum insertion controll
christos[src/trunk]: src/sys/opencrypto simplify, no functional change
skrll[src/nick-nhusb]: src/sys/dev/usb Remove usbd_bus no_intrs member it was (vir...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix a kmem_free size. From Takahiro HAYASHI
skrll[src/nick-nhusb]: src/sys/dev/usb Fix pasto that meant kmem_free was called t...
skrll[src/nick-nhusb]: src/sys/dev/usb ex_isdone / ux_state tidyup
skrll[src/nick-nhusb]: src/sys/dev/usb What was I thinking... usbd_free_xfer handl...
skrll[src/nick-nhusb]: src/sys/dev/usb Minor USBHIST_LOG changes
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb Un-wrap two lines.
skrll[src/nick-nhusb]: src/sys/dev/usb DPRINTFN(1, ...) -> DPRINTF(...)
skrll[src/nick-nhusb]: src/sys/dev/usb Remove lbl argument to utoppy_bulk_transfer
skrll[src/nick-nhusb]: src/sys/dev/usb Don't abuse pipe->up_async_task for xhci_cl...
skrll[src/nick-nhusb]: src/sys/dev/usb Some quirk flags. From Takahiro HAYASHI.
skrll[src/nick-nhusb]: src/sys/dev/usb Add usbd_set_port_u[12]_timeout().
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
skrll[src/nick-nhusb]: src/sys/dev/ic Typo
skrll[src/nick-nhusb]: src/sys/dev/usb One '; ' is enough most of the time.
skrll[src/nick-nhusb]: src/sys/dev/usb Not much point printing NULL in a KASSERTMS...
skrll[src/nick-nhusb]: src/sys/dev/usb Comment re-org / wrap long line
skrll[src/nick-nhusb]: src/sys/dev/usb Provide and use a MOTG_PIPE2MPIPE helper macro
skrll[src/nick-nhusb]: src/sys/dev/usb Add some debug
matt[src/trunk]: src/lib/libc/stdlib OR1K support
matt[src/trunk]: src/sys/arch/arm/arm Don't use not as a variable since it's rese...
matt[src/trunk]: src/sys/sys Change type of cpu_uvm to struct uvm_cpu *
matt[src/trunk]: src/sys Don't nest struct undo and change it to sem_undo_entry
matt[src/trunk]: src/sys/net Don't use C++ new keyword
matt[src/trunk]: src/sys/net Cast return value of _NET_STAT_GETREF
matt[src/trunk]: src/sys Try not to use f_data, use f_{vnode, socket, pipe, mqueue, k...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add awinac_dump_regs if DDB is defined
matt[src/trunk]: src/sys/sys #include <sys/cdefs.h>
rmind[src/trunk]: src/sys in_pcbdetach: move ip_freemoptions() under softnet_lock ...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom bcm2835 dma controller driver
jmcneill[src/trunk]: src/doc awinrtc(4): Add support for AllWinner A10/A20 real-time ...
matt[src/trunk]: src/sys/arch/arm/arm32 With PMAP_NEED_ALLOC_POOLPAGE, before usi...
dholland[src/trunk]: src/usr.bin/make Restore -r1.234 of make.1, which was an unrelat...
nat[src/trunk]: src/doc Mention ossaudio(3) inital OSSv4 support from May.
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Drop unused local-softc variable.
riastradh[src/trunk]: src/usr.sbin/pcictl Sternly advise against `pcictl read/write'. ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add some HDMI regs
msaitoh[src/trunk]: src/sys/dev/pci It's not required to print "failed to detect NVM...
roy[src/trunk]: src/distrib Remove more rtsol references.
jmcneill[src/trunk]: src/sys/arch/arm/broadcom use 0 and 1 for states instead of 27 a...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Omit vestigial notes on ...
roy[src/trunk]: src/etc/defaults rtsol has gone.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf options MOTG_ALLWINNER
he[src/trunk]: src/sys/ufs/chfs Plug memory leak in error returns and normal op...
reinoud[src/trunk]: src/sys/arch/arm/samsung Dump the PLL frequencies on startup on ...
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Adapt the NAK holdoff scheme for ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add P2WI; lock down TWI0 as iic0 and P2...
mrg[src/trunk]: src/external/gpl3/gcc regen mknative for gcc 4.8-2014-10-09.
skrll[src/trunk]: src/sys/arch/arm/arm Don't flush random ASIDs. Instead always as...
uebayasi[src/trunk]: src config(1): Check minimal config(1) output files
skrll[src/trunk]: src/sys/arch/arm/arm32 Apply a bunch of break-before-make, i.e. ...
uebayasi[src/trunk]: src/usr.bin/config config(1): More TODO
christos[src/trunk]: src/external/bsd/flex/dist handle RCSID not being defined
uebayasi[src/trunk]: src/usr.bin/config config(1): One more TODO about retiring direc...
uebayasi[src/trunk]: src/usr.bin/config config(1): Start calling module as module
christos[src/trunk]: src/sys/dev/pci revert changes, this needed to be done differently.
roy[src/trunk]: src/sys/netinet6 Clear IN6_IFF_DUPLICATED when link goes down or...
mlelstv[src/trunk]: src/sys/dev/dkwedge Be less noisy when handling wedge name confl...
joerg[src/trunk]: src/common/lib/libc/atomic Provide prototypes to fix build with ...
joerg[src/trunk]: src/usr.bin/config nv_num is not a dev_t, so add explicit cast f...
pooka[src/trunk]: src/lib/librumpuser fix clock_gettime emulation
snj[src/trunk]: src regen
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Simplify a condition.
macallan[src/trunk]: src/sys/dev/pci - unmap registers in WSDISPLAYIO_MODE_MAPPED onl...
uebayasi[src/trunk]: src regen
christos[src/trunk]: src/tests/sys tests for network address printers.
snj[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel a single -...
skrll[src/trunk]: src/sys/arch/evbarm/conf Move some options into std.rpi
macallan[src/trunk]: src/sys/dev/adb aprint_*-ize
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add awintcon, awindebe, genfb, wsdispla...
nonaka[src/trunk]: src/sys/dev/pci Wait for the RIRB DMA engine to come ready. Nee...
christos[src/trunk]: src/sys/modules dedup and add the drmkms modules
christos[src/trunk]: src/distrib/sets/lists/modules add the drmkms modules
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable awinhdmiaudio
christos[src/trunk]: src/share/mk use ${HOST_SH}
roy[src/trunk]: src/doc Note import of dhcpcd-6.6.3
uebayasi[src/trunk]: src/sys Consistently use kpreempt_*() outside scheduler path.
ryoon[src/trunk]: src/share/man/man4 Include "Synchronous connection-oriented" for...
skrll[src/nick-nhusb]: src/sys/dev/usb Use ASSERT_SLEEPABLE.
skrll[src/nick-nhusb]: src/sys/dev/usb KNF a comment.
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb Improvie debugging
skrll[src/nick-nhusb]: src/sys/dev/usb Return success when clearing port reset.
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb Rewrite if-else-if chains with switch-case.
skrll[src/nick-nhusb]: src/sys/dev/usb Add usbd_get_port_status_ext
skrll[src/nick-nhusb]: src/sys/dev/usb There is nothing to do on a STALL during a ...
skrll[src/nick-nhusb]: src/sys/dev/usb Convert to usbhist
skrll[src/nick-nhusb]: src/sys/dev/usb Sync with HEAD
skrll[src/nick-nhusb]: src/sys/dev/usb From t-hash
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
skrll[src/nick-nhusb]: src/sys/dev/usb KNF a comment
skrll[src/nick-nhusb]: src/sys/dev/usb Initialise some variables in their declarat...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove barely used softc copy in uhci_intr_...
skrll[src/nick-nhusb]: src/sys/dev/usb Strictly follow the sequence abort pipe, de...
skrll[src/nick-nhusb]: src/sys/dev/usb Make debug output consistent
ozaki-r[src/trunk]: src/sys/net Change if_slowtimo_ch to a pointer
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Tweak i915drmkms_detach to be ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner transfer to TXDATA reg, not DMA irq e...
skrll[src/trunk]: src/sys/dev/usb Trailing whitespace.
christos[src/trunk]: src/share/mk Add WARNS=6
dholland[src/trunk]: src/usr.bin/uuencode Clarify and generally improve. The expansio...
htodd[src/trunk]: src/distrib/sets/lists/debug Add debug file for t_mcast.
skrll[src/trunk]: src/sys Use IPL_SCHED for dwctwo(4) - no need for the KERNEL_LOCK.
msaitoh[src/trunk]: src/sys/dev/pci Remove one obsolete TODO entry.
matt[src/trunk]: src/sys/sys Don't use or in __RENAME because it triggers -Wc++-c...
matt[src/trunk]: src/sys/ufs/ffs Don't nest structure definitions.
skrll[src/trunk]: src/sys/arch/evbarm Fix BOARDTYPE handling
rjs[src/trunk]: src/sys/arch/evbarm/conf Add rgephy.
joerg[src/trunk]: src/sys/ufs/ffs Prefer cprng_fast32 over random. A good distribu...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add usb20 phy host link enable
martin[src/trunk]: src/share/man/man9 Adapt to recent changes.
roy[src/trunk]: src Remove rtsol(8) and rtsold(8) as their functionality is in d...
martin[src/trunk]: src/distrib/sets/lists Mark /etc/rc.d/rtsold and /rescue/rtsol a...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom not sure how this compiles for me, but...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom trust the firmware and use whatever it...
jakllsch[src/trunk]: src/sys/dev/sdmmc Avoid NULL deref when sdhc(4) attaches via con...
justin[src/trunk]: src/sys/rump Add zfs files to rump userspace sources
uebayasi[src/trunk]: src/sys/dev/pci Revert "normalization" for now.
jmcneill[src/trunk]: src/sys/arch/evbarm/awin fix a31_mpinit sync for real this time ...
christos[src/trunk]: src/lib/libc/stdio PR/49279: Justin Cormack: add open_memstream
christos[src/trunk]: src/tests/net/mcast Oops need to bind, also make the message mor...
maxv[src/trunk]: src/sys/ufs/ffs Limit the superblock size to SBLOCKSIZE, not MAX...
manu[src/trunk]: src/sys/fs/puffs According to pooka@'s comment, a long time ago, ...
uebayasi[src/trunk]: src/sys/dev audio(4): Fix indirect circular dependency with audi...
uebayasi[src/trunk]: src/sys/arch amd64, i386: Don't expose .data.{read_mostly, cachel...
martin[src/trunk]: src/doc Move entries for changes that have been pulled up
njoly[src/trunk]: src/lib/libc/sys Use more markups in AUTHORS section.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add awinir and cir
jakllsch[src/trunk]: src/sbin/fsck_msdos ClusterOffset actually needs to be able to b...
mlelstv[src/trunk]: src/sys/dev/dkwedge Handle disks with non DEV_BSIZE sectors.
mlelstv[src/trunk]: src/sys/dev/dkwedge get sector size from disk structure.
manu[src/trunk]: src/sys/fs/puffs Fix PUFFS node use-after-reclaim
pooka[src/trunk]: src/sys/dev/pci put the "asked for" print also behind VIORNG_DEBUG
uebayasi[src/trunk]: src/usr.bin/config config(1): Rename internal flag to enable mod...
pooka[src/trunk]: src/sys/rump/net/lib/libvirtif Ensure that no two VIRTIF's have ...
uebayasi[src/trunk]: src/distrib/utils/x_route Fix build of crunched "route".
skrll[src/trunk]: src/sys/arch/evbarm/conf Add __HAVE_MM_MD_CACHE_ALIASING
justin[src/trunk]: src/lib/librumpuser Remove superfluous getcontext()
jmcneill[src/trunk]: src/sys/arch/arm/allwinner awin framebuffer support, not sure if...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin If boot args contains "console=fb", use...
jmcneill[src/trunk]: src/doc note awinhdmi, awintcon, awindebe
skrll[src/trunk]: src/sys/arch/evbarm/conf enable awinhdmi, awintcon, awindebe, ge...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner AWIN_HDMI_ADMA_CTRL_FIFO_CLEAR causes...
christos[src/trunk]: src/lib/libc/time localtime did not set tm->tm_zone properly mak...
christos[src/trunk]: src/sys/modules/drmkms make this work: add agpsupport and sysctl...
enami[src/trunk]: src/distrib/sets List missing compatmodules keyword in the comment.
mlelstv[src/trunk]: src/share/man/man9 Mention the new bootspec variable.
uebayasi[src/trunk]: src/sys/arch/amd64/amd64 Comments.
skrll[src/nick-nhusb]: src/sys Add prefixes to method structures member names. No ...
skrll[src/nick-nhusb]: src/sys KNF. Remove ( ) from return statements.
skrll[src/nick-nhusb]: src/sys/dev/usb Oops, missed a semicolon in previous
skrll[src/nick-nhusb]: src/sys/dev/usb Convert to USBHIST
skrll[src/nick-nhusb]: src/sys/dev/usb KNF a comment
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unnecessary attachment arg pointer d...
skrll[src/nick-nhusb]: src/sys/dev/usb G/C unused variable/code
skrll[src/nick-nhusb]: src/sys/dev/usb s/0/NULL/ for pointer
skrll[src/nick-nhusb]: src/sys Do the same as OpenBSD and get rid of the *_handle ...
skrll[src/nick-nhusb]: src/sys/dev/usb Include opt_usb.h
skrll[src/nick-nhusb]: src/sys/dev/usb Use anonymous unions in various structs and...
skrll[src/nick-nhusb]: src/sys/dev/usb Cosmetic/Whitespace changes from Takahiro H...
skrll[src/nick-nhusb]: src/sys/dev/usb Use NULL not 0 for pointer comparison
skrll[src/nick-nhusb]: src/sys/dev/usb Comment updates from t-hash.
skrll[src/nick-nhusb]: src/sys/dev/usb Regen
skrll[src/nick-nhusb]: src/sys/dev/usb sizeof KNF
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb Make the previous compile with other options.
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace.
martin[src/trunk]: src/lib/libc/time Intialize dstname - the invariant combination ...
christos[src/trunk]: src/lib/libc/time merge tzcode2014f via patch
matt[src/trunk]: src/tools Add or1k
matt[src/trunk]: src/tools/gcc or1k does not support --with-float
matt[src/trunk]: src/common/lib/libc/atomic Add __sync_val_compare_and_swap_{1, 2}...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Driver for "Audio Codec" block of A10...
matt[src/trunk]: src/sys/arch/arm/arm32 Don't nest structure definitions.
matt[src/trunk]: src/sys/sys Don't nest enum in structures.
matt[src/trunk]: src/sys/kern Missed a C++ keyword (DEBUG case)
matt[src/trunk]: src/sys/uvm Use f_vnode instead of f_data
christos[src/trunk]: src/external/bsd/cron/dist store lastch to an int so that EOF is...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom fix a stupid bug at attach
jmcneill[src/trunk]: src/sys/arch/arm/allwinner a10/a20 rtc driver
jmcneill[src/trunk]: src/sys/arch/arm/allwinner replace mmc magic bits with symbolic ...
nonaka[src/trunk]: src Added RTS5227/RTL8402/RTL8411/RTL8411B support.
uebayasi[src/trunk]: src/sys/arch Revert previous per joerg@'s request.
joerg[src/trunk]: src/usr.bin/config makedev returns ~uint64_t, but val is int64_t...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner print chip name and id on attach, and...
gson[src/trunk]: src/sys/fs/tmpfs Store symlinks without a NUL terminator so that...
joerg[src/trunk]: src/sys/kern Replace random with cprng_fast32. Reorganise comput...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add BUFQ_PRIOCSCAN
dholland[src/trunk]: src/usr.bin/make Revert the man page as well. (hi joerg)
jmcneill[src/trunk]: src/sys/arch/arm/allwinner do BUS_DMASYNC_POSTWRITE after transf...
wiz[src/trunk]: src/usr.sbin/pcictl Fix pasto.
manu[src/trunk]: src/lib/libperfuse Avoid a file resize serialization deadlock wh...
riastradh[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel Switch def...
mlelstv[src/trunk]: src/lib/libutil use the passed parameter instead of PATH_MAX. Ch...
msaitoh[src/trunk]: src/sys/arch KNF. No binary change.
skrll[src/trunk]: src/usr.bin/vmstat Trailing whitespace.
roy[src/trunk]: src/usr.sbin/sysinst Don't prompt for hostname or domain if obta...
roy[src/trunk]: src/distrib Punt custom dhcpcd hooks in favour up upstream hooks
skrll[src/trunk]: src/sys/arch/arm/broadcom Fix typo in previous
christos[src/trunk]: src/lib/libc bump for open_{,w}memstream.
pooka[src/trunk]: src/lib/librumpuser actually check for clock_nanosleep()
pooka[src/trunk]: src/lib/librumpuser assert that clock_gettime() does not fail
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Remove more #ifdef SUN4V to make co...
macallan[src/trunk]: src/sys/dev/wsfont forgot the license header
christos[src/trunk]: src/distrib/sets/lists add new address printing tests.
christos[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel adjust to ...
martin[src/trunk]: src/sys/arch/evbarm/conf Remove MULTIPROCESSOR, it is now in CUB...
roy[src/trunk]: src/doc Note import of dhcpcd-6.6.1
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add awinhdmi
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Core version 1.4 (as found in A31) ha...
christos[src/trunk]: src/sys/dev add a couple of event counters.
christos[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm add drm_agp_destroy
skrll[src/trunk]: src/usr.sbin/cpuctl/arch kern/49379: Hypervisor's name typo
christos[src/trunk]: src/sys/modules/drmkms this module needs MKLDSCRIPT too now
chs[src/trunk]: src/sys/external/bsd/drm2/radeon apply several changes from inte...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
matt[src/trunk]: src/sys/arch/arm/include Add Cortex-A17 ID
martin[src/trunk]: src/sys/dev/ic After handling an interrupt, try to handle more p...
skrll[src/nick-nhusb]: src/sys Use designated initializers for more descriptors.
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unused and commented out sc_dma_reserve
skrll[src/nick-nhusb]: src/sys The grand renaming of structure members.
skrll[src/nick-nhusb]: src/sys/dev/usb Update a comment
skrll[src/nick-nhusb]: src/sys/dev/usb Trailing whitespace
skrll[src/nick-nhusb]: src/sys Use int for return type for [eou]chi_init and motg_...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb Simplify #ifdef.
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Indentation and whitespace.
skrll[src/nick-nhusb]: src/sys/dev/usb Fix transfer buffer handling post the URQ_A...
skrll[src/nick-nhusb]: src/sys/dev/usb Unwrap short lines.
skrll[src/nick-nhusb]: src/sys Sync with HEAD
skrll[src/nick-nhusb]: src/sys/dev/usb Update comment.
skrll[src/nick-nhusb]: src/sys Sync with HEAD
skrll[src/nick-nhusb]: src/sys/dev/pci Sync with HEAD
skrll[src/nick-nhusb]: src/sys/dev/usb Wrap/unwrap long lines
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unused struct entry
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Adapt to usbroothub and use usbro...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove a tsleep
skrll[src/nick-nhusb]: src/sys/dev/usb Restructure the xfer methods so that (close...
skrll[src/nick-nhusb]: src/sys/dev/usb Provide and use UHCI_PIPE2UPIPE
skrll[src/nick-nhusb]: src/sys/dev/usb Collapse ohci_device_request into ohci_devi...
skrll[src/nick-nhusb]: src/sys/dev/usb Improve debug output
skrll[src/nick-nhusb]: src/sys/dev/usb Improve ex->ex_sqtds handling a little.
skrll[src/nick-nhusb]: src/sys/dev/usb Improve debug a little.
skrll[src/nick-nhusb]: src/sys Transfer are only ever allocated from thread contex...
skrll[src/nick-nhusb]: src/sys/dev/usb Generalise the hub status change notificati...
christos[src/trunk]: src/lib/libedit Fix typo in comment (Tobias Stoeckmann)
matt[src/trunk]: src/sys Try not to use f_data, use f_{vnode, socket, pipe, mqueue, k...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf turn on ntpd
matt[src/trunk]: src/distrib/sets/lists Uncomment/fix the eabihf compat entries
msaitoh[src/trunk]: src/sys/arch/x86/include - Add two more bit definitions
roy[src/trunk]: src/usr.sbin/sysinst The dhcpcd utilties in pkgsrc require dhcpc...
nonaka[src/trunk]: src/doc Add support for Intel Centrino Wireless-N 100/105/130/13...
maxv[src/trunk]: src/sys/secmodel Do not release secmodels_lock when it is not held.
uebayasi[src/trunk]: src build.sh: New operation "kernels" to build all kernels
uebayasi[src/trunk]: src Document the new "kernels" operation, prompted by joerg@.
nonaka[src/trunk]: src/sys fix build failure.
christos[src/trunk]: src/sys/external/bsd/drm2 Add __link_set based code to automatic...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb s/0/NULL/ for pointer
skrll[src/nick-nhusb]: src/sys/dev/usb Read Binary Object Store descriptor and sto...
skrll[src/nick-nhusb]: src/sys/dev/usb More definitions from USB 3.1.
skrll[src/nick-nhusb]: src/sys/dev/usb sc_mtx is only ever taken in a usb task, i....
skrll[src/nick-nhusb]: src/sys/dev/usb Drop/re-acquire the pipe lock when destroyi...
ozaki-r[src/trunk]: src/sys/net Create if_slowtimo (if_watchdog) callout for each in...
he[src/trunk]: src/sys/dev/if_ndis Remove redundant test for rl == NULL, that's...
matt[src/trunk]: src/external/gpl3/binutils OR1K configury for NetBSD
christos[src/trunk]: src/sys/miscfs/fdesc Fix type of /dev/tty
reinoud[src/trunk]: src/sys/arch/arm/samsung 1st stage of USB support for Exynos5 ch...
matt[src/trunk]: src/sys/sys Don't nest structure definitions.
macallan[src/trunk]: src/sys/arch/arm/broadcom allow board-specific ioctl() handlers
jmcneill[src/trunk]: src/sys/arch/arm/allwinner dma support
jmcneill[src/trunk]: src/sys/arch/arm/allwinner use the right dma tag
jmcneill[src/trunk]: src/doc awindma(4): Add support for AllWinner A10/A20 DMA contro...
martin[src/trunk]: src Avoid overflowing the "year" value by making the field uint6...
skrll[src/trunk]: src/sys/arch/arm/broadcom DMA channel interrupt names
matt[src/trunk]: src/sys/netinet Deanonymize structure for llinfo_arp.
matt[src/trunk]: src/sys/netinet6 Don't use C++ keyword as variable.
matt[src/trunk]: src/sys/netipsec Don't use C++ keyword new
phx[src/trunk]: src/sys/arch/amiga/dev According to http://eab.abime.net/showpos...
christos[src/trunk]: src/tests/lib/libc/gen add null and empty tests.
jmcneill[src/trunk]: src/sys/arch/evbarm/awin cubieboard2 uses awge not awe
gson[src/trunk]: src/tests/fs/vfs Mark v7fs_lstat_symlink as an expected failure, ...
nat[src/trunk]: src/lib/libossaudio Add missing defines for 16, 24 and 32 bit NE...
rmind[src/trunk]: src/sys Eliminate IFAREF() and IFAFREE() macros in favour of fun...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner eliminate most of the polling from aw...
jmcneill[src/trunk]: src/sys/dev/i2c AXP20x Power Management Unit driver, pretty basi...
nonaka[src/trunk]: src/distrib/common Remove rtsol.
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Add BCM2835_PERIPHERALS_TO_BUS() macro...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin usb0drv is >PB9 for cubie2
skrll[src/trunk]: src/sys/arch Make emmc use of dma controller optional and disabl...
rmind[src/trunk]: src/sys/net PR/49190: bpf_deliver: set scratch memory store in b...
roy[src/trunk]: src/etc/rc.d Don't try and install rc.d/rtsold
christos[src/trunk]: src/include add open_{,w}memstream
joerg[src/trunk]: src/external/bsd/tmux/dist Avoid playing games with format strin...
uebayasi[src/trunk]: src/usr.bin/cksum Fix build.
christos[src/trunk]: src/doc new flex
lukem[src/trunk]: src/usr.bin/ftp Version 20141026
manu[src/trunk]: src/lib/libperfuse FUSE fallocate support
uebayasi[src/trunk]: src/usr.bin/config config(1): Set NULL to unused cfdata::cf_loc
martin[src/trunk]: src/doc Belatedly note awge(4)
nakayama[src/trunk]: src/sys/arch/sparc64/dev Convert sab_shutdown from deprecated sh...
snj[src/trunk]: src/share/man/man7 fix cksum syntax, CDROM -> CD-ROM, give a spe...
msaitoh[src/trunk]: src/share/man/man4 Now all of the internal SERDES systems are su...
manu[src/trunk]: src/lib/libperfuse Restore build with -DDEBUG, and avoid a spuri...
christos[src/trunk]: src/sys/arch/x86/pci we don't need to keep track of curmode if n...
matt[src/trunk]: src/sys/arch/evbarm/awin Only look at the ID register if we are ...
pooka[src/trunk]: src/sys/dev/pci Print attachment \n's so that we don't get junky...
uebayasi[src/trunk]: src/sys/conf Leave .map when linking .ko in modular build.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Add code to detect hypervisor. The code...
christos[src/trunk]: src/sys/net PR/49373: Ryota Ozaki: Running if_clone_create and i...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add some more A31 soft reset bits
justin[src/trunk]: src/lib/librumpuser Move makecontext into function with getconte...
nonaka[src/trunk]: src/sys/dev/pci Use correct IWN_HW_REV_TYPE_MASK.
christos[src/trunk]: src/sbin/sysctl remove debugging
pooka[src/trunk]: src/lib/librumpuser Just _GNU_SOURCE should be enough to expose ...
macallan[src/trunk]: src/sys/arch/macppc/dev appease gcc 4.8
manu[src/trunk]: src/sys/arch Support for UFS1 extended attributes in GENERIC and...
christos[src/trunk]: src/usr.bin/patch PR/49422: Ryo ONODERA: patch(1) cannot handle ...
skrll[src/nick-nhusb]: src/sys Trailing whitespace.
skrll[src/nick-nhusb]: src/sys/dev/usb Set ub_usedma to false.
skrll[src/nick-nhusb]: src/sys/dev/usb Remove an item and use a union to reduce th...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove #ifdef DIAGNOSTIC / #endif from arou...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb KNF
skrll[src/nick-nhusb]: src/sys/dev/usb Replace b{zero, copy} with mem{set, cpy}
skrll[src/nick-nhusb]: src/sys/dev/usb Trailing whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb COnvert to USBHIST
skrll[src/nick-nhusb]: src/sys/dev/usb Fix non-USB_DEBUG compile
skrll[src/nick-nhusb]: src/sys/dev/usb Add some sanity checks for xfer. [Ed: shoul...
skrll[src/nick-nhusb]: src/sys/dev/usb Use USB_IS_SS macro and update a comment.
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Revert previous (for now)
skrll[src/nick-nhusb]: src/sys/dev/usb Provide a SOFTINT_USB define
skrll[src/nick-nhusb]: src/sys/dev/usb Trailing whitespace.
skrll[src/nick-nhusb]: src/sys Consistently providei/use *_{XFER, PIPE, BUS}2SC, etc...
skrll[src/nick-nhusb]: src/sys/dev/usb Initialise some variables in their declarat...
skrll[src/nick-nhusb]: src/sys/dev/usb Collapse uhcl_intr_info into uhci_xfer and ...
skrll[src/nick-nhusb]: src/sys/dev/usb Allow sleeping in usb_block_allocmem - we'r...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unused fields from ohci_pipe
skrll[src/nick-nhusb]: src/sys/dev/usb Rename interrupt list macros s/intr_info/in...
skrll[src/nick-nhusb]: src/sys/dev/usb Group TD/ITD assignments. No functional ch...
christos[src/trunk]: src/sys/net fix debugging printf.
christos[src/trunk]: src/sys use the new printing code.
christos[src/trunk]: src/sys/external/bsd/drm2/dist fix debugging compilation (ALL ke...
christos[src/trunk]: src/sys/net zero out the sockaddrs when dup'ing.
matt[src/trunk]: src/sys/arch/arm/cortex Add Cortex-A17 support
christos[src/trunk]: src/external/bsd/dhcpcd/dist avoid macro clash.
matt[src/trunk]: src/sys/arch/arm/cortex Fix CORTEXA17 support
rmind[src/trunk]: src/sys/net/npf NPF: fix the reference counting and share the ac...
christos[src/trunk]: src/sys/rump/librump/rumpnet add printers.
christos[src/trunk]: src/usr.bin/w if doing uptime, don't bother resolving names.
christos[src/trunk]: src/etc/mtree add new test directories
christos[src/trunk]: src/sys/net add DL_PRINT macro
christos[src/trunk]: src/etc/mtree more test directories.
christos[src/trunk]: src/sys/kern Reverts previous: Causes all processes to hang in t...
christos[src/trunk]: src/sys/netinet6 more debugging info...
dholland[src/trunk]: src/share/dict + "beaut"
christos[src/trunk]: src/usr.sbin/rarpd c99 initializers
mrg[src/trunk]: src/usr.bin/w redo the previous; avoid a bunch of processing whe...
ozaki-r[src/trunk]: src/tests/sys/net Fix TESTSDIR
reinoud[src/trunk]: src/sys/fs/udf Relax the KASSERT since an equal size is no issue
christos[src/trunk]: src/tests/sys Add casts for big endian machines
reinoud[src/trunk]: src/sys/fs/udf Explicitly delete the failing node; it would be k...
christos[src/trunk]: src/sbin/fsck_ext2fs Instead of zerodivide, give a useful error ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau nouveau_nv50_fence.c needs -Wn...
joerg[src/trunk]: src/sys/sys Add explicit cast to ensure no intermediate integer ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner for A31, when enabling pll, wait for ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix some mixer processor definitions, ...
snj[src/trunk]: src/share/man/man3 Fix some grammar and punctuation issues. Rem...
htodd[src/trunk]: src/distrib/sets/lists/debug Fix debug build.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Clock fixes:
joerg[src/trunk]: src/sys/arch/evbarm/conf Use MI MBR support code. Fixes disklabe...
joerg[src/trunk]: src/sys/arch/evbarm/conf Drop the rest of the ARM specific MBR s...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Add awinmp(4) glue.
jmcneill[src/trunk]: src/sys/arch/arm/cortex Let the "cbar" device property override ...
joerg[src/trunk]: src/sys/dev/ic Increase reset delay in polling mode to 10ms per ...
pooka[src/trunk]: src/sys/rump Add genassym
jmcneill[src/trunk]: src/sys/arch/evbarm/awin print when fixing up cbar value
pooka[src/trunk]: src/tools build genassym for TOOLS_BUILDRUMP
jmcneill[src/trunk]: src/sys/arch Initial Allwinner A80 support.
riz[src/trunk]: src/sys/arch/evbarm/conf Enable nullfs, wedges for BEAGLEBONE
agc[src/trunk]: src/crypto/external/bsd/netpgp Bring over the 20141204 portable ...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Remove vnode crea...
nakayama[src/trunk]: src/sys/arch/sparc64/include Make getver() into a constant funct...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Change zfs to vca...
agc[src/trunk]: src/crypto/external/bsd/netpgp set up the netpgp lib directory h...
nakayama[src/trunk]: src/sys/arch/sparc64 Use GETVER_CPU_* macros.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Add missing A80 intr defs
jmcneill[src/trunk]: src/sys/arch/evbarm/awin add A80 led and mmc0detect gpios
jmcneill[src/trunk]: src/sys/arch A80 MMC support. Works for SD card slot on Cubie4, ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner A80 gpio and watchdog support
jmcneill[src/trunk]: src/sys/arch A80 I2C support
jmcneill[src/trunk]: src/sys/arch/evbarm/awin add hummingbird A31 and allwinner A80 b...
maxv[src/trunk]: src/sys/compat/netbsd32 User-triggerable kmem_alloc(0).
jmcneill[src/trunk]: src/sys/arch A80 EHCI and OHCI support
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable awge, axp22x
seanb[src/trunk]: src/sys/netinet6 - Fix comment which was no longer accurate afte...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix non-A80 builds
christos[src/trunk]: src/usr.sbin/nfsd Memset the whole cfg array, not piecemeal beca...
jmcneill[src/trunk]: src/sys/arch A80 DMA controller support
christos[src/trunk]: src/sys/modules/compat_netbsd32 Add COMPAT_NOMID
jnemeth[src/trunk]: src/games/fortune/datfiles PR/49451 - Ben Gergely -- add missing...
christos[src/trunk]: src/sys/compat/netbsd32 Add compatibility for pre MIDMAGIC a.out...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner ensure module clk is initialized befo...
mbalmer[src/trunk]: src/sbin/mount Add reference to mount_chfs, bump date.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Partial A80 GMAC support. Needs help ...
mlelstv[src/trunk]: src/sbin/gpt Add some more common partition types.
macallan[src/trunk]: src/sys/arch/evbmips/ingenic add timecounter, timer interrupt an...
macallan[src/trunk]: src/sys/arch/evbmips/ingenic timer interrupt and IPIs
macallan[src/trunk]: src/sys/arch/evbmips/ingenic apbus attachment goop, move interru...
macallan[src/trunk]: src/sys/arch/evbmips/conf pull in intr.c, attach apbus
jmcneill[src/trunk]: src/sys/arch/arm/allwinner bump AWIN_CORE_SIZE to include gmac
macallan[src/trunk]: src/sys/arch/mips/ingenic sprinkle static
jmcneill[src/trunk]: src/sys/arch/arm/allwinner oops, back out previous AWIN_CORE_SIZ...
macallan[src/trunk]: src/sys/arch/mips/ingenic moar registers!
macallan[src/trunk]: src/sys/arch/mips/conf config goop for apbus and dwc2/usb
macallan[src/trunk]: src/sys/arch/mips/ingenic dwc2 attachment, doesn't do much yet
dholland[src/trunk]: src/tests/ipf Null commit, to note that the previous commit by d...
wiz[src/trunk]: src/sbin/gpt Bump date for previous.
jmcneill[src/trunk]: src/sys/dev/i2c Let kernel config override I2C_MAX_ADDR
macallan[src/trunk]: src/sys/arch/mips/ingenic peripheral bus, not really tested
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add RSB (awinp2wi), AXP806, AXP809 drivers
jmcneill[src/trunk]: src/sys/dev/i2c Add AXP806 and AXP809 power management controlle...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner A80 specific PMU voltage initializati...
jmcneill[src/trunk]: src/sys/arch A80 reduced serial bus (RSB) support. Similar to A3...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix core2, usb, rcpus sizes
mlelstv[src/trunk]: src/sbin/gpt Fix handling of -t option for the type command.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf remove axp22x
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add awinwdt
jmcneill[src/trunk]: src/sys/dev/ic if we dont have a mac address, make one up
jnemeth[src/trunk]: src/doc LVM2 is up to 2.02.114
jmcneill[src/trunk]: src/sys/arch/arm/allwinner A80 UART0 pinsets
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Add support for 2- and 4- byte transfers
mlelstv[src/trunk]: src/sbin/ccdconfig Make ccdconfig resolve wedge names.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add AC100 CODEC/RTC driver
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Only need to SRTA if the device addre...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner remove debug printf
jmcneill[src/trunk]: src/sys/arch/arm/allwinner CCU SCLK soft reset 1 bit 1 is for US...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner only access A20 regs if running on A20
jmcneill[src/trunk]: src/sys/dev/i2c Add driver for X-Powers AC100 integrated audio c...
jmcneill[src/trunk]: src/sys/dev/sdmmc Fix high capacity (> 2GB) eMMC support, from O...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Initialize AWIN_MMC_TIMEOUT reg, retu...
jmcneill[src/trunk]: src/sys/arch Add A80 PIO L, M, N and A80 CIR (RX) support.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf eMMC works now, turn it on
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix typo
jmcneill[src/trunk]: src/sys/arch/arm/allwinner turn off AWIN_IR_DEBUG
justin[src/trunk]: src/sys/fs/sysvbfs Simplify control flow
dennis[src/trunk]: src/sys/kern Take 2. Do a fairly mechanical reversion of the lo...
justin[src/trunk]: src/lib/librumpuser Avoid uninitialised variable warning when gc...
christos[src/trunk]: src/sys/netinet6 Merge some common code in the failed forwarding...
justin[src/trunk]: src/sys/ufs/lfs Avoid uninitialized variable error in some cases...
ozaki-r[src/trunk]: src/sys/net Tweak ifconf (retry)
justin[src/trunk]: src/sys/net Help gcc by initialising variable
ozaki-r[src/trunk]: src Add basic tests for ifconf (SIOCGIFCONF)
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server enable __GLX_ALIGN64 on...
uebayasi[src/trunk]: src/sys/netatalk Define netatalk module.
ozaki-r[src/trunk]: src/tests/net/if Fix LDADD.t_compat
justin[src/trunk]: src/lib/librumpclient Use kqueue in librumpclient for FreeBSD too
msaitoh[src/trunk]: src/sys/arch Modify around cpu_identify() to not to break the dm...
christos[src/trunk]: src/sys/sys - remove dup
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Set BGRA pixel sequence if __ARMEB__ ...
msaitoh[src/trunk]: src/sys/dev Add missing newlines...
mlelstv[src/trunk]: src/sys/dev/dkwedge Really provide disk properties, the old code...
christos[src/trunk]: src/sys - use the unused section in the array to put a NetBSD no...
joerg[src/trunk]: src/sys/sys Add macro to mark a symbol as weak. Use it to mark t...
macallan[src/trunk]: src/sys/dev/pci begin to address PR 49229:
pooka[src/trunk]: src/sys/arch/i386/include On i386, prefer __WCHAR/WINT_TYPE__ wh...
christos[src/trunk]: src/sys/sys fix mistake in previous, leave spaces for gaps.
christos[src/trunk]: src/external/bsd/file/dist/magic/magdir fix bogus kernel core ma...
christos[src/trunk]: src/sys/dev/pci don't give up on mii tick before the interface i...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/sys/sys provide a macro to symbolically print an ioctl number.
pooka[src/trunk]: src/lib/libc Add hooks for RUMPRUN build of libc
christos[src/trunk]: src/sys/netinet6 call vsnprintf instead of snprintf; provide mor...
christos[src/trunk]: src/sys/netinet6 printable version of the scope.
roy[src/trunk]: src/doc Note import of dhcpcd-6.6.5
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.1-P1
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.1-P1
christos[src/trunk]: src/doc new bind
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.1-P1
uebayasi[src/trunk]: src/external/bsd/dhcp/dist/includes/omapip Don't define ISC_R_* ...
pooka[src/trunk]: src/lib/libc Add two more Makefile conditionals required for RUM...
christos[src/trunk]: src/distrib/sets/lists bump for bind update
martin[src/trunk]: src/sys/kern Change a KASSERT to KASSERTMSG and print enough det...
pooka[src/trunk]: src/sys/rump include lib/i18n_module in user sources
jmcneill[src/trunk]: src/sys/arch/evbarm/awin Use correct pinset function (5 not 2) f...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Add newline if ci_tsc_freq is 0 to not ...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Don't print the microcode version if th...
martin[src/trunk]: src/sys/net Avoid scheduling more slow timeouts while we are in ...
christos[src/trunk]: src/distrib/sets/lists remove obsolete entries for libisccfg whi...
jmcneill[src/trunk]: src/sys/arch A80: Startup 3 additional Cortex-A7 cores in cluste...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable MULTIPROCESSOR
christos[src/trunk]: src/external/bsd/bind merge conflicts.
msaitoh[src/trunk]: src/sys/arch/x86 Use specialreg.h's definitions.
riastradh[src/trunk]: src/lib/libc/hash/sha2 Fix rcsid comment.
christos[src/trunk]: src/sys/arch/amd64/conf Add options to run a.out i386 binaries (...
msaitoh[src/trunk]: src/sys/dev/usb Add BUFFALO GX-DVI/U2B DisplayLink USB-DVI box. ...
riastradh[src/trunk]: src/distrib/sets/lists Fix some tags on set lists related to zfs...
msaitoh[src/trunk]: src/sys/dev/usb regen.
msaitoh[src/trunk]: src/sys/dev/usb Add Validity Sensors, Inc. and their devices. PR...
manu[src/trunk]: src/usr.sbin/perfused Survive if filesystem installs a signal ha...
riastradh[src/trunk]: src/distrib/sets/lists/base Fix MKNLS=no build by untagging unco...
phx[src/trunk]: src/sys/arch/bebox/stand/boot Fix all warnings when compiling wi...
msaitoh[src/trunk]: src/sys/dev/usb Regen.
msaitoh[src/trunk]: src/sys/dev/usb Add BUFFALO GX-DVI/U2B DisplayLink USB-DVI box. ...
ginsbach[src/trunk]: src/share/misc Add one from the security realm.
uebayasi[src/trunk]: src/etc Indent and space fixes.
martin[src/trunk]: src/external/gpl3/gdb/dist/gdb Fix byte order selection for brea...
riz[src/trunk]: src/share/misc Spell 'persistent' correctly.
uebayasi[src/trunk]: src/usr.sbin/postinstall Fix previous; obsolete vars are pairs.
christos[src/trunk]: src/share/man Fix MKRUMP = no build
uebayasi[src/trunk]: src/usr.sbin/postinstall postinstall(8): Define long item lists ...
phx[src/trunk]: src/distrib/amiga/miniroot Extend size of miniroot.fs from 6m to...
uebayasi[src/trunk]: src/etc Indent.
hannken[src/trunk]: src/sys/coda Remove cnodes from coda_reclaim(), not from coda_in...
hannken[src/trunk]: src/sys/coda Remove unused definitions (C_WANTED, C_LOCKED).
hannken[src/trunk]: src/sys/coda Attach the control object vnode to the coda mount a...
jmcneill[src/trunk]: src/sys/arch/arm/arm32 serialize printing of secondary cpu info
hannken[src/trunk]: src/sys/coda Move the definition of NVCODA and CODA_COMPAT_5 to ...
hannken[src/trunk]: src/sys/coda Change coda from hashlist to vcache.
justin[src/trunk]: src/lib/librumpclient Always use kqueue for BSDs in librumpclient
christos[src/trunk]: src/etc/mtree Add missing include directories
christos[src/trunk]: src/etc/mtree add missing /fs/
mrg[src/trunk]: src/libexec/httpd add .ts and .vob suffixes.
nonaka[src/trunk]: src/sys/dev/bluetooth Added quirk for ELECOM M-XG2BB.
christos[src/trunk]: src/external/gpl3/binutils/dist - Add -f to allow processing non...
christos[src/trunk]: src/distrib/utils/embedded fix image building:
christos[src/trunk]: src/sys/ufs/ffs - Add debugging for mount...
martin[src/trunk]: src/sys/net Avoid a race when the ifp->if_slowtimo pointer is ch...
christos[src/trunk]: src/sys/ufs/ffs Restore apple ufs error handling.
wiz[src/trunk]: src/sbin/cgdconfig Bump date for previous. Fix typo.
mlelstv[src/trunk]: src/sbin/cgdconfig support wedge names.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add INSTALL kernel for Allwinner A80
jmcneill[src/trunk]: src/etc/etc.evbarm build ALLWINNER_A80 kernel
macallan[src/trunk]: src/sys/dev/pci fix bit flip in PM2_DAC_COLOR_MODE register
christos[src/trunk]: src/sys/sys Leave section 0 empty. Now gdb should recognize our ...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb When debugging 32 bit binaries on...
mlelstv[src/trunk]: src/sbin/cgdconfig Add validation methods "mbr" and "gpt" for di...
wiz[src/trunk]: src/doc mdocml-1.13.2 out.
christos[src/trunk]: src/sys/modules/compat Don't exclude amd64 from COMPAT < 15. We ...
christos[src/trunk]: src/sys PR/49287: Masao Uebayashi: Handle exec_script argument v...
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch/x86_64 Allow i386 binary d...
christos[src/trunk]: src/sys/arch/amd64/conf add the two new compat files.
christos[src/trunk]: src/sys/arch/amd64/amd64 Move the empty sigreturn functions to t...
christos[src/trunk]: src/sbin/cgdconfig avoid local variable shadowing devname.
christos[src/trunk]: src/sbin/cgdconfig fix possibly uninitialized variable.
chs[src/trunk]: src fix powerpc TLS problems by removing the hacks for PPC EABI.
chs[src/trunk]: src add a new "fo_mmap" fileops method to allow use of arbitrary...
chs[src/trunk]: src/sys remove ep_name, change the last reference to use ep_knam...
chs[src/trunk]: src/sys/sys welcome to 7.99.3.
ozaki-r[src/trunk]: src/sys/arch/xen/conf Add two new compat files for Xen on amd64
mrg[src/trunk]: src/external/mit/xorg delete tools/glsl, is hasn't been used for...
christos[src/trunk]: src/sys/arch/amd64/conf fix compat paths.
ozaki-r[src/trunk]: src/sys/net Introduce if_initialize and if_register as an altern...
mlelstv[src/trunk]: src/sys/arch/arm/broadcom Don't pipeline any DMA writes to eMMC.
msaitoh[src/trunk]: src/sys/dev/pci Change Intel 0x0434 entry:
skrll[src/trunk]: src/sys/dev/ic Load the right xfer address into cb[i].xferdma. F...
uebayasi[src/trunk]: src/usr.bin/config config(1): Fix build of old tree (bin/49389)
msaitoh[src/trunk]: src/sys/dev/pci - Rename DH89xxCC's names from DH89XX_ to DH89XX...
msaitoh[src/trunk]: src/sys/dev/pci regen.
msaitoh[src/trunk]: src/sys/dev/pci - Rename PCI_PRODUCT_INTEL_DH89XX_SMB to PCI_PRO...
msaitoh[src/trunk]: src/sys/arch/x86/pci Add DH89xxC[CL] LPC devices.
uebayasi[src/trunk]: src/usr.bin/config config(1): Fix build of old trees (bin/49389)...
uebayasi[src/trunk]: src/usr.bin/config Revert debug code. Simplify.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb Allow i386 binary debugging on am...
christos[src/trunk]: src/sys/arch/xen/conf there is no ibcs2 in amd64 [yet?]
msaitoh[src/trunk]: src/usr.sbin/cpuctl Fix a bug that an unknown command is printed...
christos[src/trunk]: src/external/bsd/cron/dist - Don't allow bypassing file size lim...
jnemeth[src/trunk]: src/usr.sbin/postinstall add powerpc variants to the list of pot...
christos[src/trunk]: src/sys/kern Don't hard code crap we have perfectly good constan...
mrg[src/trunk]: src/share/mk add X11SRCDIR entries for the new separated mesa co...
mrg[src/trunk]: src/external/mit/xorg/lib/libGLU switch over to the separate glu...
roy[src/trunk]: src/sys/netinet6 Report route additions/changes/deletions for ca...
nat[src/trunk]: src/sys/arch/arm/broadcom Clear status of BCM2835_STIMER_M3 only...
msaitoh[src/trunk]: src/lib/libpci Add "int showclass" argument to pci_devinfo(). Th...
pooka[src/trunk]: src/sys/rump/share/man/man7 workaround bin/49481
jklos[src/trunk]: src/sys/arch/vax/vsa Adds VAXstation VLC and 4000/60 framebuffer...
pooka[src/trunk]: src/lib/librumpuser With glibc on ARM kthread_exit() aborts beca...
macallan[src/trunk]: src/sys/dev/sbus first draft of a driver for SMSI,mgx
christos[src/trunk]: src/usr.bin/mail Fix various security related issues:
pooka[src/trunk]: src/lib/libpthread Allow for arbitrary MI scheduler implementati...
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Round off some bus clock values.
pooka[src/trunk]: src/lib/libpthread include correct header for "last minute just-...
jklos[src/trunk]: src/sys/arch/vax/vax Fix leds.h include.
skrll[src/trunk]: src/sys/arch/arm/broadcom Wrap a long line.
ozaki-r[src/trunk]: src/sys/net Replace if_attach of if_tap with if_initialize and i...
roy[src/trunk]: src/sbin/route Note that RTM_CHANGE can also change the gateway
jnemeth[src/trunk]: src/sys/dev/usb regen
hikaru[src/trunk]: src/sys/dev/pci Add QuickAssist Virtual Function Device IDs
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys Fix bug repor...
hikaru[src/trunk]: src/sys/dev/pci Regen.
macallan[src/trunk]: src/sys/dev/pci - add support for Permedia 2
macallan[src/trunk]: src/sys/arch/alpha/conf add pm2fb
jnemeth[src/trunk]: src/sys/dev/usb PR/49484 - Sprow -- some additional SMSC devices
roy[src/trunk]: src/doc Note import of dhcpcd-6.6.6
mrg[src/trunk]: src switch PPC to GCC 4.8.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
martin[src/trunk]: src/distrib/sets/lists/xdebug kms_swrast is a symlink to the gal...
mrg[src/trunk]: src/external/mit/xorg/lib/dri fix build problem with radeon_*.c ...
roy[src/trunk]: src/share/man/man5 Remove redundant configuration snippet for dh...
nonaka[src/trunk]: src/sys/arch/powerpc/booke Set correct stack pointer.
nonaka[src/trunk]: src/sys/arch/powerpc/booke Pass ci->ci_cpuid as irq of IST_IPI.
mrg[src/trunk]: src update sets and reachover makefiles for mesa 10.3.5.
nonaka[src/trunk]: src/sys/arch/powerpc/booke Added missing mutex_exit() at error p...
nonaka[src/trunk]: src/sys/arch/evbppc/mpc85xx Increase timeout for the hatching to...
nonaka[src/trunk]: src/sys/arch/evbppc/mpc85xx Do probe cpu cache on !cpu0.
jklos[src/trunk]: src/sys/arch/vax/vsa Add small fix from Bj?rn Johannessonwhich m...
nonaka[src/trunk]: src/sys/arch/evbppc/mpc85xx do page recolor.
christos[src/trunk]: src/external/mit/xorg/lib/dri - Explain what's going on a bit be...
christos[src/trunk]: src/distrib/sets/lists/xdebug fix sets.
jklos[src/trunk]: src/sys/arch/vax Add audio support for VAXstation VLC, 60 and 90...
christos[src/trunk]: src/external/mit/xorg/lib/dri we need to handle make includes
ozaki-r[src/trunk]: src/sys/dev/pci Implement softint-based interrupt handling in if...
ozaki-r[src/trunk]: src/sys/arch Add SOFTINT_INTR to ALL
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
roy[src/trunk]: src/doc Note import of dhcpcd-6.6.7
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Make the building of INET op...
wiz[src/trunk]: src/doc gcc-4.8.4/4.9.2 out.
manu[src/trunk]: src/sys/ufs/ufs Bump UFS1 extended attribute max name length to 256
bouyer[src/trunk]: src/sys/dev/pci Consistently take the interface down when the ra...
msaitoh[src/trunk]: src/sys/arch/amd64/conf Sync gpio related lines with i386/conf/G...
nonaka[src/trunk]: src/sys/uvm/pmap Initialize pmap->pm_active and pmap->pm_onproc.
christos[src/trunk]: src/external/bsd/ntp/dist/sntp/libopts I will let others decide ...
christos[src/trunk]: src/external/bsd/ntp/include No, bash is not the posix shell. Wh...
christos[src/trunk]: src/share/mk protect the variable name, and explain why setting ...
christos[src/trunk]: src/doc new ntp import to handle security issues.
christos[src/trunk]: src/share/mk Explain why used to fold case when deciding if we a...
christos[src/trunk]: src/sys/ufs/ufs clear i_dirhash sooner, but what lock protects it?
uebayasi[src/trunk]: src config(1): Fix test breakage
christos[src/trunk]: src/external/bsd/ntp/dist Import ntp 4.2.8
christos[src/trunk]: src/external/bsd/ntp finish import
uebayasi[src/trunk]: src/external/bsd/ntp/dist Fix signed vs unsigned errors.
jklos[src/trunk]: src/sys/arch/vax/include Added as a placeholder so kernels compi...
christos[src/trunk]: src/external/bsd/ntp Merge conflicts
prlw1[src/trunk]: src MKINET6=no build fixes
jklos[src/trunk]: src/sys/arch/vax/conf Enable lcg0 framebuffer support for VAXsta...
rmind[src/trunk]: src/sys/net/npf NPF: set the connection flags atomically in the ...
skrll[src/trunk]: src/sys/arch/arm/allwinner RCSID police
nat[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Enable state...
christos[src/trunk]: src/external/bsd/ntp Since we've added the mdnstries keyword, we...
nonaka[src/trunk]: src/sys/arch/powerpc/include/booke Added P1023/P1017.
nat[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm Allow more s...
nonaka[src/trunk]: src/sys/arch/powerpc/booke Revert previous commit.
nonaka[src/trunk]: src/sys/arch/powerpc/booke Revert previous accidental commit.
martin[src/trunk]: src/distrib/sets/lists/tests Add new test program
hannken[src/trunk]: src/sys/fs/smbfs Change smbfs from hashlist to vcache.
martin[src/trunk]: src/tests/lib/libm Add a test program for basic fenv.h rounding ...
jklos[src/trunk]: src/sys Remove autoconf.h include from am7930.c as per Matt Thom...
martin[src/trunk]: src/distrib/sets/lists/debug Debug info for new test program
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add some A80 daudio and display regs
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add A80 R_DAUDIO irq
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add A80 debe, tcon, hdmi, daudio
taca[src/trunk]: src/sys/dev/raidframe Stop useless disklabel warning if there ar...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable awindebe, genfb, wsdisplay
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add support for re-using a display mo...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner actually initialize mode.vdisplay
christos[src/trunk]: src/usr.sbin/postinstall PR/49428: Travis Paul: Document x option.
wiz[src/trunk]: src/usr.sbin/postinstall Use Nx.
mrg[src/trunk]: src/sys/dev fix the midi_if documentation to properly describe t...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd avoid shadowing of log2 on some p...
jmcneill[src/trunk]: src/sys/arch read chip ID from SRAM ver reg on A80; the chip ID ...
mrg[src/trunk]: src/sys/dev/usb various umidi clean ups:
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd avoid shadowing of recv.
mrg[src/trunk]: src/sys/dev various clean ups for midi and sequencer:
manu[src/trunk]: src/lib/libpuffs Do not warn about relative path because of trai...
ozaki-r[src/trunk]: src/sys/net Call ether_input/m_freem without holding a lock or r...
nonaka[src/trunk]: src/sys/uvm/pmap pmap->pm_active and pmap->pm_onproc must be des...
martin[src/trunk]: src/tests/lib/libm Disabel fenv tests for arm, the implementatio...
christos[src/trunk]: src/lib/libc/db/db whitelist O_CLOEXEC flag, should fix lastlogi...
dennis[src/trunk]: src/usr.bin/w Move enough additional 'w' code into 'uptime' to k...
christos[src/trunk]: src/sys/dev use symbolic constants (Kamil Rytarowski)
christos[src/trunk]: src/tools/compat/dev remove unused constants (Kamil Rytarowski)
dennis[src/trunk]: src/external/gpl3/gcc Apply a fix, extracted from the UCB RISC-V...
dennis[src/trunk]: src/doc Remove note of hack around for riscv compiler problems with
wiz[src/trunk]: src Add clock(9) from Kamil Rytarowski.
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel 10/40G devices.
jmcneill[src/trunk]: src/sys/arch/evbarm/awin fix A20/A31 MP
mrg[src/trunk]: src/sys/dev use __func__ in some debug messages.
justin[src/trunk]: src/sys/rump Add mdconfig to rump listsrcdirs
msaitoh[src/trunk]: src/sys/dev/pci Regen.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner get rid of extra newline at startup
macallan[src/trunk]: src/sys/arch/evbmips/conf defflag debug options
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
wiz[src/trunk]: src/lib/libc/gen Add execvpe in one more place to explain its la...
matt[src/trunk]: src/sys/arch/netwinder/netwinder vm_offset_t -> vaddr_t, vm_size...
jmcneill[src/trunk]: src/sys/dev/usb remove extra space between device name and "Ethe...
ozaki-r[src/trunk]: src/sys/net Leave promiscuous mode when detaching a parent (ifco...
christos[src/trunk]: src/lib/libc/stdio fix markup.
christos[src/trunk]: src/lib/libc/nls belt-n-suspenders, close on exec catalog files.
aymeric[src/trunk]: src/usr.bin/login Remove the syslogging of a dial out login warn...
matt[src/trunk]: src/etc Teach this to deal with the use of include in majors files.
matt[src/trunk]: src/external/gpl3/binutils RISC-V (riscv32 & riscv64) binutils c...
christos[src/trunk]: src/sys/dev/pci/hdaudio another devlist2h.awk, someone should me...
matt[src/trunk]: src Add riscv32 and riscv64 platforms.
jmcneill[src/trunk]: src/sys/dev/usb if the pkt length in rx header is < ETHER_HDR_LE...
christos[src/trunk]: src/sys/arch/i386/pci adjust for the new findvendor
matt[src/trunk]: src/sys/arch/powerpc/booke Change insn mask to properly match in...
christos[src/trunk]: src add strnstr from FreeBSD
jnemeth[src/trunk]: src/sbin/gpt no C99isms in tool code
roy[src/trunk]: src/lib/libc/gen Revert prior patch as it breaks `vis -l` as poi...
tsutsui[src/trunk]: src/distrib/cdrom/macppc_installboot Include <dirent.h> instead ...
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Pull readability changes from OpenBSD/l...
apb[src/trunk]: src/tools Say that tools should use C89, not C99; Say that tools...
christos[src/trunk]: src/tools/gpt now gpt works under macosx.
martin[src/trunk]: src/sys/arch/arm/arm32 Add a machdep.unaligned_sigbus sysctl (ju...
manu[src/trunk]: src/sys/ufs/ufs Fix uninitialized mutex usage
christos[src/trunk]: src/sys/arch/x68k/stand/libsa This now needs clock.h
christos[src/trunk]: src/sys/dev kill the macros that called the inlines bcdtobin and...
mlelstv[src/trunk]: src/sys/kern don't crash if rootspec is invalid
macallan[src/trunk]: src/sys/arch/mips deal with Ingenic XBurst CPUs
macallan[src/trunk]: src/sys/dev/ic deal with quirk in Ingenic UARTs
mrg[src/trunk]: src/tools/gcc use --disable-shared on m68000 for mknative.
joerg[src/trunk]: src/sys/dev/ic Replace void * cast with proper __UNVOLATILE.
nakayama[src/trunk]: src/sys/fs/smbfs Avoid use after pool_put.
skrll[src/trunk]: src/sys/arch/cats/conf Explicitly set LOADADDRESS, the linker sc...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix active control transfer aborts - need t...
skrll[src/nick-nhusb]: src/sys/dev/usb #include "opt_*" corrections
skrll[src/nick-nhusb]: src/sys/dev/usb Remove the fstd argument from uhci_reset_st...
skrll[src/nick-nhusb]: src/sys/dev/usb Re-enable the TT support that existed previ...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove the big delay / dump ED/TD state deb...
skrll[src/nick-nhusb]: src/sys/dev/usb Comment on its own line
skrll[src/nick-nhusb]: src/sys/dev/usb Use __func__ in printfs
skrll[src/nick-nhusb]: src/sys/dev/usb Protect read of isoc->next with bus lock
skrll[src/nick-nhusb]: src/sys/arch/mips/ingenic Adapt to branch
skrll[src/nick-nhusb]: src/sys/dev/usb Re-organise / whitespace
apb[src/trunk]: src regen from doc/BUILDING.mdoc revision 1.107.
uebayasi[src/trunk]: src Test __start_xxx/__stop_xxx symbol generation.
oster[src/trunk]: src/sys/dev/raidframe Adjust comment to reflect reality. (5th a...
uebayasi[src/trunk]: src/sys/conf Stop ordering dependencies alphabetically.
manu[src/trunk]: src/sys Remove unused extended attributes kernel options
riastradh[src/trunk]: src/lib/libc/gen Note relation of arc4random(3) to rand(3)/rando...
joerg[src/trunk]: src/sys/sys Make header self-contained.
christos[src/trunk]: src/lib/libm PR/49399: Henning Petersen: Add man pages for erfl ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern delay() can't use rumpuser_clock_s...
skrll[src/nick-nhusb]: src/sys/dev/usb Revert previous as it needs some work.
skrll[src/nick-nhusb]: src/sys/sys Sync with HEAD (KERNHIST_DUMP fix)
skrll[src/nick-nhusb]: src/sys/dev/usb Free DMA buffer after disabling slot.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Ifdef out nonsensical ...
reinoud[src/trunk]: src/sys/fs/udf Fix bug introduced in last patch
roy[src/trunk]: src/doc Note import of dhcpcd-6.4.5
wiz[src/trunk]: src Sort sections. From Henning Petersen in PR 49222.
matt[src/trunk]: src/sys/compat/netbsd32 #include <sys/condvar.h>
christos[src/trunk]: src/share/man/man4 document verbose
matt[src/trunk]: src/lib/libc/stdlib Tell it about riscv. Fix mips64 case so tha...
matt[src/trunk]: src/sys/conf Add comment about new MI device numbers in other fi...
matt[src/trunk]: src/sys/kern Allow MD code to use something other than __cpu_sim...
wiz[src/trunk]: src/usr.sbin/ypbind Add missing .El. From Henning Petersen in PR...
jnemeth[src/trunk]: src/sbin/gpt Initial cut of gpt restore. This functions correct...
msaitoh[src/trunk]: src/sys/dev/pci - Add some Intel gigabit Ethernet devices.
roy[src/trunk]: src/lib/libc/gen Decode any printable characters encoded with VI...
christos[src/trunk]: src/usr.bin/xlint/lint1 oops I terminated the block too early (t...
christos[src/trunk]: src/sys/arch/atari/atari copy the leak fix to the other switch b...
christos[src/trunk]: src/sys/modules new module
christos[src/trunk]: src/external/bsd/dhcp The crypto-enabled dhclient command needs ...
jmcneill[src/trunk]: src/doc mpt(4): added bio(4) support.
jnemeth[src/trunk]: src/doc note addition of type subcommand to gpt(8)
manu[src/trunk]: src/lib/libperfuse Do not trust the filesystem's readdir to give...
manu[src/trunk]: src/sys/ufs/ufs Fix UFS1 extended attribute backend autocreation...
nakayama[src/trunk]: src/sys Make rump_smbfs(8) uses host iconv(3) to convert filenames
ryo[src/trunk]: src/sys/arch/arm/cortex fix to invalidate all way of own processor
christos[src/trunk]: src/lib/libc/resolv close on exec hostaliases
wiz[src/trunk]: src/lib/libc/stdio Remove trailing whitespace.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.4.4 with the follow...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/asm Fix header guard name.
uebayasi[src/trunk]: src/sys/ddb Define ddb module.
martin[src/trunk]: src/sys/arch/evbarm/conf Enable vnd and putter pseudo devices.
riastradh[src/trunk]: src/distrib/sets/lists/modules Tag the Xen iSCSI modules with `i...
riastradh[src/trunk]: src/lib/libc/gen Amplify comment about how quickly RC4 was known...
jmcneill[src/trunk]: src/doc awinir(4): Add support for Allwinner A20/A31 IR receiver.
skrll[src/trunk]: src/sys/dev/usb kern/49391: Fixes to XHCI driver command ring an...
alnsn[src/trunk]: src/tests/lib/libbpfjit Add BPF_MOD tests. Plus one tiny change.
christos[src/trunk]: src/sys/dev provide forward declaration for struct timeval;
joerg[src/trunk]: src/sys/arch/arm/arm Preserve const.
ozaki-r[src/trunk]: src/sys/dev/sysmon Replace callout_stop with callout_halt
njoly[src/trunk]: src/sys/compat/linux/common Do not define LINUX_EDEADLK more tha...
martin[src/trunk]: src/sys/arch/evbmips/conf Fix copy and pasto in #ident
agc[src/trunk]: src/tests/usr.bin/netpgpverify Since the netpgpverify rewrite to...
martin[src/trunk]: src/sys/dev/ic Revert previous change to dwc_gmac_txintr() - whi...
seanb[src/trunk]: src/sys Really make SO_REUSEPORT and SO_REUSEADDR equivalent for...
skrll[src/nick-nhusb]: src/sys/dev/usb In ehci_idone check for timed out or aborte...
skrll[src/nick-nhusb]: src/sys/dev/usb Bring the following change from HEAD
skrll[src/nick-nhusb]: src/sys/dev/usb Tweak the usb_syncmem from the previous.
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb more build fixes
dholland[src/trunk]: src/usr.bin/make Recognize the crazy POSIXisms $(?D) and $(?F); ...
mrg[src/trunk]: src introduce a new option: ACPI__DIS_IS_BROKEN. this is a hack to
martin[src/trunk]: src/sys/arch/evbarm/awin BOARDTYPE is now a string, use it direc...
apb[src/trunk]: src/lib/libc/stdio Rephrase the NOTE about embedded NUL characte...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/uapi/drm Don't redefine __u64 &c....
joerg[src/trunk]: src/lib/libc/arch/mips/gen Explicitly set noat around instructio...
joerg[src/trunk]: src/sys/arch/mips/include Normal spelling is .asciz, so use that...
matt[src/trunk]: src/external/gpl3/gcc Simplify or1k config.gcc configury bits. ...
matt[src/trunk]: src/include RISC-V support <fenv.h>
matt[src/trunk]: src/share/mk Add RISCV-V support.
ozaki-r[src/trunk]: src/tests/usr.sbin/tcpdump t_tcpdump: skip bridges
reinoud[src/trunk]: src/sys/arch/evbarm/conf Re-enable OHCI since the Exynos5 SoC OH...
christos[src/trunk]: src/sys/dev/usb regen
apb[src/trunk]: src/tools It is usually easy to add new definitions to src/tools...
reinoud[src/trunk]: src/sys/arch/evbarm/conf Split the two kernels to include only s...
roy[src/trunk]: src/lib/libc/gen Don't encode any characters in VIS_CSTYLE that ...
christos[src/trunk]: src/sys/compat/linux/arch/powerpc set error return on error (fro...
hannken[src/trunk]: src/sys/fs/puffs Fix the puffs_sop_thread -> puffs_cookie2vnode ...
reinoud[src/trunk]: src/sys/arch/arm/samsung arch/arm/samsung/ cleanup : move SoC sp...
christos[src/trunk]: src/sys/netinet Add sysctl to selectively log arp packets from u...
skrll[src/trunk]: src/sys/arch/arm/allwinner IPL_SCHED -> IPL_VM
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
joerg[src/trunk]: src/sys/external/bsd/drm2/i915drm Fix build with clang.
jmcneill[src/trunk]: src/sys/arch Allow the DEBE layer and output sizes to be set ind...
htodd[src/trunk]: src/distrib/sets/lists/debug libdm moved to /lib
joerg[src/trunk]: src/lib/libm/arch/m68k Deal with the potential pressence of long...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin Allow for overriding DVI/HDMI detection...
christos[src/trunk]: src/sys/dev/scsipi PR/49054: Add a quirk for the ES-6600 RAID co...
martin[src/trunk]: src/tests/lib/libc/gen Skip the tests on ARM if the NEON fpu doe...
nakayama[src/trunk]: src/external/bsd/smbfs/dist/mount_smbfs Mention about -E and -c ...
pooka[src/trunk]: src/distrib/sets/lists appeased the mighty setlist gods by telli...
uebayasi[src/trunk]: src/sys/sys Indent.
matt[src/trunk]: src/common/lib/libc/arch/m68k/atomic Add atomic_c11_compare_exch...
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 test for c99 flexible packed arrays
christos[src/trunk]: src/sys/arch/luna68k/stand/boot need clock_subr.h for bcdtobin()
riastradh[src/trunk]: src/share/man/man9 Use membar_consumer until we have membar_data...
jmcneill[src/trunk]: src/sys/dev/i2c Change internal temperature base from -267.7C to...
pettai[src/trunk]: src Add kdigest(8) manpage
mlelstv[src/trunk]: src/sys/dev/dkwedge fix iobuf setup, cleanup
ozaki-r[src/trunk]: src/sys/dev/sysmon Kill sme_callout_mtx and use sme_mtx instead
jmcneill[src/trunk]: src/sys/dev/ic - Add MII flow control support
skrll[src/trunk]: src/sys/arch/arm/include Fix TPIDRPRW_IS_CURLWP builds.
snj[src/trunk]: src/sys/arch/evbarm/conf Fix pasto: BPI.local, not CUBIEBOARD.local
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Simplify the NAK holdoff change.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner - Write the correct value to the ctrl...
skrll[src/trunk]: src/sys/arch/arm/broadcom Only use 128-bit mode when the transfe...
seanb[src/trunk]: src/sys Clean up any dangling ifp references in (struct in6pcb *...
skrll[src/nick-nhusb]: src/sys/dev/usb Destroy the mutex on detach
skrll[src/nick-nhusb]: src/sys/dev/usb Remove stray label from previous
skrll[src/nick-nhusb]: src/sys/dev/usb KNF comments with whitespace
skrll[src/nick-nhusb]: src/sys/arch Don't check ehci_init against USBD_NORMAL_COMP...
skrll[src/nick-nhusb]: src/sys/dev/usb Why KASSERT when you can KASSERTMSG?wq
skrll[src/nick-nhusb]: src/sys/dev/usb Use __func__ in printf
skrll[src/nick-nhusb]: src/sys/dev/usb Remove FreeBSD RCSId tag
skrll[src/nick-nhusb]: src/sys/dev/usb Fix assertion of upper limit of slot index.
dholland[src/trunk]: src/usr.bin/make Add some notes on compatibility with other make...
roy[src/trunk]: src/etc Add checkyesnox function so we can test a configurable w...
christos[src/trunk]: src/sys/arch remove dead code
macallan[src/trunk]: src/sys/arch/mips/ingenic moar registers
christos[src/trunk]: src/sys/kern remove casts to the same type.
nat[src/trunk]: src/sys/dev/usb Fix trouble setting recording parameters.
nonaka[src/trunk]: src/sys/arch/arm/arm32 nG bit exists only in ARMv6 and above.
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Add the not connected bits
manu[src/trunk]: src/usr.sbin/pcictl read and write commands for pcictl, from ria...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom return NULL when failing to establish ...
matt[src/trunk]: src/sys/arch/arm/cortex Make sure to read SCTRL no matter way CP...
christos[src/trunk]: src/lib/libc/stdio mention what happens if the line contains NUL's.
msaitoh[src/trunk]: src/sys/dev/pci Add some new Intel I218 devices.
christos[src/trunk]: src/sys make this compile again.
roy[src/trunk]: src/doc Note import of dhcpcd-6.4.4
joerg[src/trunk]: src/sys/arch/powerpc/booke Typo
christos[src/trunk]: src/sys/arch Disable BSDLABEL and MBR DKWEDGE methods again sinc...
matt[src/trunk]: src/sys/ddb Add description of inst_return
tron[src/trunk]: src/etc/defaults Re-add default for "rtsol". "/etc/rc.d/network"...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Decouple sscom console choice from Ex...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.4.7 with the follow...
christos[src/trunk]: src/sys/dev/pci fix size in memset() parameter. Thanks max.
jnemeth[src/trunk]: src/sbin/gpt correctly show partition type in the new world order
mlelstv[src/trunk]: src/external/bsd/iscsi/dist/src/lib make seek test routine work ...
pooka[src/trunk]: src/lib/librumpuser Don't install rumpuser.h here.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
mlelstv[src/trunk]: src libdm is needed by LVM early in the boot process. Fixes bin/...
hannken[src/trunk]: src/sys/fs/ntfs - Fix ntfs_ntlookupattr() to make the examples f...
uebayasi[src/trunk]: src/doc Document build.sh mkernels.
uebayasi[src/trunk]: src regen
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Add support for DVI displays. Detect ...
riastradh[src/trunk]: src/lib/libc/gen Markup for BUGS note about arc4random_uniform.
pooka[src/trunk]: src/sys/rump/dev Add eap PCI audio driver.
christos[src/trunk]: src/distrib/sets/lists/comp new man pages for libpcap.
jmcneill[src/trunk]: src/external/mit/xorg/lib/libXft compile xftrender.c to workarou...
christos[src/trunk]: src/external/bsd/tcpdump/dist l in ntohl is not long!
uebayasi[src/trunk]: src/tests/usr.bin/config Handle warning messages.
christos[src/trunk]: src/sys/arch/x68k/stand/libsa put back missing paren.
christos[src/trunk]: src/sys/arch/mvme68k/stand/libbug rename to bugstart.S
christos[src/trunk]: src/usr.bin/config Use proper index types, delete casts, use cor...
joerg[src/trunk]: src/sys/arch/arm/omap Preserve const.
jmcneill[src/trunk]: src/sys/dev When this code was split from dev/pad, the "volume" ...
christos[src/trunk]: src/sbin/dkctl - pass the proper argument vector so that subcomm...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Set GMAC pin drv level 3 on A31
christos[src/trunk]: src/lib/libc/net Don't read past the end when the data is exactl...
christos[src/trunk]: src/lib/libc/arch/x86_64/sys Fix ptrace %rcx corruption when pth...
skrll[src/nick-nhusb]: src/sys/dev/usb Consistency with USBHIST_LOGN
skrll[src/nick-nhusb]: src/sys/dev/usb Fix the fix... look a the correct list of T...
skrll[src/nick-nhusb]: src/sys/dev/usb No need to use mutex_obj_alloc here
skrll[src/nick-nhusb]: src/sys/dev/usb Remove some blank lines
skrll[src/nick-nhusb]: src/sys/dev/usb KASSERTMSG
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace / Update a comment
skrll[src/nick-nhusb]: src/sys/dev/usb More whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Fix set_port_feature U[12]_TIMEOUT to work ...
christos[src/trunk]: src add execvpe, execlpe (reviewed by phone)
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
joerg[src/trunk]: src/sys/lib/libunwind Introduce a separate bit mask for the retu...
jnemeth[src/trunk]: src/sbin/gpt PR/47990 - Dr. Wolfgang Stukenbrock -- add "-L <lab...
justin[src/trunk]: src/lib/librumpuser Minix also has getenv_r support
macallan[src/trunk]: src/sys/arch/evbarm/rpi shut up gcc warning
apb[src/trunk]: src Prefer dash to bash when searching for a usable shell.
christos[src/trunk]: src/usr.bin/make/PSD.doc Define some of the missing macros. The ...
jnemeth[src/trunk]: src/sbin/gpt Check size of correct buffer. Note, just being ped...
matt[src/trunk]: src New files for Userland support of UCB RISC-V (both 32-bit an...
christos[src/trunk]: src/lib/libc/string add strnstr.c from FreeBSD
snj[src/trunk]: src/distrib/notes/common mention etcupdate and reorder a bit
uebayasi[src/trunk]: src/distrib/i386/installimage Bump image size from 512MB to 520MB.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner hide a debug printf
roy[src/trunk]: src/doc Note import of dhcpcd and openresolv.
skrll[src/trunk]: src/sys/dev/sdmmc When doing vendor dma transfer wait for SDHC_T...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Fix module build of drmkms.
martin[src/trunk]: src/sys/arch/evbarm/conf Pass BOARDTYPE as a string to awin_mach...
ozaki-r[src/trunk]: src Add net/if_bridge test
ozaki-r[src/trunk]: src/tests/net Add net/if_bridge test
reinoud[src/trunk]: src/sys/arch/evbarm/conf Update ODROID config, disabling ohci fo...
matt[src/trunk]: src/compat Add RISC-V support
joerg[src/trunk]: src/regress/sys/arch/m68k/060sp Replace manual realdepend depend...
matt[src/trunk]: src/external/gpl3/binutils/dist/opcodes When disassembling an au...
phx[src/trunk]: src/sys/arch/ofppc/stand/ofwboot A stack size of 8K is too small...
christos[src/trunk]: src/sys/arch/shark/isa fix leak
martin[src/trunk]: src/sys/arch/arm/allwinner Split nand pins into two sets, functi...
nakayama[src/trunk]: src/sys/rump/dev/lib/libnetsmb Using host iconv(3) is limited to...
uebayasi[src/trunk]: src/doc Document mkernel=*.
uebayasi[src/trunk]: src/usr.bin/config Refactor.
plunky[src/trunk]: src/sys/netbt since rfcomm_attach_pcb may be called from (soft) ...
jmcneill[src/trunk]: src/sys/dev/videomode Parse the extension block count field, and...
pooka[src/trunk]: src/sys/rump/dev Add hdaudio driver as a rump kernel component
christos[src/trunk]: src/sys/net Add BPF_MOD/BPF_XOR (untested, needs work)
christos[src/trunk]: src/sys use the inline bcdtobin and bintobcd directly instead th...
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 Add one more test
christos[src/trunk]: src/external/bsd/tcpdump/dist kill the dropped privs info message
riastradh[src/trunk]: src/share/man/man9 Elaborate comment before pserialize_perform.
christos[src/trunk]: src/sys/arch/sparc/sparc avoid shadowed variable
christos[src/trunk]: src/sys/arch/newsmips/newsmips avoid shadowing a new global.
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen config files from GENERIC.in rev 1...
nonaka[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 avoid NULL pointer deref...
skrll[src/nick-nhusb]: src/sys/dev/usb Move a comment to its own line.
skrll[src/nick-nhusb]: src/sys/dev/ic Wrap long lines
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys Sync with HEAD
skrll[src/nick-nhusb]: src/sys/dev/usb Revert 1.126.2.12 partially: fix some devic...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix a DPRINTF where the route string and ro...
christos[src/trunk]: src/sbin/ping6 PR/49206: ping6 dies with SIGINT even when it jus...
matt[src/trunk]: src/sys/arch/arm/include Remove redundant CORTEXA9_AUXCTL defines
christos[src/trunk]: src/sys/dev/pci/hdaudio Pull out the device list and auto-genera...
christos[src/trunk]: src/distrib/sets/lists/modules Add hdaudioverbose
christos[src/trunk]: src/sys/dev Merge the 3 copies of devlist2h.awk that deal with 1...
christos[src/trunk]: src/sys/arch/sparc/sparc fix leak.
christos[src/trunk]: src/sys/dev/marvell this is not python (add braces)
christos[src/trunk]: src/sys/dev/ieee1394 ran sed too agressively.
skrll[src/trunk]: src/sys/arch/evbarm/conf Re-enable bcmdmac by popular demand. It...
christos[src/trunk]: src/sys/dev/usb PR/49233: Ben Gergely: Add huawei e353 to u3g
christos[src/trunk]: src/gnu/dist/groff/tmac more font hackery
mbalmer[src/trunk]: src/sys/modules/lua whitespace, knf, comments, but no functional...
mbalmer[src/trunk]: src/etc unfold comment and fix spelling
reinoud[src/trunk]: src/sys/arch/evbarm/odroid EXYNOS4 and EXYNOS5 are now exclusive...
roy[src/trunk]: src/doc Note import of dhcpcd-6.4.6
jmcneill[src/trunk]: src/sys/dev/ic include vendor/product/rev info for volumes and t...
macallan[src/trunk]: src/sys/arch/evbarm/rpi add hardware cursor support
apb[src/trunk]: src/usr.sbin/etcupdate Synchronise the "-s" part of the usage me...
christos[src/trunk]: src/usr.sbin/installboot/arch Use VAX_LABELOFFSET here; It needs...
christos[src/trunk]: src/sys/arch/atari/stand/installboot move to the right offset
roy[src/trunk]: src/doc Note import of dhcpcd-6.6.2
wiz[src/trunk]: src/lib/libc/string bump year
uebayasi[src/trunk]: src Merge tests.
uebayasi[src/trunk]: src/tests/usr.bin/ld Tweaks.
uebayasi[src/trunk]: src/sys/arch Use LINKSCRIPT.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Fix CIR setup. Works on A31 now.
christos[src/trunk]: src/lib/libpci Adjust to kernel changes
uebayasi[src/trunk]: src/sys/arch/shark/conf Use LINKSCRIPT.
uebayasi[src/trunk]: src/sys/arch Use LINKSCRIPT.
uebayasi[src/trunk]: src regen
riastradh[src/trunk]: src/lib/libc/gen Ruminate on security model choices and API desi...
joerg[src/trunk]: src/sys/dev Needs sys/clock.h. Use a relative include path here ...
nonaka[src/trunk]: src/sys/external/bsd/drm2 Use correct linebytes.
njoly[src/trunk]: src/sys/compat/linux32 Add ppoll(2) for compat linux32.
njoly[src/trunk]: src/sys/dev/usb Regen for Atheros AR3012
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Back out previous, fix P...
ozaki-r[src/trunk]: src/tests/ipf/expected Fix wrong expected outputs
christos[src/trunk]: src/sys/netinet6 CID 977389: Out of bounds access.
christos[src/trunk]: src/sys/sys Optimize.
skrll[src/nick-nhusb]: src/sys/dev/usb Only mark the last TD as "buffer rounding" ...
skrll[src/nick-nhusb]: src/sys/dev/usb Do the pipe sitd and loaning properly for i...
skrll[src/nick-nhusb]: src/sys/dev/usb Initialise up_serialise to true and add a K...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove "\n" from DPRINTF - it is not required.
skrll[src/nick-nhusb]: src/sys/dev/usb Trailing whitespace.
skrll[src/nick-nhusb]: src/sys/dev/usb Damn it... whitespace.
oster[src/trunk]: src/sys/dev/raidframe Fix a long-standing bug related to rebooti...
skrll[src/nick-nhusb]: src/sys/dev/usb Deal with ZLP (zero length packets) properly
skrll[src/nick-nhusb]: src/sys/dev/usb Rework {alloc, reset}_*_chain functions to p...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix merge botch
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.4.5 with the follow...
wiz[src/trunk]: src/usr.sbin/user Fix section name.
christos[src/trunk]: src/sys/arch/x86/x86 fix leak.
roy[src/trunk]: src/usr.sbin/sysinst Change the IPv6 DNS selection to use DNS se...
jnemeth[src/trunk]: src/sbin/gpt - make gpt_gpt() available for use directly by subc...
wiz[src/trunk]: src/lib/libc/string NUL byte instead of null byte.
jakllsch[src/trunk]: src/sys/arch/evbarm/conf enable NFS root FS support in RPI
christos[src/trunk]: src/lib/libc/gen no c99 for tools.
christos[src/trunk]: src/distrib/sets/lists add execvpe,execlpe bump.
njoly[src/trunk]: src/lib/libc/sys Fix synopsis, remove unneeded Pp macro before d...
jmcneill[src/trunk]: src/sys/arch/arm/omap change freq change message to aprint_debug...
mlelstv[src/trunk]: src/external/bsd/iscsi/dist/src/lib the buffer is also used when...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Reimport Nouveau from...
nonaka[src/trunk]: src/sys/dev/pci Add Realtek RTL8402 PCI-E Card Reader.
dholland[src/trunk]: src/usr.bin/make Fix handling of the silly $(@D) $(@F) etc. vars...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix some more registers
riastradh[src/trunk]: src/sys/modules/drmkms_linux Fix module build of drmkms_linux.
ryo[src/trunk]: src/sys/arch/arm/arm32 add memory access barrier
christos[src/trunk]: src/lib/libc/stdio Fix documentation to reflect what happens whe...
snj[src/trunk]: src/distrib/notes catch up with current ISO naming conventions
tsutsui[src/trunk]: src Stop building a.out kernels so that mkldscript.sh is no long...
snj[src/trunk]: src/share/man/man8/man8.macppc adapt to modern ISO image naming ...
joerg[src/trunk]: src/lib/libm Define copysignl on !long double platforms. Be cons...
riastradh[src/trunk]: src/lib/libc/string Commit to returning 1, not any nonzero value.
uebayasi[src/trunk]: src/sys/arch Use LINKSCRIPT.
christos[src/trunk]: src/distrib/utils/libhack handle the "special" wc NULL case.
nakayama[src/trunk]: src/external/bsd/smbfs/dist - add smbutil(1) and mount_smbfs(8) ...
joerg[src/trunk]: src/lib/libm/arch Add copysignl aliases.
tsutsui[src/trunk]: src/distrib/atari/floppies/common Use "-Os -m68020-60" for DBG. ...
uebayasi[src/trunk]: src/usr.bin/config Consistently wrap long lines in ioconf.c.
martin[src/trunk]: src/sys/arch/evbarm/conf Enable puffs
christos[src/trunk]: src/lib/libc/stdio Don't try to extend the offset range on 32 bi...
uebayasi[src/trunk]: src/sys/compat Define compat modules (but without dependencies y...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner clear repeater sel bits before settin...
wiz[src/trunk]: src/lib/libc/gen Remove unnecessary Ns before punctuation. Fix a...
pooka[src/trunk]: src On second thought, let's not build the rump kernel component...
christos[src/trunk]: src/sys/kern Print the shared lock(s) before we panic, to aid wi...
tsutsui[src/trunk]: src/sys/arch/atari/conf Shrink GENERIC and enable options MODULA...
martin[src/trunk]: src/sys/arch/shark/conf Explicitly set LOADADDRESS, the linker s...
skrll[src/nick-nhusb]: src/sys/dev/usb G/C usbd_do_request_async declaration - it ...
skrll[src/nick-nhusb]: src/sys/dev/usb Add a comment
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Appease KASSERTs
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb constify tdflags in ohci_{alloc, reset}_std_...
skrll[src/nick-nhusb]: src/sys/dev/usb Wait for hardware before removing the TDs f...
dholland[src/trunk]: src/usr.bin/make Improvements pertaining to shell commands and c...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner __SHIFTOUT -> __SHIFTIN when writing ...
martin[src/trunk]: src/sys/dev/ic Cleanup and __BIT()ify
skrll[src/trunk]: src/sys/arch/arm/broadcom Typo
mrg[src/trunk]: src/sys/arch/i386/i386 fix an END() marker to match the function.
skrll[src/trunk]: src/sys/dev/usb Use lower case for USBHIST messages.
matt[src/trunk]: src/sys/arch/arm/cortex Always set SMP on the A7 since it's need...
ozaki-r[src/trunk]: src/sbin/ping6 Remove out-of-date comments
ozaki-r[src/trunk]: src/sys/rump/net/lib/libshmif Make shmif buildable when DRPINTF ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Mark some unused varia...
matt[src/trunk]: src/sys/sys Add EM_RISCV
matt[src/trunk]: src/sys/sys Move MIN/MAX forward to that headers included by <sy...
christos[src/trunk]: src/sys/arch/x86/x86 remove stray continue.
christos[src/trunk]: src/sys/dev/pci fix memset size inconsistency
skrll[src/trunk]: src/sys/arch/evbarm/awin Fix up usb0drv for BPI
christos[src/trunk]: src/usr.bin/xlint/lint1 make for introduce a new block level for...
reinoud[src/trunk]: src/sys/arch/evbarm/conf Add USBHIST_SIZE option
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Redo the magic of console selection
christos[src/trunk]: src/lib/libc/gen missed one reference.
wiz[src/trunk]: src/lib/libc/gen Consistency in commas. Wording.
macallan[src/trunk]: src/sys/arch/evbarm/rpi the RPi wiki had the values for VCPROPTA...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf escape $ in $board so this will ...
reinoud[src/trunk]: src/sys/arch/arm/samsung Use the global exynos_pmureg_bsh and ex...
christos[src/trunk]: src/lib/libc/gen toolize
christos[src/trunk]: src/tools add gpt
christos[src/trunk]: src/gnu/dist/groff/tmac add some more font and character definit...
apb[src/trunk]: src/doc Document "extsrc". This was added to src/BUILDING in re...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add extra GPIO chunk for 5410
joerg[src/trunk]: src/sys/modules/i915drmkms Adjust flags to allow building with c...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner disable hdmi and tcon before setting ...
joerg[src/trunk]: src/external/bsd/iscsi/dist/src/lib Drop pointer checks that are...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Implement WSDISPLAYIO_SVIDEO, WSDISPL...
joerg[src/trunk]: src/external/gpl2/lvm2/dist/lib/commands Comment out impossible ...
uebayasi[src/trunk]: src/sys/conf Separate linker script argument (${LINKSCRIPT}) fro...
htodd[src/trunk]: src/distrib/utils/libhack Remove unused variable.
uebayasi[src/trunk]: src/sys/arch/mips/conf LINKSCRIPT is set only once, so use = not...
uebayasi[src/trunk]: src build.sh mkernel=*: New command to build kernel in modular
uebayasi[src/trunk]: src build.sh mkernels: Build all kernels in modular build
uebayasi[src/trunk]: src/usr.bin/config Pre-calc file path len/suffix. Misc. clean up.
uebayasi[src/trunk]: src/sys/altq Build altq module.
riastradh[src/trunk]: src/lib/libc/gen Fix Google Groups link.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add software volume controls
martin[src/trunk]: src/tests/lib/libc/gen Use machdep.unaligned_sigbus to skip the ...
christos[src/trunk]: src/sys/net Add BPF_MOD/BPF_XOR, sync DLT entries and document u...
alnsn[src/trunk]: src/sys/net Follow argument convension of other emit_xxx() funct...
joerg[src/trunk]: src/external/gpl3/binutils/dist/gas/config Merge upstream d840c0...
ozaki-r[src/trunk]: src/sys/compat/linux/common Tweak linux_getifhwaddr
riastradh[src/trunk]: src/share/man/man9 Bump date.
christos[src/trunk]: src/sys/arch/mvme68k/stand/sboot Add libkern for umoddi3 needed ...
matt[src/trunk]: src/sys/dev/ic Fix bus_dmamap_sync usage.
pettai[src/trunk]: src/crypto/external/bsd/heimdal/lib/libkadm5srv Add MLINKS
pettai[src/trunk]: src/distrib/sets/lists/comp and html3 type too
prlw1[src/trunk]: src/sys/external/bsd/drm2/drm Trivial build fix for no options S...
christos[src/trunk]: src/lib/libc/net knf, no functional change.
macallan[src/trunk]: src/sys/arch/mips/mips fix _MTC0_V0_USERLOCAL for _LP64 as well
skrll[src/nick-nhusb]: src/sys/dev/usb Debug improvements
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Fix typo in previous *sigh*
skrll[src/nick-nhusb]: src/sys/dev/usb Simplify usbd_do_request/usbd_setup_default...
skrll[src/nick-nhusb]: src/sys/dev/usb We need to delete the transfer from the int...
skrll[src/nick-nhusb]: src/sys/dev/usb More debug
skrll[src/nick-nhusb]: src/sys/dev/usb Re-org for clarity (sparams vs cparams)
skrll[src/nick-nhusb]: src/sys/dev/usb Really fix whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb More whitespace
matt[src/trunk]: src/sys/arch/arm/cortex Enable L2 prefetch on A9 if MP
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid container_of-inspi...
reinoud[src/trunk]: src/sys/arch/arm/samsung Naming convention
matt[src/trunk]: src/sbin/disklabel Add OpenRISC 1000 & UCB RISC-V platform support.
mbalmer[src/trunk]: src/share/misc add Kukes
christos[src/trunk]: src/sys/dev remove more old pci_findvendor code
christos[src/trunk]: src/sys/arch/newsmips/stand/boot remove stray ;
christos[src/trunk]: src/sys/compat/linux/arch fix leak
khorben[src/trunk]: src/common/lib/libc/arch/i386/string/small Look for the characte...
nat[src/trunk]: src/sys/dev/pci/hdaudio Add missing defines for constants used i...
he[src/trunk]: src/lib/libc Provide a backward-compatible conditional define of...
matt[src/trunk]: src/sys/arch/evbarm/awin When spinning up the 2nd CPU, do it in ...
wiz[src/trunk]: src/lib/libc/gen Simplify even more.
tron[src/trunk]: src/etc/defaults Revert last change. This was already fixed diff...
jmcneill[src/trunk]: src/sys/dev/ic add bio(4) support
jmcneill[src/trunk]: src/sys/dev no longer needed
jmcneill[src/trunk]: src/sys/dev/ic for BIOCDISK_NOVOL, when setting bd_disknovol=fal...
msaitoh[src/trunk]: src Increase ramdisk size.
msaitoh[src/trunk]: src/usr.bin/mkubootimage Bump date.
christos[src/trunk]: src/usr.bin/mail/USD.doc There is no \(ua in roff, you really me...
skrll[src/nick-nhusb]: src/sys/arch/arm/samsung Complete the adaptation to the branch
christos[src/trunk]: src/sys/ufs/ufs simplify and correct.
skrll[src/trunk]: src/sys/arch/arm/allwinner Mark comintr as MP safe; otherwise a ...
apb[src/trunk]: src/sys/dev If HAVE_NBTOOL_CONFIG_H is set, then include "nbtool...
christos[src/trunk]: src/share/man/man7 add log_unknown_network
christos[src/trunk]: src/lib/libm/src add a couple more dummies (erf, erfc)
macallan[src/trunk]: src/sys/arch/evbmips/conf set debug options
nakayama[src/trunk]: src/external/bsd/smbfs/dist/lib/smb Disable unused codes that ca...
apb[src/trunk]: src/external/public-domain/tz/dist Import tzdata2014j from ftp:/...
uebayasi[src/trunk]: src/usr.bin/config Simpfily code by assuming suffix is a single ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner report hotplug status for AUDIO_GETDE...
mlelstv[src/trunk]: src/sbin/gpt handle constness
pooka[src/trunk]: src/sys/net Make ifconfig destroy work if INET6 is present but n...
riastradh[src/trunk]: src/lib/libc/gen Cross-reference rnd(4).
jmcneill[src/trunk]: src/sys/dev add a helper function to get the hw device_t from an...
ozaki-r[src/trunk]: src/distrib/sets/lists/tests Add missing file entries of tests/u...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Use correct length for h...
christos[src/trunk]: src/sys/arch/amd64/amd64 CID 981752: printf format
skrll[src/nick-nhusb]: src/sys/dev/usb Unwrap line
skrll[src/nick-nhusb]: src/sys/dev/usb Add some changes to ehci_sitd_t based on th...
skrll[src/nick-nhusb]: src/sys/dev/usb Improve transfer callout handling
skrll[src/nick-nhusb]: src/sys/dev/usb Print cc when debug level is 10.
skrll[src/nick-nhusb]: src/sys/dev/usb In uhci_device_isoc_enter define
martin[src/trunk]: src/tools/compat/dev Add a slightly stripped down version of sys...
skrll[src/nick-nhusb]: src/sys/dev/usb ohci_hash_rem_itd the sitds in ohci_device_...
skrll[src/nick-nhusb]: src/sys/dev/usb Debug improvements
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Fix a KASSERT.
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Whitespace
skrll[src/nick-nhusb]: src/sys All HCDs were fighting the seriaisation of transfer...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove variable v0 becasue ~XHCI_PS_CLEAR d...
uebayasi[src/trunk]: src/sys/conf `ld -r' needs ${LINKFORMAT}. This fixes the experi...
uebayasi[src/trunk]: src/sys/arch Missing dependency on ldscript files.
joerg[src/trunk]: src/external/bsd/llvm LLVM switched to three component point rel...
joerg[src/trunk]: src Install cpuid.h on X86 and arm_neon.h on ARM.
joerg[src/trunk]: src/sbin/bioctl Skip vendor if the string is empty.
joerg[src/trunk]: src/external/gpl2/lvm2/dist/lib/format1 Remove tautologic check.
christos[src/trunk]: src/sys/sys centralize the tty dialout and callunit macros
macallan[src/trunk]: src/sys/dev/adb actually support EMP
ozaki-r[src/trunk]: src/sbin/ifconfig Write about -vlanif in ifconfig.8
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon Suppress clang warning about `=...
ozaki-r[src/trunk]: src/sys/net Delete link local addresses of a vlan interface when...
matt[src/trunk]: src/sys/arch/m68k/fpsp Avoid trigraphs
wiz[src/trunk]: src Per the wiki roadmap, rename the three dtrace modules to have
wiz[src/trunk]: src/usr.sbin New sentence, new line.
matt[src/trunk]: src/external/gpl3 Add RISC-V support.
christos[src/trunk]: src/sys/dev/pci/hdaudio gen
christos[src/trunk]: src/sys/modules/hdaudio delete hdaudio_ids.
roy[src/trunk]: src/etc/rc.d Use checkyesnox to test rtsol as it has been remove...
christos[src/trunk]: src/sys/arch/m68k/m68k fix cut-n-paste
christos[src/trunk]: src/sys/arch/xen/xen fix leak.
christos[src/trunk]: src/sys/dev/ieee1394 fix cut-n-paste, use arrays instead of sepa...
njoly[src/trunk]: src/distrib/sets/lists Add some missing cat pages: hdestroy_r.0 ...
matt[src/trunk]: src/external/gpl3/binutils/dist/ld Really back the RISC-V change...
ryo[src/trunk]: src/sys/arch/arm/cortex Always set CORTEXA9_AUXCTL_SMP on the Co...
manu[src/trunk]: src/lib/libc Fix argument paddiing for posix_fallocate and fdisc...
wiz[src/trunk]: src/lib/libc/gen Simplify/fix macro usage. Bump date for previous.
roy[src/trunk]: src/lib/libc/gen Cannot encode \$ in VIS_CSTYLE as that looks li...
reinoud[src/trunk]: src/sys/arch/arm/samsung Remove never used usb locators
skrll[src/trunk]: src/sys/arch/arm/arm If our ASID got released and access via TTB...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Include moduleparam and ...
christos[src/trunk]: src/tools/gpt Not ready for prime time, needs at least proplib.
pettai[src/trunk]: src/sbin/bioctl Add mpt reference, as support for this device wa...
reinoud[src/trunk]: src/sys/arch/arm/samsung Provide exynos_sysreg_bsh as a global b...
christos[src/trunk]: src/sys/arch centralize the call unit / dialout macros
joerg[src/trunk]: src/sys/netinet6 Drop impossible check.
apb[src/trunk]: src/doc Updated tzdata to 2014j. tzcode2014j is also available.
uebayasi[src/trunk]: src/sys/arch Set dependency via KERNLDSCRIPT. Don't touch SYSTE...
uebayasi[src/trunk]: src/usr.bin/config Fix oops in r1.30.
christos[src/trunk]: src/distrib/sets/lists/comp fix sets for new erf{c, }l man pages.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Attempt to make sure that DELAY()/...
christos[src/trunk]: src/external/bsd/libpcap/dist import newest libpcap
alnsn[src/trunk]: src/tests/net/bpfjit Add BPF_MOD tests. Plus one tiny change.
christos[src/trunk]: src/sys/arch/mvme68k/stand/libsa this needs clock.h
joerg[src/trunk]: src/external/mit/xorg/lib/libXft Restrict workaround to GCC 4.8 ...
njoly[src/trunk]: src/sys/compat/linux/arch Regen for ppoll signature fix
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Let pinsets override the default mult...
tsutsui[src/trunk]: src/sys/arch/atari/stand/installboot Specify -fno-strict-aliasin...
tsutsui[src/trunk]: src/usr.sbin/sysinst/arch/atari Terminate messages with a newlin...
joerg[src/trunk]: src/sys/dev/iscsi iscsi_attrs is not used when iscsi(4) is compi...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/arch/arm/allwinner Mark ehci_intr as IST_MPSAFE whe...
skrll[src/nick-nhusb]: src/sys/dev/usb KF
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Whitespace
skrll[src/nick-nhusb]: src/sys/dev Tweak comment
skrll[src/nick-nhusb]: src/sys/dev/usb More __BIT conversion. No functional change.
skrll[src/nick-nhusb]: src/sys/dev/usb Fix xpipe->xp_pipe was xpipe->pipe.
skrll[src/nick-nhusb]: src/sys/dev/usb Don't rely on XHCI_IMAN_INTR_PEND. Instead...
skrll[src/nick-nhusb]: src/sys/dev/usb Add a comment
skrll[src/nick-nhusb]: src/sys/dev/usb Unwrap lines and other whitespace.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Omit needless firmware h...
gson[src/trunk]: src/sys/dev/usb Include opt_usb.h to make "options UGEN_DEBUG" w...
riastradh[src/trunk]: src/sys/modules/drm2pci Remove vestigial drm2pci module, replace...
ozaki-r[src/trunk]: src/sbin/ifconfig Add -vlanif to the help message of ifconfig
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix mistakes in Linux ww...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Use %hhx for uint8_t, ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/uapi/drm Kludgily define __user i...
reinoud[src/trunk]: src/sys/fs/udf As pointed out by wiz@ prevent a possible attack ...
christos[src/trunk]: src/lib/libutil KNF, sign cast.
reinoud[src/trunk]: src/sys/arch/evbarm/conf Cleanup ODROID-U config
nonaka[src/trunk]: src/sys/dev/pci regen
reinoud[src/trunk]: src/sys/arch/arm/samsung Fix Exynos5 SoC OHCI hang
christos[src/trunk]: src/sys/arch fix leak.
christos[src/trunk]: src/sys/arch fix leak
nat[src/trunk]: src/sys/arch/x86/x86 Make remote access cards on HP ProLiant mic...
msaitoh[src/trunk]: src/sys/dev/pci Always print the Slot implemented bit in the PCI...
msaitoh[src/trunk]: src/sbin/gpt Fix compile error observed on i386. Use PRIu64.
tls[src/trunk]: src/sys/dev/iscsi The "throttling" code in the in-kernel iSCSI i...
ryo[src/trunk]: src/sys/arch add support i.MX6 and NITROGEN6X evaluation board
jnemeth[src/trunk]: src/sbin/gpt - handle a GPT that isn't an exact multiple of a se...
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 add a test for the bug I fixed yes...
matt[src/trunk]: src/sys/arch/evbarm/conf Add INSTALL kernel. Fix .ub generation.
jmcneill[src/trunk]: src/sys/dev/ic implement BIOCDISK_NOVOL
jnemeth[src/trunk]: src/sbin/gpt PR/44218 - David Young -- add "type" subcommand to ...
christos[src/trunk]: src/sbin/gpt more toolification changes
wiz[src/trunk]: src/usr.bin/mkubootimage Use An in AUTHORS section.
christos[src/trunk]: src/sbin/gpt Add internal uuid support, since the linux+macos ve...
snj[src/trunk]: src/sys/arch/rs6000/include fix tyop
uebayasi[src/trunk]: src/tests/usr.bin/ld Test object ordering.
dholland[src/trunk]: src/usr.bin/make Improve the documentation of rule-local variabl...
apb[src/trunk]: src/usr.bin/make Small markup fixes:
tsutsui[src/trunk]: src/sys/arch/atari/stand/bootxx Expand heap to 64KB so that boot...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable awinir, cir
uebayasi[src/trunk]: src/tests/usr.bin/ld Minor tweaks.
uebayasi[src/trunk]: src Expand TABs in usage.
ozaki-r[src/trunk]: src/sys Replace callout_stop with callout_halt
skrll[src/trunk]: src/sys/arch/arm/allwinner s/IPL_SCHED/IPL_HIGH/
jmcneill[src/trunk]: src/sys/modules/pad padvol.c is no more
christos[src/trunk]: src/external/bsd/libpcap merge changes
christos[src/trunk]: src/external/bsd/tcpdump merge conflicts
ozaki-r[src/trunk]: src/share/man/man9 Make it clear that we should use not callout_...
christos[src/trunk]: src/usr.bin/xlint/lint1 add LDEBUG
christos[src/trunk]: src/usr.bin/xlint/lint1 allow c99 flexible arrays for packed str...
shm[src/trunk]: src/libexec/httpd Fixed memory leak in case of multiple authenti...
joerg[src/trunk]: src/sys/dev/ic Drop unnecessary-but-harmful casts.
mlelstv[src/trunk]: src/sys Let MD code provide boot disk information as spec string...
njoly[src/trunk]: src/sys/compat/linux32/arch/amd64 Regen for ppoll(2)
riastradh[src/trunk]: src/sys Move all PCI/AGP code back to drmkms_pci module where it...
christos[src/trunk]: src/etc - generate the list of disks only once and select from t...
pettai[src/trunk]: src/distrib/sets/lists/comp Add cat3 and html3 entries as well...
pettai[src/trunk]: src/distrib/sets/lists/comp fix krb5_pwcheck, remove dot from ht...
skrll[src/trunk]: src/sys/arch/evbarm/conf Use TPIDRPRW_IS_CURLWP as it's a slight...
christos[src/trunk]: src/usr.bin/patch Avoid coredumps when the linenumbers in the hu...
skrll[src/nick-nhusb]: src/sys Sync with HEAD (as of 26th Dec)
skrll[src/nick-nhusb]: src/sys/dev/usb Do the same loan dance with control transfe...
skrll[src/nick-nhusb]: src/sys/dev/usb Use TAILQ_FOREACH. No functional change.
skrll[src/nick-nhusb]: src/sys Centralise the up_repeat handling and use the stand...
skrll[src/nick-nhusb]: src/sys/dev/usb KNF (on the right branch this time)
skrll[src/nick-nhusb]: src/sys/arch/arm/samsung Adapt to the branch.
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Fix UHCI_INTR_SPIE defines that was broken ...
skrll[src/nick-nhusb]: src/sys/dev/usb Don't use USB_IS_SS when there's a switch (...
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
nonaka[src/trunk]: src/sys/sys Avoid data abort at src/sys/dev/dkwedge/dkwedge_appl...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Split drm ttm config into a separate f...
joerg[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config/i386 Apply r1.2 from o...
wiz[src/trunk]: src/share/man/man4 Add missing closing quote. From Henning Peter...
wiz[src/trunk]: src/usr.sbin/lptctl Mark up author with .An.
matt[src/trunk]: src/tools Add sys/arch/riscv.
matt[src/trunk]: src/lib/libm Add RISC-V MD bits.
nat[src/trunk]: src/sys/dev/pci/hdaudio Enable sysbeep(4) to be heard on speaker...
christos[src/trunk]: src/sys/conf add the common code for verbose printing of devices.
matt[src/trunk]: src/external/gpl3/binutils/dist/ld Back-out recent inadverdent c...
msaitoh[src/trunk]: src/sys/dev/pci - Modify message of PCIe capability version. Thi...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau merge re-imported nou...
msaitoh[src/trunk]: src/sys/dev/pci Rename PCIE_XCAP_VER_* macros to avoid confusion.
palle[src/trunk]: src/sys/arch/sparc64 sun4v: add code to enable startup of second...
ryo[src/trunk]: src/doc Note i.MX6
ryo[src/trunk]: src/sys/dev/mii s/__diagused/__debugused/ for KDASSERT
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.4.6 with the follow...
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Put dumb optimizations to avoid conditi...
christos[src/trunk]: src/sys/arch/mvme68k/stand/installboot remove dead code
christos[src/trunk]: src/sys/arch/xen/xen fix leak.
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Refactor usb hub attachment making it...
christos[src/trunk]: src/sys/dev/usb whitespace
macallan[src/trunk]: src/sys/arch/evbmips/ingenic use defflag-ed debug options
nonaka[src/trunk]: src/sys/arch/zaurus Apply WM8731 support patch from TOYOKURA Ats...
christos[src/trunk]: src/sbin/gpt minor toolification: need libprop...
christos[src/trunk]: src/sbin/gpt more toolification
christos[src/trunk]: src/sbin/gpt remove compat defines.
msaitoh[src/trunk]: src/usr.bin/mkubootimage Support arm64, i386 and or1k.
reinoud[src/trunk]: src/sys/arch/arm/samsung Indent PMU_PHY_ indenting
uebayasi[src/trunk]: src/usr.bin/config Revise a plan about link-set.
christos[src/trunk]: src/lib/libm/src add erfl erfcl
dennis[src/trunk]: src/sys/arch Correct 32 and 64 bit byte swap inlines
uebayasi[src/trunk]: src Minimal linker script test.
maxv[src/trunk]: src/sys/netinet6 Do not uselessly include <sys/malloc.h>.
joerg[src/trunk]: src/bin/ps Use l_wmesg if the string is not empty. Don't bother ...
uebayasi[src/trunk]: src/tests/usr.bin/ld Test object reordering by script.
uebayasi[src/trunk]: src/sys/conf Don't sort objects for modular build.
christos[src/trunk]: src/sys/dev centralize the dialout/call unit macros.
joerg[src/trunk]: src/lib/libm/arch It's copysign, not _copysign.
uebayasi[src/trunk]: src/usr.bin/config config(1): TODO about namespace (esp. options...
tsutsui[src/trunk]: src/sys/arch/atari/stand/installboot Revert revs 1.29 and 1.30, ...
tsutsui[src/trunk]: src/sys/arch/atari/stand/installboot Appease gcc48 -Werror=stric...
wiz[src/trunk]: src/lib/libc/gen Grammar.
christos[src/trunk]: src/sys PR/49207: Kamil Rytarowski: Add sys/clock.h with generic...
christos[src/trunk]: src/sys/sys PR/49207: Kamil Rytarowski: Centralize and rename a ...
riastradh[src/trunk]: src/lib/libc/gen Tweak wording, define `output', remove misplace...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Disable VGA plane after vga_cn...
joerg[src/trunk]: src/sys/dev/scsipi Use size for the size argument of memcmp, not...
wiz[src/trunk]: src/external/gpl2/lvm2/lib/libdevmapper Close comment.
christos[src/trunk]: src/sys/arch/hpcmips/vr this is supposed to be SECS_PER_DAY.
christos[src/trunk]: src/sys/lib/libkern bcdtobin and bintobcd are now inlines in <de...
riastradh[src/trunk]: src/share/man/man9 Fix typo: pserialize_read_exit(s), not s = ps...
christos[src/trunk]: src/sys/arch/mvme68k/stand/libbug We don't need a special rule n...
macallan[src/trunk]: src/sys/arch/evbmips/ingenic use defflag-ed debug options
macallan[src/trunk]: src/sys/arch initial support for CI20 / Ingenic JZ4780
tsutsui[src/trunk]: src/sys/arch/atari/stand/installboot Revert previous again.
msaitoh[src/trunk]: src/sys/dev/pci Add PCIe CRS Software Visibility bit.
pettai[src/trunk]: src/distrib/sets/lists/comp Added new kadm5_pwcheck.3 MLINKS ent...
christos[src/trunk]: src/sys/ufs/ufs CID 977076: Widen before multiply.
skrll[src/nick-nhusb]: src/sys/dev/usb Need a dummy USBHIST_LOGM for the !USB_DEBU...
skrll[src/nick-nhusb]: src/sys/dev/usb Debug improvements
skrll[src/nick-nhusb]: src/sys/dev/usb Don't leak sqtds in ehci_free_sqtds
skrll[src/nick-nhusb]: src/sys/dev/usb More debug
skrll[src/nick-nhusb]: src/sys/dev/usb Remove uhci_device_request declaration as i...
skrll[src/nick-nhusb]: src/sys/dev/usb Remove unintended commit
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/arch/arm/nvidia ehci_intr is MPSAFE now
skrll[src/nick-nhusb]: src/sys/dev/usb sc_intr_lock is protecting against usb call...
skrll[src/nick-nhusb]: src/sys/dev/pci Switch PCI xhci(4) attachment from pci_intr...
skrll[src/nick-nhusb]: src/sys Pull across ddb(4) show kernhist updates from HEAD
msaitoh[src/trunk]: src/sys/dev/pci Regen.
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon Suppress some more missing fiel...
dholland[src/trunk]: src/usr.bin/make Comments, and one very minor tidyup.
wiz[src/trunk]: src/sys/arch Add commented out KDTRACE_HOOKS line.
matt[src/trunk]: src/external/gpl3/gcc RISC-V configury
christos[src/trunk]: src/distrib/sets/lists/modules missed an hdaudio change.
roy[src/trunk]: src/etc/mtree More rtsold removal, thanks to Henning Petersen.
christos[src/trunk]: src/sys/dev/pci/cxgb comment out code that was never used, but p...
matt[src/trunk]: src/sys/arch/arm/arm32 Use right conditional for checking nG.
christos[src/trunk]: src add VIS_META/VIS_SHELL support to encode all shell metachara...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Remove KASSERT that bugs compilation
jmcneill[src/trunk]: src/sys/dev/ic show "sd0" instead of "mpt0" for volume device name
christos[src/trunk]: src/lib/libutil toolify opendisk
macallan[src/trunk]: src/sys/arch/evbarm/rpi make global variables static
christos[src/trunk]: src/tools/gpt add opendisk
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Accept the Odroid specific tweaks for...
christos[src/trunk]: src/share/doc/psd/05.sysman remove extra tab that broke the table.
apb[src/trunk]: src/tools/compat Copy definitions of __type_min(t), __type_max(t...
hannken[src/trunk]: src/sys/fs/ntfs - Change ntfs_vgetex() to always load the ntnode...
hannken[src/trunk]: src/sys/fs/ntfs Change ntfs to vcache.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Add support for interlaced video modes.
uebayasi[src/trunk]: src/tests/usr.bin/ld Fix thinko in previous.
uebayasi[src/trunk]: src/sys/arch/evbarm/conf Use LINKSCRIPT.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add A20 IR support
nakayama[src/trunk]: src/sys Adjust smbfs/netsmb for filenames byte length changes th...
uebayasi[src/trunk]: src/usr.bin/config config(1): TODO item about swapnetbsd.c
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Release all hypervisor-level resour...
jmcneill[src/trunk]: src/sys/dev Add common audio converters for software volume cont...
christos[src/trunk]: src/external/bsd/tcpdump/dist Import tcpdump 4.6.2
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Move some printf()s from cpu_probe_base...
msaitoh[src/trunk]: src/usr.sbin/cpuctl Fix manual and usage bug. The ucode command ...
alnsn[src/trunk]: src/sys/net Implement BPF_ALU+BPF_MOD-BPF_K when pc->k is a powe...
shm[src/trunk]: src/libexec/httpd Fixed off-by-one in virtualhost processing. Pr...
njoly[src/trunk]: src/sys/compat/linux Fix ppoll signature (int ->u_int)
joerg[src/trunk]: src/sys/dev/ic Provide the timeout argument to ahci_exec_fis in ...
jmcneill[src/trunk]: src/sys/dev/i2c On Allwinner A31 you need to set the CONTROL_IFL...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf The SoC RTC works on this board but doe...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix bounds checking in h...
jmcneill[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSCore Change the "mDN...
msaitoh[src/trunk]: src/sys/dev/pci Add note about the variations of Intel gigabit E...
uebayasi[src/trunk]: src Test orphan ELF section placement.
skrll[src/nick-nhusb]: src/sys/dev/usb Consistency with USBHIST_LOGN
skrll[src/nick-nhusb]: src/sys/dev/usb Pull across fix from HEAD
skrll[src/nick-nhusb]: src/sys/dev/usb Fix usb_block_allocmem locking
skrll[src/nick-nhusb]: src/sys/dev/usb Use if (!expr) { ... } instead of a if (exp...
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Remove unused struct member.
skrll[src/nick-nhusb]: src/sys/dev/usb Provide and use DPRINTF{, N} macros in the s...
skrll[src/nick-nhusb]: src/sys/dev/usb Better debug
skrll[src/nick-nhusb]: src/sys/dev/usb Grab sc_istthreshhold (not used as yet)
skrll[src/nick-nhusb]: src/sys/dev/usb Guess what... whitspace.
skrll[src/nick-nhusb]: src/sys/dev/usb default uhubdebug to 0 again
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add Linux __ffs64.
christos[src/trunk]: src/tools/compat Fix problem reading the last line when it did n...
joerg[src/trunk]: src/lib/libc/ssp Provide explicit prototypes in case HAVE_SSP=no.
joerg[src/trunk]: src/lib/libc/gmon Use --no-warn only with GCC on MIPS.
christos[src/trunk]: src/lib/libc make more descriptors that we open as close-on-exec
matt[src/trunk]: src/external/bsd/file/dist/magic/magdir Add UCB RISC-V EM value
matt[src/trunk]: src/external/lgpl3/gmp/lib/libgmp/arch RISC-V configury.
christos[src/trunk]: src/sys/arch Add HDAUDIOVERBOSE
matt[src/trunk]: src/sys/ufs/ext2fs curlwp can never be NULL now.
christos[src/trunk]: src/sys/dev regen
skrll[src/trunk]: src/sys/dev/usb Wrap a long line
roy[src/trunk]: src/usr.sbin/sysinst Remove the ping6 ff02::2 test, it looks pre...
macallan[src/trunk]: src/sys/arch/evbarm/rpi add VC memory management goop
christos[src/trunk]: src/tools/compat put O_CLOEXEC definition here.
christos[src/trunk]: src/lib/libc undo, the right place for this is compat_defs.h
reinoud[src/trunk]: src/sys/arch/arm/samsung Power up both vbus and overcurrent line...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
roy[src/trunk]: src/lib/libc/gen Remove \$ as a hidden marker as vis(3) wasn't s...
reinoud[src/trunk]: src/sys/arch/evbarm/conf Rename ODROID to ODROID-XU
jmcneill[src/trunk]: src/share/man/man4 xref mpt(4)
reinoud[src/trunk]: src/sys/arch/arm/samsung Phase 2 of samsung/exynos_* cleanup
christos[src/trunk]: src/games/trek/USD.doc adhere to stricter groff checking:
manu[src/trunk]: src/sys Fix use-after-free on failed unmount with extended attri...
joerg[src/trunk]: src/gnu/dist/texinfo/makeinfo Array can't be null.
joerg[src/trunk]: src/usr.sbin/isdn/isdnd Show display if it is not empty.
uebayasi[src/trunk]: src/tests/usr.bin/ld Tweak.
uebayasi[src/trunk]: src/usr.bin/config config(1): Avoid buffer overrun (modular build)
mlelstv[src/trunk]: src/sbin/gpt handle constness better
uebayasi[src/trunk]: src/usr.bin/config config(1): Sort objects by weight in modular ...
uebayasi[src/trunk]: src/sys/arch/zaurus/conf Use LINKSCRIPT.
uebayasi[src/trunk]: src/sys/arch Use LINKSCRIPT.
apb[src/trunk]: src/doc zoneinfo: Import tzdata2014j. [apb 20141116]
msaitoh[src/trunk]: src/sys/dev/pci Add C2000 KX and 2.5G.
jmcneill[src/trunk]: src/sys/dev/i2c add ddc_read_edid_block, which is the same as dd...
christos[src/trunk]: src/distrib/sets/lists/comp add sys/clock.h
mlelstv[src/trunk]: src/sbin/gpt Report the argument instead of (null) when opendisk...
nonaka[src/trunk]: src/sys/rump/dev/lib Adopy recent software volume control change.
christos[src/trunk]: src/lib/libc/time welcome to 2014j
alnsn[src/trunk]: src/tests Add BPF_XOR tests.
alnsn[src/trunk]: src/sys/net Implement BPF_MOD.
joerg[src/trunk]: src/sys/dev/sysmon Explicitly compare to NULL to show clang that...
joerg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Drop casts in favour o...
joerg[src/trunk]: src/external/bsd/ntp/dist/sntp/libopts Replace very question poi...
ozaki-r[src/trunk]: src/sys/dev/sysmon Pull workqueue_destroy out of sme->sme_mtx
pettai[src/trunk]: src/distrib/sets/lists/comp correct cat3 man type
jmcneill[src/trunk]: src/distrib/utils/embedded/conf disable wapbl for evbarm images ...
skrll[src/nick-nhusb]: src/sys/dev/usb Missed hunk from previous
skrll[src/nick-nhusb]: src/sys/dev/usb Make interrupt handling MP safe by not drop...
skrll[src/nick-nhusb]: src/sys/arch/arm/allwinner Mark ohci_intr MPSAFE
skrll[src/nick-nhusb]: src/sys/dev/usb Initialise ex_isrunning in ehci_device_isoc...
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Whitespace
martin[src/trunk]: src/sys/dev/ic Add (disabled) debug code.
christos[src/trunk]: src/lib/libc/resolv Mark the dup of the resolv fd for close on e...
matt[src/trunk]: src/sys/conf Also copy the symtab to the .gdb image. If we are ...
christos[src/trunk]: src/sys/arch/arm fix leak.
christos[src/trunk]: src/sys/arch/news68k/news68k this is not python (add missing bra...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/sys/kern Change debug to diagnostic so that more people see ...
wiz[src/trunk]: src/usr.sbin/cpuctl Bump date. Quote minus with a backslash, for...
macallan[src/trunk]: src/sys/arch/mips/ingenic use defflag-ed debug options
ozaki-r[src/trunk]: src/sys Replace callout_stop with callout_halt
riastradh[src/trunk]: src/share/man/man9 Fix = -> == in conditional in example. Oops!
cherry[src/trunk]: src/sys/arch/x86/x86 Wait until all cpus are online, before usin...
mlelstv[src/trunk]: src/sys/arch/evbarm/evbarm If the boot argument "root" cannot be...
njoly[src/trunk]: src/sys/dev/usb Add Atheros AR3012
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Don't assume that U-Boot has enabled ...
mrg[src/trunk]: src/external/gpl3/gcc regenerate mknative files for m68000 now t...
skrll[src/nick-nhusb]: src/sys/dev/usb Make interrupt handling MP safe by not drop...
skrll[src/nick-nhusb]: src/sys/dev/usb An std is "done" when it's not inflight. M...
skrll[src/nick-nhusb]: src/sys/external/bsd/dwc2 Re-initialise dwc2_urb->packet_co...
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
joerg[src/trunk]: src/lib/libc/arch/mips/gen Use canonical three operand form of a...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid missing field init...
matt[src/trunk]: src/etc add random/urandom to MAKEDEV std
matt[src/trunk]: src/sys/conf include for configs which includes all file-systems...
matt[src/trunk]: src/sys/conf Add some file to define MI major for various classe...
matt[src/trunk]: src/libexec/ld.elf_so RISC-V support.
jnemeth[src/trunk]: src/sbin/gpt document the new restore subcommand
skrll[src/trunk]: src/sys/arch/arm/cortex Don't set CORTEXA9_AUXCTL_FW on A7. It's...
msaitoh[src/trunk]: src/sys/dev/pci Add some new I218 devices.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner remove unused header; mmc regs are in...
bouyer[src/trunk]: src/sys/arch/xen Make Xen kernels compile without DIAGNOSTIC
christos[src/trunk]: src/sys/dev/usb remove stray return
macallan[src/trunk]: src/sys/arch/evbarm/rpi add goop for hardware cursor handling
wiz[src/trunk]: src/usr.bin/vis Sort options in SYNOPSIS/usage.
jnemeth[src/trunk]: src/doc not overhaul of gpt(8)
roy[src/trunk]: src/doc Note import of dhcpcd-6.4.7
jmcneill[src/trunk]: src/share/man/man4 xref bio(4)
jmcneill[src/trunk]: src/sys/dev/ic for BIOCDISK_NOVOL, set bd_disknovol=true for any...
christos[src/trunk]: src/lib/libc/stdio Return EOVERFLOW like FreeBSD does if the buf...
wiz[src/trunk]: src/sbin/bioctl Add comma in enumeration.
macallan[src/trunk]: src/sys/arch/evbarm/conf add vcprop_subr.c, should have went wit...
joerg[src/trunk]: src/sys/arch/evbarm/awin Don't hang when booting Cubietruck via ...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Update a comment to reflect ARM A...
christos[src/trunk]: src/sys/arch/atari/stand/installboot fix strict aliasing violations
uebayasi[src/trunk]: src/tests/usr.bin/ld Tweak previous.
christos[src/trunk]: src/sys/dev/usb fix macro names
uebayasi[src/trunk]: src/tests/usr.bin/ld Test SORT() command.
nakayama[src/trunk]: src/sys/rump/dev/lib/libnetsmb Wrap iconv.h also with #ifdef __N...
riastradh[src/trunk]: src/lib/libc/gen Rewrite arc4random(3) with ChaCha20-based PRNG ...
christos[src/trunk]: src/doc mention tzcode 2014j
riastradh[src/trunk]: src/usr.bin/vndcompress Fix vndcompress restart failure fallback...
pooka[src/trunk]: src/sys/rump/dev add ac97 component
pooka[src/trunk]: src/sys/modules allow sharing Makefiles with rump kernel components
martin[src/trunk]: src/tests/lib/libc/gen Skip the SIGFPE test on arm when the FPU ...
christos[src/trunk]: src/doc new tcpdump and libpcap
christos[src/trunk]: src/usr.bin/xlint/lint1 Always set i_brace in the struct case.
christos[src/trunk]: src/sys/arch need clock_subr.h for bcdtobin()
riastradh[src/trunk]: src/share/man/man9 Expand pserialize(9) example to include publi...
joerg[src/trunk]: src/sys/dev/ieee1394 No reason not to make the string const.
christos[src/trunk]: src/sys/kern Don't return early when the incorrect size is passe...
tsutsui[src/trunk]: src Disable "OS bootversion check" on crunched binaries for inst...
macallan[src/trunk]: src/sys/arch/evbmips/conf remove some cargoculted goop
skrll[src/trunk]: src/share/mk Another section to delete when converting elf -> a.out
skrll[src/nick-nhusb]: src/sys/dev/usb Improve DEBUG
skrll[src/nick-nhusb]: src/sys/dev/usb Whitespace
skrll[src/nick-nhusb]: src/sys/dev/usb Fix a debug message: sync with other device...
skrll[src/nick-nhusb]: src/sys/dev/usb Fix lock assertion in xhci_softintr() when ...
skrll[src/nick-nhusb]: src/sys/dev/usb Simplify xhci_do_command*
skrll[src/nick-nhusb]: src/sys/dev/usb route is a uint32_t in xhci_init_slot so pa...
macallan[src/trunk]: src/sys/arch/evbmips/ingenic preliminary support for the interru...
macallan[src/trunk]: src/sys/arch/mips/ingenic establish interrupt
joerg[src/trunk]: src/external/bsd/ntp/dist/ntpd myasprintf (wtf) passes down a fo...
macallan[src/trunk]: src/sys/arch/mips/ingenic establish interrupt
macallan[src/trunk]: src/sys/arch/mips/ingenic yet more registers
macallan[src/trunk]: src/sys/arch/mips/ingenic wake up the USB ports before attaching...
macallan[src/trunk]: src/sys/arch/evbmips/conf more debug defflag-ing
macallan[src/trunk]: src/sys/arch/evbmips/ingenic use separate debugging flag for int...
skrll[src/nick-nhusb]: src/sys/dev/usb Debug improvements
macallan[src/trunk]: src/sys/external/bsd/dwc2 #include "opt_usb.h"
christos[src/trunk]: src/distrib/sets/lists/xdebug - mesa_dri_drivers.so.0.debug is n...
christos[src/trunk]: src/external/mit/xorg/lib/gallium - Don't install absolute symlinks
matt[src/trunk]: src/sys/arch/evbarm/conf Default to armv7-a when building ODROID...
christos[src/trunk]: src/external/mit/xorg/lib/dri - consistently install symlinks (l...
christos[src/trunk]: src/external/bsd/ntp/lib/libntp fix for -5, MKREPRO is not alway...
matt[src/trunk]: src/sys/arch/macppc/stand/fixcoff Make sure .data/.bss ends/star...
christos[src/trunk]: src/external/bsd/ntp/lib/libntp Fixes for gcc-4.1
macallan[src/trunk]: src/sys/arch/mips/ingenic appease nick
christos[src/trunk]: src/external/bsd/ntp/lib/libopts Fix for gcc-4.1
christos[src/trunk]: src/external/bsd/ntp/lib/libiscntp fixes for gcc-4.1
christos[src/trunk]: src/external/bsd/ntp Putting () around conditionals avoids the e...
christos[src/trunk]: src/external/bsd/ntp/lib Change the conditional from >= 45 to !=...
matt[src/trunk]: src/sys/arch/macppc/stand/ofwboot Don't strip the .mrg since the...
joerg[src/trunk]: src/external/bsd/ntp/lib Use positive checks for GCC 4.1. Deal w...
ozaki-r[src/trunk]: src/sys/dev/pci Take TX/RX locks when sc_stopping = true in if_stop
nonaka[src/trunk]: src/sys/uvm/pmap fix compile failure.
skrll[src/trunk]: src/sys/dev/usb Typo in USBHIST_LOG message
christos[src/trunk]: src/tools/compat add __UNVOLATILE
ozaki-r[src/trunk]: src/sys/net Replace malloc/free with kmem_* in if_bridge
htodd[src/trunk]: src/distrib/sets/lists/xdebug Fix debug build.
dennis[src/trunk]: src/sys/sys Update struct nchstats to 64 bit counters on all mac...
justin[src/trunk]: src/sys/rump Add fdisk to rump listsrcdirs
dennis[src/trunk]: src/sys Update stats-keeping in sys/kern/vfs_cache.c to remove (...
dennis[src/trunk]: src Update stats-keeping in sys/kern/vfs_cache.c to remove (most)
htodd[src/trunk]: src/distrib/sets/lists/xdebug Fix debug build.
macallan[src/trunk]: src/sys/arch/mips/ingenic even more registers
macallan[src/trunk]: src/sys/arch/mips/ingenic - use the same parameter block as the ...
macallan[src/trunk]: src/sys/arch/mips/ingenic un-gate yet another clock
macallan[src/trunk]: src/sys/arch/evbmips/conf add some more USB devices
nonaka[src/trunk]: src/sys/uvm/pmap fix build failure when UVMHIST is defined.
ozaki-r[src/trunk]: src/sys/dev/pci Reuse mbuf when retrying in vioif_start
ozaki-r[src/trunk]: src/sys/net Use LIST_FOREACH_SAFE in bridge_rt* functions
nakayama[src/trunk]: src/sys/arch/sparc64/include Put "memory" to asm inline for read...
wiz[src/trunk]: src/doc binutils-2.25 out.
wiz[src/trunk]: src/lib/libedit Bump date for previous.
wiz[src/trunk]: src/lib/libedit From Ingo Schwarze, based on changes from Kaspar...
wiz[src/trunk]: src/libexec/httpd Bring this man page back to this decade.
mrg[src/trunk]: src/libexec/httpd call this 20141225.
spz[src/trunk]: src/etc/rc.d new ntpd wants to be able to translate ntp into a p...
christos[src/trunk]: src/share/man/man4 PR/49215: Kamil Rytarowski: Sync NVNODE with ...
christos[src/trunk]: src/usr.bin/who Correct provenance of who(1) (from Marcin F. Mic...
christos[src/trunk]: src/usr.bin/finger Correct the provenance of finger.1 and show t...
nonaka[src/trunk]: src/sys/arch/powerpc/booke fix typo.
msaitoh[src/trunk]: src/sys Fix a bug that ichlpcib(4) maps I/O area incorrectly and...
nonaka[src/trunk]: src/sys/arch/evbppc/conf Uncommented out INET6.
christos[src/trunk]: src/usr.bin/finger And correct it.
wiz[src/trunk]: src/share/man/man9 Fix description of days_in_month. Based on em...
hannken[src/trunk]: src/sys/fs/sysvbfs Sysvbfs_rename: Call bfs_file_delete(bfs, to_...
christos[src/trunk]: src/distrib/sets/lists/xdebug move mi debug files into shl.mi
hannken[src/trunk]: src/sys/fs/sysvbfs Change sysvbfs to vcache.
macallan[src/trunk]: src/sys/arch/evbmips/ingenic use #ifdef USE_OST to switch betwee...
macallan[src/trunk]: src/sys/arch/evbmips/conf use generic subr_disk_mbr.c
jmcneill[src/trunk]: src/sys/arch Initial support for Rockchip RK3066 / RK3188 SoCs, ...
macallan[src/trunk]: src/sys/arch/evbmips/ingenic make interrupt names part of the ha...
macallan[src/trunk]: src/sys/arch/evbmips/evbmips put #ifdef MIPS3_ENABLE_CLOCK_INTR ...
dholland[src/trunk]: src/share/man/man4 typo in previous
mrg[src/trunk]: src/libexec/httpd properly handle ilen = 0 case, which could lea...
mrg[src/trunk]: src/libexec/httpd more for the previous: make sure [i - 1] can ...
jmcneill[src/trunk]: src/sys/arch Map all of core0 and core1 space and let drivers us...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl(8): attempt to preload bpfjit ker...
martin[src/trunk]: src/sys/arch/evbarm/awin "Jared broke my kernel by adding commen...
christos[src/trunk]: src/usr.sbin/npf/npfctl allow turning off the bpf jit loading.
jmcneill[src/trunk]: src/sys add DesignWare SD/MMC controller driver
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add CRU reg definitions
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip use rockchip_crureg.h
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add dwcmmc glue, doesnt work yet
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add helpers to get gpll and ahb clock ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add dwcmmc
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip dont hard-code cpu_cc_freq
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip use correct bs tag for arml2cc_init
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add functions to get apll and cpu rates
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip timer_clk is 24MHz
nonaka[src/trunk]: src/sys/arch/powerpc/include/booke Added MMUv2 define.
skrll[src/trunk]: src/sys/arch/arm/samsung Add .arch_extension sec to fix build. (...
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip use rockchip_a9periph_get_rate for ...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip More clock fixes, debugging.
nonaka[src/trunk]: src/sys/arch Preliminary support for P1023.
macallan[src/trunk]: src/sys/arch/mips/ingenic restrict DMA buffers to the lower 256M...
martin[src/trunk]: src fenv(3) support for hppa
martin[src/trunk]: src/lib/libm/arch/aarch64 Fix consistent typo: it is FE_ALL_EXCE...
martin[src/trunk]: src/lib/libm/arch/arm Add our common non standard extensions and...
martin[src/trunk]: src/tests/lib/libm Enable fenv.h on arm again
nonaka[src/trunk]: src/sys/arch/powerpc/include/booke Added SPI register definitions.
martin[src/trunk]: src/tests/lib/libc/gen Enable fenv for arm
martin[src/trunk]: src/tests/lib/libc/stdlib Move the list of <fenv.h> supporting a...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip update some bits for rk3188
jmcneill[src/trunk]: src/sys/arch/arm/rockchip mmc0 on rk3188 is based on ahb clk, no...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip set DWC_MMC_F_PWREN_CLEAR, implement s...
jmcneill[src/trunk]: src/sys/dev/ic - Explicitly initialize CLKSRC register.
wiz[src/trunk]: src/share/man/man9 New sentence, new line. Bump date for previous.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add DDR offsets
maxv[src/trunk]: src Cleanup:
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Bring this closer to Allwinner / RPI co...
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip add support for detecting memory si...
nonaka[src/trunk]: src/distrib/sets/lists/comp obsolete malloc_roundup(9), malloc_t...
martin[src/trunk]: src/lib/libm/arch/arm Add missing return in __SOFTFP__ variant, ...
martin[src/trunk]: src Move bogusly merged files over to new location.
martin[src/trunk]: src/usr.sbin/sysinst We can not rely on the existence of the "gp...
maxv[src/trunk]: src/sys/fs/ntfs Make this more readable (KNF).
maxv[src/trunk]: src/sys/fs/ntfs Ensure bps != 0 to prevent a division by zero. Z...
maxv[src/trunk]: src/sys/fs/ntfs Two typos:
maxv[src/trunk]: src/sys/fs/ntfs Prevent another division by zero in ntfs_loadntn...
nonaka[src/trunk]: src/sys/arch/powerpc/booke include "opt_ppcparam.h" for VERBOSE_...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add SRAM, SCU, PMU offsets
maxv[src/trunk]: src/sys/fs/ntfs Make this more readable (KNF).
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable MULTIPROCESSOR
jmcneill[src/trunk]: src/sys/arch/arm/rockchip remove redundant irq print
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip add MULTIPROCESSOR support
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip Copy cmdline from U-Boot to bootargs.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add -mfpu=neon to CPPFLAGS
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip MAX_BOOT_STRING is not large enough...
jnemeth[src/trunk]: src/games/monop PR/49513 - Henning Petersen -- tyop
jnemeth[src/trunk]: src/games/monop PR/49513 - Henning Petersen -- tyop
mlelstv[src/trunk]: src/sys/dev align dk_strategy with checks from ld.c
jmcneill[src/trunk]: src/sys/arch/evbarm/conf something wrong with MP, turn it off fo...
ozaki-r[src/trunk]: src/sys/net Remove unnecessary variable bc
mlelstv[src/trunk]: src/sys/dev Fix default label for non-standard sector size.
mlelstv[src/trunk]: src/sys/arch/x86/x86 Avoid NULL pointer dereference if SMBIOS ke...
wiz[src/trunk]: src/share/man/man5 Add comma in Dd. From Henning Petersen in PR ...
martin[src/trunk]: src/usr.sbin/sysinst If we launch a program with RUN_SILENT, giv...
hannken[src/trunk]: src/sys/fs/v7fs v7fs_getattr: adjust size of symlinks by -1 to c...
hannken[src/trunk]: src/sys/fs/v7fs Defer deallocating unlinked inodes to v7fs_recla...
christos[src/trunk]: src/sbin/fsck Provide a simple getdisksize() api for gpt(8).
hannken[src/trunk]: src/tests/fs/vfs Test v7fs_lstat_symlink is no longer expected t...
hannken[src/trunk]: src/sys/fs/v7fs Change v7fs to vcache.
christos[src/trunk]: src/sbin/gpt Factor out the getdisksize() drvctl method, and pro...
christos[src/trunk]: src/sbin/fsck abort earlier.
maxv[src/trunk]: src/sys/fs/hfs I started to KNF this file but quickly ended up f...
mlelstv[src/trunk]: src/sys/dev use disk_ioctl to provide DIOCGDISKINFO.
maxv[src/trunk]: src/sys/fs/hfs Small cleanup:
maxv[src/trunk]: src/sys/fs/ntfs Typos:
mlelstv[src/trunk]: src Implement DIOCGMEDIASIZE and DIOCGSECTORSIZE from FreeBSD.
mlelstv[src/trunk]: src/sys/kern clear error for new ioctls.
mlelstv[src/trunk]: src/share/man/man9 document missing disk_set_info function that ...
martin[src/trunk]: src/lib/libm/arch/arm Fix exception status vs mask confusion, of...
wiz[src/trunk]: src/share/man/man9 Use more markup. Bump date for previous.
martin[src/trunk]: src/tests/lib/libm Skip rounding mode tests on ARM FPUs that do ...
martin[src/trunk]: src/tests/lib/libc/gen Include <ieeefp.h> even for the <fenv.h> ...
justin[src/trunk]: src/lib/librumpuser Just abort on currently unsupported functions.
skrll[src/trunk]: src/sys/arch/arm/samsung Fixup USB Phy initialisation for Exynos...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip - Set DWC_MMC_F_FORCE_CLK
jmcneill[src/trunk]: src/sys/dev/ic - Simplify clock setup
jmcneill[src/trunk]: src/sys/dev/ic build fix
skrll[src/trunk]: src/sys/arch/arm/samsung Trailing whitespace.
mrg[src/trunk]: src/usr.bin/audio/common add a decode_uint() function.
christos[src/trunk]: src/sys/dev call disk_ioctl.
uebayasi[src/trunk]: src/etc/mtree Add entries, sort, etc.
jmcneill[src/trunk]: src/sys/arch Add support for setting RK3188/RK3188+ CPU frequenc...
mrg[src/trunk]: src/usr.bin/midirecord add a program to record midi files from /...
mrg[src/trunk]: src install midirecord.
apb[src/trunk]: src/usr.sbin/postinstall rc_obsolete_vars is a list of pairs, so...
mrg[src/trunk]: src/usr.bin/midirecord only prev_div needs to be static.
mrg[src/trunk]: src/doc note midirecord.
mrg[src/trunk]: src/sys/dev - check sc->dying after sleeping in several more pla...
mrg[src/trunk]: src/sys/dev - fix a confusion between midi(4) unit and connected...
mrg[src/trunk]: src/sys/dev fix !AUDIO_DEBUG build.
nonaka[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Also need to flush an ob...
martin[src/trunk]: src/usr.sbin/sysinst Revise previous: with RUN_SILENT there is n...
wiz[src/trunk]: src/usr.bin/midirecord Describe -T. Sync SYNOPSIS with options. ...
wiz[src/trunk]: src/usr.bin/midirecord Sync usage with man page.
jmcneill[src/trunk]: src/sys/dev/ic Fix inverted logic of card_detect_n bit, from FUK...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip MMC0/VBUS GPIO changes for Radxa Rock, ...
jnemeth[src/trunk]: src/sys/dev Slowly bring this thing kicking and screaming into t...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable rkiic and iic
jmcneill[src/trunk]: src/sys/arch/arm/rockchip drop clock rate to 400kHz
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add I2C driver
jmcneill[src/trunk]: src/sys/arch/evbarm/conf specify irq numbers for rkiic so we can...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sp_tlb_flush_*: Avoid run-time chec...
mrg[src/trunk]: src/usr.bin/midirecord - this is midirecord(1) not midiorecord(1)
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Actually set slave addr / reg. Wait fo...
mlelstv[src/trunk]: src/sys/dev Fix locking error.
christos[src/trunk]: src/sys/net/npf Don't forget to destroy the mutex before freeing...
christos[src/trunk]: src/sys/dev return quickly from the GET ioctl to avoid playing w...
christos[src/trunk]: src/sys/dev - only create ccd's when we ask them to be created.
christos[src/trunk]: src/sys/dev destroy the pool and the mutex when detaching.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf MULTIPROCESSOR works now
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip do armv7_dcache_inv_all before cort...
mrg[src/trunk]: src move xorg-server.pc's SDK_REQUIRED_MODULES into the local Ma...
mrg[src/trunk]: src/sys/external/bsd/drm2/drm fix a confusion between dev_t and ...
mlelstv[src/trunk]: src/sys disk_blocksize and disk_set_info relay the same information
martin[src/trunk]: src/sys/arch/evbmips/ingenic Move struct clockframe cf as extern...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add RK3188plus freq scaling, and a 1.4...
christos[src/trunk]: src/sys/dev/ic We can't sleep if we are called from the watchdog...
christos[src/trunk]: src/sys Centralize wedge ioctls in disk_ioctl.
ozaki-r[src/trunk]: src/sys/net Use pserialize in bridge
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add some more bits
jmcneill[src/trunk]: src/sys/arch/arm/rockchip fix typo in 1008MHz rate definition fo...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Cleanup freq setting a bit. Add a tabl...
gdt[src/trunk]: src/share/man/man4 Explain RBUS_IO_BASE/SIZE.
gdt[src/trunk]: src/share/man/man4 note that RBUS_IO_BASE issues are common to i...
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Use more markup.
mlelstv[src/trunk]: src/sys/dev/scsipi forgot this one. disk_set_info includes the f...
phx[src/trunk]: src/sys/arch/ofppc/ofppc Make it compile with GCC48.
christos[src/trunk]: src/sys/kern get the wedge info first if it exists, because this...
christos[src/trunk]: src/sys/kern Mention which ioctls need to move to dk_ioctl, and ...
christos[src/trunk]: src/sys make more drivers use disk_ioctl, and add a dev paramete...
mlelstv[src/trunk]: src Retire disk_blocksize().
christos[src/trunk]: src/sys/dev/gpib fix typo
christos[src/trunk]: src/sys/arch/vax/vsa declare error
christos[src/trunk]: src/sys/arch/vax/mba return error
christos[src/trunk]: src/sys/arch/xen/xen pass dev to disk_ioctl
christos[src/trunk]: src/sys/dev/mscp remove unused variable
christos[src/trunk]: src/sys/dev/mscp more unused removal
veego[src/trunk]: src/sys/dev/pci Add two Intel 9 Series devices
christos[src/trunk]: src/sys/arch/amiga/dev fix typo
mlelstv[src/trunk]: src/sys/dev/acpi handle unknown values. Also BIF_UNIT is an enum...
veego[src/trunk]: src/sys/dev/pci Regen
jmcneill[src/trunk]: src/sys/arch/evbarm/conf fix i2c offsets
wiz[src/trunk]: src/sys/conf Welcome to 2015!
christos[src/trunk]: src/usr.bin/midirecord don't shadow div(3)
mrg[src/trunk]: src/sys/external/bsd/drm2 due to hangs seen by several folks, fo...
ryoon[src/trunk]: src/share/man/man4 cdce(4) supports normal Ethernet adapters.
ozaki-r[src/trunk]: src/sys/net Reset the expire time of a cache on receiving a fram...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip RK3188 I2C iomux init
jmcneill[src/trunk]: src/sys/arch/arm/rockchip drop clk rate to 100kHz, explicit regi...
he[src/trunk]: src/external/bsd/bind/include/isc What ISC wraps under ISC_PLATF...
hannken[src/trunk]: src/sys/rump/librump/rumpvfs Change rumpfs to vcache.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf wire down iicN units, add act8846pm at ...
jmcneill[src/trunk]: src/sys/dev/i2c Add driver for Active-Semi ACT8846 Power Managem...
christos[src/trunk]: src/sys/arch declare error
christos[src/trunk]: src/sys/sys prototype update.
jmcneill[src/trunk]: src/sys/dev/i2c write reg value not target freq in act8846_set_v...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip IT66121 HDMI transmitter GPIO setup
jmcneill[src/trunk]: src/sys/arch/arm/rockchip obio_init_gpio: set pin direction to o...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Include addr and reg in data sent with...
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip Enable LDO2 for HDMI driver.
christos[src/trunk]: src/sys - Use NODEV instead of 0
christos[src/trunk]: src/sys/arch/arm/include add constcond.
christos[src/trunk]: src/sys these call dk_ioctl, no need to call disk_ioctl anymore.
martin[src/trunk]: src/sys/fs/smbfs Replace old style open array with C99 variant -...
skrll[src/trunk]: src/sys/arch/arm/arm The mode synonyms are different for stm and...
mlelstv[src/trunk]: src/sbin/fsck_msdos Avoid mixing cluster numbers and sector numb...
skrll[src/trunk]: src/sys/arch/arm/arm Trailing whitespace.
christos[src/trunk]: src/sys/arch/mac68k/obio name the flag ioctl argument "flag" lik...
martin[src/trunk]: src/sys/arch/evbarm/awin Use pinset-func 3 for gmac on BananaPI ...
christos[src/trunk]: src/sys/arch/x68k/dev restore part decl.
skrll[src/trunk]: src/sys/arch/arm/arm Do revision 1.20: Decode movw/movt properly.
christos[src/trunk]: src/sys/arch/mac68k/obio avoid trigraph
christos[src/trunk]: src/sys/dev/usb CID/1261465: Dereference after NULL check.
hannken[src/trunk]: src/sys/fs/sysvbfs Add forgotten memset() to clear sysvbfs nodes...
christos[src/trunk]: src/sys/arch/arm/arm32 - print a warning about powerdown not sup...
abs[src/trunk]: src/usr.sbin/sysinst Rather than scatter set_swap() calls wrappe...
christos[src/trunk]: src/sys We have three sets of DTYPE_ constants in the kernel:
christos[src/trunk]: src Fix the 3 programs that use DTYPE_ (disklabel disk types) co...
christos[src/trunk]: src/bin/sh Define an undocumented -F option to only use fork ins...
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd Bring in 2 patches from binu...
mrg[src/trunk]: src/sys/dev/usb actually fix one of the previous: don't test fo...
reinoud[src/trunk]: src/sbin/newfs_udf Fix volumesetname to comply to UDF 2.01 [2.2....
christos[src/trunk]: src/external/bsd/file/dist Import file-5.22
christos[src/trunk]: src/doc new file
christos[src/trunk]: src/external/bsd/file merge conflicts
jklos[src/trunk]: src/sys/dev Patches from Bj?r Johannesson to fix DEC LK201 keybo...
jmcneill[src/trunk]: src/sys/dev/i2c disable ACT_DEBUG, but still print current state...
jmcneill[src/trunk]: src/sys/arch/arm/cortex add a helper to update a9tmr frequency
christos[src/trunk]: src/distrib/sets/lists bump libmagic
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip init cpufreq, remove cpu.frequency ...
jmcneill[src/trunk]: src/sys/arch/arm/cortex detach and re-attach timecounter when up...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add RK3188/RK3188+ CPU frequency setti...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add rktimer
jmcneill[src/trunk]: src/sys/arch/arm/rockchip back out r1.8, its fine (and preferred...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add driver for RK3188 64-bit timer.
christos[src/trunk]: src/external/bsd/file/dist/magic/magdir fix recursion
christos[src/trunk]: src/external/bsd/file/dist/magic/magdir add a clear that did not...
palle[src/trunk]: src/sys/arch/sparc64 smp_tlb_flush_pte(): Avoid run-time check f...
prlw1[src/trunk]: src/sys/dev/raidframe Also print b_error in the IO Error message
pooka[src/trunk]: src/lib/librumpuser check that sys/cdefs.h builds with -Werror (...
apb[src/trunk]: src/tools Update documentation about tools being restricted to C...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip attach devices marked "crit 1" first
jmcneill[src/trunk]: src/sys/arch/evbarm/conf attach rktimer and rkiic early
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip set DCDC4 to 3.3V for mmc0
gson[src/trunk]: src/tests/lib/libc/gen Need stdlib.h for EXIT_FAILURE
jmcneill[src/trunk]: src/sys/arch/arm/rockchip with 3.3V we can run this at 48MHz
gson[src/trunk]: src/tests/lib/libm Mark the lib/libm/t_fmod test as an expected ...
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip build fix
christos[src/trunk]: src/sys/arch/mac68k/obio fix typo
hannken[src/trunk]: src/sys/rump/librump/rumpvfs Always use (struct rumpfs_node **) ...
pooka[src/trunk]: src/sys/rump/include/rump limit visibility of sysproxy calls to ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Put all sysproxy routines to their...
joerg[src/trunk]: src/usr.bin/midirecord Mark debug_log as printf-like.
martin[src/trunk]: src/sys/arch/sparc/include Avoid defining macros from the <fenv....
christos[src/trunk]: src/external/mit/xorg/lib/gallium don't regenerate y->
christos[src/trunk]: src/external/bsd/byacc merge conflicts.
christos[src/trunk]: src/external/bsd/byacc Implement some more bison features (incom...
christos[src/trunk]: src/doc new yacc
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add rkemac, rgephy, ukphy
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip set LDO5 to 3.3V and enable for emac
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add Rockchip ethernet driver, untested.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip RK3188 iomux/gpio setup for emac
uebayasi[src/trunk]: src/sys/conf Set BPFJIT flag in opt_bpf.h which is included by b...
uebayasi[src/trunk]: src/sys/arch/xen/conf Include files.sljit as i386/amd64 do.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip print dpll, update phy init
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add emac clk controls
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add CLKSEL21 bits
jmcneill[src/trunk]: src/sys/arch/arm/rockchip set rmii rate to 50MHz, handle 10 vs 1...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 smp_dcache_flush_page_cpuset(): Av...
reinoud[src/trunk]: src/sys/fs/udf Add missing vrele() as found by the testsuite.
christos[src/trunk]: src/lib/libc/net Correct API for the gethostby{name, addr}
martin[src/trunk]: src/sys/arch/evbarm/awin Fix typo in BPI specific setup, spotted...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip enable USB ethernet on Minix Neo X7
christos[src/trunk]: src/sys/fs/ntfs add more debugging.
joerg[src/trunk]: src/usr.sbin/npf/npfctl Don't depend on yacc to include stdlib.h...
joerg[src/trunk]: src/usr.bin/m4 Don't depend on yacc skeleton to include sys/cdef...
macallan[src/trunk]: src/sys/dev/sbus support hardware acceleration, adapted from Ope...
joerg[src/trunk]: src/external/bsd/cron/dist bail is dead.
christos[src/trunk]: src/external/bsd/byacc/dist reduce diffs with branch, use yyname...
pooka[src/trunk]: src/sys/dev nuke superfluous SYSCTL_SETUP_PROTO
pooka[src/trunk]: src/sys/dev malloc -> kmem_alloc
joerg[src/trunk]: src/external/bsd/byacc/dist Use a format string
pooka[src/trunk]: src/sys/kern initialize sysctl node from init() instead of via l...
christos[src/trunk]: src/usr.sbin/npf/npfctl load the config file before bpfjit so th...
christos[src/trunk]: src/tests/lib/libcurses/director add proper include files.
christos[src/trunk]: src/external/bsd/byacc/dist only define yystos when needed.
wiz[src/trunk]: src/lib/libc/net Add more markup.
pooka[src/trunk]: src/sbin/mount gcc 4.9 produces vfork clobberation warnings for ...
pooka[src/trunk]: src/sys Extend RUMP_USE_CTOR to SYSCTL_SETUP(), similar to what ...
msaitoh[src/trunk]: src/sbin/brconfig Add missing "addr" and "static" commands.
joerg[src/trunk]: src/external/mit/xorg/lib Make a number of clang warnings non-fa...
mrg[src/trunk]: src elftosb depends upon MKCXX.
joerg[src/trunk]: src/external/bsd/byacc/include Map GCC_PRINTFLIKE to our __print...
christos[src/trunk]: src/external/bsd/byacc/dist Import byacc 20141128
mrg[src/trunk]: src fix MKGCCCMDS=no, and turn it on by default for sun2.
nonaka[src/trunk]: src/sys/uvm/pmap Use PMAP_TLB_MAX instead of MAXCPUS.
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon apply a patch from rjs...
nonaka[src/trunk]: src/sys/arch/powerpc/booke Initialize lock objects.
nonaka[src/trunk]: src/sys/arch/evbppc/mpc85xx Initialize TLB for non cpu0.
mrg[src/trunk]: src sets.subr:
jmcneill[src/trunk]: src/share/man/man4 add Realtek RTL8152B Ethernet controller to s...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 cache_flush_phys(): Avoid run-time ...
palle[src/trunk]: src/sys/arch/sparc64/doc Add reminder to change run-time cpu typ...
christos[src/trunk]: src/external/mit/xorg/lib/dri Prevent .y.c from regenerating c f...
joerg[src/trunk]: src/sys/arch/arm/arm32 Mark end of cpu_reboot as unreachable.
rmind[src/trunk]: src/sys/net - bpf_validate_ext: fix memword validation in BPF_ST...
riastradh[src/trunk]: src/sys/dev/pci No, that should be unsigned.
alnsn[src/trunk]: src/tests/lib/libbpfjit Fix copyright. These tests are based on ...
alnsn[src/trunk]: src/tests/lib/libbpfjit Add t_cop test.
uebayasi[src/trunk]: src/usr.bin/config Redo "device" dependency. It was completely ...
uebayasi[src/trunk]: src/sys/arch/rs6000/conf Comment out wscons related options.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix AWIN_MMC_FTRGLEVEL for A31
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax more regen for c...
christos[src/trunk]: src/sys/netinet6 Make IPV4 mapped addresses able to do IPV4 mult...
uebayasi[src/trunk]: src/usr.bin/config More TODOs.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner different twi pinsets and irqs for A31
martin[src/trunk]: src/common/lib/libc/atomic Provide __atomic_compare_exchange_N (...
uebayasi[src/trunk]: src/usr.bin/config Define an implicit attribute "netbsd" interna...
uebayasi[src/trunk]: src/usr.bin/config Always select the fallback allattr.
mrg[src/trunk]: src/libexec/httpd don't truncate file sizes to 32 bits for direc...
uebayasi[src/trunk]: src/usr.bin/config Implicitly define attribute for options.
apb[src/trunk]: src/sbin/gpt include <sys/endian.h> for both the non-tools build,
hannken[src/trunk]: src/sys/kern When creating a vnode with vcache_get() mark the vn...
justin[src/trunk]: src/lib/librumpuser Canonical Minix check as pointed out by Marc
christos[src/trunk]: src/include sync function signatures with tzcode
christos[src/trunk]: src/lib/libc/time Fix backslashes
apb[src/trunk]: src/lib/libutil Document that years in ISO 8601 dates are taken ...
jmcneill[src/trunk]: src/sys/dev/sdmmc Don't check slot type for pre-3.0 controllers, ...
christos[src/trunk]: src/share/doc/psd remove extra space I accidentally added.
skrll[src/trunk]: src/sys/arch Fix reinoud-ification.
apb[src/trunk]: src/lib/libutil Add a new non-terminal "time_numericzone" for a ...
ozaki-r[src/trunk]: src/sys/net Do KASSERT(KERNEL_LOCKED_P()) only when NET_MPSAFE off
apb[src/trunk]: src/tests/lib/librumphijack Avoid literal <CR> in sed regular ex...
mrg[src/trunk]: src bump libstdc++ minor due to new complex etc functions enabled.
uebayasi[src/trunk]: src/sys To make sure that I'm not doing wrong, try to define ffs...
christos[src/trunk]: src/doc new file.
christos[src/trunk]: src/external/bsd/file/dist import file-5.20; bug fixes and bette...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf dont pull in CUBIEBOARD kernel config s...
uebayasi[src/trunk]: src/usr.bin/config Allow dependency on undefined attributes, so ...
rmind[src/trunk]: src Adjust NPF to the recent BPF / BPF JIT changes and make it w...
christos[src/trunk]: src/usr.sbin/crash mention the default for core too.
apb[src/trunk]: src/tests/lib/libutil Add local parsecheck() function and use it...
christos[src/trunk]: src/lib/libc/time Sync with tzcode2014h
martin[src/trunk]: src/sys/dev/ic More interrupt handling, more debug code, less ma...
uebayasi[src/trunk]: src/sys Use opt_*.h to not polute CPPFLAGS.
msaitoh[src/trunk]: src/sys/dev/pci - Support DH89XXCC devices.
uebayasi[src/trunk]: src/usr.bin/config Enable debug for tools.
uebayasi[src/trunk]: src/sys/arch/hpcmips/conf Missing midi attachment.
mlelstv[src/trunk]: src/sys/dev No longer warn about differences bewteen disk size a...
uebayasi[src/trunk]: src/sys/arch/evbarm/conf No wsdisplay options without wsdisplay.
mrg[src/trunk]: src/external/gpl3/gcc/dist initial import of GCC 4.8 snapshot 20...
christos[src/trunk]: src/tests/net/mcast Explain a bit more what's going on with the ...
mrg[src/trunk]: src/external/gpl3/gcc more regen for complex etc, fixes.
martin[src/trunk]: src/common/lib/libc/arch/vax/atomic Hook __atomic_compare_exchan...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner DMA not required on A31 until it work...
apb[src/trunk]: src/gnu/dist/groff/tmac Give \(ua its own comment, so it's not l...
justin[src/trunk]: src/sys/dev devmajor_t not int
jnemeth[src/trunk]: src/sbin/gpt "0" is not guaranteed to be unique
nonaka[src/trunk]: src/sys/dev/usb regen
maxv[src/trunk]: src/sys/compat/netbsd32 Allocate directly KQ_NEVENTS bytes. Othe...
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
christos[src/trunk]: src/usr.bin/sed restore sccsid[]'s per core@'s decision
alnsn[src/trunk]: src/sys/net/npf Fix signatures of copfuncs.
christos[src/trunk]: src/usr.bin/mail/USD.doc put back ua will fix differently.
mlelstv[src/trunk]: src/sys/dev/sdmmc Fix divisor calculation for SDHC 3.0.
christos[src/trunk]: src/sys/arch/xen/xen correct error paths; still need to verify t...
apb[src/trunk]: src/external/public-domain/tz/dist Import tzdata2014h from ftp:/...
uebayasi[src/trunk]: src/external/bsd/elftosb Remove '#line ...' lines to not confuse...
uebayasi[src/trunk]: src/usr.bin/config FIT_NOPROLOGUE is never set anywhere.
uebayasi[src/trunk]: src/sys Move audio related definitions.
uebayasi[src/trunk]: src/sys/dev/pci Normalize.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner correct a typo in sd clk reg offsets ...
uebayasi[src/trunk]: src/usr.bin/config Pass stricter build.
martin[src/trunk]: src/usr.bin/config Remove a set but not used variable
christos[src/trunk]: src/distrib/sets/lists/tests add multicast tests
christos[src/trunk]: src/gnu/dist/groff/tmac and a few more.
msaitoh[src/trunk]: src/sys/dev/pci Add some devices. Not tested because I have no a...
manu[src/trunk]: src/sys/fs/puffs Improve zero-fill of last page after shrink fix:
ryo[src/trunk]: src/sys/arch/arm/imx forgot to commit about changes of ccm
christos[src/trunk]: src/lib/libc/time remove version stuff
apb[src/trunk]: src/lib/libutil Some years don't need the "maybe add 1900 or 200...
apb[src/trunk]: src/tests/lib/libutil Adapt to a recent change in parsedate().
joerg[src/trunk]: src/tools/llvm cleandir-llvm should not exist in the filesystem
apb[src/trunk]: src/tests/lib/libutil When tests fail, print all args, notjust t...
uebayasi[src/trunk]: src/usr.bin/config If a file is marked by an atom expression, li...
christos[src/trunk]: src/tests/net/mcast Add the simple unconnected tests too.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Add A20 HDMI audio support. Basically...
christos[src/trunk]: src/external/gpl3/gdb/dist ChangeLog:
skrll[src/trunk]: src/sys/external/bsd/dwc2 Use the right macro in dwc2_root_intr_...
uebayasi[src/trunk]: src/usr.bin/config Remove an unsed var.
christos[src/trunk]: src/lib/libm/complex namespace protection
martin[src/trunk]: src/lib/libm/arch/vax Fix _sqrtl alias
uebayasi[src/trunk]: src/sys/arch/alpha/conf Missing agp attachment.
martin[src/trunk]: src/lib/libm/arch/vax Seems we need both sqrtl and _sqrtl as a w...
mlelstv[src/trunk]: src/sys/dev clamp total number of sectors to UINT32_MAX instead ...
mrg[src/trunk]: src/external/gpl3/binutils/dist/gas/config this doesn't need <ex...
christos[src/trunk]: src/sys/netinet exposet multicast option functions which are use...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch more regen for compl...
uebayasi[src/trunk]: src/sys/kern Mark some stray files as kern for now.
uebayasi[src/trunk]: src/etc/mtree Dig mcast test directories.
uebayasi[src/trunk]: src/usr.bin/config Don't shadow global 'devname' on macppc.
skrll[src/trunk]: src Fix SHLIB_MAJOR to match xorg and fix linking against libxcb...
joerg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 Explicitly request using ...
ast[src/trunk]: src/games Imported and adapted from FreeBSD svn r272166 and r272...
skrll[src/trunk]: src/sys/net Remove unneeded #include
riastradh[src/trunk]: src/sbin/gpt Paranoia: choke noisily on EOF from /dev/urandom.
jmcneill[src/trunk]: src/sys/dev/sdmmc pass sdhc_softc instead of sdhc_host to sc_ven...
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Pull LUNA's framebuffer improvements by...
he[src/trunk]: src/sys/fs/puffs As is evidenced by several of our 32-bit MIPS p...
christos[src/trunk]: src/doc mention new tzcode.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner PLL2 config for A31
ozaki-r[src/trunk]: src/sys/dev/pci Don't turn promisc off in vioif_deferred_init if...
martin[src/trunk]: src/sys/dev/ic Fix a few bits, add more status bit definitions a...
uebayasi[src/trunk]: src/usr.bin/config The word "configuration" is too ambiguous; us...
uebayasi[src/trunk]: src/usr.bin/config Implement code to generate Makefile to build ...
uebayasi[src/trunk]: src/sys/conf Define a command to generate relocatable objects us...
uebayasi[src/trunk]: src/usr.bin/config Refactor attr definition and initialization a...
uebayasi[src/trunk]: src/sys/conf Use option dependency to always select KERN (and it...
christos[src/trunk]: src/lib/libm/complex whitespace
uebayasi[src/trunk]: src/sys Move athn definitions.
alnsn[src/trunk]: src Implement copfuncs and external memory in bpfjit.
rmind[src/trunk]: src/usr.sbin/npf/npftest npftest: add an example in the README, ...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Use DWC2_XFER2DPIPE
joerg[src/trunk]: src Use wildcards for stripping/preserving the mapping symbols o...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add awinhdmiaudio
wiz[src/trunk]: src/sbin/gpt Remove trailing whitespace.
apb[src/trunk]: src/doc tzdata2014h/tzcode2014h have been released. we have upd...
hannken[src/trunk]: src/sys/fs/filecorefs Change filecore to vcache.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
uebayasi[src/trunk]: src/usr.bin/config Sort definition/selection rules to clarify wh...
msaitoh[src/trunk]: src/sys/arch Fix bugs:
uebayasi[src/trunk]: src/sys/conf Fix link echo indent.
wiz[src/trunk]: src/usr.bin/config Fix two typos.
uebayasi[src/trunk]: src/sys/dev/usb Make usb_dma & usbverbose independent attributes.
uebayasi[src/trunk]: src/usr.bin/config More debug messages.
jmcneill[src/trunk]: src/sys/kern fix compilation with TODR_DEBUG
njoly[src/trunk]: src/sys/compat/linux/common Add support for more open flags that...
christos[src/trunk]: src/sys/kern Don't initialize the fh pointer to NULL when the al...
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/sparc Make {u, }intptr_t "l...
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon rv770_dpm.c needs -Wno-missing-...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon We don't use radeon_(u...
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon trinity_dpm.c needs -Wno-unused...
skrll[src/trunk]: src/sys/arch/arm/samsung Fix reinoud-ification of KPLL offset.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add some more bit definitions
dholland[src/trunk]: src/libexec/rpc.rstatd put the sccsids back here too
uebayasi[src/trunk]: src/sys/arch/evbarm/conf Device midi attachment where the evil u...
martin[src/trunk]: src/tests/lib/libc/sync Add a link time test to catch missing sy...
skrll[src/trunk]: src/sys/arch/arm/include Typo in comment.
nonaka[src/trunk]: src/sys/dev/usb Add Realtek RTL8152, RTL8153.
christos[src/trunk]: src/usr.sbin/crash add -w
christos[src/trunk]: src/sys/dev/scsipi PR/49054: Uwe Toenjes: Some RAID controllers ...
martin[src/trunk]: src/lib/libc/time Make yeartot() declaration match prototype.
macallan[src/trunk]: src/sys/arch/sparc64/include Ths has been sitting in my tree for...
apb[src/trunk]: src/lib/libutil The tzoff argument is in minutes (behind/west of...
uebayasi[src/trunk]: src/sys/conf Now that attribute dependency works, prefer it to o...
uebayasi[src/trunk]: src/sys Normalize audio related definitions.
uebayasi[src/trunk]: src/sys/arch/xen/conf Mark machdep files.
uebayasi[src/trunk]: src/sys/arch/amd64/conf Don't include std.ath_hal for XEN3_DOMU.
uebayasi[src/trunk]: src/sys/arch/hppa/conf Missing midi attachment.
ozaki-r[src/trunk]: src/sys/net Protect vlan_unconfig with a mutex
maxv[src/trunk]: src/sys Remove dead code. The kernel already checks for PT_INTER...
maxv[src/trunk]: src/sys/kern Do not hardcode the value. Use KQ_NEVENTS.
abs[src/trunk]: src/sys/arch/sun3/conf Enable ie0 in DISKLESS for sun3/110
christos[src/trunk]: src/sys/kern Provide a compatibility define for binaries generat...
alnsn[src/trunk]: src/sys/net Fix copyright years.
christos[src/trunk]: src/lib/libc/gen don't depend on expandtc to open the database o...
riastradh[src/trunk]: src/sys/dev/pci Collect `#ifdef AGP_DEBUG printf(...)' into loca...
apb[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc_s Add space before "]" i...
apb[src/trunk]: src/doc zoneinfo: Import tzdata2014h. [apb 20141004]
apb[src/trunk]: src/share/mk Use HAVE_LLVM, not MKLLVM, in tests related to the ...
msaitoh[src/trunk]: src/sys/dev/pci Fix debug message.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.5.0 with the follow...
ozaki-r[src/trunk]: src/sys/dev/pci Tidy up locking in wm_ioctl
skrll[src/trunk]: src/sys/arch/arm/broadcom Mailbox improvements from mlelstv@
jmcneill[src/trunk]: src/sys/arch/evbarm/awin PH22 for audiopactrl on Hummingbird A31
jmcneill[src/trunk]: src/sys/arch/arm/allwinner A31 RTC support
matt[src/trunk]: src/sys/dev/i2c fix some c&p bugs.
christos[src/trunk]: src/usr.sbin/zdump add defines
apb[src/trunk]: src/tests/lib/libutil Add tests for PR lib/47916. Some of these...
enami[src/trunk]: src/usr.bin/netstat Fix a bug introduced in rev. 1.62; it fails ...
jmcneill[src/trunk]: src/sys/arch/evbarm Add Merrii Hummingbird A31 board specific in...
uebayasi[src/trunk]: src/usr.bin/config Select attributes for filesystem options too.
uebayasi[src/trunk]: src Bump config(1) version.
uebayasi[src/trunk]: src/sys/dev/wscons Normalize wscons devices (except leaving one ...
ozaki-r[src/trunk]: src/sys/net Execute if_detach within splnet where vlan_unconfig is
martin[src/trunk]: src/lib/libm/noieee_src Need powl as alias as well
mlelstv[src/trunk]: src/sys/dev/spi use disk_init() wrapper function instead of poki...
joerg[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11 Attribute targ...
mlelstv[src/trunk]: src/sys/dev/sdmmc Be a bit more verbose about errors, also pass ...
uwe[src/trunk]: src/usr.bin/sed Command file argument to -f is not optional.
alnsn[src/trunk]: src/sys/net Check "preinited" argument of bpf_set_extmem().
mrg[src/trunk]: src/gnu/dist/gcc4 delete GCC 4.1 sources.
drochner[src/trunk]: src/common/lib/libc/string add a public domain notice
joerg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 Building random.cc with c...
skrll[src/trunk]: src/sys/arch/evbarm Introduce RPI_HWCURSOR and default to off. T...
christos[src/trunk]: src/sbin/gpt Allow specifying sector and media size on the comma...
riastradh[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core Canonicalize boolean resu...
msaitoh[src/trunk]: src/sys/dev/pci Delete 82580ER related code. It was from FreeBSD...
roy[src/trunk]: src/doc Note import of dhcpcd-6.5.0
uebayasi[src/trunk]: src/usr.bin/config Debug print where things are selected (by user).
christos[src/trunk]: src/lib/libm Add the missing complex functions.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Work-in-progress support for the AllW...
gson[src/trunk]: src/external/mit/xorg/lib Test for ${MKDEBUG} using the same con...
martin[src/trunk]: src/distrib/sets/lists/comp Add a bunch of new libm/complex man ...
uebayasi[src/trunk]: src/usr.bin/config If an attribute is selected, select its depen...
mrg[src/trunk]: src/tools/gcc add --enable-libstdcxx-time=rt for the GCC 4.8 build.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner ahcisata is only available on the A10...
njoly[src/trunk]: src/lib/libc/sys Use '.Rv -std' for RETURN VALUES, sort ERRORS.
christos[src/trunk]: src/sys/netinet6 Succeed binding to multicast address for now: O...
macallan[src/trunk]: src/sys/dev/i2c - support DS3231 ( more or less a DS3232 without...
uebayasi[src/trunk]: src/sys Define layerfs as an attribute.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner correct AWIN_A31_USB3_OFFSET
macallan[src/trunk]: src/sys/arch/evbarm/conf add commented out entry for linksprite'...
christos[src/trunk]: src/share/mk sync both instances of the ldscript.
uebayasi[src/trunk]: src/usr.bin/config Make hash capable of taking two key strings.
alnsn[src/trunk]: src/sys/net Default initialize external memwords.
alnsn[src/trunk]: src/distrib/sets/lists Add new libbpfjit tests.
msaitoh[src/trunk]: src/sys/arch/powerpc/ibm4xx/dev Pass MIIF_DOPAUSE mask to mii_at...
manu[src/trunk]: src/sys/fs/puffs If we truncate the file, make sure we zero-fill...
apb[src/trunk]: src/sys/fs/puffs Safer definitions of DPRINTF and DPRINTF_VERBOSE.
wiz[src/trunk]: src/usr.sbin/crash usage police
msaitoh[src/trunk]: src/sys/dev/pci s/genric/generic/
manu[src/trunk]: src/sys/fs/puffs Retore LP64 fix that was removed by mistake
msaitoh[src/trunk]: src/sys/arch No functional change.
apb[src/trunk]: src/tests/lib/libutil Add comments for some non-obvious cases.
apb[src/trunk]: src/lib/libutil Improved handling of local times.
uebayasi[src/trunk]: src/usr.bin/config FIT_FORCESELECT is never set anywhere.
uebayasi[src/trunk]: src/usr.bin/config Implicitly define attribute for device.
martin[src/trunk]: src/lib/libm/complex copy&pasto
jmcneill[src/trunk]: src/sys/arch/arm/broadcom oops, SDHC_FLAG_NO_HS_BIT is still req...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom SDHC_MAX_BLK_LEN_1024 needs to be shif...
reinoud[src/trunk]: src/sys/arch/arm/samsung Disable maximum frequency setting for e...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add KPLL
riastradh[src/trunk]: src/sys/dev/acpi Don't kdassert about crap provided by the firmw...
martin[src/trunk]: src/sys/arch/m68k/include Fix the SCN*FAST* defines
enami[src/trunk]: src/usr.bin/netstat As described in kvm_openfiles(3), default co...
uebayasi[src/trunk]: src/sys/conf Define net attribute. Always select it for now.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add an option for awin_gpio to ignore...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add some extra A31 registers
uebayasi[src/trunk]: src/sys/arch/emips/conf Don't define WSDISPLAY_* without wsdisplay.
ozaki-r[src/trunk]: src/sys/net Tweak vlan_unconfig
gson[src/trunk]: src/usr.sbin/sysinst/arch/i386 When checking if the user chose t...
uebayasi[src/trunk]: src/usr.bin/config On second thought, resolving "device" depende...
martin[src/trunk]: src/tests/lib/libc/sync Disable the <atomic> C++11 test for now, ...
uebayasi[src/trunk]: src/share/mk If mkldscript.sh is used to build ${PROG}, depend o...
justin[src/trunk]: src/sys/dev/dm dm_target_t reference count is modified with atom...
justin[src/trunk]: src/sys/kern Work around pedantic compiler
justin[src/trunk]: src/sys/dev/scsipi Use uint32_t for blocksize as per other uses ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Use SDn_CLK_REG instead of MMC_CLKCR ...
maxv[src/trunk]: src/sys/kern KMEM_REDZONE+KMEM_POISON is supposed to detect buff...
joerg[src/trunk]: src/sys/arch/shark/conf Bump SYMTAB_SPACE to allow clang to buil...
alnsn[src/trunk]: src/sys/net Use SLJIT_MOV_P to copy extmem pointer.
szptvlfn[src/trunk]: src/usr.sbin/puffs/mount_psshfs s/stavfs/statvfs/
apb[src/trunk]: src/usr.sbin/postinstall Fix tab/space inconsistency in comment.
aymeric[src/trunk]: src/libexec/getty update the example to use dty00 instead of tty...
uebayasi[src/trunk]: src/sys/conf List of all link-set names.
mrg[src/trunk]: src/sys/kern avoid calling into time code when cold, and avoid c...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Better error handling.
riastradh[src/trunk]: src/sbin/gpt Make gpt(8) generate v4 (random) uuids.
macallan[src/trunk]: src/sys/arch/evbarm/rpi pay attention to copyin()'s return values
christos[src/trunk]: src/gnu/dist/groff/tmac few more.
apb[src/trunk]: src/sys/fs/puffs Add close brace, accidentally omitted from prev...
mlelstv[src/trunk]: src/sys/dev/pci use correct macro to handle subsys ids. Function...
skrll[src/trunk]: src/sys/arch/arm/broadcom IPL_BIO -> IPL_VM
ozaki-r[src/trunk]: src/sys/dev/pci Don't call ifmedia_ioctl with holding locks
apb[src/trunk]: src/lib/libutil A time like HH:MM:SS.sss says nothing about whet...
uebayasi[src/trunk]: src/usr.bin/config Add debug print function.
uebayasi[src/trunk]: src/usr.bin/config Correct inverted logic.
uebayasi[src/trunk]: src/usr.bin/config Print one file per line. Simplify code.
uebayasi[src/trunk]: src/usr.bin/config Revert a mistakenly added, superflous attribu...
christos[src/trunk]: src/external/bsd/file/dist welcome to file-5.20
martin[src/trunk]: src/lib/libm Add a few missing weak aliases
manu[src/trunk]: src/lib/libperfuse Report allocated bytes on FS correctly, inste...
enami[src/trunk]: src/usr.bin/netstat - Explicitly describe that kvm(3) is used wh...
apb[src/trunk]: src/doc Updates for active and inactive release branches,
skrll[src/trunk]: src/sys/arch/evbarm/odroid More de-reinoud-ification
jmcneill[src/trunk]: src/sys/dev/sdmmc debug ld_sdmmc with LD_SDMMC_DEBUG instead of ...
uebayasi[src/trunk]: src/usr.bin/config After yyparse() is done, print not file but s...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch more regen after com...
njoly[src/trunk]: src/lib/libc/sys Note that rmdir(2) fails with EINVAL when the p...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf disable MULTIPROCESSOR for now
uebayasi[src/trunk]: src/sys Move kern definitions.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner soft reset A31 codec at attach time
rmind[src/trunk]: src/sys/net bpfjit_generate_code: emit the instruction correctly.
maxv[src/trunk]: src/sys/kern Rephrase some comments and remove whitespaces. No f...
alnsn[src/trunk]: src/tests/lib/libbpfjit Add external memory tests.
alnsn[src/trunk]: src/tests/net/bpfilter Zap trailing spaces.
kiyohara[src/trunk]: src/external/lgpl3/gmp/dist Revert previous commit. Requested b...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add KPLL for Exynos5 and EPLL is called...
skrll[src/trunk]: src/sys/arch/arm/broadcom Ensure correctness of bus_dmamap_sync ...
justin[src/trunk]: src/sys/fs/puffs Use PRIx64 for printing offsets
skrll[src/trunk]: src/sys/arch/arm/broadcom Some improvements that make playback m...
ryo[src/trunk]: src/sys/arch/arm/imx add support imx6 Secure Non-Volatile Storag...
ryo[src/trunk]: src/sys/arch/arm/imx * resolve arm root clock from CCM to attach...
apb[src/trunk]: src/tests/lib/libutil 2013-07-09 was in British Summer TIme, so ...
uebayasi[src/trunk]: src/usr.bin/config Style.
uebayasi[src/trunk]: src/sys Define "uvm" attribute and mark files.
uebayasi[src/trunk]: src/usr.bin/config Implicitly define attribute for filesystem.
christos[src/trunk]: src/sys/dev/pci PR/49270: Hauke Fath: Samsung NC10 Marvell Yukon...
christos[src/trunk]: src/sys/dev/ic PR/49259: J. Lorec: Add support for Realtek 8111G...
christos[src/trunk]: src/external/bsd/file/include regen
uebayasi[src/trunk]: src/usr.bin/config Fix typos in previous.
wiz[src/trunk]: src/usr.bin/config Spelling.
apb[src/trunk]: src/usr.sbin/postinstall Change the order of arguments to check_...
christos[src/trunk]: src/share/mk do the dependencies in a simpler way using a separa...
maxv[src/trunk]: src/sys/compat/freebsd Remove unused headers.
spz[src/trunk]: src/lib/libc/citrus Fix our iconv version for the issues that ap...
alnsn[src/trunk]: src/sys/net New jitcode takes two arguments.
maxv[src/trunk]: src/sys/kern 1) Make clear that we want the space allocated for ...
justin[src/trunk]: src/sys/dev/dm Call prop_dictionary_get_uint32 with uint32_t
justin[src/trunk]: src/sys/dev Use devmajor_t not int
skrll[src/trunk]: src/sys/dev/usb Convert to USB_HIST.
riastradh[src/trunk]: src/sys Make uuidgen(2) generate v4 (random) uuids.
wiz[src/trunk]: src/games/primes usage police
riastradh[src/trunk]: src/sys/kern Get arguments in the right order for copyout. (Oops!)
ryo[src/trunk]: src/sys/arch/evbarm/conf * add imxsnvs (rtc)
ozaki-r[src/trunk]: src/sys/dev/pci Add ETHERCAP_VLAN_MTU capability to vioif
apb[src/trunk]: src/sys/kern If mutex_tryenter() fails, don't call mutex_exit().
joerg[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98 When building ...
christos[src/trunk]: src/distrib/sets/lists bump libm for long double complex functions
martin[src/trunk]: src/lib/libm/complex Add cimag (apparently accidently dropped in...
uebayasi[src/trunk]: src/usr.bin/config If an option is selected, select the matching...
martin[src/trunk]: src/distrib/sets/lists/comp Two more files missed in last addition
uebayasi[src/trunk]: src/sys/external/isc/atheros_hal/conf Sanitize athhal definition...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin A31 SMP support
uebayasi[src/trunk]: src/sys Define filesystem attributes with vfs dependency.
uebayasi[src/trunk]: src/sys Move net definitions.
skrll[src/trunk]: src/sys/arch/arm/arm32 Typo. s/NC/NS/
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix pll5x rate calculation
skrll[src/trunk]: src/sys/dev/usb Remove a couple of items
martin[src/trunk]: src/tests/lib/libc/sync If we don't have 64 bit atomic ops, also...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner A31 USB support
jmcneill[src/trunk]: src/sys/arch/evbarm/conf A31 needs a different DMA controller dr...
justin[src/trunk]: src/tests/lib/libc/gen Add some fnmatch test cases from other C ...
shm[src/trunk]: src/libexec/httpd PR/48810 use cgi handler for index files
martin[src/trunk]: src/sys/arch/sparc/include All FAST datatypes are int (32 bit) o...
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon -Wno-unused-const-variable for ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon si_dpm.c needs -Wno-unused-cons...
joerg[src/trunk]: src/sbin/gpt Fix tools build on !NetBSD.
christos[src/trunk]: src/sys/compat/netbsd32 add tmpfs.
msaitoh[src/trunk]: src/sys/dev/pci - Add some PCI subclass and interfaces.
ryo[src/trunk]: src/sys/arch/arm/imx add support imx6 I2C Controller
ozaki-r[src/trunk]: src/sys/dev/pci Add missing semicolon
wiz[src/trunk]: src/lib/libutil Drop trailing whitespace.
martin[src/trunk]: src/usr.bin/config Provide a CFGDBG version for the tools build.
uebayasi[src/trunk]: src/usr.bin/config Steal -M to enable "modular" build.
martin[src/trunk]: src/lib/libm/complex Add missing catanh variant (and readd it to...
mrg[src/trunk]: src/external/gpl3/gcc regen gcc mknative files for new complex a...
christos[src/trunk]: src/lib/libm/complex use long constant
uebayasi[src/trunk]: src/sys/arch/x86/conf Normalize: acpicpu depends on acpi.
uebayasi[src/trunk]: src/sys/arch/evbarm/conf Don't enable wscons options w/o related...
wiz[src/trunk]: src/usr.bin/netstat Give flag argument in description. Add two a...
mlelstv[src/trunk]: src/sys/dev/ata The partition size is always computed in native ...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin define usb1restrict pin for Hummingbird...
apb[src/trunk]: src/usr.bin/config Allow easier adding/removing of options witho...
christos[src/trunk]: src/tests/net/mcast now we support the v6 ioctls for mapped addr...
alnsn[src/trunk]: src/tests/lib/libbpfjit Add BPF_COP and BPF_COPX tests.
matt[src/trunk]: src/external/gpl3/binutils/dist Change ARM ELF_MAXPAGESIZE to 0x...
christos[src/trunk]: src/sbin/gpt provide a copy of the kernel uuid generator (with p...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom vendor_transfer_data_dma callback take...
martin[src/trunk]: src/sys/arch/arm/allwinner Make early console work on big endian...
mlelstv[src/trunk]: src/sys/arch/evbarm/rpi fwrev is a timestamp, print in decimal.
he[src/trunk]: src/sys/fs/puffs Do the previous correctly...
christos[src/trunk]: src/usr.sbin/zic set some variables we need
christos[src/trunk]: src/lib/libc/time don't define functions we define in our own he...
msaitoh[src/trunk]: src/lib/libc/time Fix typo.
joerg[src/trunk]: src/distrib/sets/lists Add missing gcccmds tags.
taca[src/trunk]: src/sys/kern Make behavior of getsockname(2) (and maybe getpeern...
uebayasi[src/trunk]: src/usr.bin/config Split plain/interface/devclass attribute init...
uebayasi[src/trunk]: src/sys/conf Define "kern" attribute (a.k.a module). Mark kern_...
uebayasi[src/trunk]: src/usr.bin/config Put TODO ideas (to keep your fun).
maxv[src/trunk]: src/sys/compat/freebsd I'm not sure reading from an unsanitized ...
martin[src/trunk]: src/tests/lib/libc/sync If not __HAVE_ATOMIC64_OPS, do not force...
skrll[src/trunk]: src/sys/arch/arm/include Minor amendment/corrections.
skrll[src/trunk]: src/external/bsd/cron/dist PR/48944: cron ignores '?' (question ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner On 2GB systems, we have to subtract A...
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC 4.8 2014-10-09, part 1.
rmind[src/trunk]: src/sys/net - Improve the comments in bpf.h and KNF a little.
njoly[src/trunk]: src/sys/compat/linux/arch Add a few missing open(2) flags (LINUX...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Work around bug on one-p...
tsutsui[src/trunk]: src/doc Note about hp300 arcofi(4) audio driver pulled up to net...
uebayasi[src/trunk]: src/usr.bin/config Document -M.
martin[src/trunk]: src/lib/libm/arch/vax More aliases
uebayasi[src/trunk]: src/usr.bin/config Resolve "device" definition dependency lazily.
christos[src/trunk]: src/tests/net add a multicast test (what to do with v6?)
christos[src/trunk]: src/sys Refactor the multicast membership code so that we can ha...
maxv[src/trunk]: src/sys/kern 'miliseconds' -> 'milliseconds'.
riastradh[src/trunk]: src/sys/dev/pci Fix integer type mismatch in debug printf.
alnsn[src/trunk]: src/tests/lib/libbpfjit Add t_extmem test.
mlelstv[src/trunk]: src/sys/arch/evbarm/rpi be verbose about sysmon error.
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Fix unintended RCS Id substitution.
martin[src/trunk]: src/sys/arch/arm/allwinner Initialize all bits of the GMAC clock...
he[src/trunk]: src/sys/fs/puffs Make this build again without debugging enabled...
roy[src/trunk]: src/etc sleep for 0.05 seconds instead of 2 seconds when checkin...
gson[src/trunk]: src/tests/lib/libm In the exp2_values test case, provide separat...
uebayasi[src/trunk]: src/usr.bin/config Kill more unused indent code in emitfiles().
uebayasi[src/trunk]: src/usr.bin/config Implicitly define empty "attribute" for "devi...
uebayasi[src/trunk]: src/sys Define "machdep" attribute and mark files (in amd64 and ...
christos[src/trunk]: src/lib/libm/complex try to make vax work.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add AWIN_GPIO_IGNORE_FW, remove no motg0
dholland[src/trunk]: src/sys/arch/hp300/stand/mkboot PR 49245: Fix broken RCSID (Kami...
uebayasi[src/trunk]: src/sys/arch/macppc/conf Probably agp_apple is never used.
dholland[src/trunk]: src/usr.bin/make bump date; I think I'm done for tonight
uebayasi[src/trunk]: src/usr.bin/config Don't conplain devclass redifition to the sam...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable ehci, ohci, and USB device drivers
jmcneill[src/trunk]: src/sys/arch/arm/allwinner more A31 regs
justin[src/trunk]: src/tests/lib/libc/gen Add expect fail for PR lib/49278
christos[src/trunk]: src/gnu/dist/groff/tmac add ua
msaitoh[src/trunk]: src/sys/dev/pci Regen.
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon Spell -Wno-missing-prototypes c...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Ifdef out another nons...
joerg[src/trunk]: src/external/mit/xorg/lib/gallium Don't bail out on the broken i...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add GRF bus space handle to obio_attac...
martin[src/trunk]: src/sys/dev/ic Fix index vs. count confusion when syncing a rang...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf remove rgephy, radxa rock seems to have...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip add multicast filter support
jmcneill[src/trunk]: src/sys/arch/arm/rockchip various fixes from FUKAUMI Naoki <fun@...
christos[src/trunk]: src/distrib/sets/lists add in_cksum tests
christos[src/trunk]: src/tests/net Port the in_cksum test from regress.
christos[src/trunk]: src/regress/sys/net/in_cksum moved to tests/net/in_cksum.
jmcneill[src/trunk]: src/sys/arch/arm/rockchip dont clear EMAC_STAT_MDIO on irq, as w...
christos[src/trunk]: src/tests/net/in_cksum Too hard to cross-build mkassym.c correct...
christos[src/trunk]: src/tests/net/in_cksum add a dummy mkassym
christos[src/trunk]: src/tests/net/in_cksum Form the sources in a better way.
jmcneill[src/trunk]: src/sys/arch/arm add BOOTOPT_TYPE_MACADDR for parsing mac addres...
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip allow passing rkemac0.mac-address=x...
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip typo fix
jmcneill[src/trunk]: src/sys/arch/evbarm/awin use BOOTOPT_TYPE_MACADDR
nonaka[src/trunk]: src/sys/arch/evbppc/mpc85xx No need to call e500_tlb1_sync() at ...
christos[src/trunk]: src/tests/net/in_cksum assym.h moved.
christos[src/trunk]: src/etc/mtree new tests directory
christos[src/trunk]: src/tests/net/in_cksum fix directory
christos[src/trunk]: src/etc/mtree Missed one
christos[src/trunk]: src/tests/net/in_cksum fix helper program installation
nils[src/trunk]: src/distrib/notes/common Added myself
hannken[src/trunk]: src/sys/fs/ntfs Adjust printf and add missing ntfs_ntput().
hannken[src/trunk]: src/sys/fs/ntfs No need to load a vnode/fnode pair to lookup att...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip fix multicast hash calculation
hannken[src/trunk]: src/sys/coda Add missing vrele() and vfs_vnode_iterator_destroy(...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Make sure to write our MAC address to ...
macallan[src/trunk]: src/sys/dev/sbus - enable alpha fonts now that we have accelerat...
christos[src/trunk]: src/tests/net/in_cksum simplify.
martin[src/trunk]: src/tests/net/in_cksum Invoke the helper program from the test i...
bouyer[src/trunk]: src As proposed on tech-net@, introduce a new switch type, PSWIT...
christos[src/trunk]: src/tests/net/in_cksum need immediate assignment
christos[src/trunk]: src/sys/arch/arm/arm fix conditional; makes 0 len mbuf, 0 offset...
christos[src/trunk]: src/sys/arch/sh3/sh3 We never want the c definitions in <sys/end...
macallan[src/trunk]: src/sys/dev/sbus implement WSDISPLAYIO_*CMAP and WSDISPLAYIO_GET...
macallan[src/trunk]: src/doc mention mgx driver
macallan[src/trunk]: src/sys/arch/alpha/conf attach wsdisplay at wsemuldisplaydev ins...
macallan[src/trunk]: src/sys/arch/sparc64/conf add mgx driver
christos[src/trunk]: src/sys/dev/wscons tab police
christos[src/trunk]: src/sys/dev/wscons add MGX
mrg[src/trunk]: src/distrib/sets/lists/comp revert the previous, it is incorrect...
joerg[src/trunk]: src/tests/net/in_cksum panic is printflike.
mrg[src/trunk]: src/distrib/sets/lists fix MKGCC=no builds.
dholland[src/trunk]: src/games/fortune/datfiles add something
christos[src/trunk]: src/external/gpl3/gcc/usr.bin build lto
nonaka[src/trunk]: src/sys/arch/powerpc/booke/dev Remove non-printable character.
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/backend enable lto
christos[src/trunk]: src/external/gpl3/gcc/lib/liblto_plugin fix build
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/frontend enable the rest of the la...
christos[src/trunk]: src/external/gpl3/gcc/lib/libbacktrace/arch/x86_64 regen; backtr...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64 regen
christos[src/trunk]: src/external/gpl3/gcc/usr.bin it is lto1
mrg[src/trunk]: src/distrib/sets/lists/comp fix a gcc tag, pointed out by uebaya...
christos[src/trunk]: src/distrib/sets/lists add lto
riastradh[src/trunk]: src/sys/rump/librump/rumpvfs Don't leak rn on vcache_get failure.
christos[src/trunk]: src/external/gpl3/gcc/lib/libtsan fix library name; add shared l...
riastradh[src/trunk]: src/sys/rump/librump/rumpvfs Name kmem_free(rn, sizeof(*rn)) as ...
ozaki-r[src/trunk]: src/tests/net/if_bridge Add some tests for rtable operations of ...
macallan[src/trunk]: src/sys/arch/sparc64/conf enable genfb at sbus
ozaki-r[src/trunk]: src/sys Pass a correct firmware size (instead of 0) to firmware_...
knakahara[src/trunk]: src/distrib/notes/common Added myself.
joerg[src/trunk]: src/usr.sbin/mtree st_nlink on Linux is not int, so add an expli...
joerg[src/trunk]: src Reorganise the way xorg is build. Move build of makestrs int...
riastradh[src/trunk]: src/share/man/man4 Rewrite /dev/random man page.
christos[src/trunk]: src/sbin/route make netname4 match the netname6 signature avoidi...
pooka[src/trunk]: src/distrib/sets/lists +rumpkern_sysproxy to setlists
pooka[src/trunk]: src Move sysproxy support into a separate component, rumpkern_sy...
pooka[src/trunk]: src/tests/fs/msdosfs edit one more particularly well-hidden site...
christos[src/trunk]: src/usr.bin/netstat adjust to the netname4 prototype.
christos[src/trunk]: src/sys/arch/zaurus/include merge common information (fix build)
christos[src/trunk]: src/external/mit/xorg/tools/makestrs no need for the X headers a...
pooka[src/trunk]: src/tests/fs/nfs fix MKZFS=yes ports
christos[src/trunk]: src/usr.bin/cal Provide -C == -A + -B like fgrep, from Anon Ymous
pooka[src/trunk]: src/tests/fs/nfs/nfsservice one more MKZFS fix (how many subdirs...
ozaki-r[src/trunk]: src/tests/net/if_bridge Add tests for brconfig maxaddr
hkenken[src/trunk]: src/sys/arch/arm/cortex fix typo
ozaki-r[src/trunk]: src/sys/net Use pserialize for rtlist in bridge
jmcneill[src/trunk]: src/sys/arch/arm/rockchip no need to invert ether_crc32_le retur...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip fix a couple txq fencepost issues, fro...
hannken[src/trunk]: src/sys/kern vfs_vnode_iterator_destroy: set v_usecount of marke...
jmcneill[src/trunk]: src/sys/dev/ic fix a couple txq fencepost issues, from FUKAUMI N...
christos[src/trunk]: src/sys/kern PR/49104: Jarle Greipsland: Don't use cpu_counter32...
riastradh[src/trunk]: src/usr.bin/ktrace Omit no longer existing l, m from default tra...
riastradh[src/trunk]: src Introduce membar_datadep_consumer.
riastradh[src/trunk]: src/sys/kern Use membar_datadep_consumer where code inspection r...
riastradh[src/trunk]: src/sys Move Linux ww_mutex code into a .c file where it belongs.
riastradh[src/trunk]: src/share/man/man9 Clarify uvm_km_alloc is contiguous and zero r...
riastradh[src/trunk]: src/doc Use `It Sy', not just `It', for live-image, to match oth...
riastradh[src/trunk]: src/sys/arch/amd64/include Bump amd64 module map size to 32 MB.
wiz[src/trunk]: src/doc Fix date/author in last.
nonaka[src/trunk]: src/sys/arch/powerpc/booke Use correct register for next cacheli...
prlw1[src/trunk]: src/usr.bin/pkill Simplify code so that gcc 4.8 can understand it.
ryo[src/trunk]: src/sys/arch/arm/imx - add some clock source about IPU
matt[src/trunk]: src/sys/arch/macppc/stand/ofwboot Force main into .text
bouyer[src/trunk]: src/sys/dev/pci Take sc_rsw_mtx before calling wpi_getrfkill() f...
mrg[src/trunk]: src/external/gpl3/gcc/dist import GCC 4.8.4 release. this fixes...
jmcneill[src/trunk]: src/sys/arch define MEMSIZE in opt_imx.h, fixes build of IMX23_O...
jmcneill[src/trunk]: src/sys/arch/arm/imx From: Petri Laakso <petri.laakso@asd.fi>
jmcneill[src/trunk]: src/sys/arch/arm/imx From Petri Laakso <petri.laakso@asd.fi>:
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC 4.8.4.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add rlphy
jmcneill[src/trunk]: src/sys/arch Petri Laakso <petri.laakso@asd.fi>
jmcneill[src/trunk]: src/sys/arch/arm/imx From Petri Laakso <petri.laakso@asd.fi>:
jmcneill[src/trunk]: src/sys/arch/evbmips/loongson if MEMORY_DISK_IS_ROOT is defined, ...
christos[src/trunk]: src/usr.bin/mail fix incorrect arg size computation
christos[src/trunk]: src/usr.bin/mail fix wordexp result handling
mrg[src/trunk]: src/external/gpl3/gcc update for more reality.
palle[src/trunk]: src/sys/arch/sparc64 sun4v: add hypervisor machine description (...
chs[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core initialize "addr" before ...
christos[src/trunk]: src/external/bsd/blacklist Initial revision
chs[src/trunk]: src/sys/uvm in uvm_mmap_dev(), use the passed-in offset instead ...
chs[src/trunk]: src/sys/dev/pci fix device/softc split botch.
snj[src/trunk]: src Nuke the five(!) install floppies. Welcome to 2015. Approv...
mrg[src/trunk]: src/doc note GCC 4.8.4.
mrg[src/trunk]: src/doc update for reality. we don't have GCC 4.1 anymore...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: hv_mach_desc() needs a buffe...
mrg[src/trunk]: src/external/gpl3/gcc rerun mknative for GCC 4.8.4 and all platf...
jmcneill[src/trunk]: src/sys/dev/usb Pass the correct length to firmware_free. The co...
jmcneill[src/trunk]: src/sys defflag TODR_DEBUG
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add hymrtc driver
jmcneill[src/trunk]: src/sys/arch/arm/rockchip rkiic_wait: fix non-polled mode
jmcneill[src/trunk]: src/sys/dev/i2c add Haoyu Microelectronic HYM8563 RTC driver
jmcneill[src/trunk]: src/sys/arch/evbarm/conf looks like hym8563 and pcf8563 are comp...
hannken[src/trunk]: src/sys/ufs/chfs Return immediately from successfull cache_looku...
hannken[src/trunk]: src/sys/ufs/chfs Convert a bogus mnt_vnodelist traversal to vfs_...
jmcneill[src/trunk]: src/sys/dev/i2c pcf8653 driver is compatible, delete this driver
hannken[src/trunk]: src/sys Change chfs from hashlist to vcache.
jmcneill[src/trunk]: src/sys/dev/i2c initialize CS1/CS2 regs, honour century flag, re...
christos[src/trunk]: src/external/bsd/blacklist add receiver.
jmcneill[src/trunk]: src/sys/dev/i2c add VL flags
jmcneill[src/trunk]: src/sys/dev/i2c dont read cs1/cs2 regs when reading clock, only ...
is[src/trunk]: src/sys/arch/x86/x86 Add support for the (cobalt) nullcons to am...
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Strip debug symbols from ofwboot.
joerg[src/trunk]: src/sys/arch/arm/include ARM has deprecated using both PC and LR...
joerg[src/trunk]: src/sys/dev/marvell sizeof doesn't evaluate the expression, so i...
jakllsch[src/trunk]: src/sys/arch/arm/omap spell "regulator" correctly
jakllsch[src/trunk]: src/sys/arch/arm/arm32 use IPL_NONE for CPU attach message seria...
dennis[src/trunk]: src/sys/arch/powerpc/include Name the offsets to the remaining f...
dennis[src/trunk]: src/lib/libc/arch/powerpc64 Replace the branch to __cerror() in ...
mrg[src/trunk]: src/sys/arch/hppa/include use unsigned over uint32_t so that thi...
wiz[src/trunk]: src/share/man/man4 Fix table. Based on diff by Henning Petersen ...
christos[src/trunk]: src/usr.bin/ftp Increase the buffer limit; otherwise files in:
christos[src/trunk]: src/sys/arch/x86/x86 PR/49104: Jarle Greipsland: Don't touch cr4...
snj[src/trunk]: src/distrib/amd64 Restore unintentionally deleted file, which pr...
christos[src/trunk]: src/usr.sbin/makefs PR/49559: Christian Brueffer: Fix typo maxbp...
christos[src/trunk]: src/usr.sbin/makefs reflect reality about filesystems supported.
mrg[src/trunk]: src/external/zlib/pigz/dist merge https://github.com/madler/pigz...
mrg[src/trunk]: src/usr.bin/gzip do not use directory paths present in gzip file...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a legacy interrupt problem. If the INT...
msaitoh[src/trunk]: src/sys/arch/x86/pci As I wrote in the last commit, The PMBASE a...
spz[src/trunk]: src/crypto/external/bsd/openssl/dist Import of OpenSSL 1.0.1k. U...
spz[src/trunk]: src/crypto/external/bsd/openssl/dist merge OpenSSL 1.0.1k import
jmcneill[src/trunk]: src/sys/arch/arm/rockchip one more segment can be queued, from F...
martin[src/trunk]: src/sys/arch/hppa/include Properly separate fenv.h and ieeefp.h ...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip From FUKAUMI Naoki <naobsd@gmail.com>:
martin[src/trunk]: src/lib/libm/arch/hppa Simplify, now that rounding mode defines ...
manu[src/trunk]: src/sys/fs/puffs Make sure reads on empty files reach PUFFS file...
martin[src/trunk]: src/external/bsd/elftoolchain/dist/libdwarf Add missing break, f...
manu[src/trunk]: src/lib/libperfuse Fix atime update
msaitoh[src/trunk]: src/sys/dev/pci Sort VIATECH's entries in the device ID's order.
spz[src/trunk]: src Update of OpenSSL to 1.0.1k part 3:
hannken[src/trunk]: src/sys/ufs/mfs Change mfs to use an anonymous vnode obtained wi...
chs[src/trunk]: src/sys/dev/ic remove BIOS-mapping code that was #if-0'd in the ...
msaitoh[src/trunk]: src/sys/dev/pci regen.
pooka[src/trunk]: src/sys/rump/librump/rumpkern Implement softint_schedule_cpu() f...
tron[src/trunk]: src/external/gpl3/gcc/usr.bin/lto1 Fix build with "USE_SSP" set ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Execute softints in the order in w...
christos[src/trunk]: src/tests cast to destination type.
christos[src/trunk]: src/tests/kernel/kqueue bump warns.
christos[src/trunk]: src/sys/sys make unsigned constants that.
christos[src/trunk]: src/tests/kernel/kqueue PR/48958: rudolf: EVFILT_VNODE filter mi...
christos[src/trunk]: src/tests cast and mask is overkill.
christos[src/trunk]: src/distrib/sets/lists add vnode kqueue test from PR/48958
skrll[src/trunk]: src Fix gcc PR target/64479 [SH] wrong optimization delayed-branch
skrll[src/trunk]: src/doc Add a reminder about tools/gcc/gcc-version.mk
christos[src/trunk]: src/sys/net rename variable to avoid conflict with "div"
christos[src/trunk]: src/sys/arch/i386/stand/boot Restore previous behavior: "boot -s...
christos[src/trunk]: src/sys/ufs/ffs PR/39371: Tobias Nygren: Don't fail mounting roo...
nonaka[src/trunk]: src/sys/arch/powerpc/booke/dev Use IFQ_* macro instead of IF_*.
nonaka[src/trunk]: src/sys/arch/powerpc/booke/dev Replace if_attach with if_initial...
nonaka[src/trunk]: src/sys/arch/powerpc/booke/dev Added missing tx bpf_mtap().
nonaka[src/trunk]: src/sys/arch/powerpc/booke/dev Fix various conditions with setti...
msaitoh[src/trunk]: src/sys/dev/pci Add some devices
joerg[src/trunk]: src/external/gpl3/gdb/dist/sim/ppc Uses free
msaitoh[src/trunk]: src/sys/dev/pci regen.
joerg[src/trunk]: src/external/gpl3/gdb/dist/sim/ppc There is no such thing as voi...
ozaki-r[src/trunk]: src/sys/net Remove an outdated snippet for NET_MPSAFE
ozaki-r[src/trunk]: src/sys Introduce defflag for NET_MPSAFE
maxv[src/trunk]: src/sys/fs/ntfs Fix a node leak.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch regen.
christos[src/trunk]: src/sys/lib/libkern strtoi and strtou for the kernel
christos[src/trunk]: src/common/lib/libc/stdlib add strto{i, u} from Kamil Rytarowski ...
christos[src/trunk]: src/include strtoi and strtou additions
christos[src/trunk]: src/distrib/sets/lists/comp strtoi and strtou man pages
christos[src/trunk]: src/include Add strtonum protected with _OPENBSD_SOURCE
christos[src/trunk]: src/lib/libc/stdlib strtoi and strtou additions
christos[src/trunk]: src/lib/libc/stdlib Add strtonum implemented as a wrapper of str...
christos[src/trunk]: src/tools/compat strto{i,u}
christos[src/trunk]: src/tools/compat regen
christos[src/trunk]: src/tools/gcc we have lto...
dennis[src/trunk]: src/sys/kern Add a membar_datadep_consumer() before dereferencin...
christos[src/trunk]: src/sbin/bioctl kill 1 copy of strtonum.
christos[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix use calloc, re...
christos[src/trunk]: src/external/bsd/tmux/usr.bin/tmux kill another copy of strtonum
snj[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel update for...
christos[src/trunk]: src bump libc for strtoi and strtou
christos[src/trunk]: src/crypto/external/bsd/openssh kill another copy of strtonum.
dennis[src/trunk]: src/sys/sys Don't nest structure definitions.
dennis[src/trunk]: src/sys Regen.
joerg[src/trunk]: src/distrib/evbppc/ramdisk Include /dev/bpf for dhcpcd.
wiz[src/trunk]: src/lib/libc/stdlib Remove trailing whitespace.
phx[src/trunk]: src/sys/arch/amiga/amiga Fixed crash of A4000 IDE due to uniniti...
gson[src/trunk]: src/usr.bin/progress Retry read() on EINTR. Fixes premature exi...
wiz[src/trunk]: src/doc gdb-7.8.2 out.
martin[src/trunk]: src/external/bsd/ipf/bin/ipftest Do not compile md5.c (while usn...
jmcneill[src/trunk]: src/sys Add driver for DesignWare 32-bit timer as found in Rockc...
jmcneill[src/trunk]: src/sys/arch Add Rockchip PX2 support, from FUKAUMI Naoki <fun@n...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip Add dwctmr glue, from FUKAUMI Naoki <f...
jmcneill[src/trunk]: src/sys/arch/evbarm/rockchip fix VERBOSE_INIT_ARM; cant call roc...
christos[src/trunk]: src/doc new am-utils
christos[src/trunk]: src/external/bsd/am-utils merge conflicts
jmcneill[src/trunk]: src/sys/dev/ic improve intr reg debugging
christos[src/trunk]: src/external/bsd/am-utils/dist Import am-utils 6.2-20140117
jmcneill[src/trunk]: src/sys/dev/ic fix previous
justin[src/trunk]: src/lib/librumpclient Modern Android SDK does not need special c...
skrll[src/trunk]: src/sys/arch/arm/arm Remove duplicate entry
christos[src/trunk]: src/external/bsd/am-utils/dist/amd don't use time_t in xdr_long
justin[src/trunk]: src/lib/librumpuser Remove no longer required definitions
christos[src/trunk]: src/distrib/sets/lists bump libamu.
skrll[src/trunk]: src/sys/arch/arm/arm Document 'e'
christos[src/trunk]: src/external/bsd/am-utils/dist/amq fix wrong type
christos[src/trunk]: src PR/49584: Leonardo Taccari: alc(4): add support for AR816x/A...
christos[src/trunk]: src/external/bsd/am-utils/dist/amd fix printf format
christos[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/external/bsd/am-utils/dist/amd fix 32 bit compilation.
christos[src/trunk]: src/external/bsd/am-utils/dist/amd fix 32 bit build.
justin[src/trunk]: src/sys/rump Move defines of INET and INET6 from opt_inet.h to M...
christos[src/trunk]: src/external/bsd/blacklist/bin *** empty log message ***
christos[src/trunk]: src/external/bsd/blacklist/bin Initial revision
christos[src/trunk]: src/external/bsd/blacklist *** empty log message ***
justin[src/trunk]: src/sys/rump/librump/rumpnet/opt Revert removal of opt_inet.h as...
christos[src/trunk]: src/include remove restrict to match with OpenBSD prototype (Kam...
skrll[src/trunk]: src/distrib/utils/embedded Use [dx]sets_p as flag for debug/X se...
christos[src/trunk]: src/common/lib/libc/stdlib match variable names with man page (K...
christos[src/trunk]: src/lib/libc/stdlib man page for strtonum.3
christos[src/trunk]: src/lib/libc/stdlib cleanups from (Kamil Rytarowski)
christos[src/trunk]: src/distrib/sets/lists/comp add strtonum man page.
christos[src/trunk]: src/tools/compat add strtoi strtou (Kamil Rytarowski)
christos[src/trunk]: src/include add estrto{i,u} (Kamil Rytarowski)
christos[src/trunk]: src/lib/libutil add estro{i,u} (Kamil Rytarowski)
christos[src/trunk]: src/distrib/sets/lists/comp add man pages for estrto{i, u} (Kamil...
skrll[src/trunk]: src/sys/arch/arm/arm Remove incorrect entries
skrll[src/trunk]: src/external/broadcom/rpi-firmware/dist New Raspberry Pi firmwar...
jakllsch[src/trunk]: src/sys/arch/i386/stand/lib While the old gpt.S mbr code looks a...
rmind[src/trunk]: src/sys Implement ipi_trigger_multi(9); requested by cherry@.
wiz[src/trunk]: src/lib/libc/stdlib Fix date. Sort section. Sort errors. Sort SE...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
njoly[src/trunk]: src/sys/dev/pci/hdaudio Add Realtek ALC280.
christos[src/trunk]: src/sys/dev/pci CID 1245802: Result always 0.
christos[src/trunk]: src/external/bsd/blacklist/bin *** empty log message ***
njoly[src/trunk]: src/sys/dev/pci/hdaudio Regen for Realtek ALC280.
christos[src/trunk]: src/external/bsd/blacklist/bin Initial revision
christos[src/trunk]: src/external/bsd/blacklist/bin *** empty log message ***
christos[src/trunk]: src/external/bsd/blacklist/bin Initial revision
christos[src/trunk]: src/external/bsd/blacklist *** empty log message ***
palle[src/trunk]: src/sys/arch/sparc64 sun4v: Add two new functions to the mdesc a...
christos[src/trunk]: src/external/bsd/blacklist *** empty log message ***
phx[src/trunk]: src/sys/arch/amiga/dev Make it compile with -DDEBUG again.
sevan[src/trunk]: src/distrib/notes/common Added myself
christos[src/trunk]: src/sys/sys add lint comment
christos[src/trunk]: src/external/bsd/blacklist works
christos[src/trunk]: src/external/bsd/blacklist *** empty log message ***
christos[src/trunk]: src/sys/sys add void casts to CMSG_
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Don't enable string...
christos[src/trunk]: src/include add popenve().
macallan[src/trunk]: src/sys/arch/sgimips/dev - remove scratch area, it's been unused...
christos[src/trunk]: src/lib/libc/gen Factor out popen() code into separate functions...
christos[src/trunk]: src/distrib/sets/lists/comp add popenve()
snj[src/trunk]: src/tests/lib/libm Remove stale comment about ARM fenv support.
christos[src/trunk]: src/lib/libc Fix non _REENTRANT build.
roy[src/trunk]: src/sys/netinet6 Fix IPV6_USE_MIN_MTU set by setsockopt(2) being...
snj[src/trunk]: src/usr.sbin/sysinst Handle empty input gracefully by simply jum...
roy[src/trunk]: src/sbin/ifconfig Display the IPv6 address flags autoconf and te...
roy[src/trunk]: src/sys/netinet6 Add net.inet6.ip6.prefer_tempaddr sysctl knob s...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist don't print a return on deb...
riastradh[src/trunk]: src/lib/libc/gen Use ChaCha20 here as advertised, not ChaCha8.
nonaka[src/trunk]: src/sys/arch/powerpc/booke fix build failure with lockstat.
wiz[src/trunk]: src/lib/libc/gen Whitespace fixes. Remove duplicate Pp.
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi Newer Raspberry Pi firmware has changed ...
pooka[src/trunk]: src/tests/rump/rumpkern check that setuid() works for procs with...
pooka[src/trunk]: src/tests/rump/rumpkern call previous with the correct args too
pooka[src/trunk]: src/sys/rump/librump/rumpkern Account for lwps so that rump_sys_...
christos[src/trunk]: src/external/bsd/blacklist/bin put utilities into a separate file.
christos[src/trunk]: src/external/bsd/blacklist Sync with current.
christos[src/trunk]: src/external/bsd/blacklist/bin stub man page.
christos[src/trunk]: src/external/bsd/blacklist/bin add rule name in the config file, ...
christos[src/trunk]: src/external/bsd/blacklist update docs
christos[src/trunk]: src/external/bsd/blacklist RCSID, todo
christos[src/trunk]: src/external/bsd/blacklist/bin if nfail == -1, allow everything.
christos[src/trunk]: src/external/bsd/blacklist/bin make usage print the wrong option
christos[src/trunk]: src/external/bsd/blacklist/bin separate the dumpkey function and...
joerg[src/trunk]: src/external/bsd/am-utils/dist/amd Don't use uninitialised varia...
christos[src/trunk]: src/external/bsd/blacklist/bin initialize the return conf and al...
christos[src/trunk]: src/external/bsd/blacklist/bin add debug option
joerg[src/trunk]: src/external/bsd/am-utils/dist/amd Checking flags with binary op...
joerg[src/trunk]: src/external/bsd/am-utils Don't bail out on implicit enum casts.
christos[src/trunk]: src/external/bsd/blacklist more TODO
christos[src/trunk]: src/external/bsd/blacklist/bin - split globals into a separate file
christos[src/trunk]: src/external/bsd/blacklist/bin Fix printing and matching. more d...
sevan[src/trunk]: src/distrib/notes/common Jan comes after Jac
christos[src/trunk]: src/external/bsd/blacklist/port portability
christos[src/trunk]: src/external/bsd/blacklist/port forgot to commit that
christos[src/trunk]: src/external/bsd/blacklist Add autoconf infrastructure
christos[src/trunk]: src/external/bsd/blacklist more portability fixes, MacOS/X
christos[src/trunk]: src/external/bsd/blacklist/port additions for linux
christos[src/trunk]: src/external/bsd/blacklist/lib portability fixes.
christos[src/trunk]: src/external/bsd/blacklist/port typo
christos[src/trunk]: src/external/bsd/blacklist more portability
nonaka[src/trunk]: src/sys/arch/evbsh3/evbsh3 Sync with sys/arch/landisk/landisk/bu...
christos[src/trunk]: src/external/bsd/blacklist more portability
christos[src/trunk]: src/external/bsd/blacklist more portability.
christos[src/trunk]: src/external/bsd/blacklist make NetBSD work again.
christos[src/trunk]: src/external/bsd/blacklist linux works...
christos[src/trunk]: src/external/bsd/blacklist Works on both linux and macosx
christos[src/trunk]: src/external/bsd/blacklist/lib update doc
christos[src/trunk]: src/external/bsd/blacklist/test more bugs
christos[src/trunk]: src/external/bsd/blacklist/test remove sleep
christos[src/trunk]: src/external/bsd/blacklist/lib remove listen
christos[src/trunk]: src/external/bsd/blacklist make udp work.
christos[src/trunk]: src/external/bsd/blacklist udp now works
christos[src/trunk]: src/external/bsd/blacklist/lib more MLINKS
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Make sure POWERPC_N...
gson[src/trunk]: src/external/bsd/atf/dist Mark atf/atf-c/macros_test/detect_unus...
christos[src/trunk]: src/external/bsd/blacklist/bin Read from multiple sockets.
christos[src/trunk]: src/external/bsd/blacklist checkin commit for logging fixes, bus...
christos[src/trunk]: src/external/bsd/blacklist - move diffs
christos[src/trunk]: src/lib/libutil - not all asprintfs return -1 *and* set buf = NU...
jmcneill[src/trunk]: src/sys/dev/ic when resetting controller, dont preserve DWC_MMC_...
christos[src/trunk]: src/external/bsd/blacklist - logging fixes
jakllsch[src/trunk]: src/sys/dev/i2c More correctly handle I?C exec ioctls with both ...
christos[src/trunk]: src/external/bsd/blacklist - More NetBSD like installation struc...
christos[src/trunk]: src/external/bsd/blacklist/diff make this nicer
christos[src/trunk]: src/external/bsd/blacklist/lib more efficiency fixes; construct ...
christos[src/trunk]: src/external/bsd/blacklist update TODO
darrenr[src/trunk]: src/sys/external/bsd/ipf/netinet #537 NAT rules with sticky have...
dholland[src/trunk]: src/sys/arch/x86/x86 If we're going to use just the name of the ...
tsutsui[src/trunk]: src/sys/dev/ic Export accessops functions to allow overriding th...
darrenr[src/trunk]: src/tests/ipf PR kern/47462
justin[src/trunk]: src Add a fiber based implementation of librumpuser in addition ...
mlelstv[src/trunk]: src/usr.bin/tip don't enable IXANY.
rtr[src/trunk]: src/sys/netnatm * #include <sys/kmem.h> for kmem_intr_free()
msaitoh[src/trunk]: src/sys/dev/mii - Remove extra delay in brgphy_mii_phy_auto. Sam...
dholland[src/trunk]: src Reorg docs, part 3:
riastradh[src/trunk]: src/sys/dev/acpi Register a null power handler if acpiec fails t...
apb[src/trunk]: src/usr.bin/xinstall When printing a timestamp to a metalog, use...
macallan[src/trunk]: src/sys/dev/sbus actually put the colour space ID where it belon...
rtr[src/trunk]: src/sys backout change that made pr_stat return EOPNOTSUPP for p...
maxv[src/trunk]: src/sys/compat/netbsd32 Sync getfh() with the native implementat...
christos[src/trunk]: src/sys document that we depend on the option numbers matching.
kardel[src/trunk]: src/sys/dev/gpio make implementation match gpio(4) man entry. do...
ozaki-r[src/trunk]: src/sys/net Protect bridge_list with a mutex
christos[src/trunk]: src/sys/compat/netbsd32 sync with the regular method; no functio...
pooka[src/trunk]: src/lib/librump Make fewer assumptions about the host.
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Sync cpu_reboot with i386:
dennis[src/trunk]: src/sys/arch/riscv/include Correct 32 and 64 bit byte swap inlines.
justin[src/trunk]: src PR standards/49279 add tests for open_memstream, ported from...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add AWIN_A31_AHB_GATING0_GMAC and A31...
hannken[src/trunk]: src/sys/fs/nilfs Prepare nilfs for vcache:
jmcneill[src/trunk]: src/sys/arch/arm/allwinner support for phy power gpio pins
skrll[src/trunk]: src/sys/arch/evbarm/conf More stuff works
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that the specification revision of the...
maxv[src/trunk]: src/sys/kern Change the pattern of KMEM_REDZONE so that the firs...
tsutsui[src/trunk]: src/sys/arch/news68k/conf Use COPTS="-O2 -fno-reorder-blocks" as...
msaitoh[src/trunk]: src/sys/dev/pci Add some RDC devices.
christos[src/trunk]: src/lib/libc/sys mention sig == 0
christos[src/trunk]: src/usr.bin/grep remove dup usage print (enh at google dot com):
jmcneill[src/trunk]: src/sys/arch/evbarm/awin setup gmac phy power gpio for Bananapi
christos[src/trunk]: src/etc/rc.d Add new keytype, replace duplicated code with loop
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Implement i915drmkms wsdisplay...
alnsn[src/trunk]: src/sys/net Add optimization hints. They replace nscratches and ...
dholland[src/trunk]: src/distrib/sets/lists Update set lists for /usr/share/doc reorg.
martin[src/trunk]: src/sys/arch/arm/allwinner For now the interrupt handler is not ...
sjg[src/trunk]: src/usr.bin/make Use read and fwrite rather than fgets and print...
nonaka[src/trunk]: src/sys/external/bsd/drm2/include/linux Don't call kpause(9) if ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common reduce ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer more portability fixes.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add A31 support
uwe[src/trunk]: src/sys/arch/landisk/landisk s/__diagused/__debugused/ for varia...
roy[src/trunk]: src/sys/netinet6 Tests for neighbour now work correctly on bridg...
christos[src/trunk]: src/usr.sbin/sysinst Don't use asctime(localtime(time_t *)) beca...
hannken[src/trunk]: src/sys/fs/msdosfs Change msdosfs from hashlist to vcache:
maxv[src/trunk]: src/sys/kern This is weird; 'abort' already does all this, so si...
christos[src/trunk]: src/sys/lib/libunwind prefer our own unwind.h
njoly[src/trunk]: src/sys/ufs/ffs One semicolon is enough.
msaitoh[src/trunk]: src/sys/dev/pci Simplify. No functional change.
christos[src/trunk]: src/external/bsd/openpam/dist OpenPAM Ourouparia ...
maxv[src/trunk]: src/sys/kern Use a macro instead of always putting __func__ and ...
tron[src/trunk]: src/external/ibm-public/postfix Build and install posttls-finger...
tron[src/trunk]: src/external/ibm-public/postfix/share/html Don't install install...
martin[src/trunk]: src/sys/arch/playstation2/dev Add missing includes, use new styl...
spz[src/trunk]: src/external/bsd/bind/dist Import bind-9.10.0-P2
martin[src/trunk]: src/sys/arch/playstation2/ee Split softc, fix wsfont_find call.
alnsn[src/trunk]: src/tests/net Clone libbpfjit tests to check kernel implementati...
maxv[src/trunk]: src/sys Remove ROOTNAME (unused).
pooka[src/trunk]: src/sys/rump Make the file system utility list consistent betwee...
nakayama[src/trunk]: src/usr.bin/vmstat Use u_long to avoid negative value outputs.
mbalmer[src/trunk]: src/share/man/man4 Fix asus(4) entry.
christos[src/trunk]: src/lib/libc/gen Fix fnmatch issues according to POSIX.
martin[src/trunk]: src/sys/dev/ic When link status changes, update MAC configuratio...
martin[src/trunk]: src/tests/lib/libc/sync Do not try the C++ 2011 test with gcc < 4.8
jmcneill[src/trunk]: src/etc/etc.evbarm add HUMMINGBIRD_A31 kernel
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable awinac
jnemeth[src/trunk]: src/sys/arch/x86/x86 Force x86_xsave_features to 0 when running ...
uebayasi[src/trunk]: src/sys/external/isc/atheros_hal/conf Revert troublesome ath_hal...
joerg[src/trunk]: src/common/lib/libc Add aliases for the C11/C++11 spelling of th...
taca[src/trunk]: src/etc/namedb Update root.cache to 2014060201.
msaitoh[src/trunk]: src/sys/dev/pci No functional change.
ozaki-r[src/trunk]: src/sys/net Restore RPS of pktq_enqueue unless _RUMPKERNEL
jmcneill[src/trunk]: src/sys/lib/libkern ${.PARSEDIR} not .${PARSEDIR} for Makefile.c...
tsutsui[src/trunk]: src/sys/arch/luna68k/conf Use COPTS="-O2 -fno-reorder-blocks" as...
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen from MILAN.in rev 1.27 and GENERIC...
tsutsui[src/trunk]: src/sys/arch/amiga/conf Regen to reflect GENERIC.in rev 1.121-1....
joerg[src/trunk]: src/distrib/sets/lists Drop entries for LLVM/Clang older than 3.4.
alnsn[src/trunk]: src/sys/net Implement error checking in m_xbyte() and check for ...
dholland[src/trunk]: src/bin/csh remove .if make(install)
dholland[src/trunk]: src/bin/sh remove .if make(install)
jmcneill[src/trunk]: src/sys/arch/evbarm/conf do as other allwinner boards and dont u...
htodd[src/trunk]: src/sys/arch/evbarm/conf Comment out more USB options to to fix ...
uebayasi[src/trunk]: src/sys/arch/emips/conf Don't define wscons options without wsco...
christos[src/trunk]: src/lib/libc/time improve error checking (setting errno)
jmcneill[src/trunk]: src/sys/arch/arm/allwinner different pinset for A31
riastradh[src/trunk]: src/sys Generalize pci_find_rom and use it to locate x86 video R...
uebayasi[src/trunk]: src/sys/dev/wscons Give up making wscons modular for now.
joerg[src/trunk]: src/lib/libm/compiler_rt PPC64 uses the double-double code too
uebayasi[src/trunk]: src/usr.bin/config Keep track of attribute (module) dependency u...
uebayasi[src/trunk]: src/sys/arch Install agp_* drivers where pchb(4) is installed ex...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner use correct gating reg on A31
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable awge
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
roy[src/trunk]: src Remove the ability for userland to toggle IN6_IFF_TENTATIVE.
christos[src/trunk]: src/external/bsd/file/dist regen
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan install a shared library versi...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan Do the mcontext stu...
christos[src/trunk]: src/lib/libexecinfo don't kill the existing includes
christos[src/trunk]: src/sys/external/bsd/acpica merge conflicts
wiz[src/trunk]: src/share/man/man7 Add missing .El. From Henning Petersen in PR ...
christos[src/trunk]: src/external/bsd/blacklist/lib Be pickier about socket data pass...
christos[src/trunk]: src/share/man/man9 PR/49326: Henning Petersen: Correct errors in...
christos[src/trunk]: src/usr.sbin/mtree fix pasto; thanks John-Mark Gurney...
roy[src/trunk]: src/doc Note import of openresolv-3.6.0
jmcneill[src/trunk]: src/sys/dev/ic only set PR bit in frame filter if IFF_PROMISC is...
martin[src/trunk]: src/sys/dev/ic Add MAC config register bit definitions
jmcneill[src/trunk]: src/sys/arch/arm/allwinner Split awindma into a frontend and A10...
uebayasi[src/trunk]: src/sys/arch/evbppc/conf Don't enable wscons options without wsc...
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan NB this does not work yet, it ...
uebayasi[src/trunk]: src/sys/arch/alpha Fix build of RAWHIDE kernel.
martin[src/trunk]: src/sys/arch/evbarm/conf Fix the names of the (commented out) Ki...
jmcneill[src/trunk]: src/sys/dev/ic fix inverted logic with AWIN_GMAC_MAC_CONF_MIISEL...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Changes since OpenSSH 6.6
maxv[src/trunk]: src/sys/compat/linux/common Resource leak.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add CPUs-PORT offset and PL/PM pin co...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist re-enable the none cipher, ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner AllWinner -> Allwinner
joerg[src/trunk]: src .fpu is not handled correctly by LLVM's assembler parser, so...
darrenr[src/trunk]: src/tests/ipf in2 is no longer a broken test case
mrg[src/trunk]: src/share/mk set TOOLCHAIN_MISSING for playstation2.
darrenr[src/trunk]: src/tests/ipf New IPv6 tests for ipnat parsing need to be built ...
ozaki-r[src/trunk]: src/sys/net Unbreak lib/libc/net/getifaddrs.c
shm[src/trunk]: src/libexec/httpd * bozo_clean_request free(3) clean up (removed...
pettai[src/trunk]: src/doc Update heimdal current and in-tree version
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Exclude descriptor 0xff of CPUID leaf 2...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
martin[src/trunk]: src/sys/arch/playstation2/playstation2 Adapt to new attach world...
martin[src/trunk]: src/sys/arch/playstation2/playstation2 Adapt to struct buf changes
dholland[src/trunk]: src/etc/mtree Update the distrib-dirs mtree specification for th...
sjg[src/trunk]: src/usr.bin/make/unit-tests Extract broken tests
matt[src/trunk]: src/sys/dev/ic Set M_HASFCS does the frame does include the FCS ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/interception the interce...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config set the proper asan variable
dennis[src/trunk]: src/sys/arch/riscv/include Fix a typo: the PC is likely in _REG_PC
jmcneill[src/trunk]: src/sys/arch/evbarm/conf A20 is a Cortex-A7, so set CPUFLAGS to ...
christos[src/trunk]: src/external/bsd/openpam merge conflicts
mlelstv[src/trunk]: src/sbin/newfs Support wedge names.
christos[src/trunk]: src/doc new acpica
joerg[src/trunk]: src/sys/dev/ic Typo
wiz[src/trunk]: src/share/man/man4 Use proper markup in AUTHORS, and sort SEE ALSO.
christos[src/trunk]: src/tests/net/mcast fix typo, use different address
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist xor32 may be unused, mark i...
macallan[src/trunk]: src/sys/arch/macppc/conf RADEONFB_MMAP_BARS is no more
tsutsui[src/trunk]: src/sys/arch/atari/conf Use COPTS="-O2 -fno-reorder-blocks" for ...
martin[src/trunk]: src/sys/dev/ic Add more MAC filter setup, some DMA burst configu...
joerg[src/trunk]: src/crypto/external/bsd/openssl Use cross-cpp when extracting Op...
mrg[src/trunk]: src/libexec/httpd make export-distfile target slightly more stable.
martin[src/trunk]: src/distrib/sets/lists/debug Add libirs_g.a to more compat lib d...
maxv[src/trunk]: src/sys/compat/netbsd32 netbsd32 should depend on exec_elf32, si...
hannken[src/trunk]: src/sys/dev/scsipi Prevent detaching an open device unless forced.
msaitoh[src/trunk]: src/sys/dev/pci Rename some WM_F_* flags to clarify. Renumbering...
dholland[src/trunk]: src/sbin/fsck_lfs Revert previous; it doesn't work because all t...
wiz[src/trunk]: src/share/man/man4 Use import date for Dd. Remove unnecessary qu...
dholland[src/trunk]: src/sbin/fsck_lfs G/C my_vpanic().
martin[src/trunk]: src/sys/dev/ic Do not flush/restart the TX engine after queuing ...
rmind[src/trunk]: src NPF:
tsutsui[src/trunk]: src/external/gpl3/gcc.old Tweak LIB1ASMFUNCS order to avoid link...
tsutsui[src/trunk]: src/external/gpl3/gcc Pull the simliar workaround from gcc 4.5.4:
njoly[src/trunk]: src/sys/miscfs/procfs Use NZERO instead of hard-coded "20" value.
riastradh[src/trunk]: src/sys/dev/pci Tweak debug printf directives.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
martin[src/trunk]: src/sys/arch/playstation2/playstation2 Fix extent_create() call
tsutsui[src/trunk]: src/sys/arch/x68k/conf Use COPTS="-O2 -fno-reorder-blocks" as de...
tsutsui[src/trunk]: src/sys/arch/atari/conf Enable options WSDISPLAY_COMPAT_USL in t...
dholland[src/trunk]: src/share/mk Remove HTMLDOCDIR; it is no longer used (and doesn'...
joerg[src/trunk]: src/common/lib/libc/atomic Add unused memory model argument to m...
christos[src/trunk]: src/sbin/fsck_msdos From: http://marc.info/?t=140304310700005&r=...
mlelstv[src/trunk]: src/sys/dev/ic detach wscons when detaching console
spz[src/trunk]: src/external/bsd/dhcp the new release wants libisc (and thus lib...
alnsn[src/trunk]: src/sys/net Some small changes: add missing error checks; move s...
nakayama[src/trunk]: src/lib/libc/arch/sparc Include sparc_v8 library into sparc64 32...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc more BCONFIG_H dependencies.
mbalmer[src/trunk]: src/share/man/man7 Add a missing word; found by Maxime Villard, ...
justin[src/trunk]: src/sys/netinet6 On ARM the variable name 'delay' shadows a func...
msaitoh[src/trunk]: src/sys/dev/pci Add support for RDC R1012 IDE controller.
msaitoh[src/trunk]: src/sys/dev/pci Call bnx_print_adapter_info() before mii_attach(...
dholland[src/trunk]: src/sys/ufs/ffs Use an explicit compare to 0 for an immediate er...
msaitoh[src/trunk]: src/sys/dev/pci Fix some bugs realted to semaphore. This change ...
alnsn[src/trunk]: src/doc Current wpa_supplicant version is 2.2, released 2014-06-04.
mrg[src/trunk]: src/external/mit/xorg/lib/pixman note about missing HAVE_GCC_VEC...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable awindma
wiz[src/trunk]: src/lib/libc/stdio Fix whitespace in Xr. Remove sbuf(3) Xr, we d...
htodd[src/trunk]: src/sys/arch/evbarm/conf Fix build.
skrll[src/trunk]: src/sys/arch/arm/arm Use KM_NOSLEEP in install_coproc_handler.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add A31 HDMI IRQ
christos[src/trunk]: src/doc new wpa code.
christos[src/trunk]: src/external/bsd/wpa/dist/src/utils avoid variable array allocat...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin Cubieboard2 uses GMAC with a 100Mbit PH...
snj[src/trunk]: src/distrib/notes/mvme68k Remove reference to a 14 year old IP a...
alnsn[src/trunk]: src/tests/net/bpf Add some helper functions for bpf/bpfjit rump ...
mrg[src/trunk]: src/libexec/httpd call this bozohttpd 20140708, and add/fix a co...
martin[src/trunk]: src/external/bsd/bind/bin/delv Add missing -lisccfg (hopefully f...
martin[src/trunk]: src/sys/dev/ic Add more bits and comments, parts from jmcneill.
martin[src/trunk]: src/crypto/external/bsd/openssh/dist Try to make this buildable ...
martin[src/trunk]: src/sys/dev/ic Consistently set the RX descriptors controll word...
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan Go back to use the linux versi...
apb[src/trunk]: src/distrib/sets Add vis() function, and canonicalise file names...
christos[src/trunk]: src/distrib/sets/lists/xdebug fix (add missing, remove dups, sort)
jmcneill[src/trunk]: src/sys/arch/evbarm/conf A20 is a Cortex-A7, so set CPUFLAGS to ...
christos[src/trunk]: src/sys/kern PR/49287: David Holland: Skip the right number of b...
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/compat G/C some unused...
mlelstv[src/trunk]: src/sbin/fsck fix logic that handles command line arguments. Now...
christos[src/trunk]: src/sys/netinet6 print mapped addresses better
alnsn[src/trunk]: src/sys/net Most filter programs in the kernel need 3 scratch re...
riastradh[src/trunk]: src/doc Note mesa-demos in 3RDPARTY.
christos[src/trunk]: src/sys/ufs/ffs move the flag setting higher to avoid KASSERT (d...
nakayama[src/trunk]: src/distrib/sets/lists/xbase Remove duplicated line.
mlelstv[src/trunk]: src/sys/dev/pci The vga driver now detaches wscons.
blymn[src/trunk]: src/lib/libcurses Remove bogus length check - SUSV2 says add(n)s...
skrll[src/trunk]: src/sys/arch/arm/pic Comment out a printf that was confusing ent...
uebayasi[src/trunk]: src/distrib/sets/lists/tests Sort.
martin[src/trunk]: src/common/lib/libc/arch Provide C++ 2011 <atomic> support funct...
christos[src/trunk]: src/sys From Ilia Zykov:
christos[src/trunk]: src/sys/arch/xen/xen now that privcmd_map_obj cleans up correctl...
uebayasi[src/trunk]: src/sys/arch/alpha PCI controller doesn't rely on (depend on) AG...
martin[src/trunk]: src/etc/etc.mac68k Make sure the iso target directory is created...
ozaki-r[src/trunk]: src/sys/dev/pci Acquire SW semaphore in wm_get_swsm_semaphore
ozaki-r[src/trunk]: src/sys/net Schedule pppoe_softintr only when a packet is enqueued
alnsn[src/trunk]: src Add new net/t_bpfjit test.
alnsn[src/trunk]: src/tests/net Add bpfjit kernel tests for loading from mbuf chain.
christos[src/trunk]: src/sbin/fsck_msdos Bring in a regression for the previous fix f...
martin[src/trunk]: src/sys/arch/mac68k/dev Remove an unused variable
spz[src/trunk]: src/crypto/external/bsd/openssl/dist update of openssl to the ne...
uebayasi[src/trunk]: src/sys/arch/x86/pci Fix another indirect circular dependency (a...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add SDMMC1 SDMMC2 and SDMM3 for A31
joerg[src/trunk]: src/lib/libm/compiler_rt Add missing muldc3.c.
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config add undef first
joerg[src/trunk]: src/lib HAVE_GCC might not be defined at all...
christos[src/trunk]: src/lib/libc/stdio PR/49317: Henning Petersen: Fix prototypes in...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner when enabling IRQ, compare channel ty...
tls[src/trunk]: src Add viornd(4), a driver for the VirtIO entropy source availa...
msaitoh[src/trunk]: src Fix typo.
matt[src/trunk]: src/sys/sys Use MAP_ANONYNOUS (POSIX). Define MAP_ANON as MAP_A...
taca[src/trunk]: src/doc Update root.cache entry.
martin[src/trunk]: src/sys/arch/playstation2/conf Add missing OBJCOPY
tsutsui[src/trunk]: src/sys/arch/amiga/conf ne at xshbus seems to require ax88190, p...
joerg[src/trunk]: src/common/lib/libc Provide a basic implementation of __atomic_l...
rtr[src/trunk]: src/sys/netmpls * split PRU_SENSE functionality out of mpls_usrr...
dholland[src/trunk]: src/share/doc/smm/config New sentence, new line.
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.11.1. The ...
tron[src/trunk]: src/external/ibm-public/postfix/share/html Add one more file back.
tron[src/trunk]: src/distrib/sets/lists Update set lists for Postfix 2.11.1.
alnsn[src/trunk]: src/sys/net Arithmetic overflow when calculating variable offset...
martin[src/trunk]: src/external/bsd/bind/dist/lib/dns Make it compilable: avoid voi...
mlelstv[src/trunk]: src/sys/arch/evbarm/rpi make board/firmware revisions visible vi...
alnsn[src/trunk]: src/tests/net/bpfjit Fix test directory.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Honour write-combining flag in drm...
tsutsui[src/trunk]: src/sys/arch/atari/dev Appease gcc48 -Wunused-but-set-variable w...
hannken[src/trunk]: src/sys Add vcache operations to support key changes:
jakllsch[src/trunk]: src/sys/dev/pci Use M_ZERO. From OpenBSD if_wpi.c 1.53.
dholland[src/trunk]: src Reorg docs, part 1:
christos[src/trunk]: src/external/bsd/blacklist/lib Install in /lib because blacklist...
tsutsui[src/trunk]: src/sys/arch/x68k/stand Merge and share boot.c between normal bo...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Modify Linux timer API t...
tsutsui[src/trunk]: src/sys/arch/amiga/conf Disable X-Surf devices for DRACO's confi...
htodd[src/trunk]: src/distrib/sets/lists/debug Fix debug sets for bind.
riastradh[src/trunk]: src/external/mit/xorg/bin Update glxinfo/glxgears reachover make...
rtr[src/trunk]: src/sys/rump/net/lib/libsockin fix name clash i introduced when ...
rtr[src/trunk]: src/sys * split PRU_ACCEPT function out of pr_generic() usrreq s...
riastradh[src/trunk]: src/external/mit/xorg Update reachover makefiles for MesaLib 7.1...
christos[src/trunk]: src/sys/kern don't cast void * in c.
mbalmer[src/trunk]: src/share/man/man9 Fix a typo in a function name. Found by Nat ...
msaitoh[src/trunk]: src/sys/dev/pci Add Samsung Electronics XP941 M.2 SSD
jmcneill[src/trunk]: src/sys/arch/arm/allwinner A31 PLL7 support
htodd[src/trunk]: src/distrib/sets/lists/debug Add ./usr/libdata/debug/usr/tests/l...
snj[src/trunk]: src/sys There's an r in "determine"
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add some A31 initialization and a new...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist add new files
christos[src/trunk]: src/sys/compat/common simplify
apb[src/trunk]: src/distrib/sets Add an unvis function and use it on file names ...
joerg[src/trunk]: src Support copysignl on PowerPC.
christos[src/trunk]: src/lib add asan to the libraries we build.
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan make alpha compile
christos[src/trunk]: src/distrib/sets/lists gcc=48 has asan.
christos[src/trunk]: src/doc new openpam.
christos[src/trunk]: src/sys/netinet Avoid stack overflow when SACK and TCP_SIGNATURE...
joerg[src/trunk]: src/distrib/sets/lists Consistently tag libasan with gcc=48
christos[src/trunk]: src/sys/uvm Define UVMDEBUG for expensive debugging operations. ...
darrenr[src/trunk]: src/external/bsd/ipf/dist/lib #536 ipnat can try to print rule a...
darrenr[src/trunk]: src/external/bsd/ipf/dist/tools #551 ipf.conf address structure ...
darrenr[src/trunk]: src/tests/ipf/expected NetBSD has an entry for protocol #255 in ...
martin[src/trunk]: src/sys/dev/ic Greatly simplify ioctl handling by fully relying ...
christos[src/trunk]: src/tests/net/mcast typo
jmcneill[src/trunk]: src/sys/arch/arm/allwinner ignore pending bits that arent enabled
uwe[src/trunk]: src/sys/dev/ic RealTek 8139C+ incorrectly identifies UDP checksu...
skrll[src/trunk]: src/sys/arch/arm/broadcom Whitespace.
htodd[src/trunk]: src/distrib/sets/lists/debug Move t_bpfjit.debug to md lists.
pettai[src/trunk]: src/doc Update mDNSResponder in-tree version
msaitoh[src/trunk]: src/sys/dev/mii Don't check BNX_CHIP_NUM. Check MII PHY ID becau...
msaitoh[src/trunk]: src/sys/dev/mii Regen.
martin[src/trunk]: src/sys/arch/playstation2/playstation2 md_imask_update is not an...
tsutsui[src/trunk]: src/sys/arch/amiga/conf Regen from GENERIC.in rev 1.125:
rtr[src/trunk]: src/sys * split PRU_SENSE functionality out of xxx_usrreq() swit...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Call teardown_timer in i...
rtr[src/trunk]: src/sys/net return EOPNOTSUPP for pr_stat instead of returning s...
christos[src/trunk]: src/sbin/fsck_msdos From: http://marc.info/?l=openbsd-tech&m=140...
uebayasi[src/trunk]: src/sys/arch/evbppc/conf Fix builds.
christos[src/trunk]: src/lib/libc/time - don't leak errno in mktime()
martin[src/trunk]: src/sys/arch/arm/allwinner Fix previous.
maxv[src/trunk]: src/sys/ufs/chfs Memory leak.
skrll[src/trunk]: src/tools/gcc Note new date for version - this is the import date.
martin[src/trunk]: src/external/ibm-public/postfix/sbin/posttls-finger Add missing ...
maxv[src/trunk]: src/sys Define ELF_MAXNOTESIZE, ELF_MAXSHNUM and ELF_MAXPHNUM in...
maxv[src/trunk]: src/sys/kern - limit the number of sections with ELF_MAXSHNUM
christos[src/trunk]: src/sys/ufs/ffs CID 975226: hande error from UFS_WAPBL_BEGIN
maxv[src/trunk]: src/sys/kern Simplify a bit
spz[src/trunk]: src/external/bsd/dhcp/include update config.h to the new version...
hannken[src/trunk]: src/sys/miscfs/fdesc Change fdesc from hashlist to vcache.
maxv[src/trunk]: src/sys/kern Reorder two variables and fix some comments.
msaitoh[src/trunk]: src/sys/net KNF. No functional change.
skrll[src/trunk]: src/sys/dev/usb PR/48963: kmem_free size mismatch causes panic w...
manu[src/trunk]: src/lib/libperfuse Fix invalid free in deletextattr FUSE handler
riz[src/trunk]: src/sys/arch/x86/x86 Work around the problem in PR port-amd64/49...
martin[src/trunk]: src/sys/dev/ic Cosmetics - block interrupts while enabling diffe...
macallan[src/trunk]: src/sys/dev/pci remove outdated comments
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer NetBSD supports -lasan
christos[src/trunk]: src/distrib/sets/lists/comp forgot one.
msaitoh[src/trunk]: src/sys/arch Add support for sysenter, sysexit, vmptrld, vmptrst...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common use the...
skrll[src/trunk]: src/sys/arch/arm/arm32 Remove unnecessary #include
christos[src/trunk]: src/external/bsd/ppp/dist * Fixed a potential security issue in ...
christos[src/trunk]: src/external/bsd/ppp/dist import new pppd:
christos[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
riastradh[src/trunk]: src/sys Initialize ubchist earlier.
mrg[src/trunk]: src/libexec/httpd avoid truncating a directory path when using s...
justin[src/trunk]: src/lib/librumpuser Reinstate include of netdb.h, needed on some...
msaitoh[src/trunk]: src/sys/dev/pci Restore the WM_F_EEPROM_SEMAPHORE flags for 8257...
maxv[src/trunk]: src/sys/kern Fix a user-controlled memory allocation. kmem_alloc...
mrg[src/trunk]: src add new xkb/symbols/eu for xkeyboard-config 2.12.
alnsn[src/trunk]: src/sys/net Handle overflow in BPF_LD+BPF_IND for mbuf chains an...
mbalmer[src/trunk]: src/share/misc Add HCJ. About a dozen mountain tops where nuked ...
darrenr[src/trunk]: src/sys/external/bsd/ipf/netinet PR kern/47665
mbalmer[src/trunk]: src/share/man/man4 Add a description of SIOCGIFALIAS. From Jens...
jakllsch[src/trunk]: src/external/bsd/wpa/dist/src/drivers Pass the scan result RSSI ...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: The maximum number of register windo...
ozaki-r[src/trunk]: src/sys/arch Add NET_MPSAFE to ALL
bouyer[src/trunk]: src/sys/arch/x86/x86 Add a missing || defined(XEN) which cause X...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner AWIN_A31_DMA_IRQ_*_MASK should be ULL...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer make this compile, prete...
jschauma[src/trunk]: src/bin/ls Remove the confusing reference to 'file sizes' in the...
snj[src/trunk]: src/share/examples/puffs/pgfs de-foodify comment
skrll[src/trunk]: src/sys/uvm/pmap Minor comment update.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix the other strcmp too
riz[src/trunk]: src/lib/libedit callers's -> caller's
shm[src/trunk]: src/libexec/httpd Handle ENAMETOOLONG to return 404 error instea...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel DH89xx devices.
tsutsui[src/trunk]: src/sys/arch/x68k/stand Reduce diffs to prepare to merge these f...
maxv[src/trunk]: src/sys/kern Check .evs_used==0 instead of .evs_cmds==NULL. evs_...
rtr[src/trunk]: src/sys/netnatm * #include <sys/kmem.h> for kmem_intr_xxx()
christos[src/trunk]: src/lib/libedit PR/48957: Federico G. Schwindt: Restore commente...
christos[src/trunk]: src/sbin/fsck_msdos From: http://marc.info/?l=openbsd-tech&m=140...
joerg[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant Fix format strings to m...
maxv[src/trunk]: src/sys/compat/common Memory leak, triggerable from root only.
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.6.0 with th...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf defopt -> defflag
christos[src/trunk]: src/doc mention address sanitizer
christos[src/trunk]: src/distrib/sets/lists/comp remove dup lines
apb[src/trunk]: src/external/public-domain/tz Update tzdata2netbsd for 2014i.
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan Use libdplibs
christos[src/trunk]: src/sys/arch/sh3/include instead of bitching about the missing e...
christos[src/trunk]: src/lib/libc/time remove stray endif
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Fix typo in comment.
christos[src/trunk]: src/external/bsd/openpam/dist/doc/man import generated man pages
christos[src/trunk]: src/lib/libutil s/basename/bname/
tron[src/trunk]: src/external/ibm-public/postfix/share Don't install files relate...
joerg[src/trunk]: src/lib/libpam/libpam When building with clang, make warnings ab...
nonaka[src/trunk]: src/sys/dev/pci/hdaudio disestalish interrupt and unmap register...
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.6.1 with th...
apb[src/trunk]: src Set USETOOLS and MAKEWRAPPERMACHINE in parseoptions(), where
alnsn[src/trunk]: src/tests/net/bpf Add rump tests for checking how bpf_validate()...
spz[src/trunk]: src/etc/rc.d create /etc/rndc.key on start if it doesn't already...
pooka[src/trunk]: src/sys/rump In addition to kernel/tools sources, include anothe...
mrg[src/trunk]: src/external/mit/xorg/bin/xterm add comments for un-done stuff.
spz[src/trunk]: src/external/bsd/dhcp/dist import of dhcp 4.3.0.
christos[src/trunk]: src/sys/dev/usb remember to call deregister.
msaitoh[src/trunk]: src/sys/dev/pci Don't use the PHY Auto Poll Mode on many chips. ...
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Trailing whitespace.
tsutsui[src/trunk]: src/sys/arch/amiga/conf Use COPTS="-O2 -fno-reorder-blocks" for ...
dholland[src/trunk]: src Rework /usr/share/doc.
dholland[src/trunk]: src/distrib/sets/lists Put /usr/share/doc/reference/ref1/make in...
rtr[src/trunk]: src/sys/netnatm fix pasto in function name should be natm_stat i...
maxv[src/trunk]: src/sys/kern Remove this (symtabindex == -1) check; it is alread...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Call teardown_timer in drm_vb...
christos[src/trunk]: src/distrib/sets/lists bump libc and add man pages for open_{, w}...
matt[src/trunk]: src/sys/arch/arm/arm32 Use tlb is variants for MULTIPROCESSOR
nonaka[src/trunk]: src/sys/arch/zaurus/stand/zbsdmod Avoid "unhandled relocation of...
christos[src/trunk]: src/etc/rc.d fix syntax error
mrg[src/trunk]: src/sbin/atactl add a whole bunch of S.M.A.R.T. status i found a...
skrll[src/trunk]: src/sys/arch/arm/include Fix bpiall and the comment against bpia...
christos[src/trunk]: src/usr.bin/col PR/49291: Henning Petersen: Problem with half-li...
christos[src/trunk]: src/crypto/external/bsd/openssh merge openssh-6.7
maxv[src/trunk]: src/sys/kern 1) Define a malloc(9)-like kmem_header structure fo...
martin[src/trunk]: src/sys/arch/mips/include Restore file for playstation2 accident...
riastradh[src/trunk]: src/sys/dev/pci Register a null pmf handler even if we failed to...
njoly[src/trunk]: src/lib/libc/gen Do not use hard-coded values with ENAMETOOLONG, ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan simplify and add mo...
apb[src/trunk]: src/external/public-domain/tz/dist Import tzdata2014i from ftp:/...
msaitoh[src/trunk]: src/sys/dev/pci Fix typo in comment.
christos[src/trunk]: src/tests/net/mcast - deal with MacOS/X not having clock_*()
tls[src/trunk]: src Build and install virtio(4) manual page - missed in previous...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Create CLEANWIN0 and CLEANWI...
wiz[src/trunk]: src/share/man Sort SEE ALSO. From Henning Petersen in PR 49327.
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Mark sshbuf_putfv as __prin...
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist sighup_handler is not dead.
martin[src/trunk]: src/sys/dev/i2c Initialize a variable that gcc thinks might be u...
kardel[src/trunk]: src/sys/dev/i2c allow i2c address 0x01-0x7F
jakllsch[src/trunk]: src/sys/arch/amd64/amd64 drop trailing whitespace
martin[src/trunk]: src/tests/lib/libc/sync Fix include order, so the makefile actua...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf move cpu flags to makeoptios
dennis[src/trunk]: src/common/lib/libc/arch/riscv/atomic Add missing C11 atomic sup...
snj[src/trunk]: src/sys/arch/powerpc/ibm4xx/dev fix typo in comment
christos[src/trunk]: src/external/bsd/wpa merge conflicts.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner support both MII and RGMII phy types
joerg[src/trunk]: src/tests/lib/libc/sync Explicitly link C++ test case with CXX.
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that the offset of alt MAC address is ...
christos[src/trunk]: src/doc new pppd
martin[src/trunk]: src/sys/arch/arm/allwinner Sanity-check the date before storing ...
skrll[src/trunk]: src/sys/dev/ic Typo in comment
jmcneill[src/trunk]: src/sys/arch/arm/allwinner ensure software reset signal is de-as...
joerg[src/trunk]: src/sys/lib/libunwind IAS is clang specific.
htodd[src/trunk]: src/distrib/sets/lists/tests Fix build for ipf tests.
martin[src/trunk]: src/sys/arch/playstation2/conf Add -msoft-float to AFLAGS as well
tsutsui[src/trunk]: src/sys/arch/hp300/conf Use COPTS="-O2 -fno-reorder-blocks" as d...
joerg[src/trunk]: src When building GCC with Clang, disable optimizations for tree...
mrg[src/trunk]: src/sys/arch/powerpc/include/oea make sure struct bat is aligned...
tron[src/trunk]: src/external/ibm-public/postfix/dist Resolve conflicts from last...
tron[src/trunk]: src/external/ibm-public/postfix/share/README_FILES Update list o...
tron[src/trunk]: src/external/ibm-public/postfix/share More corrections.
christos[src/trunk]: src/sbin/fsck_msdos From: http://marc.info/?l=openbsd-tech&m=140...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Hook up drm suspend/resume.
martin[src/trunk]: src/distrib/sets/lists/debug Try to fix debug and debuglib setli...
alnsn[src/trunk]: src Add t_mbuf tests to the build.
alnsn[src/trunk]: src/tests/net/bpfjit Add t_cop and t_extmem kernel bpfjit tests.
darrenr[src/trunk]: src Test n17_6 does not yet exist so remove unrequired files and...
martin[src/trunk]: src/distrib/sets/lists/debug libisccfg.so.8.1 debug files for ot...
snj[src/trunk]: src/games 1) "It's its"
jmcneill[src/trunk]: src/sys/arch/arm/allwinner support PL and PM CPUs-PORT pins on A31
macallan[src/trunk]: src/sys/dev/pci get rid of RADEONFB_MMAP_BARS which hasn't been ...
hikaru[src/trunk]: src/sys/netinet Fix wrong condition checking TSO capability.
mrg[src/trunk]: src/external/gpl3/gcc regen for netbsd version fix. (actually, ...
christos[src/trunk]: src/sys/fs/ptyfs Revert previous; it does not work with COMPAT_B...
apb[src/trunk]: src/distrib/sets/lists/base Add ./usr/share/zoneinfo/Pacific/Bou...
christos[src/trunk]: src/lib/libc/time merge 2014i
alnsn[src/trunk]: src/tests/lib/libbpfjit Rename bpfjit tests to libbpfjit, don't ...
alnsn[src/trunk]: src/tests/lib/libbpfjit Rename bpfjit tests to libbpfjit.
dholland[src/trunk]: src/doc Mention /usr/share/doc/changes.
maxv[src/trunk]: src/usr.sbin/makefs/msdos What a terrible use-after-free
pooka[src/trunk]: src/sys/rump split "sys" further into "sys" and "posix", per com...
alnsn[src/trunk]: src/tests/net/bpfjit Fix copy/paste error: s/rump_unschedule/rum...
dholland[src/trunk]: src/sys/ufs/ffs Fix unchecked UFS_WAPBL_BEGIN. Coverity 975226.
christos[src/trunk]: src/sbin/fsck_msdos Well, if you set FSFIXFAT, better do it... T...
spz[src/trunk]: src/doc update the records for the dhcp import
wiz[src/trunk]: src/share/man/man4 Fix asus entry.
darrenr[src/trunk]: src/external/bsd/ipf/dist/tools #552 destination port not zero a...
kardel[src/trunk]: src/sys/dev/i2c remove artifacts inspired by misleading document...
darrenr[src/trunk]: src/tests/ipf Add in test cases for testing ipnat's parsing of I...
ozaki-r[src/trunk]: src/sys/net Cleanup ppp_inproc
maxv[src/trunk]: src/sys/kern If the interpreter is "", do not keep loading the s...
htodd[src/trunk]: src/distrib/sets/lists/debug Fix build for debug with bpfjit.
msaitoh[src/trunk]: src/sys/dev/pci Print some information (ASIC revision, PCI statu...
msaitoh[src/trunk]: src/sys/dev/mii Add BCM5706.
martin[src/trunk]: src/sys/arch/playstation2/playstation2 Add missing <sys/device.h...
dholland[src/trunk]: src Reorg docs, part 2:
dholland[src/trunk]: src/lib/libcurses Remove stray .if make(insatll).
apb[src/trunk]: src Make the makewrapper script robust against variables with
rtr[src/trunk]: src/sys * have pr_stat return EOPNOTSUPP consistently for all pr...
rtr[src/trunk]: src/sys * sprinkle KASSERT(solocked(so)); in all pr_stat() funct...
martin[src/trunk]: src/tests/net/mcast timespec.tv_nsec is long, so use %ld instead...
uebayasi[src/trunk]: src/sys/arch/evbarm/conf INSTALL kernel for HUMMINGBIRD_A31. Bl...
skrll[src/trunk]: src/sys/arch/arm/arm32 Typo in comment
jmcneill[src/trunk]: src/sys/arch/arm/allwinner for A31 take otg out of soft reset, a...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner A31 support
jmcneill[src/trunk]: src/sys/arch/arm/allwinner fix some A31 clk init regs, add restr...
mlelstv[src/trunk]: src/sys/arch/evbarm/rpi turn off hardware cursor while blanking ...
apb[src/trunk]: src/lib/libc/gen include "nbtool_config.h", not "nbtools_config.h".
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan add some missing sources.
snj[src/trunk]: src src is too big these days to tolerate superfluous apostrophe...
maxv[src/trunk]: src/sys/kern The userland namelen is size_t, but the kernel hold...
christos[src/trunk]: src/crypto/external/bsd/openssh - remove some more jpake remnants.
christos[src/trunk]: src/external/bsd/file/dist sync with head of upstream to fix Mac...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin map gmac_phy_power.gmac_phy_power_en to...
msaitoh[src/trunk]: src/sys/dev/pci Add comment.
martin[src/trunk]: src/lib Only visit libasan if ${HAVE_GCC} == "48"
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common stop pl...
skrll[src/trunk]: src/sys/arch/evbarm/conf BPI is CORTEX A7 and Allwinner A20
riz[src/trunk]: src/distrib/sets Back out previous until it can be fixed - it wa...
pooka[src/trunk]: src/lib add RETURN VALUES
dholland[src/trunk]: src/share/doc/smm/config Minor updates - I've attempted to catch...
christos[src/trunk]: src/lib/libedit Bounds search for reallocated index, from OpenBS...
tron[src/trunk]: src/external/ibm-public/postfix Adapt makefiles for Postfix 2.11.1.
tron[src/trunk]: src/doc Postfix 2.11.1 was imported.
apb[src/trunk]: src/usr.bin/xinstall mtree spec files want nanoseconds, so multi...
dholland[src/trunk]: src Revert version 1.111 of sysinst/disks.c, which caused sysins...
alnsn[src/trunk]: src/sys/net emit_xcall: check overflow by comparing X with (UINT...
mlelstv[src/trunk]: src/sys/external/bsd/drm2/i915drm The vga driver now detaches ws...
alnsn[src/trunk]: src Add t_cop and t_extmem kernel bpfjit tests to the build.
mrg[src/trunk]: src/sys/arch/playstation2/dev NBPFILTER is no more.
rmind[src/trunk]: src/sys/net/npf NPF: use BPF JIT by default.
ozaki-r[src/trunk]: src/sys/netinet6 Stop using callout randomly
rtr[src/trunk]: src/sys fix parameter types in pr_ioctl, called xx_control() fun...
ozaki-r[src/trunk]: src/sys Lock IFQ operations when NET_MPSAFE
alnsn[src/trunk]: src Add bpf/t_mbuf test to the build.
pgoyette[src/trunk]: src/tests/fs/cd9660 Update disk-space-available requirement to m...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Add Vortex86EX.
maxv[src/trunk]: src/sys/fs/msdosfs - Perform sanity checks not just for GEMDOSFS...
martin[src/trunk]: src/sys/arch/playstation2/conf The correct toolchain tuple is mi...
maxv[src/trunk]: src/sys/kern Fix the KMEM_POISON check: it should check the whol...
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel X38 devices.
tsutsui[src/trunk]: src/sys/arch/atari/conf Regen from GENERIC.in rev 1.106:
martin[src/trunk]: src/common/lib/libc Provide __sync_and_and_fetch_2 and __sync_an...
christos[src/trunk]: src/sys/dev/acpi summarize levels instead of printing dozens of ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
snj[src/trunk]: src/games/hals_end English
njoly[src/trunk]: src/sys/external/bsd/drm2/include/linux A void function should n...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add A31 GMAC module base and clk reg ...
christos[src/trunk]: src/doc new OpenSSH
jmcneill[src/trunk]: src/sys/arch/evbarm/conf get rid of VERBOSE_INIT_ARM
christos[src/trunk]: src/distrib/sets/lists Add libasan
jmcneill[src/trunk]: src/sys/dev/sdmmc correct clk div calculation for SD 3.0 control...
slp[src/trunk]: src/sys/ufs/ufs Move and unify indirect block truncate algorithm...
apb[src/trunk]: src/doc Note update to tzdata2014i,
christos[src/trunk]: src/bin/sh simplify and eliminate TOCTOU.
christos[src/trunk]: src/external/bsd/openpam/dist resolve conflicts
christos[src/trunk]: src/external/bsd/ppp merge conflicts
christos[src/trunk]: src/usr.bin/ftp don't pay attention to special characters if the...
martin[src/trunk]: src Add an entry for recent pppd modules mishap.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner spellcheck: avialable -> available
christos[src/trunk]: src/sys/compat/netbsd32 fix multiple mistakes:
maxv[src/trunk]: src/sys/fs/msdosfs Minor changes:
christos[src/trunk]: src/sys/kern table can't be NULL here.
christos[src/trunk]: src/sys/net initialize args the same way we do in filter.
christos[src/trunk]: src/sbin/fsck_msdos Another infinite loop fix from OpenBSD from ...
dholland[src/trunk]: src/distrib/sets/lists/tests Mark stray files obsolete (don't ju...
apb[src/trunk]: src Fix two incorrect attempts to skip blank lines or comment li...
spz[src/trunk]: src/external/bsd/bind/dist merge for bind 9.10.0-P2, first go
spz[src/trunk]: src/doc note bind import
riastradh[src/trunk]: src/distrib/sets/lists/debug Add missing i386/libirs_g.a.
rmind[src/trunk]: src/sys/netinet tcp_accept: simplify a little.
alnsn[src/trunk]: src/sys/net Initialise status to avoid -Wuninitialized warning.
nakayama[src/trunk]: src/lib/libc/arch/sparc/gen Use save instruction to set up a loc...
nakayama[src/trunk]: src/external/mit/xorg/bin Restore package names to PACKAGE_STRING.
darrenr[src/trunk]: src/external/bsd/ipf/dist/lib 3561690 ipv6 address for test.host...
matt[src/trunk]: src/sys/lib/libkern/arch/m68k Make random.S invisible for coldfi...
christos[src/trunk]: src/sys/dev/ppbus PR/49281: John D. Baker: fix debugging format
christos[src/trunk]: src/crypto/external/bsd/openssh/dist for consistency use options...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf override CPUFLAGS and build with -mcpu=...
christos[src/trunk]: src/bin/sh PR/48201: Miwa Susumu: Fix set -C (no clobber) for PO...
alnsn[src/trunk]: src/sys/net Move the main loop in bpfjit_generate_code() to a ne...
jakllsch[src/trunk]: src/sys/dev/pci fix boot code maximum size.
jakllsch[src/trunk]: src/sys/dev/pci No need to duplicate the members of the wpi_cmd_...
alnsn[src/trunk]: src/distrib/sets/lists/debug Move t_bpfjit.debug entries back to...
msaitoh[src/trunk]: src/sys/dev/mii - 5720S and 5709S share the same PHY id. Assume ...
christos[src/trunk]: src/external/bsd/blacklist/port fix NetBSD
martin[src/trunk]: src/sys/arch/playstation2/include Use .set arch=r5900 to enable ...
alnsn[src/trunk]: src/sys/net Review some SLJIT_MOV instructions with respect to w...
dholland[src/trunk]: src/distrib/sets/lists fix docs for MKHTML=no
rtr[src/trunk]: src/sys/net * split PRU_SENSE functionality out of link_usrreq()...
rtr[src/trunk]: src/sys/rump/net/lib/libsockin * split PRU_SENSE functionality o...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf motg works now
phx[src/trunk]: src/sys/dev Add s390rtc(4).
roy[src/trunk]: src/doc Note import of dhcpcd-6.5.1
martin[src/trunk]: src/sys/dev/ic Fix GMAC_MII_CLKMASK and add a few clk setup bits...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner different offset for A31 GMAC
jmcneill[src/trunk]: src/sys/arch/evbarm/awin allow awge mac address to be overriden ...
christos[src/trunk]: src/sys/ufs/chfs simplify.
martin[src/trunk]: src/usr.sbin/sysinst On architectures that have no BIOS (and so ...
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan No need to -I execinfo now tha...
msaitoh[src/trunk]: src/sys/dev/pci - Cleanup pci_conf_print_caplist. Use table. The...
christos[src/trunk]: src/external/bsd/openpam/dist/doc/man fix conflicts
christos[src/trunk]: src/sys/dev/acpi adjust for newer acpica
christos[src/trunk]: src/external/bsd/ppp/dist fix rcsids.
wiz[src/trunk]: src/share/man/man9 Unfix parts of previous.
chs[src/trunk]: src/sys/dev/ic fix a device/softc error.
rtr[src/trunk]: src/sys * split PRU_PEERADDR and PRU_SOCKADDR function out of pr...
njoly[src/trunk]: src/sys Allow fill_kproc2() to be used by more than sysctl.
spz[src/trunk]: src/external/bsd/dhcp/dist merge and fixup
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Update the ...
dholland[src/trunk]: src/sbin/fsck_lfs Remove pointless function indirection through ...
mbalmer[src/trunk]: src/share/man/man9 Don't lie about the CardBus device database. ...
martin[src/trunk]: src/etc Undo the mac68k specific previous change and instead mov...
ozaki-r[src/trunk]: src/sys/dev/pci Make if_wm MPSAFE
ozaki-r[src/trunk]: src/sys/net Fix pktq_enqueue for rump
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Add some notes on usin...
hannken[src/trunk]: src/sys/fs/nilfs Change nilfs to vcache.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: fixed bug causing the real a...
snj[src/trunk]: src/usr.sbin/sysinst Make the option to abort pkgsrc fetching/ex...
christos[src/trunk]: src/sys/miscfs/procfs Maps don't change that frequently between ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer more fixes: builds and r...
justin[src/trunk]: src Add negative offset checks to fseeko
christos[src/trunk]: src/distrib/sets/lists bump libssh
skrll[src/trunk]: src/sys/arch/arm/arm32 Reduce code a little. Reviewed by gimpy.
jmcneill[src/trunk]: src/sys/dev/ic add $NetBSD$ to top of files
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan remove default debu...
jmcneill[src/trunk]: src/sys/arch/evbarm Add support for GPIO configuration via "FEX"...
christos[src/trunk]: src/external/gpl3/gcc/lib add libasan to the build
martin[src/trunk]: src/sys/sys Add standard size_t dance
martin[src/trunk]: src/common/lib/libc/arch/sparc/atomic Add C++ 2011 <atomic> supp...
martin[src/trunk]: src/common/lib/libc/arch/arm/atomic Move the and_{16, 8}_nv sourc...
tsutsui[src/trunk]: src/sys/arch Use COPTS="-O2 -fno-reorder-blocks" as defined in s...
hannken[src/trunk]: src/sys/nfs Use vcache_rekey_* for nfs_lookitup() in the "*npp !...
skrll[src/trunk]: src/sys/dev/usb PR/48964: In urndis(4), initialization of ifnet ...
dholland[src/trunk]: src/share/doc Add a file to help keep track of what's where and ...
joerg[src/trunk]: src Remove atomic hack for ARM, libc now provides the missing sy...
dholland[src/trunk]: src/share/mk Don't install EXTRAHTMLFILES if MKHTML is "no".
tsutsui[src/trunk]: src/sys/arch/x68k/stand/boot Probe the actual memory size and wa...
dholland[src/trunk]: src Add MKGROFFHTMLDOC and make it default to no. It seems that ...
spz[src/trunk]: src/external/bsd/bind/dist/contrib/zkt-1.1.2/examples/flat two m...
spz[src/trunk]: src infrastructure for bind-9.10.0-P2:
christos[src/trunk]: src/doc mention tzcode
christos[src/trunk]: src/lib/libpam/libpam pam library has moved and new files
joerg[src/trunk]: src/lib/libexecinfo Don't overwrite the real unwind.h if it is p...
christos[src/trunk]: src/lib Try to future-proof this. Can libasan be built by clang?
joerg[src/trunk]: src/sys/dev/ic Fix typo. Use format string.
christos[src/trunk]: src/sys/arch/x86/x86 dtrace expects a globally accessible syscal...
wiz[src/trunk]: src/share/man/man5 Minor fixes.
wiz[src/trunk]: src/share/man New sentence, new line.
dennis[src/trunk]: src/sys/arch/riscv/include Shave an instruction from the generat...
justin[src/trunk]: src/sys/rump/librump/rumpkern Change assertion as rump_component...
ozaki-r[src/trunk]: src/sys/net Remove obsolete codes for if_snd
jakllsch[src/trunk]: src/sys/dev/pci Reduce wpi(4) diff to OpenBSD circa September 20...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
alnsn[src/trunk]: src/tests/net/bpfjit Move bpfjit mbuf tests to t_mbuf.c.
jdc[src/trunk]: src/sys/arch/sparc64 Increase maximum MSGBUFSIZE to 248k.
mrg[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config/rules update for xkey...
martin[src/trunk]: src/sys/arch/playstation2/playstation2 Add missing includes, fix...
christos[src/trunk]: src/sys/compat/netbsd32 remove unused prototypes
uebayasi[src/trunk]: src/usr.bin/config Revert implicit attribute (module) declaratio...
christos[src/trunk]: src/lib/libc/time PR/49284: Andreas Gustafsson: sysinst segfault...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add some A31 specific PLL7 and PIO regs
uebayasi[src/trunk]: src/sys/dev/cardbus Fix i386 CARDBUS build.
martin[src/trunk]: src/sys/arch/arm/allwinner Use symbolic constant instead of (wro...
jmcneill[src/trunk]: src/doc AllWinner -> Allwinner
jmcneill[src/trunk]: src/doc add some recent Allwinner changes -- PMU (axp20x, axp22x...
jmcneill[src/trunk]: src/sys/dev/ic multicast hash filter support
christos[src/trunk]: src/external/bsd/wpa/dist Import wpa_supplicant and hostapd
snj[src/trunk]: src/sys/dev/eisa Fix typo in comment.
martin[src/trunk]: src/sys/dev/ic Add more comments
joerg[src/trunk]: src/sys/arch Disable SSE and AVX for kernel modules too.
jmcneill[src/trunk]: src/sys/dev/ic if we read an insane mac address from the chip, d...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin add some hummingbird A31 motg pins
christos[src/trunk]: src/distrib/sets/lists t_mcast is not a rump test (but should be).
martin[src/trunk]: src/sys/dev/ic Cleanup debug code a bit.
msaitoh[src/trunk]: src/sys/arch/x86/include Fix some entries:
martin[src/trunk]: src/sys/dev/ic The RXINT bit is a RX interrupt DISABLE bit.
christos[src/trunk]: src/lib/libexecinfo Make unwind.h installable.
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Add libraries the statical...
christos[src/trunk]: src/external/gpl3/gcc/lib/libtsan Add build glue
msaitoh[src/trunk]: src/sys/dev/pci Add some HyperTransport related defines. It's re...
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan one more search path.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf disable axp20x for now, it seems after ...
skrll[src/trunk]: src Remove katelib.h and references to it.
ozaki-r[src/trunk]: src/doc Note micphy(4)
jakllsch[src/trunk]: src/sys/dev/pci Sync with OpenBSD src/sys/dev/pci/if_wpireg.h 1.16.
jakllsch[src/trunk]: src/sys/dev/pci Apply OpenBSD src/sys/dev/pci/if_wpireg.h 1.17.
tron[src/trunk]: src/external/ibm-public/postfix/share/README_FILES Add a few fil...
christos[src/trunk]: src/external/ibm-public/postfix/sbin/posttls-finger fix libcrypto
justin[src/trunk]: src/lib/librumpuser Split out file and memory access in librumpuser
christos[src/trunk]: src/sys/dev/ic add missing fallthrough
msaitoh[src/trunk]: src/sys/dev/pci Fix compile error.
njoly[src/trunk]: src/sys/miscfs/procfs Use kproc2 to provide sensible information...
mbalmer[src/trunk]: src Add a man page for asus(4), written by Leonardo Taccari as p...
mbalmer[src/trunk]: src Add the five bulgarian keymaps we got via PR misc/37713 from...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
tsutsui[src/trunk]: src/share/mk Use "-O2 -fno-reorder-blocks" instead of "-Os" for ...
rtr[src/trunk]: src/sys/sys Bump to version 6.99.45 for removal of struct lwp * ...
christos[src/trunk]: src/doc new acpica is out
riastradh[src/trunk]: src/sys/opencrypto If we register with pmf on attach, deregister...
msaitoh[src/trunk]: src/sys/dev/mii Add BCM5706 1000BASE-T/SX.
zafer[src/trunk]: src/sbin/iscsid mention requirements for custom kernels.
tron[src/trunk]: src/external/ibm-public/postfix/share/html Update list of HTML p...
joerg[src/trunk]: src/sys/dev/ic Fix grammar
tls[src/trunk]: src Fixes and enhancements for polled entropy sources:
christos[src/trunk]: src/share/man/man7 PR/49325: Henning Petersen: Add missing .El's.
christos[src/trunk]: src/external/bsd/acpica/bin/iasl adjust to new acpica
jmcneill[src/trunk]: src/sys/arch/arm/broadcom SDHC_FLAG_NO_HS_BIT should no longer b...
martin[src/trunk]: src/common/lib/libc/arch Provide <atomic> C++ 2011 support funct...
matt[src/trunk]: src/sys/arch/arm/arm32 armreg_tlbiasid_write -> armreg_tlbiasidi...
uebayasi[src/trunk]: src/sys/dev/i2c dsrtc depends on sysmon_envsys.
skrll[src/trunk]: src/sys/arch/arm/include Fix dccmvau. Add bpimva.
joerg[src/trunk]: src/lib/libm/compiler_rt Complex division for long double uses d...
christos[src/trunk]: src/external/bsd/blacklist update for udp
jmcneill[src/trunk]: src/etc It doesn't make sense to start wpa_supplicant from an rc...
christos[src/trunk]: src/external/bsd/blacklist/bin log to stdout
christos[src/trunk]: src/usr.bin/config appease gcc-4.5.4
christos[src/trunk]: src/external/bsd/blacklist/bin create the pid file after we daem...
christos[src/trunk]: src/external/bsd/blacklist/lib Fix bug with 0 length sockets; ab...
christos[src/trunk]: src/external/bsd/blacklist/bin fix name of the helper.
dholland[src/trunk]: src/usr.bin/quota Remove leftover #if 0 code from before the lib...
christos[src/trunk]: src/external/bsd/blacklist/bin use openlog explicitly.
christos[src/trunk]: src/external/bsd/blacklist/diff new diffs from the top
christos[src/trunk]: src/external/bsd/blacklist/bin sanity checks for the received so...
christos[src/trunk]: src/sys/fs/msdosfs add some more paranoid checks about secsize a...
christos[src/trunk]: src/usr.sbin/mtree attempt to reset file flags when -rr
christos[src/trunk]: src/external/bsd/blacklist/diff one more case missed.
christos[src/trunk]: src/sys/arch/i386/i386 whitespace
christos[src/trunk]: src/external/bsd/top/dist use more markup
christos[src/trunk]: src/external/bsd/wpa/bin/hostapd move crypto file to the right g...
christos[src/trunk]: src/external/bsd/dhcp turn back to dynamic to reduce size.
christos[src/trunk]: src/external/bsd/nvi/usr.bin/nvi add QUEUEDEBUG commented out
christos[src/trunk]: src/external/bsd/blacklist/port fix ifdef misname
wiz[src/trunk]: src/usr.sbin/mtree Pull into this year.
christos[src/trunk]: src/sys/fs/msdosfs catch up with DPRINTF change
chs[src/trunk]: src/sys/arch fix build with gcc48.
chs[src/trunk]: src increase ramdisk size for gcc48.
christos[src/trunk]: src/external/bsd/blacklist don't let the library depend on itself.
chs[src/trunk]: src/share/mk switch m68k to use gcc48.
nonaka[src/trunk]: src/sys/arch/powerpc/booke Allow to share IPI interrupt.
nonaka[src/trunk]: src/sys/arch/powerpc/booke When pmap_bootstrap is called, kcpuse...
nonaka[src/trunk]: src/sys/arch/powerpc/booke - Use tlbivax instruction for TLB upd...
nonaka[src/trunk]: src/sys/arch/powerpc/booke/dev Avoid if_snd race condition when MP.
nonaka[src/trunk]: src/sys/arch/powerpc/booke Initialize timer DR.
nonaka[src/trunk]: src/sys/arch ddb MP support
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm More count v...
hkenken[src/trunk]: src/doc Zynq
skrll[src/trunk]: src/distrib/utils/embedded PR/49596: mkimage: incorrect permissi...
hkenken[src/trunk]: src/sys Initial Zynq (Xilinx) support
chs[src/trunk]: src/sys/uvm skip busy anon pages in uvm_map_clean().
christos[src/trunk]: src/external/bsd/blacklist/include make header idempotent
christos[src/trunk]: src/usr.sbin/mtree fix tools build.
christos[src/trunk]: src/external/bsd/blacklist/diff don't let positive aclquery resu...
christos[src/trunk]: src/external/bsd/blacklist/etc install in examples
christos[src/trunk]: src/external/bsd/blacklist/bin Factor out the get remote address...
christos[src/trunk]: src/external/bsd/blacklist/diff don't clear the db with positive...
christos[src/trunk]: src/external/bsd/blacklist more stuff
christos[src/trunk]: src/external/bsd/blacklist/etc add ftpd.
christos[src/trunk]: src/external/bsd/blacklist/bin fix memset
christos[src/trunk]: src/external/bsd/blacklist/diff add ftpd
christos[src/trunk]: src/external/bsd/blacklist/diff remove unneeded include
jakllsch[src/trunk]: src/sys/arch/arm/broadcom Catch NAKs from the device more often.
jakllsch[src/trunk]: src/sys/arch/arm/broadcom If doing a read-only (that is, no init...
christos[src/trunk]: src/sys/dev/dkwedge Look at the bzb flags to mark partition as s...
christos[src/trunk]: src/external/bsd/blacklist/bin fix remaining time.
christos[src/trunk]: src/external/bsd/blacklist/bin format better.
christos[src/trunk]: src/external/bsd/blacklist/diff include socket.h
christos[src/trunk]: src/external/bsd/blacklist/bin sync the db
christos[src/trunk]: src/external/bsd/blacklist/bin add dump command
christos[src/trunk]: src/external/bsd/blacklist/bin sync only when idle or every 100 ...
uwe[src/trunk]: src/sys/arch/landisk/include #include <sh3/endian_machdep.h> lik...
skrll[src/trunk]: src/sys/arch/arm/arm Fix crash(8) backtrace support.
christos[src/trunk]: src/external/bsd/blacklist/bin update to reality.
christos[src/trunk]: src/sys/sys back to return u_char * according to:
christos[src/trunk]: src/share/man/man3 correct CMSG_DATA documentation
uwe[src/trunk]: src/tools Add endian_machdep.h files for sh3 machines to _ARCH_I...
christos[src/trunk]: src/sys/sys add cast-through-void * macros
christos[src/trunk]: src/sys/sys cleanup the CMSG* macro mess.
tron[src/trunk]: src/external/ibm-public/postfix/dist Resolve conflicts from last...
tron[src/trunk]: src/doc Postfix 2.11.3 was imported.
christos[src/trunk]: src/external/bsd/blacklist/bin fix man pages
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.11.3. Chan...
uwe[src/trunk]: src/lib/libc/arch/sh3/gen Adjust _UC_MACHINE_SP(oucp) to "drop" ...
martin[src/trunk]: src/sys/dev/pci Fix obviously missing "sc->sc_dev = self" initia...
palle[src/trunk]: src/sys/arch/sparc64 Cache info is now printed during bootstrap ...
msaitoh[src/trunk]: src/sys/dev/pci - Add another HP vendor ID (was 3PAR)
christos[src/trunk]: src/external/bsd/am-utils/bin/amd new lex/yacc need less help wi...
christos[src/trunk]: src hook into blacklist
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/etc/mtree add blacklist example
christos[src/trunk]: src/external/bsd/bind blasklist hooks
christos[src/trunk]: src/doc note blacklist
christos[src/trunk]: src/distrib/sets/lists stuff added by blacklist
christos[src/trunk]: src/external/bsd/bind/dist/bin/named blacklist new files
christos[src/trunk]: src blacklist hooks
christos[src/trunk]: src/etc/defaults add blacklistd
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/tsan fix for PIC code.
christos[src/trunk]: src/sys/sys add constcond
christos[src/trunk]: src/external/bsd/blacklist/bin fix gcc warning.
christos[src/trunk]: src/sys/dev/wsfont add glass tty fonts as described in:
christos[src/trunk]: src/external/bsd/blacklist/bin Handle interfaces in configuratio...
christos[src/trunk]: src/external/bsd/blacklist/bin whitespace
christos[src/trunk]: src/external/bsd/blacklist/bin mark log function as printflike
wiz[src/trunk]: src/doc openssl-1.0.2 out.
christos[src/trunk]: src/external/bsd/blacklist/bin sync rem control script api
wiz[src/trunk]: src/external/bsd/blacklist/lib Minor fixes.
wiz[src/trunk]: src/external/bsd/blacklist/bin Minor cleanups.
christos[src/trunk]: src/external/bsd/blacklist/bin this has been moved.
christos[src/trunk]: src/distrib/sets/lists/base add blacklist npf.conf example
christos[src/trunk]: src/external/bsd/blacklist/etc Add npf.conf example
christos[src/trunk]: src/distrib/sets/lists lto is only for pic
christos[src/trunk]: src/external/bsd/blacklist simple instructions for NetBSD.
christos[src/trunk]: src/crypto/external/bsd/openssh don't use blacklist if we are cr...
christos[src/trunk]: src/external/bsd/blacklist/bin prettier display
christos[src/trunk]: src/external/bsd/blacklist/bin merge conflict
christos[src/trunk]: src/external/bsd/bind/dist/bin/named remove debugging.
nonaka[src/trunk]: src/sys/dev/sdmmc eSDHC has non standard Host Controller Version...
wiz[src/trunk]: src/external/mit/xorg/lib/freetype Fix PKG_CONFIG version after ...
nonaka[src/trunk]: src/sys Avoid race condition between PTE update and TLB miss walk.
skrll[src/trunk]: src/sys/arch/evbarm/ifpga Don't mask irq 23
gson[src/trunk]: src/sys/dev/usb Include opt_usb.h so that "options UAUDIO_DEBUG"...
gson[src/trunk]: src/sys/dev/usb Add Silicon Labs EC3 USB debug adapter.
gson[src/trunk]: src/sys/dev/usb The Silicon Labs EC3 USB Debug Adapter looks lik...
gson[src/trunk]: src/sys/dev/usb When dumping iot[] contents to the console for d...
gson[src/trunk]: src/sys/dev/usb Don't crash with a division by zero if a bContro...
gson[src/trunk]: src/sys/dev/usb regen
gson[src/trunk]: src/share/man/man4 Fix URL of USB Approved Class Specification D...
gson[src/trunk]: src/share/man/man4 bump date
gson[src/trunk]: src/share/man/man4 Note that revision 2.0 of the audio device cl...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd put back initialization of the bu...
wiz[src/trunk]: src/share/man/man4 Remove trailing whitespace.
gson[src/trunk]: src/sys/dev/usb Fix URLs of USB audio specs
snj[src/trunk]: src/libexec/httpd spit out a 403 not just when an open() fails w...
wiz[src/trunk]: src/lib/libc/sys Remove superfluous comma.
martin[src/trunk]: src/tests/usr.bin/make Mark the failing tests as expected failur...
jmcneill[src/trunk]: src/sys/arch/evbarm/ifpga add plmmc(4) glue
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable plmmc(4)
jmcneill[src/trunk]: src/sys/dev/ic Add driver for ARM PrimeCell MultiMedia Card Inte...
tron[src/trunk]: src/doc Postfix 2.11.3 will ship with NetBSD 7.0.
christos[src/trunk]: src/external/bsd/blacklist/libexec we are passing the port now
christos[src/trunk]: src/external/bsd/blacklist - separate man page for blacklistd an...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add install kernel for INTEGRATOR_CP
christos[src/trunk]: src/external/bsd/blacklist/bin apply the mask to the resulting a...
jmcneill[src/trunk]: src/etc/etc.evbarm build INTEGRATOR_CP_INSTALL
skrll[src/trunk]: src/sys/conf ARM PrimeCell PL181 (MMCI) host controller glue.
christos[src/trunk]: src/sys/dev/pci/ixgbe PR/49328: Uwe Toenjes: This driver allocat...
christos[src/trunk]: src/external/bsd/blacklist/bin one would think that I'd learn to...
christos[src/trunk]: src/external/bsd/blacklist/bin Don't add a rule twice, but attem...
wiz[src/trunk]: src/external/bsd/blacklist/bin Sort SEE ALSO. Nit fixes.
jmcneill[src/trunk]: src/distrib/utils/embedded/conf add /var/shm tmpfs to fstab
skrll[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm It turns out...
martin[src/trunk]: src/sys/fs/udf When udf_symlink() fails, do not explicitly call ...
bouyer[src/trunk]: src/sys/dev As discussed in
bouyer[src/trunk]: src/sys/dev Fix typo in comment
christos[src/trunk]: src/external/bsd/blacklist/libexec fix comment
christos[src/trunk]: src/external/bsd/blacklist/bin explain why nfail > maxfail in th...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that a workaround for SWSM.SMBI bit do...
christos[src/trunk]: src/external/bsd/tmux/usr.bin/tmux Use the libc version of strto...
christos[src/trunk]: src/external/bsd/tmux/usr.bin/tmux do it like the others
christos[src/trunk]: src/usr.bin/m4 delete extern
christos[src/trunk]: src/external/bsd/blacklist/bin add an option to restore rules, a...
christos[src/trunk]: src/usr.sbin/pf use strtonum from libc
christos[src/trunk]: src/external/bsd/tmux/dist/compat no need for strtonum.c anymore.
christos[src/trunk]: src use strtonum from libc (Kamil Rytarowski)
plunky[src/trunk]: src/share/misc IOT
christos[src/trunk]: src/usr.bin/m4 latent strtonum removal.
spz[src/trunk]: src/external/bsd/libevent merge and update manpages and include/...
spz[src/trunk]: src/external/bsd/libevent/dist Upstream Change_log:
skrll[src/trunk]: src/distrib/utils/embedded Fix previous so that the new generate...
manu[src/trunk]: src/lib/libc/gen Fix double free in fts_read()/fts_close()
christos[src/trunk]: src/usr.bin/m4 use strtoi instead of strtonum, since this is a t...
joerg[src/trunk]: src/sys/lib/libunwind Fix binary search when search value is in ...
joerg[src/trunk]: src/lib/libedit Disable -Wcast-qual for clang for now.
joerg[src/trunk]: src Update build system glue for LLVM 3.6RC1. Notable changes:
joerg[src/trunk]: src/lib/libc Remove va_arg hack for Clang/PPC.
joerg[src/trunk]: src/sys/lib/libunwind Force FPU support for Clang, don't disable...
joerg[src/trunk]: src/doc Sync list of hacks with reality.
joerg[src/trunk]: src/distrib/sets/lists/comp Update set lists for LLVM 3.6RC1.
joerg[src/trunk]: src/bin/ksh Make cast warnings for clang non-fatal.
joerg[src/trunk]: src/distrib/macppc/floppies/bootfloppy Allow clang builds to use...
joerg[src/trunk]: src/external/bsd/llvm/dist Remove files no longer present with c...
joerg[src/trunk]: src/external/gpl3 libgcc_s is linked in the specs already, don't...
nat[src/trunk]: src/external/mit/xorg/lib/libGLU Fixes segfaults and crashing in...
nat[src/trunk]: src/distrib/sets/lists Fixes segfaults and crashing for applicat...
joerg[src/trunk]: src/external/bsd/llvm Don't complain if OCaml is installed, but ...
joerg[src/trunk]: src/external/bsd/libevent/dist Add missing __printflike
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.7.0 with the follow...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.6RC1 r227398.
roy[src/trunk]: src/doc Note import of dhcpcd-6.7.0
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang 3.6RC1 r227398.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
roy[src/trunk]: src/doc Note import of dhcpcd-6.7.1
mrg[src/trunk]: src/tools/gcc canonicalise the src dir to /usr/src, so it doesn'...
joerg[src/trunk]: src/sys/arch/arm/conf Disable ARM's CPU_IN_CKSUM until the bugs ...
nonaka[src/trunk]: src/sys/arch/evbppc/conf Added lockstat
spz[src/trunk]: src/doc note the libevent update
nonaka[src/trunk]: src Added RouterBOARD RB850Gx2 config. md root only.
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify catch up wi...
mrg[src/trunk]: src/tools/gcc kill the -fPIC that m68000 ends up with, fixing it...
joerg[src/trunk]: src/external/bsd/libevent/dist/test timeval fields might not be ...
wiz[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace Comment out curre...
roy[src/trunk]: src/distrib/sets/lists/xcomp libglapi_p.a belongs in profile.
apb[src/trunk]: src/doc tzcode2015a/tzdata2015a have been released. We have upd...
apb[src/trunk]: src/doc zoneinfo: Import tzdata2015a. [apb 20150131]
apb[src/trunk]: src/external/public-domain/tz/dist Import tzdata2015a from ftp:/...
christos[src/trunk]: src/doc new tzcode
christos[src/trunk]: src/lib/libc/time merge tzcode2015a:
nakayama[src/trunk]: src/tests/lib/libexecinfo The test requires symbols, so put STRI...
christos[src/trunk]: src/tests/lib/libc/sys PR/49617: Kirk Russell: posix_fallocate()...
christos[src/trunk]: src/distrib/sets/lists PR/49617: Kirk Russell: new posix_falloca...
christos[src/trunk]: src/lib/libc/sys PR/49617: Kirk Russell: posix_fallocate() shoul...
njoly[src/trunk]: src/external/bsd/libevent/dist void functions should not return ...
mrg[src/trunk]: src/external/gpl3/gcc regenerate with recent mknative-gcc (1.80 ...
christos[src/trunk]: src/lib/libc/sys PR/49617: Kirk Russell: Describe the posix_fall...
chs[src/trunk]: src/external/gpl3/gcc/usr.bin/backend update m68k gcc bug workar...
christos[src/trunk]: src Fix the build kernels target with -n, disable temporarily ru...
christos[src/trunk]: src/sys/uvm The diagnostic function uvm_km_check_empty() takes a...
spz[src/trunk]: src/external/bsd/libevent/dist/include/event2 this generated inc...
christos[src/trunk]: src/sys/arch/arm/omap PR/49621: Robert Sprowson: Add detach func...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npf.conf(5): mention alg, include in the...
rmind[src/trunk]: src/sys/net/npf - npf_conn_establish: remove a rare race conditi...
rmind[src/trunk]: src npfctl(8): report dynamic rule ID in a comment, print the ca...
rmind[src/trunk]: src/lib/libnpf libnpf: add npf_rule_getid() and npf_rule_getcode().
christos[src/trunk]: src/sys/kern Handle LOCAL_PEERID for socketpair() connected sock...
christos[src/trunk]: src/sys/netinet6 CID/1267860: Missing break in switch
lneto[src/trunk]: src/external/mit/lua/dist/src imported Lua 5.3.0
christos[src/trunk]: src/external/bsd/am-utils make DEBUG build the default.
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl_print_rule: print the ID in hex, ...
christos[src/trunk]: src/external/bsd/blacklist/bin CID/1267866: Missing break in switch
christos[src/trunk]: src/lib/libc/gen CID/1267868: Resource leak "cur"
christos[src/trunk]: src/external/bsd/blacklist/lib CID/126787{0, 1}: Uninitialized m...
skrll[src/trunk]: src/sys/arch/arm/broadcom Use the www.raspberrypi.org URL for th...
christos[src/trunk]: src/external/bsd/blacklist/lib fix typo.
lneto[src/trunk]: src lua: updated from 5.3 work3 to 5.3.0
nonaka[src/trunk]: src/sys/uvm/pmap Disable pmap_md_tlb_check_entry, when MP.
aymeric[src/trunk]: src/sys/arch/amiga/stand/bootblock/txlt . don't depend on -ll to...
jmcneill[src/trunk]: src/external/mit/xorg/lib/libxcb libxcb is 1.10 now, fix pkgconf...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add missing IXGBE_RX_LOCK_DESTROY() for th...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove extra IXGBE_TX_LOCK()/IXGBE_TX_UNLO...
lneto[src/trunk]: src/external/mit/lua/dist/src lua: fixed LUA_ROOT, LUA_PATH_DEFA...
msaitoh[src/trunk]: src/sys/kern Remove useless semicolon reported by Henning Peters...
msaitoh[src/trunk]: src/sys/kern Remove useless semicolon reported by Henning Peters...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix mutex related problem reported by Uwe ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern default newvers.sh parameters to r...
pooka[src/trunk]: src/lib/librumpuser If binding fails, print URL with which it fa...
jmcneill[src/trunk]: src/sys/dev/usb add Xbox 360 Wireless Receiver
jmcneill[src/trunk]: src/sys/dev/usb regen
snj[src/trunk]: src/distrib/sets GPL code isn't just in src/gnu these days (i.e....
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Sync the sr...
pettai[src/trunk]: src/doc Update the Heimdal details
isaki[src/trunk]: src/sys/arch/m68k/fpe Fix typo in comment. pointed out by Y.Sug...
nonaka[src/trunk]: src/sys/arch/arm/xscale Don't write DMAC_DINT register on PXA270...
isaki[src/trunk]: src/sys/arch/m68k/fpe For the extended precision, the MSB of the...
isaki[src/trunk]: src/tests/lib/libc/sys Skip kqueue_unsupported_fd test if /dev/d...
nonaka[src/trunk]: src/sys/arch/landisk/conf Added drvctl.
christos[src/trunk]: src/lib/libc/gen fix incorrect type
nonaka[src/trunk]: src/sys/arch Added drvctl, putter and PUFFS.
christos[src/trunk]: src/lib/libc/stdlib cast to return type
christos[src/trunk]: src/include add reallocarray
christos[src/trunk]: src/lib/libc add a couple of casts.
christos[src/trunk]: src/lib/libc Add and use reallocarray() to prevent a multiplicat...
christos[src/trunk]: src/distrib/sets/lists/comp add reallocarray.
gdt[src/trunk]: src/usr.sbin/mrouted Fix bug in mrouted about aging neighbors.
snj[src/trunk]: src/etc/etc.alpha don't create an empty installation/misc direct...
rmind[src/trunk]: src/sys/net/npf npf_conn_establish: fix the previous change - dr...
christos[src/trunk]: src/lib/libc/stdlib Revert addition to reallocarray to the mallo...
christos[src/trunk]: src/lib/libc/stdlib Remove incorrect comment about size; mention...
prlw1[src/trunk]: src/sys/arch/usermode Take procfs_machdep.c rev 1.4 one step fur...
wiz[src/trunk]: src/lib/libc/stdlib Remove trailing whitespace.
ginsbach[src/trunk]: src/share/misc Add Port Control Protocol (RFC 6887)
ginsbach[src/trunk]: src/share/misc PR/49646: Nikolai Lifanov: Add LLDP - 802.1ab lin...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf By default, RPI firmware sets th...
martin[src/trunk]: src/distrib/sets/lists/debug Fix copy & pasto (libblacklist vers...
ginsbach[src/trunk]: src/lib/libc/gen PR/49642: change processor to host
maxv[src/trunk]: src/sys Kill kmeminit().
maxv[src/trunk]: src/sys/kern Don't include <uvm/uvm_extern.h>
christos[src/trunk]: src/sys/external/bsd/drm2/dist/uapi/drm fix ioctl cut-n-paste error
christos[src/trunk]: src/usr.bin/kdump Extend the list of the headers processed to ge...
rjs[src/trunk]: src/distrib/sets/lists/tests Fix build when MKRUMP=no.
christos[src/trunk]: src/usr.bin/kdump Extend the scripts to handle the X drm ioctls.
christos[src/trunk]: src/sys/dev/pci/ixgbe disable preemption while scheduling the so...
jmcneill[src/trunk]: src/sys/arch/arm/arm32 fix CPU_CORTEXA5 && !MULTIPROCESSOR build
jmcneill[src/trunk]: src/sys/arch/arm/cortex make sure we set ACTLR.SMP=1 for CPU_COR...
christos[src/trunk]: src/sys/fs/nfs/common fix mbuf leak; this is not being compiled ...
christos[src/trunk]: src/sys/modules/lua plug leak on error. Reported by:
christos[src/trunk]: src/sys/dev/ic set error. Reported by;
christos[src/trunk]: src/sys/dev/sdmmc Return an actual error. Reported by:
christos[src/trunk]: src/sys/ufs/chfs fix buf leak. Reported by:
christos[src/trunk]: src/sys/fs/udf fix udf_node leak. Reported by:
christos[src/trunk]: src/sys/ufs/chfs fix leak. Reported by:
christos[src/trunk]: src/sys/fs/nilfs fix devvp leak. Reported by:
christos[src/trunk]: src/sys/dev/ic don't leak pdata. Reported by:
wiz[src/trunk]: src/games/fortune/datfiles Fix typo. From kspillner@OpenBSD, for...
maxv[src/trunk]: src/sys/fs/nilfs Revert previous, it was a false positive.
martin[src/trunk]: src/usr.bin/kdump Drop i915, it still causes duplicate case stat...
mlelstv[src/trunk]: src/sys/fs/nfs/common invalidate input mbuf as soon as it is con...
christos[src/trunk]: src/usr.bin/kdump Add QXL, re-enable I915
jmcneill[src/trunk]: src/sys/arch/arm According to the Cortex-A5 TRM, the CBAR regist...
pooka[src/trunk]: src/sys Add a driver for Intel Centrino 7260 and similar wireles...
christos[src/trunk]: src/external/bsd/openldap/dist/servers/slapd Apply: http://www.o...
christos[src/trunk]: src/external/bsd/openldap/dist/servers/slapd/overlays Apply: htt...
jmcneill[src/trunk]: src/sys/arch Work-in-progress Odroid-C1 support.
christos[src/trunk]: src/sys/sys Add an FMT macro to snprintb the callout flags.
christos[src/trunk]: src/usr.bin/netstat print the timer flags.
joerg[src/trunk]: src/sys/arch/xen/x86 valid_ipimask is only used under DIAGNOSTIC...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common delete error(1...
jandberg[src/trunk]: src/sys/arch/amiga/dev Add a delay between the recently added ne...
christos[src/trunk]: src/external/cddl/osnet check and fix printf formats, negative a...
njoly[src/trunk]: src/lib/libc/sys The length argument is of an unsigned type (siz...
skrll[src/trunk]: src/sys/arch/arm/arm32 RCSid police
wiz[src/trunk]: src/lib/libc/sys It is 2015 already.
mlelstv[src/trunk]: src/sys/kern Correct m_len calculation for m_dup() with mbuf clu...
christos[src/trunk]: src/usr.bin/netstat Allocate the right size for pcb blocks.
macallan[src/trunk]: src/sys/arch/mips/mips - add CHIP_WRONG_ENDIAN for things like P...
wiz[src/trunk]: src/lib/libc/cdb Fix typo. Reported by rudolf on netbsd-docs.
wiz[src/trunk]: src Add man page for iwm(4).
christos[src/trunk]: src/sys/sys make this kmemuser friendly.
christos[src/trunk]: src/sys/kern make the ddb code crash(8) friendly.
jmcneill[src/trunk]: src/sys/dev/usb Add Xbox One controller support. Report descript...
christos[src/trunk]: src/usr.sbin/crash add kern_timeout.c for "show callout"
christos[src/trunk]: src/sys/ddb we can use show callout now from crash
justin[src/trunk]: src/sys/rump Add rtadvd to rump user sources
jmcneill[src/trunk]: src/sys/dev/usb From FreeBSD via OpenBSD:
chs[src/trunk]: src/sys/external/bsd/acpica/dist/namespace revert rev 1.5, which...
joerg[src/trunk]: src/sys/arch/evbarm/conf Include vnd, fss and putter
slp[src/trunk]: src/sys/dev/ic Configure interrupt polarity before enabling PHY.
slp[src/trunk]: src/sys/arch/evbarm Add support for Versatile Express A15 board.
slp[src/trunk]: src/sys/arch/evbarm/conf Add configuration file for Versatile Ex...
slp[src/trunk]: src/sys/arch/arm Add VFP IDs for QEMU's emulated Cortex-A15.
christos[src/trunk]: src/external/mit/lua Packages always build lib first even if it ...
ryoon[src/trunk]: src In recent freetype2 installation, ft2build.h should be located
christos[src/trunk]: src/external/mit/lua/lib/liblua - use CPPFLAGS instead of CFLAGS...
christos[src/trunk]: src/usr.sbin/crash Only define the extra flags for kern_timeout.c
christos[src/trunk]: src/usr.bin/xlint/lint1 Treat complex numbers like other floatin...
martin[src/trunk]: src/tests/lib/libm Remove expected failure and references to por...
aymeric[src/trunk]: src/sys/dev/usb clip xfer->actlen also in the !DIAGNOSTIC case
christos[src/trunk]: src/external/mit/lua/lib/liblua remove LINTFLAGS
skrll[src/trunk]: src/sys/arch/evbarm/ifpga Name some interrupts
wiz[src/trunk]: src/doc postfix-3.0 is out
christos[src/trunk]: src/sys/kern don't compare user and kernel addresses
martin[src/trunk]: src/sys/kern Mark posix_fallocate as NOERR
pooka[src/trunk]: src/lib/libc Include compat in rumprun libc
christos[src/trunk]: src/sys regen
rkujawa[src/trunk]: src/share/man/man4 Don't mention the bug that was fixed by mrg. ...
christos[src/trunk]: src/usr.sbin/syslogd - always set *to_buf to a timestamp, even i...
rjs[src/trunk]: src Add DCCP protocol support from KAME.
christos[src/trunk]: src/sys/dev/pci/hdaudio Fix locking against myself problem:
palle[src/trunk]: src/sys/arch/sparc64/doc Updated todo list with item about v445 ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Ensure that sane values are ...
alnsn[src/trunk]: src/sys/net It's not enough to check that a class of the last in...
alnsn[src/trunk]: src/sys/net Fix the build.
riastradh[src/trunk]: src/lib/libc/stdio Use Pq to avoid space before O_EXCL.
martin[src/trunk]: src/share/wscons/keymaps Add the new files to unbreak the build ...
tls[src/trunk]: src Make named and the rest of BIND seed their RNG from /dev/ura...
rmind[src/trunk]: src/sys NPF: partially rewrite the connection tracking mechanism:
njoly[src/trunk]: src/share/man/man7 Add hw.ncpuonline documentation.
lneto[src/trunk]: src/sys lua(4): using lua_CFunction
rmind[src/trunk]: src NPF: add nbuf_t * into npf_cache_t and remove unnecessary ca...
riz[src/trunk]: src/external/mit/xorg/lib/libGLU clang doesn't like -Wno-tautolo...
gson[src/trunk]: src/tests/lib/libc/gen space after comma
wiz[src/trunk]: src/lib/libc/sys Clean up ERRORS (sort, merge).
bouyer[src/trunk]: src/sys/arch/arm/omap Add USB control registers.
riastradh[src/trunk]: src/doc Add doc/3RDPARTY entry for MesaLib.
riastradh[src/trunk]: src/lib/libc/stdlib Hold arenas_mtx across (still unused) _mallo...
dholland[src/trunk]: src/lib/libc/sys Remove
alnsn[src/trunk]: src Sljit doesn't support MIPS I. Make sljitarch.h obsolete.
lneto[src/trunk]: src/sys lua(4): added support for running Lua scripts in intr co...
bouyer[src/trunk]: src/sys/arch/evbarm/beagle Allow tifb to be the console when boo...
bouyer[src/trunk]: src/sys/arch/evbarm/conf Fix uhidev entries (sync with i386)
christos[src/trunk]: src/sys/dev/ic sync with OpenBSD
rtr[src/trunk]: src/sys/netinet fix fat fingered KASSERT(solocked(0)) -> KASSERT...
mbalmer[src/trunk]: src/sys/dev Add a belgian keyboard layout, based on the french k...
maxv[src/trunk]: src/sys/kern Enable KMEM_REDZONE on DIAGNOSTIC. It will try to c...
lneto[src/trunk]: src/distrib/sets/lists/base fixed removal of Lua 5.1 entries fro...
msaitoh[src/trunk]: src/sys/dev/pci Yet another change for PR#48451. Don't use prefe...
apb[src/trunk]: src To make pax use ${TOOL_GZIP}, we need to pass "--use-compres...
joerg[src/trunk]: src/libexec/ld.elf_so/arch/i386 Remove (now duplicated) target c...
christos[src/trunk]: src Our hdestroy implementation was non-conformant because it fr...
mbalmer[src/trunk]: src/share/misc Keep countries in sync with IATA listings. NetBS...
lneto[src/trunk]: src/external/mit/lua/dist/src imported Lua 5.3 work3
mrg[src/trunk]: src/libexec/httpd rewrite much of the SSL code:
spz[src/trunk]: src/etc/rc.d Create the dhcpd.leases file if it doesn't exist al...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add non-atomic Linux tes...
riastradh[src/trunk]: src/sys/dev/usb Don't touch task after calling it.
riastradh[src/trunk]: src/sys/dev/usb Need <sys/atomic.h> for atomic_cas_uint.
bouyer[src/trunk]: src/sys Try to recover from vbus errors. Some devices draw too much
prlw1[src/trunk]: src/sys/arch/i386/conf drmkmsbus has gone away
lneto[src/trunk]: src/sys/modules/lua lua(4): cleaned stubs
christos[src/trunk]: src/sys/net/npf gcc-4.8 complains about not being able to inline
uebayasi[src/trunk]: src/sys/arch/x86/x86 KNF.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid bus_space_read/wri...
alnsn[src/trunk]: src/sys/rump Implement rumpcomp_sync_icache() hyprecall for mips...
gdt[src/trunk]: src/share/man/man4 Sync DIAGNOSTIC performance comments with his...
christos[src/trunk]: src/external/bsd/tmux cleantags to avoid conflicts.
rtr[src/trunk]: src/sys/netinet cleanup after last commit
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Remove defunct declarati...
msaitoh[src/trunk]: src/sys/dev/pci Add workaround for PR#48451. Some BCM5717-5720 b...
dholland[src/trunk]: src/sys "peripheral", not "peripherial".
alnsn[src/trunk]: src/sys/net Don't use BJ_TMP2REG for 32bit packet reads. Assign ...
ozaki-r[src/trunk]: src/sys/dev/usb Suppress another debug output
christos[src/trunk]: src/lib/libcurses/PSD.doc Use TOOL_VFONTEDPR
martin[src/trunk]: src/tests/ipf Darren fixed n8 and n9 recently
bouyer[src/trunk]: src/sys/arch/arm/omap Add peripheral clock defines, from FreeBSD.
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi need opt_arm_debug.h for VERBOSE_INIT_ARM
alnsn[src/trunk]: src man 4 bpfjit
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Setup Bt458 color palette to support AN...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Introduce a NORMAL_GLOBALS m...
wiz[src/trunk]: src/lib/libc/stdlib Remove trailing whitespace. Sort SEE ALSO. A...
uebayasi[src/trunk]: src/sys/arch/x86 ipifunc[]: Comment IPI constant names for grep'...
ozaki-r[src/trunk]: src/sys/net Don't return ENETRESET when ioctl SIOCSIFMTU
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Restore error message tw...
dholland[src/trunk]: src/usr.bin/xlint/lint1 typo in comment
ozaki-r[src/trunk]: src/sys/net Don't assume if_init is always set
alnsn[src/trunk]: src/sys/net Don't use scratch registers for X and to restore A a...
rmind[src/trunk]: src/sys/net/npf npf_iscached: add an assert.
skrll[src/trunk]: src/sys/dev/usb Whitespace
apb[src/trunk]: src How to deal with src/external/mit/lua/src: No such file or d...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Omit redundant vga_is_console ...
spz[src/trunk]: src/external/bsd/dhcp/include make the comment at the DHCPv6 def...
nakayama[src/trunk]: src/sys/arch/sparc64 Make bus_space_barrier inline to avoid unne...
plunky[src/trunk]: src/sys/sys remove PCC specific definitions for __packed, __alig...
christos[src/trunk]: src/usr.bin/make PR/48367: David A. Holland: Mark possible subma...
prlw1[src/trunk]: src/sys/rump/dev Add vnd support to rump
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Put in dummy gem uvm o...
dholland[src/trunk]: src/lib/libc/sys Clarify HISTORY and bump date.
maxv[src/trunk]: src/sys/uvm This KASSERT can trigger a panic too easily, if SCAR...
alnsn[src/trunk]: src/tests Add bpfjit_cop_copx and bpfjit_copx_cop tests.
alnsn[src/trunk]: src/sys/net Refactor BPF_COPX code. New version doesn't load buf...
mrg[src/trunk]: src/libexec/httpd use const and remove unnecessary braces.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Don't forget to advance t...
gson[src/trunk]: src/lib/librumphijack Do not assert that the two threads do not ...
alnsn[src/trunk]: src/sys/arch Add commented out bpfjit options to mips kernels.
nonaka[src/trunk]: src/sys/dev/usb regen.
christos[src/trunk]: src/usr.bin/tic use hdestroy1 now that hdestroy does not free th...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid bus_space_read/wri...
ryoon[src/trunk]: src/share/man/man4 Add Sharp CE-175TU entry, and bump date.
joerg[src/trunk]: src/sys/arch/arm/include Do not explicitly undef __INT8_TYPE__, ...
christos[src/trunk]: src/tools descend to vgrind
nakayama[src/trunk]: src/share/mk Add new transform for gl.pc.
bouyer[src/trunk]: src/sys Add motg(4), a driver for Mentor Graphic's OTG USB contr...
riastradh[src/trunk]: src/sys First whack at radeon driver.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Get suspend/resume sorta working for i...
alnsn[src/trunk]: src/sys/arch/mips/include Define SLJIT_CACHE_FLUSH() for mips.
alnsn[src/trunk]: src Add sljitarch.h to cobalt and pmax.
christos[src/trunk]: src/distrib/sets/lists/comp rename npf man pages to libnpf.
christos[src/trunk]: src/lib/libnpf rename npf.3 -> libnpf.3 per rmind@'s request
alnsn[src/trunk]: src/tests/net/bpfilter Add bpfilterbadjmp and bpfilterbadret tests.
christos[src/trunk]: src/external/bsd/tmux/usr.bin/tmux remove ssp commented out line...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: add missing spill/fill handl...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: add interrupt handling to su...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Bugfix: add missing cmp instruction...
pooka[src/trunk]: src/sys/dev Fix MODULE() dependencies to account for VND_COMPRES...
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc Import latest PCC snapshot 2014070...
ozaki-r[src/trunk]: src/sys/net Make bridge MPSAFE
ryoon[src/trunk]: src/sys/dev/usb Add Sharp CE-175TU USB to Zaurus Option Port 16 ...
maxv[src/trunk]: src/sys/kern Tell which dependency has failed
christos[src/trunk]: src/share/mk stray slash
christos[src/trunk]: src/usr.bin/make remove debugging
bouyer[src/trunk]: src/sys/arch/arm/omap Add the bus front end for the Mentor Graph...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Remove needless pci_map_...
mrg[src/trunk]: src/libexec/httpd call this 20140717.
ozaki-r[src/trunk]: src/sys/dev/pci Don't set SOFTINT_MPSAFE to vioif_rx_softint
christos[src/trunk]: src/sys Add MAP_INHERIT_ZERO
matt[src/trunk]: src/sys/arch/arm/vfp fix typo reported in PR/48948
lneto[src/trunk]: src/sys lua(4): uniformed the KPI name space using 'klua_' prefix
rmind[src/trunk]: src/sys/net/npf Fix gcc warnings.
wiz[src/trunk]: src/share/man/man4 Grammar. Bump date.
joerg[src/trunk]: src/sys/net/npf Drop variable only used in return.
joerg[src/trunk]: src/sys/lib/libunwind Fix braino in last commit and free the nod...
macallan[src/trunk]: src/etc/etc.macppc since we support 601 hardware now, let's buil...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Make ddb enter/exit work while...
mbalmer[src/trunk]: src/etc Consistency changes only. Start sentences with a capita...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix formatting and locki...
joerg[src/trunk]: src/sys/arch/xen/conf Restrict -mno-fp-ret-in-387 to GCC.
hannken[src/trunk]: src/sys/miscfs/kernfs Remove another KAME IPSEC residue, "struct...
dholland[src/trunk]: src/share/man/man9 Adjustments based on suggestions from gnrp in...
christos[src/trunk]: src/external/bsd/bind/dist/lib/lwres/include/lwres fix lint build
christos[src/trunk]: src/external/bsd/bind/dist/lib/lwres/include/lwres one more quot...
justin[src/trunk]: src/lib/librumpuser Clean up random implementation for librumpuser
rmind[src/trunk]: src NPF: rework of the connection saving and restoring:
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
alnsn[src/trunk]: src Rename sljitarch.h to sljit_machdep.h.
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc Import latest PCC snapshot 2014070...
alnsn[src/trunk]: src/share/man/man4 Use .Sy for 'Just-In-Time', add a reference t...
christos[src/trunk]: src/share/mk fix typo
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb PR/30756: Thomas Klausner: Deacti...
mrg[src/trunk]: src/libexec/httpd/testsuite make a minor output change match again.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Delete troublesome drm_trace....
prlw1[src/trunk]: src/distrib/sets/lists Update lists after adding support for vnd...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Lock the right lock arou...
christos[src/trunk]: src/lib/libc/gen Factor out the basename and dirname code into b...
christos[src/trunk]: src/tools/vgrind build glue
joerg[src/trunk]: src/sys/net socklen_t is not uint8_t, so don't print it as such.
maxv[src/trunk]: src/sys/kern Keep setting 'error' as appropriate (even if this p...
nakayama[src/trunk]: src/external/mit/xorg/lib/fontconfig/src The placeholder name in...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner add some more usb regs
rmind[src/trunk]: src/sys/net/npf Bye bye npf_session.c
bouyer[src/trunk]: src/sys/dev Add tifb and tiotg
justin[src/trunk]: src/usr.bin/make Remove an accidental C99-ism in tools which nee...
bouyer[src/trunk]: src/sys/arch/evbarm/conf Add a commented out tifb and associated...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Tweak failure case for L...
tsutsui[src/trunk]: src/sys/arch/hp300/conf Shrink GENERIC and enable MODULAR instead.
bouyer[src/trunk]: src/sys/dev/i2c Add a callback to change the regulator outputs.
macallan[src/trunk]: src/sys/dev/sbus restore the right colour map when X exits
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Fix ttm swap storage dest...
alnsn[src/trunk]: src Implement rumpcomp_sync_icache() hyprecall for arm and add
pooka[src/trunk]: src/sys regen
pooka[src/trunk]: src/sys/kern Ensure that symbols are aliased to standard names when
pooka[src/trunk]: src/sys regen
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc fix merge conflicts for pcc-20140706
wiz[src/trunk]: src/share/man/man4 Sort SEE ALSO. Use .An. Bump date.
tsutsui[src/trunk]: src/sys/arch/luna68k Pull LUNA's keyboard driver changes from Op...
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxxrt/src Use correct type encod...
ryoon[src/trunk]: src/sys/dev/usb Regen.
alnsn[src/trunk]: src/lib/librumpuser Remove unused file.
bouyer[src/trunk]: src/doc Mention tiotg and tifb
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist Import drm from Linux 3.15 (commi...
christos[src/trunk]: src/lib/libc/gen basename_r and dirname_r are non-standard and d...
nonaka[src/trunk]: src/sys/dev/usb Added a ASUSTeK USB-N10 NANO.
tron[src/trunk]: src/external/ibm-public/postfix/share Rationalize README file ha...
wiz[src/trunk]: src/etc 'file system' for consistency with documentation (instea...
ozaki-r[src/trunk]: src/sys/net Add missing unlock
skrll[src/trunk]: src/sys/dev/usb Fix reversed argument to USBHIST_LOG
bouyer[src/trunk]: src/sys/arch/xen/conf Sync DEFCOPTS and CFLAGS with i386 and amd...
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon Push -Wno-missing-prototypes in...
riastradh[src/trunk]: src/sys Fix wsmouse at uatp attachment for module.
christos[src/trunk]: src/tests/lib/libc/sys Add new minherit test.
christos[src/trunk]: src/distrib/sets/lists Add t_minherit.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Don't cast ptrdiff_t to ...
skrll[src/trunk]: src/sys/dev/usb Don't return an error in urndis_init if IFF_RUNN...
lneto[src/trunk]: src/external/mit/lua/dist/src lua(4): preventing division by zero
rmind[src/trunk]: src/sys/net/npf Add npf_conn.h missed in the previous commit.
apb[src/trunk]: src More general advice about "cvs [update aborted]... No such file
rtr[src/trunk]: src/sys split PRU_SENDOOB and PRU_RCVOOB function out of pr_gene...
riastradh[src/trunk]: src/sys/dev/pci Also unbind the right offset.
wiz[src/trunk]: src/share/man/man4 Fix typo. Bump date for previous.
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Add consistent prefix to a softc member...
christos[src/trunk]: src/external/bsd/tmux merge conflicts, fix build.
plunky[src/trunk]: src/external/bsd/pcc update build framework for import of pcc-20...
plunky[src/trunk]: src/distrib/sets/lists add PCC libexec/cxxcom
alnsn[src/trunk]: src/tests/lib/libbpfjit Add a link to ../../net/bpfjit/t_extmem.c.
bouyer[src/trunk]: src/sys/dev/usb Disable NAK timeout on bulk transfers, I couldn'...
tsutsui[src/trunk]: src/sys/arch/luna68k/conf Add options WSDISPLAY_COMPAT_RAWKBD fo...
riastradh[src/trunk]: src/sys/dev/wsfb RCS IDs do not go in header files.
plunky[src/trunk]: src/share/mk add p++ tool, for PCC
martin[src/trunk]: src/external/mit/xorg/lib whitespace cleanup
mbalmer[src/trunk]: src/doc wskbd(4) has a belgian keyboard layout now.
maxv[src/trunk]: src/sys/fs/smbfs smbfs depends on nsmb, so add the dependency as...
christos[src/trunk]: src/sys/fs/msdosfs Correct the bread size of struct fsinfo from ...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb PR/47430: Fix debugging threads a...
maxv[src/trunk]: src/sys/fs/msdosfs Limit the minimum size of a disk sector to 51...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 I thought I removed this...
tsutsui[src/trunk]: src/sys/arch Add gffb(4) at pci.
riastradh[src/trunk]: src/sys Remove needless linux_gfp.c.
skrll[src/trunk]: src PR/48998: uhso(4) support for Globetrotter HSUPA Modem
wiz[src/trunk]: src/lib/libc/gen Use Nx.
christos[src/trunk]: src/distrib/sets/lists/comp add the new hdestroy functions
prlw1[src/trunk]: src/sys/external/bsd/drm2/include/linux The lua 5.1 to 5.3 updat...
msaitoh[src/trunk]: src/sys/dev/pci Add SERDES support from Matthias Drochner. Not a...
riastradh[src/trunk]: src/sys/dev/pci Bind i810 dcache pages at the requested offset, ...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner motg glue (host mode) for allwinner, ...
alnsn[src/trunk]: src/sys/arch/arm/include Add parentheses around macro arguments.
riastradh[src/trunk]: src/external/mit/xorg/lib/dri Fix source lists for radeon dri mo...
alnsn[src/trunk]: src/sys/arch/sparc/include Cast to sparc_cache_flush() argument ...
joerg[src/trunk]: src/sys/arch/powerpc/include Let the assembler bail out if the i...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Fix WSDISPLAYIO_GET_BUSID on n...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.4.2 to fix the buil...
christos[src/trunk]: src/lib/libcurses/PSD.doc stopgap for non-netbsd build.
joerg[src/trunk]: src/sbin/disklabel Print uint32_t field as such.
ozaki-r[src/trunk]: src/sys/net Kill void * for bridge in struct ifnet
palle[src/trunk]: src/sys/arch/sparc64 sun4v: Introduce SET_MMU_CONTEXTID macro fo...
jmcneill[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm From https:/...
jmcneill[src/trunk]: src/sys Instead of polluting motgreg.h with AllWinner specific r...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon In radeon_device_init, ...
christos[src/trunk]: src/sys/uvm Split out the minherit code into separate functions ...
tsutsui[src/trunk]: src/sys/arch/x68k/conf Enable NULLFS and MODULAR, and disable UM...
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Use kmem(9) instead of malloc(9).
dholland[src/trunk]: src/lib/libc/sys fix usage
lneto[src/trunk]: src/external/mit/lua/dist/src lua(4): fixed ldblib.c
christos[src/trunk]: src/sys/modules/lua undo previous
rmind[src/trunk]: src/usr.sbin/npf/npfctl formatting
nonaka[src/trunk]: src/doc Note about urtwn(4)'s RTL8188EUS and RTL8188ETV support.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Make Linux ww_mutex use ...
maxv[src/trunk]: src/sys 1) On 64bit systems, don't add the 32bit execsw[] to the...
bouyer[src/trunk]: src/sys/arch/evbarm/stand/bootimx23 Override CPUFLAGS for compil...
tsutsui[src/trunk]: src/sys/dev/i2c Use todr_[gs]ettime_ymdhms functions that handle...
joerg[src/trunk]: src/lib/libc/compiler_rt Don't include atomic.c, we have aliases...
ryoon[src/trunk]: src/sys/dev/usb Sharp CE-175TU USB to Zaurus Option Port 16 cabl...
maxv[src/trunk]: src/sys/fs/msdosfs Make DPRINTF more understandable, and replace...
hikaru[src/trunk]: src/sys/arch/x86/pci Correct return value handling.
skrll[src/trunk]: src/share/man/man4 Bump date for previous.
roy[src/trunk]: src Document that our use of pthread_mutex_unlock(3) is async-si...
lneto[src/trunk]: src lua(4): added debug library
nonaka[src/trunk]: src/distrib/sets/lists/base Added RTL8188EU firmware for urtwn(4).
tron[src/trunk]: src/external/ibm-public/postfix/share Try to fix the build:
bouyer[src/trunk]: src/sys/arch/arm/omap Work in progress on a driver for the graph...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist fix merge conflicts
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Initialize the drm_global stuff.
riastradh[src/trunk]: src/sys/dev/usb Fix usb task queue locking.
njoly[src/trunk]: src/share/man/man4 Add missing end list (El) macro.
dholland[src/trunk]: src/lib/libc/sys fix typo and minor usage issue
gson[src/trunk]: src/lib/librumphijack Ignore the contents of revents when poll()...
ozaki-r[src/trunk]: src/sys/dev/pci Introduce VIRTIO_F_PCI_INTR_MPSAFE for virtio
riastradh[src/trunk]: src/sys/dev Do not printf(foobar()). Bad bad bad bad bad!
ozaki-r[src/trunk]: src/sys/arch/evbarm Remove unexpected code duplications
riastradh[src/trunk]: src/sys/arch Add a FIRST1G page freelist to x86, for old graphic...
rtr[src/trunk]: src/sys split PRU_BIND and PRU_LISTEN function out of pr_generic...
rtr[src/trunk]: src/sys/netinet pr_generic() for req = PRU_RCVOOB is always call...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb replace the old macros with the f...
martin[src/trunk]: src/tests/ipf/expected NetBSD has an entry for protocol #255 in ...
macallan[src/trunk]: src/sys/dev/sbus - move all register definitions and hardware do...
ozaki-r[src/trunk]: src/sys/dev/usb Suppress debug output of xhci_device_intr_done
christos[src/trunk]: src/usr.bin/vgrind first attempt at toolification.
christos[src/trunk]: src/tools/vgrind use host rules for files.
justin[src/trunk]: src/usr.bin/make Avoid use of __arraycount in tools as not portable
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Explain why i915_gem_rel...
bouyer[src/trunk]: src/sys/net Make sure to call ifp->if_output() with KERNEL_LOCK ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core Import the part ...
matt[src/trunk]: src/sys/arch/hpcarm/hpcarm Use paddr_t for msgbufphys
jmcneill[src/trunk]: src/sys/arch/arm/allwinner set fifosize to 512, and fix swapped ...
riastradh[src/trunk]: src/sys/sys Expand null macros to `do {} while (0)', not to noth...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Do a post-write DMA sy...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Don't double-free obj->p...
msaitoh[src/trunk]: src/sys/dev/pci - Fix a bug that bge can't be initialized correc...
riastradh[src/trunk]: src/sys Rework Intel framebuffer attachment.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm We need just a VA, not wi...
christos[src/trunk]: src/lib/libc/sys Document MAP_INHERIT_ZERO.
maxv[src/trunk]: src/sys/rump/dev/lib/libnetsmb Fix the ATF failures caused by my...
tsutsui[src/trunk]: src/sys/arch/luna68k/conf Enable INET6 (for modern network) and ...
tsutsui[src/trunk]: src/sys/arch/news68k/conf Shrink GENERIC and enable MODULAR inst...
tron[src/trunk]: src/distrib/sets/lists/misc Update list of Postfix README files.
tron[src/trunk]: src/share/man/man8 Sync wizd's feature list with reality.
alnsn[src/trunk]: src/sys/net Two tweaks: don't use a temporary register to derefe...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Free temporary segs on the...
pooka[src/trunk]: src/sys/kern In the RUMP_KERNEL_IS_LIBC case, account for WEAKAS...
riastradh[src/trunk]: src/sys/dev/pci For the unbind code to work the bind code must s...
ozaki-r[src/trunk]: src/sys/dev/pci Remove a duplicated error message
tsutsui[src/trunk]: src/sys/dev/pci Appease a printf format warning on LP64 machines.
christos[src/trunk]: src/external/bsd/tmux/dist CHANGES FROM 1.9 to 1.9a 22 February ...
plunky[src/trunk]: src/external/bsd/pcc make p++ optional, on MKCXX
matt[src/trunk]: src/sys/arch Replace more vm_offset_t, vm_size_t with vaddr_t, v...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/crypt Remove unused file.
riastradh[src/trunk]: src/sys/dev/usb Convert uatp(4) to use usb_task instead of a wor...
ozaki-r[src/trunk]: src/sys/dev/usb Unbreak the build for i386
mrg[src/trunk]: src/libexec/httpd/small link against main.c and ssl-bozo.c (whic...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Elide up to one excess d...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Actually hook up the r...
christos[src/trunk]: src amend the new destroy function to take function pointers.
riz[src/trunk]: src/sys/arch/evbarm/beagle Conditionalize more stuff on TI_AM335...
alnsn[src/trunk]: src/sys/arch/powerpc/include Cast to __syncicache() argument types.
htodd[src/trunk]: src Build fix (use error when defined).
riastradh[src/trunk]: src/sys/dev/pci Tweak style, make it compile...oops.
roy[src/trunk]: src/doc Note import of dhcpcd-6.4.1
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Use C99 struct initialization for wsdis...
skrll[src/trunk]: src/sys/dev/usb PR/48998 (uhso(4) support for Globetrotter HSUPA...
christos[src/trunk]: src/sys/modules/lua XXX: remove file that includes userland head...
hannken[src/trunk]: src/sys Change kernfs from hashlist to vcache.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist Expose drm fb helpers for ddb ent...
msaitoh[src/trunk]: src/sys/dev/pci Cleanup comments. No functional change.
joerg[src/trunk]: src/sys/lib/libunwind Use static_cast for rb_tree_insert_node vo...
christos[src/trunk]: src/share/mk Add vfontedpr
mrg[src/trunk]: src/libexec/httpd make -t chroot option available always again.
riastradh[src/trunk]: src/sys Make it build and boot on my test machines.
dholland[src/trunk]: src Revert the following changes:
hannken[src/trunk]: src/sys/miscfs/kernfs Finish KAME IPSEC removal:
skrll[src/trunk]: src/sys/dev/usb Whitespace.
jmcneill[src/trunk]: src/sys/dev/usb let the bus driver override fifo size
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Correct return values of...
riastradh[src/trunk]: src/sys/external/bsd/drm2/pci Destroy the DMA subregion tag on e...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Don't forget to pmap_upda...
pgoyette[src/trunk]: src/lib/libc/sys Document the upper limit on size of props dicti...
jmcneill[src/trunk]: src/sys/dev/usb if the bus driver supplies a fifo size and dynfi...
tsutsui[src/trunk]: src/sys/arch/hp300/conf More tweaks to GENERIC.
skrll[src/trunk]: src/sys/dev/usb Regen
alnsn[src/trunk]: src/sys/arch Include sljit files.
nonaka[src/trunk]: src Added support for the Realtek RTL8188EUS and RTL8188ETV chip...
bouyer[src/trunk]: src/sys/arch am335x: expect the board code to provide a set_mpu_...
riastradh[src/trunk]: src/sys/dev/usb Remove (harmless) redundant assignment of task->...
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
christos[src/trunk]: src/doc new tmux
riz[src/trunk]: src/sys/dev/ic Fix last change (pa_calib_ticks should be sc_pa_c...
wiz[src/trunk]: src/share/man/man4 Fix typos and improve grammar and punctuation.
tsutsui[src/trunk]: src/sys/arch/sparc/dev Add a newline at end of file.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.4.1 with the follow...
roy[src/trunk]: src/doc Note import of dhcpcd-6.4.2
christos[src/trunk]: src/usr.bin/grep fix type, from enh at google dot com
nonaka[src/trunk]: src Add ASUSTeK USB-N10 NANO support.
tron[src/trunk]: src/external/ibm-public/postfix/share There is also no HTML vers...
ozaki-r[src/trunk]: src/sys/net Avoid calling copyout with holding mutex(IPL_NET)
christos[src/trunk]: src/external/bsd/tmux cleanup more trash that are in the distrib...
plunky[src/trunk]: src/distrib/sets/lists add p++, and move it and cxxcom to comp-c...
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Minor KNF. No binary changes.
ozaki-r[src/trunk]: src/sys/dev/pci Make if_vioif MPSAFE
macallan[src/trunk]: src/sys/dev/pci fix a bunch of bugs & tpyos:
christos[src/trunk]: src/external/bsd/tmux/dist CHANGES FROM 1.9 to 1.9a 22 February ...
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Disable FPU in kernel ...
erh[src/trunk]: src/sys/arch/i386/stand/lib Fix bootxx_* and boot on machines wh...
plunky[src/trunk]: src/share/mk when calling mkdep, pass any -std=* flags for C and...
lneto[src/trunk]: src lua: updated from 5.1 to 5.3 work3
dholland[src/trunk]: src/sys/sys Mark #endifs that are far enough away from their cor...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
mbalmer[src/trunk]: src/share/wscons/keymaps Put them one file per line.
riastradh[src/trunk]: src/sys/dev/usb Add module crud to uatp(4).
bouyer[src/trunk]: src/sys/arch/arm/omap Glue in tifb and tiotg drivers.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 intel_dp_aux_wait_done c...
dholland[src/trunk]: src/usr.bin/make typo in comment, from the first reverted patch
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add motg (commented out)
riastradh[src/trunk]: src/doc Document drm crap in 3RDPARTY.
alnsn[src/trunk]: src/tests/net/bpfjit Add bpfjit_ret_k, bpfjit_bad_ret_k, bpfjit_...
alnsn[src/trunk]: src/tests/lib/libbpfjit Add libbpfjit_ret_k and libbpfjit_bad_re...
alnsn[src/trunk]: src/tests/lib/libbpfjit Add libbpfjit_jmp_ja_invalid test.
msaitoh[src/trunk]: src/sys/dev/pci Fix three bugs reported by enami@:
wiz[src/trunk]: src/games/tetris Bump date for -c (exactly one year after previo...
alnsn[src/trunk]: src/tests/lib/libbpfjit Add libbpfjit_jmp_ja_overflow test.
alnsn[src/trunk]: src/tests/net/bpfjit Add bpfjit_jmp_ja_overflow test.
alnsn[src/trunk]: src/tests/net/bpfilter Add bpfilternegjmp test.
dholland[src/trunk]: src/games/dab typo
aymeric[src/trunk]: src/libexec/getty Fix previous commit by using tty00 as an examp...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: vpci driver - initial (and incomplet...
palle[src/trunk]: src/sys/arch/sparc64/conf sun4v: vpci driver - initial (and inco...
joerg[src/trunk]: src/sys/arch/arm/arm32 Kill redundant semicolons.
jmcneill[src/trunk]: src/distrib/utils/embedded/conf actually write cpufreq changes t...
nonaka[src/trunk]: src/sys/dev/usb Apply PR kern/49659 patch from Takahiro HAYASHI.
pooka[src/trunk]: src/sys/rump add libc++
alnsn[src/trunk]: src/sys/net Fix bugs found by afl fuzzer http://lcamtuf.coredump...
maxv[src/trunk]: src/sys/kern Remove this MALLOC_DEFINE (M_PMF unused).
macallan[src/trunk]: src/sys/arch/mips/mips in unmap():
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that sc_mediatype is evaluated incorre...
joerg[src/trunk]: src/sys/arch/evbarm/conf Both ext2 and iso9660 are useful when d...
macallan[src/trunk]: src/sys/arch/mips/mips fix previous for LP64
maxv[src/trunk]: src/sys/ufs/ffs Make this a bit more readable. No functional cha...
maxv[src/trunk]: src/sys/ufs/ffs Add a new function: ffs_superblock_validate(). A...
alnsn[src/trunk]: src/sys/net Don't emit wrapped-around reads. They're dead code b...
martin[src/trunk]: src/tests/lib/libc/gen Fix strange editor mishap and start block...
maxv[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate(): ensure fs->fs_cssize!...
maxv[src/trunk]: src/sys/ufs/ffs Add some checks in ffs_superblock_validate():
nonaka[src/trunk]: src/sys/dev/pci Sync with OpenBSD if_iwm.c rev.1.18.
skrll[src/trunk]: src/sys/arch/mips/mips Deal with 64-bit fallout from previous.
nonaka[src/trunk]: src/sys/dev/pci Convert printf() to aprint_*().
maxv[src/trunk]: src Rename kern_verifiedexec.c to kern_veriexec.c. "Veriexec" is...
maxv[src/trunk]: src/sys/kern ... and I forgot to actually remove kern_verifiedex...
nonaka[src/trunk]: src/sys/dev/pci Make some functions and variables static.
justin[src/trunk]: src/lib/librumpuser Fix some return value checks
nonaka[src/trunk]: src/sys/dev/pci print error message when fail to load firmware.
justin[src/trunk]: src/lib/librumpuser Whitespace fixes, no functional change
nonaka[src/trunk]: src iwm(4) works now, but 2.4GHz only.
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Don't use cnputc() directly in a...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Use proper signedness and exact-...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Make local functions and variabl...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Misc KNF and cosmetics.
mrg[src/trunk]: src/sys/external/bsd/drm2/radeon add a ugly hack to avoid diffic...
maxv[src/trunk]: src/sys/ufs/ffs ffs_reload(): call ffs_superblock_validate() wit...
maxv[src/trunk]: src/sys/ufs/ffs Style. No functional change.
dholland[src/trunk]: src/sys/compat/freebsd typo in comment
maxv[src/trunk]: src/sys/ufs/ffs Currently, in ffs_reload(), we don't handle the ...
maxv[src/trunk]: src/sys/ufs/ffs KNF. No functional change.
maxv[src/trunk]: src/sys/ufs/ffs ffs_appleufs_validate():
isaki[src/trunk]: src/tests/lib/libc/gen uint64_t -> uint32_t. 32bit is sufficien...
maxv[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate(): sanitize the number o...
maxv[src/trunk]: src/sys/ufs/ffs Two typos:
maxv[src/trunk]: src/sys/ufs/ffs In fact, we need to sanitize the superblock *aft...
maxv[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate(): compute fs_bshift and...
he[src/trunk]: src/sys/sys Struct tcpcb was extended with three new fields, the...
he[src/trunk]: src Port over the TCP_INFO socket option from FreeBSD, originall...
wiz[src/trunk]: src/share/man/man4 Remove trailing space, use American spelling, ...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Make local readonly arrays stati...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Explicitly denote static functions.
maxv[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate(): when checking the num...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Also mark as bad attempts t...
christos[src/trunk]: src/external/bsd/blacklist/diff Add the bad user diff.
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common PR/49666: Henn...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common PR/49667: Henn...
alnsn[src/trunk]: src/tests/net/bpfjit Add bpfjit_jmp_x_uninitialised test.
alnsn[src/trunk]: src/tests/net/bpfjit Avoid testing for zero rv in bpfjit_jmp_x_u...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist initialize the pfilter for ...
christos[src/trunk]: src/external/bsd/blacklist/diff one more pfilter_init()
nakayama[src/trunk]: src/etc Avoid nfs devices correctly.
alnsn[src/trunk]: src/tests/net/bpfjit BPF_JMP+BPF_JEQ+BPF_X doesn't compare X wit...
alnsn[src/trunk]: src/tests/lib/libbpfjit Replace accidentally committed test with...
alnsn[src/trunk]: src/tests/net/bpfjit Improve bpfjit_jmp_jeq_x test.
alnsn[src/trunk]: src/tests/lib/libbpfjit Improve libbpfjit_jmp_jeq_x test.
alnsn[src/trunk]: src/sys/net Properly track initialisation of registers for BPF_J...
alnsn[src/trunk]: src/sys/net In some implementations pc->k is signed. Cast it to ...
alnsn[src/trunk]: src/sys/net Copyright year.
he[src/trunk]: src/sys/netinet Change the new counter variables in struct tcpcb...
alnsn[src/trunk]: src/tests/net/bpfjit Add two more bpfjit_jmp_jeq_x_noinit_XX tests.
alnsn[src/trunk]: src/tests/lib/libbpfjit Add two more libbpfjit_jmp_jeq_x_noinit_...
skrll[src/trunk]: src/sys/arch/arm/arm Correct arm_cksumdata for <4 bytes of data
justin[src/trunk]: src/lib/librumpuser Minor fixes to types and includes
nakayama[src/trunk]: src/sys/arch/sparc64/conf Fix up sysmon_* dependencies.
skrll[src/trunk]: src/sys/arch/sh3/sh3 port-sh3/49613: errno does not set by some ...
martin[src/trunk]: src/sys/kern A syscall like posix_fallocate() that is not suppos...
maxv[src/trunk]: src/sys/ufs/ffs Revert a change in my previous commit that broke...
joerg[src/trunk]: src/usr.sbin/syslogd Format string annotation.
skrll[src/trunk]: src/sys/arch/arm/arm Really fix arm_cksumdata for <4 bytes of data
jmcneill[src/trunk]: src/sbin/devpubd At startup, instead of doing run-hooks for each...
msaitoh[src/trunk]: src/sys/dev/pci Add some devices:
manu[src/trunk]: src Add PUFFS_KFLAG_NOFLUSH_META to prevent sending metadata flu...
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/sbin/devpubd let's make this compile again.
msaitoh[src/trunk]: src/sys/dev/pci - Initialize some hardware bits for 8257[1234], ...
skrll[src/trunk]: src/sys/arch/arm/conf Re-enable CPI_IN_CKSUM now the bugs are fi...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that the first access to NVM is failed...
hannken[src/trunk]: src/sys/fs/union Remove a superfluous vref(), VOP_CREATE() was c...
hannken[src/trunk]: src/sys/fs/union Add reference count to union node.
wiz[src/trunk]: src/lib/libpuffs Bump date for previous.
wiz[src/trunk]: src/lib/libpuffs Sort sections.
hannken[src/trunk]: src/sys/fs/union Change union to vcache. Use address of the uni...
wiz[src/trunk]: src/lib/libpuffs filesystem -> file system
martin[src/trunk]: src/sys/fs/puffs Remove debug printf
mrg[src/trunk]: src/sys/external/bsd/drm2/radeon fix the previous. bus_space_ma...
nonaka[src/trunk]: src/sys/dev/pci Fix compile failure with clang.
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/test_src Backport a new testcase...
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Apply a bugfix from r2...
macallan[src/trunk]: src/sys/arch/mips/mips mmap() DMA buffers uncached if we know how.
skrll[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Bump size to fix build.
nonaka[src/trunk]: src/sys/dev/pci whitespace
skrll[src/trunk]: src/sys/arch/evbarm/conf Bump memory disk size to fix build.
nonaka[src/trunk]: src/sys/dev/pci fix compile failure with IWM_DEBUG on i386.
nonaka[src/trunk]: src/sys/arch/powerpc Added Interrupt coalescing support.
isaki[src/trunk]: src/tests/lib/libc/gen m68k (except sun2) never issue SIGBUS on ...
nonaka[src/trunk]: src/sys/arch Add iwm(4).
macallan[src/trunk]: src/sys/arch/mips/mips do as others do and mmap() DMA buffers un...
msaitoh[src/trunk]: src/sys/dev/pci Print bit setting of bge_asf_mode if BGE_DEBUG i...
macallan[src/trunk]: src/sys/arch/sgimips/mace move DAC1 output channel to master so ...
martin[src/trunk]: src/tests/usr.bin/ld Make the dummy data that we expect to go in...
christos[src/trunk]: src/sys/netinet6 "something odd happens" is not a useful error m...
joerg[src/trunk]: src/lib/libc/regex Use reallocarr and simplify. Document valid r...
joerg[src/trunk]: src Introduce reallocarr(3) for easy (re)allocation of memory wi...
joerg[src/trunk]: src Move reallocarray under _OPENBSD_SOURCE where it belongs.
joerg[src/trunk]: src/sys/lib/libunwind Provide _Unwind_Find_FDE for libgcc_s comp...
christos[src/trunk]: src/lib/libedit OpenBSD is like us.
christos[src/trunk]: src/lib/libc/stdlib use reallocarr()
enami[src/trunk]: src/sys/dev/pci Make this file compiles again with BGE_DEBUG def...
ozaki-r[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Don't return s...
ozaki-r[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Add assert
wiz[src/trunk]: src/lib/libc/stdlib Fix Xref. Split line, Ox doesn't take word a...
macallan[src/trunk]: src/sys/arch/sgimips/conf cleanup compat options, disable COMPAT...
joerg[src/trunk]: src/external/gpl3/binutils/dist/ld/emultempl Apply elf32.em r1.8...
christos[src/trunk]: src/sys/netinet PR/49676: Ryo Shimizu: ICMP_STATINC() buffer ove...
mrg[src/trunk]: src/games/tetris add a 'down' key to tetris, defaulting to 'n'. ...
macallan[src/trunk]: src/sys/arch/sgimips switch sgimips to common bus_dma and bus_sp...
lneto[src/trunk]: src/external/mit/lua/dist/src lua(4): small fixes in kernel Lua
wiz[src/trunk]: src/games/tetris Use Pp (mdoc) instead of sp (roff).
nonaka[src/trunk]: src/sys/arch/powerpc/booke fix compile failure without DIAGNOSTIC.
mrg[src/trunk]: src/doc update for reality in many places.
snj[src/trunk]: src don't install Xtransdnet.c or Xtransos2.c, which were last p...
riastradh[src/trunk]: src/share/man/man9 Clarify advice about when to use what parts o...
maxv[src/trunk]: src/sys/ufs/ext2fs e2fs_sbcheck(): add a check to ensure e2fs_bp...
joerg[src/trunk]: src/sys/arch/arm/include Don't use plain inline in that might en...
nonaka[src/trunk]: src/sys/dev/usb regen
wiz[src/trunk]: src/lib/libc/stdlib Add EXAMPLES section, from Youri Mouton.
nonaka[src/trunk]: src/sys/dev/usb PR/49681: Support BUFFALO PC-OP-RS1
nonaka[src/trunk]: src/sys/dev/usb PR/49681: Support BUFFALO PC-OP-RS1
nonaka[src/trunk]: src/sys/dev/pci Don't return success when hw is not ready.
nonaka[src/trunk]: src/sys/dev/pci Make the iwm(4) hardware receive filter pass mul...
maxv[src/trunk]: src/sys/ufs/ffs Style, and fix a DPRINTF
rjs[src/trunk]: src/sys/netinet6 Declare input argument to in6_sin_2_v4mapsin6 t...
maxv[src/trunk]: src/sys/ufs/ext2fs Several fixes:
maxv[src/trunk]: src/sys/fs/ntfs Cosmetic changes:
nakayama[src/trunk]: src/sys/arch/sparc64/dev Fix queue handling to make the watchdog...
ozaki-r[src/trunk]: src/distrib/sets/lists/modules Add missing tags (zfs, solaris an...
ozaki-r[src/trunk]: src/distrib/sets/lists/modules Add missing dtrace modules to md....
wiz[src/trunk]: src/doc gdb-7.9 out.
nonaka[src/trunk]: src/sys/dev/usb pass collect size of firmware to firmware_free(9).
martin[src/trunk]: src/sys/dev/ic Fix multicast handling (and while there a bogus m...
tron[src/trunk]: src/external/ibm-public/postfix/dist/src/postconf Resolve confli...
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.11.4. Chan...
tron[src/trunk]: src/doc Postfix 2.11.4 was imported.
joerg[src/trunk]: src/sys/dev/iscsi Simplify.
joerg[src/trunk]: src/sys/arch/arm/include Don't build modules with float instruct...
ozaki-r[src/trunk]: src/external/cddl/osnet Fix dtrace build error with gcc 4.8 on i...
jmcneill[src/trunk]: src install xcb/xkb.h
ozaki-r[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace Fix dtrace build for ...
joerg[src/trunk]: src/sbin/iscsid Move communication socket to /var/run, especiall...
joerg[src/trunk]: src/sys/dev/iscsi Revert and add comment that this dance is for ...
joerg[src/trunk]: src Add rc script for /sbin/iscsid.
christos[src/trunk]: src/lib/libedit PR/49683: Amir Plivatsky: Off-by-one comparison ...
christos[src/trunk]: src/lib/libedit split the allocation functions, their mixed usag...
spz[src/trunk]: src/external/bsd/bind/dist security patch for bind from ISC (to ...
christos[src/trunk]: src PR/49684: Pierre Pronchery: readlinkat(2) return type is wrong.
christos[src/trunk]: src/etc/etc.amd64 don't make ipty. postinstall removes them.
maxv[src/trunk]: src/sys/ufs/ffs KNF, and simplify a bit.
maxv[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate(): sanitize fs_fragshift...
riastradh[src/trunk]: src/sys/arch/arm/include Make -mfloat-abi=soft a native kernel o...
maxv[src/trunk]: src/sys/ufs/ext2fs Merge _sbcompute() and _sbcheck() into _sbfil...
jmcneill[src/trunk]: src Build and install Mesa GBM buffer management library (libgbm).
knakahara[src/trunk]: src/sys/dev/pci - add macros to calculate MSI MME and MMC.
mlelstv[src/trunk]: src/sys/dev Fall back to nullcons if configured.
martin[src/trunk]: src/external/bsd/atf/dist/atf-sh Wait 10 seconds instead of 1 be...
spz[src/trunk]: src/doc note bind now is 9.10.1-P2
martin[src/trunk]: src/distrib/sets/lists/xcomp Add libgbm (hi Jared!)
jmcneill[src/trunk]: src/distrib/sets/lists/xcomp add gbm.pc
martin[src/trunk]: src/distrib/sets/lists/xdebug libgm debug info
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: sparc_interupt - ensure that...
nonaka[src/trunk]: src/sys/dev/pci CID 1271021: Overrunning array "in->in_ridx" of ...
martin[src/trunk]: src/distrib/sets/lists/xdebug fix typo in previous
mrg[src/trunk]: src/etc/etc.sparc64 add ttyC00/ttyC01 as found on eg, com(4)-bas...
maxv[src/trunk]: src/sys/ufs/ffs Small changes:
maxv[src/trunk]: src/sys/ufs/ext2fs Hum. Perhaps I missed a bit of the specificat...
martin[src/trunk]: src/sys Apply patch from FUKAUMI Naoki to fix ring buffer handli...
martin[src/trunk]: src/sys/netinet6 Rearange interface detachement slightly: before...
joerg[src/trunk]: src/sys/arch/arm/include Indentation.
joerg[src/trunk]: src/sys/arch Use default PAGER_MAP_DEFAULT_SIZE for ARM and Powe...
nonaka[src/trunk]: src/sys/dev/pci Revert previous change.
joerg[src/trunk]: src Give LLVM a bit breathing room for the sshramdisk when build...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Change tabs and spaces to make difference ...
christos[src/trunk]: src/sys/dev/pci Work around Coverity CIDs 127102{0, 1}: Confused ...
joerg[src/trunk]: src/sys/sys Fix spelling of feature test macro.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Enclose macro argument correctly. Same as ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Change macro name IXGBE_DEV_ID_82599_SFP_D...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Modify comments to make difference among *...
hannken[src/trunk]: src/sys/fs/union A union node may be reactivated while it is bei...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add 82599EN_SFP and 82599_SFP_SF_QP. Not t...
mlelstv[src/trunk]: src/sbin/drvctl Let drvctl -p select elements from an array prop...
roy[src/trunk]: src/share/man/man4 Sync route flags from net/route.h
roy[src/trunk]: src/sys/net Clean comments and style.
christos[src/trunk]: src belated removal of the advertising clause.
joerg[src/trunk]: src/sys/arch/arm/include/arm32 Restore PAGER_MAP_DEFAULT_SIZE fo...
wiz[src/trunk]: src/sbin/drvctl Bump date for previous.
ryo[src/trunk]: src/sys/arch/evbarm on iMX6, disable __HAVE_MM_MD_DIRECT_MAPPED_...
roy[src/trunk]: src/sys/netinet6 Retire nd6_newaddrmsg and use rt_newaddrmsg dir...
nonaka[src/trunk]: src/sys/dev/pci Display code number of unhandled packet.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Initialize mchdev_lock e...
christos[src/trunk]: src/sys/compat/netbsd32 readlinkat returns ssize_t
roy[src/trunk]: src/sys Rename nd6_rtmsg() to rt_newmsg() and move into the gene...
christos[src/trunk]: src/sys/compat/netbsd32 regen
christos[src/trunk]: src/sys/rump/librump/rumpkern belated regen (posix_fallocate, re...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Back-port attempt [2/2] ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Back-port attempt [1/2] ...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Add string Linux module parameters.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux <linux/io-mapping.h> nee...
joerg[src/trunk]: src/sys/arch/arm Improve inline asm around dsb/dmb/isb:
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/asm Add put_unaligned_le32 to ...
manu[src/trunk]: src/sys/fs/puffs Update file size after write without metadata f...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add sizep argument to pc...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add kstrndup.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add pci_enable_rom/pci_d...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add pci_platform_rom stu...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/asm Linux's <asm/io.h> include...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/asm Add get_unaligned_le16, pu...
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Add kstrtol.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Another round of nouveau whack-a-mole.
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Add clamp to <linux/ke...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add hweight8 (hamming we...
wiz[src/trunk]: src/lib/libc/gen Remove sentence about casting to int (also from...
riastradh[src/trunk]: src/share/man/man9 Fix type of pc argument in pci_intr(9) man page.
snj[src/trunk]: src/external/mit/xorg/lib/libXfont update for 1.5.0
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux <linux/vgaarb.h> needs <...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Another round of whack-a-mole with nou...
christos[src/trunk]: src/sys/fs/puffs make this compile again.
riastradh[src/trunk]: src/sys/dev/pci Issue a write barrier after updating the GTT.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Another round of nouveau whack-a-mole.
riastradh[src/trunk]: src/sys/dev/pci Include <sys/atomic.h> for membar_producer.
dholland[src/trunk]: src/sys/sys fix inadequate parens in macro (my fault originally)
nonaka[src/trunk]: src/sys/arch/powerpc/include/booke fix offset value of RBASEn.
snj[src/trunk]: src don't install X11/Xaw/Print.h and X11/Xaw/PrintSP.h. they ha...
nonaka[src/trunk]: src/sys/arch/powerpc/include/booke Added some register definitio...
snj[src/trunk]: src/share/mk prune a number of now-nonexistent xorg components
ozaki-r[src/trunk]: src/external/cddl/osnet/dev Fix module unload of dtrace, sdt and...
roy[src/trunk]: src/sbin/route Teach route(8) about RTF_LOCAL.
roy[src/trunk]: src Document RTF_LOCAL
roy[src/trunk]: src/sys Introduce the routing flag RTF_LOCAL to track local addr...
roy[src/trunk]: src/doc Document addition of RTF_LOCAL
ozaki-r[src/trunk]: src/external/cddl/osnet/dev Fix inconsistency between module and...
roy[src/trunk]: src/external/bsd/dhcp/bin/clientscript No longer a need to add l...
roy[src/trunk]: src/sys Don't add local routes for the any address or p2p addres...
martin[src/trunk]: src/tests/lib/libc/db bsize_ffactor takes *very* long to complet...
martin[src/trunk]: src/tests/net/icmp Do not use artificial low timeouts - slow mac...
martin[src/trunk]: src/tests/net/icmp Bump timeout to 20 seconds for slower machines.
kiyohara[src/trunk]: src/etc/etc.evbarm Add OVERO to v7 and v7hf.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix returned timeout in ...
joerg[src/trunk]: src/sys/sys lib/49696: Circular dependency and namespace polluti...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Omit needless bus_dmam...
nakayama[src/trunk]: src/sys/dev/ic Stop the interface before detaching to avoid the ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Another attempt to fix the...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 ...aaaaand one more fix ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix return code of __wai...
ozaki-r[src/trunk]: src/sys/ddb Don't use an unset value as an address
nonaka[src/trunk]: src/sys/dev/sdmmc Don't clear other bits. pq3sdhc is set more bits.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Limit scope of ret and o...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Make gmbus_wait_hw_statu...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Also get the sense of th...
martin[src/trunk]: src/tests/include/sys 2 seconds is too small as timeout on slow ...
martin[src/trunk]: src/tests/dev/sysmon Double the timeout (to 120s) for slower mac...
martin[src/trunk]: src/tests/lib/libc/stdlib Double the timeout for sentev_basic to...
martin[src/trunk]: src/tests/net/mcast Bump timeout for a poll() call slightly, so ...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add OVERO_INSTALL.
macallan[src/trunk]: src/sys/arch/mips/mips on o32 kernels with MIPS3 use mips3_sd() ...
riastradh[src/trunk]: src/share/man/man2 Fix some typos and make style more consistent.
christos[src/trunk]: src/sys/arch/amd64/amd64 Tidy up error handling, and return SIGB...
nonaka[src/trunk]: src/sys/dev/sdmmc eSDHC has no DMA_BOUNDARY in BLOCK_SIZE register.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix typo: __gtt_iomem, n...
nonaka[src/trunk]: src/sys/arch/powerpc/booke/dev Enable DMA transfer.
nonaka[src/trunk]: src/sys/dev/sdmmc fix to simulate multi-segment dma transfer for...
christos[src/trunk]: src/tests/lib/libc/sys add truncate causing signal test
christos[src/trunk]: src/lib/libc/sys Document SIGBUS per ToG.
christos[src/trunk]: src/sys/arch/i386/i386 sync with amd64: SIGBUS for mmap out of r...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf no need to override ARM_CBAR, remove un...
christos[src/trunk]: src/sys/arch/i386/i386 fix TRAP_SIGDEBUG compilation
jmcneill[src/trunk]: src/sys/arch Add basic serial console support.
jmcneill[src/trunk]: src/sys/arch/evbarm/amlogic use va not pa for console bsh
jmcneill[src/trunk]: src/sys/arch/arm/cortex match on Cortex-A5
jmcneill[src/trunk]: src/sys/arch/arm/cortex match on Cortex-A5
jmcneill[src/trunk]: src/sys/arch/arm/cortex skip a TLBIALL on Cortex-A5 that stops m...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic increase pic max sources
jmcneill[src/trunk]: src/sys/arch derive cpu freq from cbus regs
jmcneill[src/trunk]: src/sys/arch/evbarm/amlogic pass external pl310 offset to arml2c...
jmcneill[src/trunk]: src/sys/arch/arm/cortex allow arml2cc to be used on Cortex-A5 if...
jmcneill[src/trunk]: src/sys/arch implement amlogic_reset
jmcneill[src/trunk]: src/sys/arch/arm/amlogic fix amlogiccom locator name
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Fix another *@!#^$@!& timeout...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Clarify comment in last commit.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 And another timeout retu...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Write an essay to remind m...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/via Fix these drm waits too, ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Recheck condition after ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Simplify wait while cold...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo More...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix sense of conditional...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Make timed and untimed c...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix two more gmbus wait ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Elaborate on essay about D...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 This one is uninterrupti...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo Thes...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Another upstream unint...
njoly[src/trunk]: src/sys/compat/linux/common When converting limits from linux32 ...
skrll[src/trunk]: src/sys/arch Initial RPI2 support - it doesn't work yet. The gen...
martin[src/trunk]: src/tests/lib/libc/sys Make sure to use the values calculated in...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Match Linux's wait for g...
jmcneill[src/trunk]: src/sys/arch/evbarm/amlogic set correct a9tmr/a9wdt frequency
skrll[src/trunk]: src/sys/arch/arm/cortex Make this compile where gtmr isn't used.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic add dwc2 attachment, doesnt quite work yet
jmcneill[src/trunk]: src/sys/arch/evbarm/amlogic access watchdog with AMLOGIC_CBUS_OF...
riastradh[src/trunk]: src/sys/external/bsd/drm2 New macro DRM_SPIN_WAIT_ON better refl...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add dwctwo and usb devices
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Remove extraneous blank line.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Actually poll every tick a...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic more usb phy / clk init
rtr[src/trunk]: src/sys/kern Place opening brace to function at column 0, like i...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 As christos put it: "Tidy up error ...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic invert gpio OEN bit logic, now usb works
asau[src/trunk]: src/usr.bin/sed Improve modularity of "sed" source:
jmcneill[src/trunk]: src/sys/kern if the root file-system is not yet mounted, hide "v...
mrg[src/trunk]: src/sys/dev fix some comments about MP midi.
asau[src/trunk]: src/usr.bin/sed Move run-time data structures into processing part.
asau[src/trunk]: src/usr.bin/sed Move data I/O file pointers into processing part.
asau[src/trunk]: src/usr.bin/sed Close files opened at processing time within pro...
riastradh[src/trunk]: src/sys Add enable/disable polling hooks to genfb_ops.
dholland[src/trunk]: src Add userlevel manifestations of posix_fallocate and fdiscard...
dholland[src/trunk]: src/distrib Adjust for sysinst move.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Make sure the low bits...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Don't forget to set ret ...
riastradh[src/trunk]: src/sys Hook up radeondrmkmsfb code.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 dctx->obj may still be n...
hkenken[src/trunk]: src/doc Kobo touch
joerg[src/trunk]: src/sys/netinet6 PR 49036: net.inet6 has not been created when t...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Prepare for ARM_MMU_EXTENDED
rjs[src/trunk]: src/sys/dev/microcode/radeon Add microcode file missing from upd...
joerg[src/trunk]: src/sys/arch/powerpc/booke GC openpic_read.
joerg[src/trunk]: src/sys/arch/evbppc/walnut Second argument of config_rootfound i...
apb[src/trunk]: src BUILDINFO part6: regen BUILDING from doc/BUILDING.mdoc
rmind[src/trunk]: src/sys/netinet6 in6_pcbdetach: now that IGMP and multicast grou...
martin[src/trunk]: src/distrib/sets/lists/xdebug Fix debug sets for zaurus
apb[src/trunk]: src Pass GZIP="-9 ${GZIP_N_FLAG}" instead of GZIP=-9n
rtr[src/trunk]: src/sys/net split PRU_CONNECT, PRU_RCVOOB and PRU_SENDOOB into s...
rtr[src/trunk]: src/sys/netbt release mbuf on failure of PRU_SEND
wiz[src/trunk]: src/usr.bin/timeout Punctuation, markup, whitespace improvements.
nonaka[src/trunk]: src/sys/dev/usb Added SMSC LAN7500 USB 2.0 gigabit ethernet devi...
apb[src/trunk]: src/doc Bump date for previous
apb[src/trunk]: src/doc Mention BUILDINFO in doc/CHANGES file
joerg[src/trunk]: src/sys/dev/i2c Assume bitops are meant here.
martin[src/trunk]: src/tests/fs/vfs PR kern/49033: try to provide better diagnostic...
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Add kludgey nouveau2netbsd scr...
dholland[src/trunk]: src/sys/arch Fix description of DIAGNOSTIC in x86 kernels.
ryo[src/trunk]: src/sys/netinet fix some case of reference to uninitialized tp->...
rjs[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Fix non debug build.
dholland[src/trunk]: src/usr.bin/netstat Fix snprintf usage; from Henning Petersen in...
rtr[src/trunk]: src/sys revert the removal of struct lwp * parameter from bind, ...
matt[src/trunk]: src/sys/arch/powerpc/booke Don't use numeric constants for SPR. ...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Deal with the code LLVM generates f...
riz[src/trunk]: src hpcarm wants earmv4 because some models only have v4 CPUs.
wiz[src/trunk]: src defintion -> definition
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Remove old bootargs hack; now just re...
hannken[src/trunk]: src/sys/fs/adosfs Change adosfs from hashlist to vcache.
apb[src/trunk]: src/share/mk Provide and document GZIP_N_FLAG and TOOL_GZIP_N.
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Tweak heuristic for placing __...
apb[src/trunk]: src/distrib/common Introduce and use GZIP_FLAGS variable.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Fix ALTERNATE_GLOBALS so it at leas...
matt[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Fix parenthesis on __ha macro
joerg[src/trunk]: src/sys/arch/powerpc/powerpc Official PPC ISA documentation has ...
wiz[src/trunk]: src/lib/libc/sys Sort SEE ALSO.
nakayama[src/trunk]: src/sys/arch Backout using humanize_number(9) in clockfreq().
joerg[src/trunk]: src/sys/dev/usb UREAD4 is unused.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix little arithmetic ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Improved the NORMAL_GLOBALS macro i...
rtr[src/trunk]: src/sys/rump/net/lib/libsockin add missing KASSERT()s at the top...
reinoud[src/trunk]: src/sys/fs/udf Fix debug printout of udf_write_metadata_partitio...
skrll[src/trunk]: src/sys/arch/arm/arm Use lower case. No functional change.
ozaki-r[src/trunk]: src/sys/netinet KNF
ozaki-r[src/trunk]: src/sys/netinet Make local functions/variables static
rtr[src/trunk]: src/sys split PRU_DISCONNECT, PRU_SHUTDOWN and PRU_ABORT functio...
joerg[src/trunk]: src/sys/dev/nor Add some NOR_VERBOSE ifdefs for static functions...
joerg[src/trunk]: src/sys/arch/evbppc/mpc85xx Use volatile when writing to NULL.
dholland[src/trunk]: src/sys Add d_discard to struct bdevsw/cdevsw, and the plumbing ...
dholland[src/trunk]: src/usr.sbin Descend into sysinst.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Break overlong lines.
dholland[src/trunk]: src/sys/arch "internally consistency checks" -> "internal consis...
christos[src/trunk]: src/lib/libc/sys PR/49045: Tetsuya Isaki: remove remaining caddr...
christos[src/trunk]: src/share/doc/psd explain what's going on with all the spurious ...
rtr[src/trunk]: src/sys/netmpls add missing KASSERT(req != PRU_XXX) to mpls_usrr...
maxv[src/trunk]: src/sys/compat/netbsd32 Just return sys_open(). COMPAT_10 will b...
isaki[src/trunk]: src/sys/arch/x68k Remove the variable not used anymore.
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc powerpc*-netbsd*: include netbsd-...
ryo[src/trunk]: src/common/lib/libutil fix lack of '>' pointed out in PR/48517
martin[src/trunk]: src/distrib/luna68k/ramdisk Bump ramdisk size
martin[src/trunk]: src/etc/mtree Add a directory for sysinst language files
szptvlfn[src/trunk]: src/share/examples/npf use proper address, ok spz@.
dholland[src/trunk]: src/lib/libc Bump libc minor version for new syscalls.
apb[src/trunk]: src/etc BUILDINFO part 3: Add BUILDINFO to RELEASEVARS and /etc/...
rjs[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon Link agai...
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon drmkms_ttm is not split into a ...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Save arguments from uboot at the very...
joerg[src/trunk]: src/sys/arch/evbppc/mpc85xx mpc85xx_extirq_names is not used for...
jmcneill[src/trunk]: src/sys/dev/pci Sprinkle bus_dmamap_sync to make this work on my...
riastradh[src/trunk]: src/sys/external/bsd/drm2/i915drm Use surface_width/height, not ...
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
hkenken[src/trunk]: src/sys/arch/arm/imx Add support i.MX50x
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Forgot this file for r...
pgoyette[src/trunk]: src/tests/fs/vfs Remove atf_tc_expect_fail() calls for udf file-...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Update table for processor families and...
alnsn[src/trunk]: src/sys/external/bsd/sljit/sljit Don't destroy mutexes because t...
joerg[src/trunk]: src/sys/arch/powerpc/booke #if 0 unused copyin_halfword.
joerg[src/trunk]: src/sys/arch/evbarm/conf Bump SYMTAB_SPACE for clang build.
rmind[src/trunk]: src/sys/net/npf npf_conn_conkey: adjust to return the key length...
tsutsui[src/trunk]: src/sys/arch/sun2/conf Comment out options and devices to sync G...
dholland[src/trunk]: src Move sysinst sources to usr.sbin.
dholland[src/trunk]: src/external/gpl3 Update the bug report URL as per PR 48712. I a...
dholland[src/trunk]: src/usr.sbin/schedctl Fix illegal snprintf usage noted in PR 479...
rjs[src/trunk]: src Update radeon microcode.
rtr[src/trunk]: src/sys/netinet put boilerplate extraction of inpcb or in6pcb an...
msaitoh[src/trunk]: src/sys/dev/pci Fix fiber link problem (PR#44776 and PR#30880). ...
skrll[src/trunk]: src/sys/arch/arm/arm Trailing whitespace.
skrll[src/trunk]: src/sys/arch/arm/arm Whitespace.
rtr[src/trunk]: src/sys/netinet restore splsoftnet() in various usrreqs that wer...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel Atom Z36xx and Z37xx devices from the ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Introduce a new macro ALTERN...
joerg[src/trunk]: src/sys/arch/i386/include GCC sets up u?int_fast8_t to be int, s...
joerg[src/trunk]: src/sys/arch/powerpc/powerpc cmpl wants four operands, so use th...
skrll[src/trunk]: src/sys/arch/cobalt Convert cobalt to generic mips bus_dma.
rtr[src/trunk]: src/sys split PRU_CONNECT function out of pr_generic() usrreq sw...
christos[src/trunk]: src/usr.bin PR/49053: Kamil Rytarowski: Import timeout(1) from F...
joerg[src/trunk]: src/sys/dev/pci Byte access is only used in the midi code.
apb[src/trunk]: src BUILDINFO part 2: expose sysctl kern.buildinfo
joerg[src/trunk]: src/common/lib/libx86emu Fix decoding of LEA when address-size p...
skrll[src/trunk]: src/sys/dev/usb Whitespace.
dholland[src/trunk]: src/sys/dev/ata Implement d_discard for wd.
dholland[src/trunk]: src/sys/sys 6.99.49: new discard dev ops and new fallocate/fdisc...
wiz[src/trunk]: src/share/man/man9 New sentence, new line. Punctuation formattin...
tsutsui[src/trunk]: src/sys/arch/luna68k/dev Implement WSDISPLAYIO_SMODE ioctl for p...
msaitoh[src/trunk]: src/sys/dev/pci - Call wm_set_pcie_completion_timeout() on I350, ...
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel Core internal devices.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix botched conversion...
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon Fix radeon framebuffer mmapping.
dholland[src/trunk]: src/usr.sbin/sysinst Update for building in usr.sbin.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Don't forget to decremen...
apb[src/trunk]: src/etc In rc.subr, add _have_rc_postprocessor function and use ...
jmcneill[src/trunk]: src/sys/arch/evbarm bump VCPROP_MAXCMDLINE to 1024, use this ins...
joerg[src/trunk]: src/sys/arch/arm/include Clang expects __INTx_TYPE__ to be used ...
justin[src/trunk]: src/lib/librumpuser Clean up error handling in rumpuser_init()
ryoon[src/trunk]: src/external/cddl/osnet Fix dtrace kernel module build.
riastradh[src/trunk]: src/sys Rename radeondrmkms to just plain radeon.
dholland[src/trunk]: src/sys/arch/hppa/dev Fix typo in previous. Eesh.
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon radeon depends on firmload.
ozaki-r[src/trunk]: src/sys/dev/pci Use two different mutexes for tx and rx
martin[src/trunk]: src/usr.bin/timeout Cast signal argument of kill(2) to int, as s...
gdt[src/trunk]: src Add PPS support to ucom(4).
ozaki-r[src/trunk]: src/sys Use IFADDR_FOREACH for iterating if_addrlist of ifnet
dholland[src/trunk]: src/sys Regen for VOP_FALLOCATE/VOP_FDISCARD.
jnemeth[src/trunk]: src/sbin/gpt oops, forgot to update end of data area
rmind[src/trunk]: src NPF: add a general npf(7) manual page. Improved by wiz@.
riz[src/trunk]: src Make EABI the default for arm ports, as discussed on current...
apb[src/trunk]: src BUILDINFO part 4: build.sh
martin[src/trunk]: src/sys/arch/hpcarm/include Add missing netbsd32_machdep.h file
martin[src/trunk]: src/sys/arch/zaurus/conf Adapt to increased ramdisk size
rtr[src/trunk]: src/sys/sys whitespace
msaitoh[src/trunk]: src/sys/dev/pci Add some TODOs in comment.
martin[src/trunk]: src/usr.sbin/sysinst Remove a few menu entries if raid/lvm/cgd/g...
rmind[src/trunk]: src/sys/netinet in_pcbdetach: not that IGMP and multicast groups...
ryoon[src/trunk]: src/sys/dev/qbus Fix typo in comment.
joerg[src/trunk]: src/common/lib/libx86emu Fix decoding of MOVSX. From Wolf Ramovs...
joerg[src/trunk]: src/common/lib/libx86emu Fix decoding of near CALL when address-...
joerg[src/trunk]: src/sys/arch The argument of stwu is displacement(register), but...
joerg[src/trunk]: src/usr.sbin/sysinst/arch/dummy Make it a warning, otherwise the...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Tweak fence locking ag...
dholland[src/trunk]: src/distrib/utils Don't descend into sysinst.
christos[src/trunk]: src/share/doc/psd Don't use ".af % i" to print page numbers with...
msaitoh[src/trunk]: src/sys/dev/pci regen.
ozaki-r[src/trunk]: src/sys Call etherinit from ifinit1 only when it is required
rtr[src/trunk]: src/sys/net fix missed conversion to call to pr_connect() from p...
ozaki-r[src/trunk]: src/sys Define IFADDR_FOREACH_SAFE for on-the-fly element remova...
martin[src/trunk]: src/distrib/sets/lists/base Punt - backout sysinst message catlogs
dholland[src/trunk]: src/sys/arch/hppa/dev Add d_discard to a cdevsw I apparently mis...
mrg[src/trunk]: src/sys/kern call ->pr_abort(so) now instead of generic PRU_ABORT.
dholland[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core Fix misplaced parenthesis...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Take rdev->fence_lock ...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel Xeon E3-1200 v3 Host Bridge, DRAM.
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Linux wq locks are taken with sp...
skrll[src/trunk]: src/sys/arch/arm/arm Trailing whitespace.
dholland[src/trunk]: src/sys Add d_discard to all struct bdevsw instances I could find.
msaitoh[src/trunk]: src/sys/arch/x86/x86 Modify p3_get_bus_clock():
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux This case is not supposed to fal...
joerg[src/trunk]: src Add generic versions of machine/int_*.h for compilers providing
rtr[src/trunk]: src/sys * remove declarations of unp_bind, unp_discard, unp_disc...
christos[src/trunk]: src/distrib/sets/lists add timeout(1)
skrll[src/trunk]: src/sys/rump/dev/lib/libugenhc Fix error checking mistake introd...
skrll[src/trunk]: src/sys/rump/dev/lib/libugenhc First pass at adapting to usbmp.
apb[src/trunk]: src/doc BUILDINFO part 5: Document BUILDINFO in doc/BUILDING.mdoc.
martin[src/trunk]: src/usr.sbin/sysinst (Finally) merge a slightly modified version...
jdc[src/trunk]: src/sys/dev/usb ATMEL WN210 is actually ID 0x4102 (spotted by ml...
dholland[src/trunk]: src/sys Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops ta...
wiz[src/trunk]: src/lib/libc/sys Sort errors. Whitespace nits.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Declare radeon_device_...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch More update:
maxv[src/trunk]: src/sys/compat/netbsd32 Remove ELF_ROUND and ELF_TRUNC (unused)....
msaitoh[src/trunk]: src/sys/dev/pci Regen.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix some dumb thinkos ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/radeon Defer real radeon attachment un...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Avoid needless #ifdef __i3...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Use tvtohz instead of ad...
tsutsui[src/trunk]: src/sys/arch/sun68k/stand Move sun3 bootloader address to allow ...
dholland[src/trunk]: src/usr.sbin/sysinst Add a dummy sysinst architecture for ports ...
ozaki-r[src/trunk]: src/sys/net Add a mutex for global variables of if_ethersubr.c
apb[src/trunk]: src/etc In the background subshell that flushes partial output e...
matt[src/trunk]: src/sys/arch/powerpc/booke Use symbolic constant for SPR. Fix c...
skrll[src/trunk]: src/sys/arch/arm/arm Trailing whitespace
msaitoh[src/trunk]: src/share/man/man4 We suport internal SEDES function older than ...
skrll[src/trunk]: src/sys/dev/usb Remove an item.
nonaka[src/trunk]: src/sys/dev/usb regen
apb[src/trunk]: src/sys/conf BUILDINFO part 1: newvers.sh
mrg[src/trunk]: src introduce a new pci_drvname(3) to libpci. implement it in t...
apb[src/trunk]: src/etc Introduce and use GZIP_FLAGS variable, to fix a quoting ...
apb[src/trunk]: src When searching for a default MACHINE_ARCH for a given MACHINE,
joerg[src/trunk]: src/sys/arch/powerpc/booke Replace mfpir with mfspr r, 286. The ...
joerg[src/trunk]: src/sys/arch/powerpc/booke Fix macro spelling.
christos[src/trunk]: src/doc mention timeout
martin[src/trunk]: src/sys/arch/evbarm/conf Add COMPAT_NETBSD32 to more kernels (we...
martin[src/trunk]: src/usr.sbin/sysinst/arch/luna68k Adapt to extended partitioning...
skrll[src/trunk]: src/sys/opencrypto At least crypto_mtx needs initialisation here...
rtr[src/trunk]: src/sys split PRU_SEND function out of pr_generic() usrreq switc...
reinoud[src/trunk]: src/sys/fs/udf Posix requires the va_size of a symlink to be pat...
skrll[src/trunk]: src/sys/arch/arm/arm Fixup some comments.
martin[src/trunk]: src/sys/arch/macppc/conf Update all ramdisk sizes
martin[src/trunk]: src/usr.sbin/sysinst Install language files
martin[src/trunk]: src/distrib/macppc/floppies/ramdisk Bump ramdisk size
martin[src/trunk]: src/sys/arch/macppc/conf Adapt to bigger ramdisk image
dholland[src/trunk]: src/sys/kern typo in comment
riastradh[src/trunk]: src/sys/arch/i386/conf Add intelfb to i386/DRMKMS too.
riastradh[src/trunk]: src/sys/dev/pci Mark isc __diagused in agp_i810_unbind_memory.
hkenken[src/trunk]: src/sys/arch/arm/imx Add i2c driver for i.MX.
martin[src/trunk]: src/distrib/sets/lists/debug Add usr/sbin/sysinst
alnsn[src/trunk]: src/sys/net Enable net.bpf.jit only if MODULAR and BPFJIT. Tweak...
ozaki-r[src/trunk]: src/sys/net Use IFADDR_FOREACH
skrll[src/trunk]: src/external/broadcom/rpi-firmware/dist New firmware to support ...
asau[src/trunk]: src/usr.bin/sed Hide more subroutines in processing phase.
asau[src/trunk]: src/share/misc Simferopol' is in Krym rather than in Adygeya, an...
hannken[src/trunk]: src/sys/miscfs/procfs Change procfs from hashlist to vcache.
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc rs6000/sysv.h must be after netbs...
joerg[src/trunk]: src/sys/arch/powerpc/booke/pci pq3pci_config_addr_read is only u...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.4.3 with the follow...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
ozaki-r[src/trunk]: src/sys Define IFNET_EMPTY() and replace !IFNET_FIRST() with it
rtr[src/trunk]: src/sys/netinet req cannot be PRU_SENDOOB here as per KASSERT() ...
skrll[src/trunk]: src/sys Remove #ifdef DIAGNOSTIC around sc from the root interru...
apb[src/trunk]: src Ue ${GZIP_N_FLAG} instead of -n when setting GZIPFLAGS or GZ...
martin[src/trunk]: src/distrib/sets/lists/base Add sysinst message files
christos[src/trunk]: src/share/doc apply the roman numeral page number fix from psd/T...
wiz[src/trunk]: src/share/man/man4 Bump date.
dholland[src/trunk]: src/doc note fallocate/fdiscard
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxxrt/src Define guard_lock_t on...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Use clockfreq() to print a system t...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Make Linux usecs_to_jiff...
riastradh[src/trunk]: src/sys/external/bsd/drm2/pci Report the same PCI domain (cf_uni...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-ati link against...
tsutsui[src/trunk]: src/sys/arch/luna68k/include Sync VM_MAXUSER_ADDRESS and VM_MAX_...
tsutsui[src/trunk]: src/sys/arch/sun2/conf Shrink GENERIC kernel to fit to bootloade...
dholland[src/trunk]: src/distrib/sets/lists/base Add /usr/sbin/sysinst.
joerg[src/trunk]: src/external/mit/xorg Disable more warnings for clang build to d...
mlelstv[src/trunk]: src/share/man/man4 the flags for WSDISPLAYIO_SCURSOR have prefix...
dholland[src/trunk]: src/sys/dev/dkwedge Implement d_discard for dk. This closes PR 4...
dholland[src/trunk]: src/sys Regen for fdiscard and posix_fallocate.
hkenken[src/trunk]: src Initial commit of support for Kobo touch. (i.MX507 or i.MX508)
gdt[src/trunk]: src/share/man/man4 Bump date for previous to avoid wizd(1) invoc...
rmind[src/trunk]: src/sys/net/npf npf_mk_connlist: destroy the connections on erro...
dholland[src/trunk]: src/usr.sbin/mopd/common Fix broken snprintf usage; noted in PR ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Linux work is queued in intr con...
palle[src/trunk]: src/sys/arch/sparc64/doc sun4v: Update TODO list with relevant s...
joerg[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs SPEC_MAXOFFSET_T ...
msaitoh[src/trunk]: src/doc wm(4): Add internal SERDES support older than 82575.
nonaka[src/trunk]: src/sys/dev/usb Added SMSC LAN7500 Gigabit ehternet and Logitec ...
martin[src/trunk]: src/sys/arch Add COMPAT_NETBSD32, following the switch to eabi b...
martin[src/trunk]: src/sys/arch Add a few missing netbsd32_machdep.h files
martin[src/trunk]: src/usr.sbin/sysinst Rename the "exit" option in the "select you...
rtr[src/trunk]: src/sys/kern actually use the passed in struct lwp *l instead of...
isaki[src/trunk]: src/sys/arch/x68k/stand Support a 'switch' command.
riastradh[src/trunk]: src/lib/libc/sys Rework minherit(2) man page into a table.
martin[src/trunk]: src/distrib/sets/lists/base Sigh - move sysinst catalog files (w...
pgoyette[src/trunk]: src/games/tetris At suggestion of christos@, use -b for b&w rath...
dholland[src/trunk]: src/sys/miscfs/specfs Implement spec_fdiscard() using bdev_disca...
dholland[src/trunk]: src/sys/ufs/ffs Switch the FFS code for discarding free blocks t...
dholland[src/trunk]: src/sys/dev/ata Drop the old discard/trim ioctls from wd.c.
christos[src/trunk]: src/external/bsd/tmux/dist tty is an array and can't be null; th...
hkenken[src/trunk]: src/sys/arch/evbarm fix compile error.
maxv[src/trunk]: src/sys/kern 'result' -> 'error'
apb[src/trunk]: src It's HAVE_NBTOOL_CONFIG_H, not HAVE_NBTOOLS_CONFIG_H
jnemeth[src/trunk]: src/sbin/gpt actually return the uuid when parsing one that is i...
dholland[src/trunk]: src Add VOP_FALLOCATE and VOP_FDISCARD.
skrll[src/trunk]: src/sys/arch/arm/arm Remove very old and incorrect comment.
joerg[src/trunk]: src/distrib/evbppc/md-kernel Provide the INSTALL kernel for TWRP...
nonaka[src/trunk]: src/sys/dev/usb regen.
wiz[src/trunk]: src/sys/sys Fix typo in comment.
martin[src/trunk]: src/distrib/macppc/floppies/ramdisk Slightly extend ramdisk size
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon enable KM...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Revert ttm_bo.c 1.3 and t...
apb[src/trunk]: src/tests/bin/sh/dotcmd Run scripts at build time via ${HOST_SH}
skrll[src/trunk]: src/sys/arch/arm More fixes as a step towards ARM_MMU_EXTENDED o...
riastradh[src/trunk]: src/share/man/man9 callout_ack returns void, not bool.
mrg[src/trunk]: src/external/gpl3/gcc update for reality.
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Output CPU manufacturer, implementa...
apb[src/trunk]: src Synchronise several shell_quote implementations, and:
christos[src/trunk]: src/usr.bin/timeout Fix overflow check. From Kamil Rytarowski.
apb[src/trunk]: src/share/mk Typo in comment
jmcneill[src/trunk]: src/sys/dev/pci bus_dmamap_sync for rx descriptors too, derived ...
wiz[src/trunk]: src/lib/libpci Serial comma, more markup, remove trailing whites...
matt[src/trunk]: src/sys/arch/arm/arm32 PTE_SYNC_RANGE a newly allocated L1 page ...
dholland[src/trunk]: src/distrib/sets/lists fix MKPAM=no build
dholland[src/trunk]: src/sys Add d_discard to all struct cdevsw instances I could find.
martin[src/trunk]: src/distrib/alpha/instkernel/ramdisk Add raidctl
justin[src/trunk]: src/sys/conf Work around escaping issues with quotes in substitu...
mrg[src/trunk]: src/usr.sbin/sysinst for the !tmpfs case, ensure that pm_with_sw...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Reorder code so bootconfig is initial...
martin[src/trunk]: src/distrib/zaurus/ramdisk Bump imagesize slightly
msaitoh[src/trunk]: src/sys/dev/pci In the BCM5703, the DMA read watermark should be...
skrll[src/trunk]: src/sys Simplify the freeing of the interrupt pipe transfer. In...
dholland[src/trunk]: src/etc/mtree Remove "tags=nodiff" from /var/log/authlog as sugg...
dholland[src/trunk]: src/distrib/sets/lists Update set lists for libc bump and new ma...
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Recover from channel halt errors ...
alnsn[src/trunk]: src/sys/net Don't use saved EREG registers because sljit 0.91 ca...
gson[src/trunk]: src/tests/fs/vfs Mark the udf_renamerace test case (but not udf_...
skrll[src/trunk]: src/sys/arch/arm/arm Apply some errata workarounds
matt[src/trunk]: src/sys/arch/powerpc/powerpc Fix diagnostic trap to be correct. ...
ozaki-r[src/trunk]: src/sys/netinet Make carp_suppress_preempt global back
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Trailing whitespace
skrll[src/trunk]: src/sys/rump/dev/lib/libugenhc Return a valid error in rumpusb_r...
jnemeth[src/trunk]: src/sbin/gpt using random values for hdr->hdr_guid does not work...
asau[src/trunk]: src/share/misc Sukhum isn't in Georgia since 1993 (1990, 1992, 1...
asau[src/trunk]: src/share/misc Vinnitsa isn't even in South-Western Russia. Make...
ozaki-r[src/trunk]: src/sys/net Use if_free instead of free
reinoud[src/trunk]: src/sys/fs/udf Access time should only be set on accessing the d...
joerg[src/trunk]: src/sys/arch Build 32bit constant with lis+ori, not lis+addi. Th...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that I added in rev. 1.273. Some old c...
matt[src/trunk]: src/sys/arch/arm/arm Remove a leftover _XXX
pooka[src/trunk]: src/sys/rump/dev/lib/libpci add missing \n
wiz[src/trunk]: src/usr.sbin/makemandb Fix an off by one bug in apropos.
christos[src/trunk]: src/usr.bin/timeout import from FreeBSD
martin[src/trunk]: src/sys/arch/acorn26/conf backout previous, there was no eabi sw...
skrll[src/trunk]: src/sys/arch/arm/include Don't set __NO_STRICT_ALIGNMENT as armv...
apb[src/trunk]: src Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly
joerg[src/trunk]: src/sys/arch/sandpoint/stand/altboot Don't use non-literal strin...
msaitoh[src/trunk]: src/sys/dev/pci Don't check SWSM_SMBI bit if WM_F_LOCK_SWSM isn'...
apb[src/trunk]: src/share/man/man4 The lua(4) device is experimental.
rmind[src/trunk]: src/sys/net/npf npf_tcp_inwindow: enable strict RST check by def...
pgoyette[src/trunk]: src/sys/dev/usb Another __diagused
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fill in i2c_bit_add_bus.
tsutsui[src/trunk]: src/sys/arch/atari/include Reorganize and bump VM related consta...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix __raw_i915_read64 on...
rmind[src/trunk]: src/sys/net/npf npf_conn_conkey: fix a comment.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Let the drm driver decide what part of...
dholland[src/trunk]: src/sbin/veriexecctl Fix snprintf usage and, while here, don't t...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Prettify intelfb/radeondrmkmsfb autoco...
ozaki-r[src/trunk]: src/sys/kern Fix typo in comment
joerg[src/trunk]: src/sys/arch Correct last, ha+l uses lis+addi, so use h+l.
skrll[src/trunk]: src/sys/arch/arm/arm Comments.
matt[src/trunk]: src/sys/arch/powerpc/include Add OPC31_OR
jdc[src/trunk]: src/sys/dev/usb Regenerate for:
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Snapshot of nouveau. ...
joerg[src/trunk]: src/sys/arch/powerpc/powerpc Fix !DIAGNOSTIC build.
rmind[src/trunk]: src Cross-link npf(7).
skrll[src/trunk]: src/sys/dev/usb Fix duplicate assignment to NULL of sqtdstart in...
rtr[src/trunk]: src/sys/netinet get_tcppcb() is nearly always called upon entry ...
martin[src/trunk]: src/usr.sbin/sysinst Avoid comparision between array and NULL
skrll[src/trunk]: src/sys Prevent the root hub sending updates once the root inter...
martin[src/trunk]: src/distrib/sparc/miniroot Bump miniroot size
dholland[src/trunk]: src/sys/kern Add fdiscard and posix_fallocate syscalls.
martin[src/trunk]: src/distrib/sets/lists/xdebug Add a few missing files
martin[src/trunk]: src/sys/arch/luna68k/conf Adapt to grown ramdisk image size
martin[src/trunk]: src/usr.sbin/sysinst Make sysinst use the catalog files installe...
dholland[src/trunk]: src/usr.bin/tip Remove broken snprintf usage (noted in PR 47976)...
skrll[src/trunk]: src/sys/arch/zaurus/include unifdef -U__OLD_INTERRUPT_CODE
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon disable K...
macallan[src/trunk]: src/sys/arch/arm/omap fix tpyo
roy[src/trunk]: src/doc Note import of dhcpcd-6.4.3
skrll[src/trunk]: src/sys/rump/dev/lib/libugenhc Let's believe the spec when it sa...
dholland[src/trunk]: src/sys/sys Remove DIOCGDISCARDPARAMS and DIOCDISCARD.
nonaka[src/trunk]: src Added ELECOM WDC-150SU2M support.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Disable reusing graphics...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Don't ttm_tt_destroy bo->...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Move CONFIG_X86 from files.i915drmkms ...
wiz[src/trunk]: src/share/man/man4 Sort sections.
christos[src/trunk]: src/sys/kern PR/39918: ITOH Yasufumi: Replace KASSERT with conti...
mlelstv[src/trunk]: src/sys/dev/ic Also unmap video memory when detaching console
skrll[src/trunk]: src/sys/dev/usb Whitespace
skrll[src/trunk]: src/sys/dev/usb Whitespace.
skrll[src/trunk]: src/sys/dev/usb Improve debug
martin[src/trunk]: src/usr.sbin/sysinst Do not install message catalogs
mrg[src/trunk]: src add build framework to choose between xf86-video-ati 6.x (UM...
skrll[src/trunk]: src/sys/dev/usb Fix previous for HEAD
mrg[src/trunk]: src/usr.bin/midirecord be explicit about stdout mode.
mrg[src/trunk]: src/sys/external/bsd/drm2/radeon fix some comments about the hal...
mrg[src/trunk]: src/external/mit/xorg/server/drivers fix the previous; it had a ...
njoly[src/trunk]: src/sys/compat/linux/common Add Linux specific fcntl(2) commands...
mlelstv[src/trunk]: src/sys/uvm Detect overflow when rounding length parameter and r...
mlelstv[src/trunk]: src/sbin/devpubd/hooks safely update existing wedge links
jmcneill[src/trunk]: src/sys/arch/arm/amlogic remove debug printf
jmcneill[src/trunk]: src/sys/arch auto-detect RAM size
jmcneill[src/trunk]: src/sys/arch ODROID-C1 SMP support.
tnn[src/trunk]: src/usr.sbin/cpuctl/arch xgetbv expects XCR0 to be speficied in ...
christos[src/trunk]: src/crypto/external/bsd/openssh Sync the HAVE's with reality
jmcneill[src/trunk]: src/sys/arch/arm/amlogic UART TTY support.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix broken error checkin...
martin[src/trunk]: src/sys/arch/hppa/hppa Send SIGBUS when accessing mmap() past en...
martin[src/trunk]: src/sys/arch/alpha/alpha Handle EINVAL in fault path, so mmap() ...
enami[src/trunk]: src Don't truncate at microseconds while preserving timestamps.
jmcneill[src/trunk]: src/sys/arch/arm/cortex sc_gic_lines is the total number of vali...
nonaka[src/trunk]: src/sys/dev/pci Correctly set lowest_present_ofdm in iwm_mvm_ack...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Use panic stack temporarily for cal...
martin[src/trunk]: src/sys/arch/arm/arm32 Handle EINVAL in the fault path and send ...
joerg[src/trunk]: src/usr.sbin/makemandb Explicitly deal with end of lists. PR 49708.
martin[src/trunk]: src/sys/arch/sparc/sparc Handle EINVAL in the fault path, send S...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 PANICSTACK is a pointer itself, not...
nakayama[src/trunk]: src/sys/arch/sparc64 prom_printf converts "\n" to "\r\n" interna...
christos[src/trunk]: src/sys/dev/pci From Tom Ivar Helbekkmo:
christos[src/trunk]: src/sys/sys Add more zeroes in the constants, no functional change
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Return the error if th...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Drop the gmbus wait lock...
christos[src/trunk]: src/lib/libc/sys say that we put the exit code in data.
christos[src/trunk]: src/sys/kern put the exit code of the process in data, like Free...
christos[src/trunk]: src/usr.bin/pwait Add pwait, from FreeBSD
christos[src/trunk]: src/usr.bin/pwait Add -s option, cleanup warnings.
christos[src/trunk]: src/usr.bin add pwait
christos[src/trunk]: src/distrib/sets/lists add pwait.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Narrow the scope of the ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Make sure wedged actuall...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Don't sleep in the drm_vma allocat...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Replace `out' label by...
enami[src/trunk]: src/lib/librumphijack Hijack utimensat(2) so that t_vfs test pas...
enami[src/trunk]: src/bin/cp Fix the name of failed function in warning message.
enami[src/trunk]: src/lib/librumphijack Also hijack futimens(2) so that t_sh test ...
tron[src/trunk]: src/doc Postfix 2.11.4 will ship with NetBSD 7.0.
nonaka[src/trunk]: src/sys/dev/pci match iwn and init txrate at lowest available bi...
nonaka[src/trunk]: src/sys/dev/pci workaround for interrupt coalescing bug not need...
nonaka[src/trunk]: src/sys/dev/pci init error to 0 in iwm_send_cmd().
martin[src/trunk]: src/sys/arch/shark/conf Put -fno-unwind-tables into CFLAGS inste...
nonaka[src/trunk]: src/sys/dev/pci Correctly set lowest_present_ofdm in iwm_mvm_ack...
nonaka[src/trunk]: src/sys/dev/pci sc_fixed_ridx is initialised to 0 but tested as ...
nonaka[src/trunk]: src/sys/dev/pci Don't set CTS to self. Linux stopped setting th...
nonaka[src/trunk]: src/sys/dev/pci Make setting the MAC context bit for 11g protect...
nonaka[src/trunk]: src/share/man/man4 fix typo.
nonaka[src/trunk]: src/sys/dev/pci Fix 11a support.
martin[src/trunk]: src/distrib/sets/lists/debug Add pwait
martin[src/trunk]: src/distrib/sets/lists/debug sort
martin[src/trunk]: src/sys/arch/vax/vax Handle EINVAL in the fault path and send SI...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon radeon_fence_wait retu...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Re-enable prints to diag...
christos[src/trunk]: src/usr.bin/man there is no more makewhatis; it has been replace...
maxv[src/trunk]: src/sys/ufs/ffs ffs_reload(): the current implementation blindly...
maxv[src/trunk]: src/sys/ufs/ffs ffs_reload(): release 'bp' earlier
christos[src/trunk]: src/usr.sbin/makemandb mention that this replaces makewhatis(8)
christos[src/trunk]: src/usr.bin/pwait Add a timeout parameter.
jmcneill[src/trunk]: src/sys/arch/arm/cortex in armgic_establish_irq, make sure to wr...
martin[src/trunk]: src/sys/arch/mac68k/mac68k Handle EINVAL in the fault path and s...
jmcneill[src/trunk]: src/sys/arch/evbarm/amlogic fix build without VERBOSE_INIT_ARM
jmcneill[src/trunk]: src/sys/arch/arm/amlogic use irq instead of polling hack now tha...
jmcneill[src/trunk]: src/sys/arch/arm/arm32 cache type 12 is "write-back", from matt
jmcneill[src/trunk]: src/sys/arch/evbarm/amlogic cleanup, copy in boot args from uboot
knakahara[src/trunk]: src/sys/arch/x86/include add a comment for pci_intr_handle_t.
christos[src/trunk]: src/usr.sbin/makemandb - handle section numbers that are not sin...
skrll[src/trunk]: src/sys/arch/sh3/sh3 Handle EINVAL in the fault path and send SI...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Return current pid and curren...
knakahara[src/trunk]: src/sys/dev/pci add nForce Host Bridges.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: revert some of the logic int...
christos[src/trunk]: src/usr.bin/pwait PR/49714: Henning Petersen: Change NULL in EV_...
knakahara[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/include PR/49715: Henning Petersen: Missing _*_DECLS in stdi...
jmcneill[src/trunk]: src/sys/arch ODROID-C1 onboard ethernet support.
christos[src/trunk]: src/usr.bin/midirecord PR/49716: Henning Petersen: Use false and...
christos[src/trunk]: src/share/examples/fstab add a shm example
christos[src/trunk]: src/etc there is no more makewhatis
christos[src/trunk]: src/usr.bin/pwait add flag that let's you not wait for all the p...
nonaka[src/trunk]: src/sys/dev/pci Set/clear the IWM_MAC_FILTER_IN_BEACON flag unde...
nonaka[src/trunk]: src/sys/dev/pci stop the calibration timeout when stopping the i...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm CLFLUSH needs to be surrounded by ...
jmcneill[src/trunk]: src/sys/dev/mii add RTL8211F support
skrll[src/trunk]: src/sys/arch Spin up the non-boot CPUs, but don't allow cpu_boot...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic IST_EDGE for eth
mlelstv[src/trunk]: src/sys/arch/amiga/conf amidisplaycc requires vcons
mlelstv[src/trunk]: src/sys/arch/amiga/amiga Handle EINVAL in the fault path and sen...
martin[src/trunk]: src/sys/arch Handle EINVAL in the fault path and send SIGBUS on ...
christos[src/trunk]: src/sys/dev/pckbport Fix clickpad button detection (From Rhialto)
skrll[src/trunk]: src/external/broadcom/rpi-firmware/dist New RPI and RPI2 firmwar...
pooka[src/trunk]: src/lib/librumphijack Make ATCALL() behave for absolute paths too.
pooka[src/trunk]: src/lib/librumphijack Define a generic ATCALL() and use it to im...
pooka[src/trunk]: src/lib/librumpuser check for utimensat
jmcneill[src/trunk]: src/sys/arch/evbarm/amlogic Support for passing mac address from...
jmcneill[src/trunk]: src/sys/arch/arm/cortex print "A5" instead of "A9" at attach tim...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Unwire pages when we're ...
pooka[src/trunk]: src/lib/librumphijack Wrap utimensat() only if present on host
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Mark pages dirty after u...
dholland[src/trunk]: src/include One vscanf_l is ample.
skrll[src/trunk]: src/libexec/ld.elf_so HPPA hack for a problem where gdb doesn't ...
skrll[src/trunk]: src/sys/arch/evbarm Spellos
skrll[src/trunk]: src/doc Note RPI2 support
skrll[src/trunk]: src/doc Rename hp700 to hppa and note new ld.elf_so hack.
joerg[src/trunk]: src/tools/llvm misc/48722: Use explicit HOST_SH in case the user...
nakayama[src/trunk]: src/sys/dev Fix strange kernel output sequence "\n\r" observed i...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Remove outdated comment....
skrll[src/trunk]: src/sys/arch/arm/broadcom Appease a KASSERT - will be remove whe...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Include some necessar...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add an unused struct dev...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Reorganize Linux i2c header file and a...
macallan[src/trunk]: src/sys/arch/evbmips/ingenic disable interrupts while processing...
riastradh[src/trunk]: src/sys Rewrite drm_encoder_slave.c, as nouveau will need.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Factor out intelfb_is_vga_console to d...
riastradh[src/trunk]: src/sys Factor generic parts of intelfb out into a drmfb.
christos[src/trunk]: src/sys/external/bsd/drm2/pci properly include files so that mod...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Write the loops the same...
jmcneill[src/trunk]: src/doc evbarm: Add support for ODROID-C1.
jmcneill[src/trunk]: src/sys/arch/evbarm/amlogic initialize amlogic cpufreq sysctls
jmcneill[src/trunk]: src/sys/arch/arm/amlogic CPU frequency scaling support, enough t...
christos[src/trunk]: src/external/bsd/bind/dist/bin/named Print syslog errors in one ...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Adapt drmkms_pci module initialization...
riastradh[src/trunk]: src/sys/arch/amd64/conf Fix commented nouveau in amd64/GENERIC. ...
riastradh[src/trunk]: src/sys/external/bsd/drm2 One last round for nouveau. It links!
rtr[src/trunk]: src/sys/kern Return EINVAL if namelen isn't large enough to enco...
mrg[src/trunk]: src/sys wait for config_mountroot threads to complete before we ...
skrll[src/trunk]: src Add RPI2 to kernels build for both earmv[67].
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt XXX: Use only a singl...
christos[src/trunk]: src/distrib/sets/lists/xcomp add missing library
wiz[src/trunk]: src/distrib/sets/lists/xcomp Remove empty line added in previous.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Remove local definition of wbinvd.
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Use x86_mfence explicitly, not mem...
christos[src/trunk]: src/sys/arch/atari/dev rename NV_DEBUG to NVRAM_DEBUG
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Synchronize permission checks with...
nonaka[src/trunk]: src/sys/arch/evbppc/conf RouterBOARD RB800 don't use u-boot.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Simplify drm shenanigans with irreleva...
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Spurious blank line.
riastradh[src/trunk]: src/sys/arch/amd64/conf Fix tabbing of drm lines.
maxv[src/trunk]: src/sys/nfs Fix uninitialized variable.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Create the nouveau device object so th...
skrll[src/trunk]: src/sys/arch/evbarm/conf Add an RPI2_INSTALL
riastradh[src/trunk]: src/sys Pass cache-related flags through to the GTT on pre-SNB d...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Dedup the NetBSD portion...
christos[src/trunk]: src/sys/sys use __COMPAT so that we get argument expansion.
christos[src/trunk]: src/sys/compat/linux/arch/amd64 fix inconsistent names
isaki[src/trunk]: src/tests/lib/libc/gen Reduce the number of loops.
khorben[src/trunk]: src/sys/dev/pci Avoid kmem_free(NULL) in iwm_read_firmware()
mrg[src/trunk]: src remove vga@isa and pcdisplay@isa from i386 GENERIC, and crea...
nonaka[src/trunk]: src/sys/dev/pci Fix radiotap and fixed rates. Radiotap was repo...
christos[src/trunk]: src/sys/modules/dtrace Add syscall provider build glue, unhooked.
christos[src/trunk]: src/external/cddl/osnet/dev/systrace - cleanup FreeBSD ifdefs
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common constify
jmcneill[src/trunk]: src i2c devices don't actually have a dependency on "iic" (the b...
christos[src/trunk]: src/sys/compat/sunos fix typo
christos[src/trunk]: src/sys/compat centralize arguments functions
christos[src/trunk]: src/sys/compat Add systrace output file
macallan[src/trunk]: src/sys/arch/mips/ingenic add memory controller registers
macallan[src/trunk]: src/sys/arch/mips/ingenic fix uart parameters, now speed setting...
macallan[src/trunk]: src/sys/arch/evbmips/ingenic count all interrupts, not just the ...
macallan[src/trunk]: src/sys/arch/evbmips/ingenic only use the first 256MB for now un...
macallan[src/trunk]: src/sys/arch/evbmips/conf comment out debug spam, add more files...
christos[src/trunk]: src/sys/sys add dtrace syscall glue:
christos[src/trunk]: src/sys/kern syscallnames are needed by dtrace
macallan[src/trunk]: src/sys/dev/ic more Ingenic support:
christos[src/trunk]: src/sys/kern Adjust for systrace based on the FreeBSD code:
christos[src/trunk]: src/doc mention dtrace syscall support
christos[src/trunk]: src/distrib/sets/lists/modules Add dtrace syscalls
christos[src/trunk]: src/external/cddl/osnet/dev/systrace we have space for 2 more ar...
christos[src/trunk]: src/sys/arch/amd64/amd64 add dtrace hooks
christos[src/trunk]: src/sys regen
christos[src/trunk]: src/sys/arch/i386/i386 adjust to new trace_{enter, exit} and dtrace
christos[src/trunk]: src/sys/arch/alpha/alpha Adjust to new trace_{enter, exit} signat...
christos[src/trunk]: src/sys/arch/arm/arm adjust to new trace_{enter,exit}
christos[src/trunk]: src/sys/arch/m68k/m68k adjust to new trace_{enter, exit} signatures.
mrg[src/trunk]: src/sys/dev/usb properly protect uhid's sc_q member with sc_lock...
christos[src/trunk]: src/sys/kern Use modern initializers, so we can skip the 0 ones.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic add SDIO and SDHC irqs
christos[src/trunk]: src/sys/kern regen
jmcneill[src/trunk]: src/sys/arch/arm/amlogic clk helpers for sdhc and rng
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add amlogicrng, add commented-out genfb...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic add hardware rng support
christos[src/trunk]: src/sys/kern make sure we print the fillers.
skrll[src/trunk]: src/sys/dev/ic Fix build.
christos[src/trunk]: src/sys/kern regen
justin[src/trunk]: src/sys/rump Add risc-v to checked out rump architectures
christos[src/trunk]: src/external/bsd/wpa/dist/src/ap prevent coredump from the distr...
christos[src/trunk]: src/sys/kern Fix thinko
skrll[src/trunk]: src/sys/dev/ic KNF
christos[src/trunk]: src/sys/kern Fix compilation.
christos[src/trunk]: src/sys/dev/usb add more from OpenBSD
christos[src/trunk]: src/sys/dev/usb sync with OpenBSD
christos[src/trunk]: src/sys/modules/dtrace/lockstat non working glue.
christos[src/trunk]: src/external/cddl/osnet/dev/lockstat preliminary support from ri...
christos[src/trunk]: src/sys/dev/usb Regen
jmcneill[src/trunk]: src/sys/arch/evbarm/amlogic amlogic_reset: increase terminal_cou...
mlelstv[src/trunk]: src/usr.bin/fstat Resolve names of datagram services correctly.
christos[src/trunk]: src/distrib/sets/lists/modules change dtrace_foo_syscall -> dtra...
christos[src/trunk]: src/sys/dev/usb kill trailing spaces
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable amlogicsdhc
christos[src/trunk]: src/sys/kern Don't blindly tack ./ in front of the config file; ...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Add Amlogic SD/MMC driver.
christos[src/trunk]: src/sys/rump/kern/lib/libsys_linux regen and add a build target.
christos[src/trunk]: src/sys/rump/kern/lib/libsys_linux factor out the syscall buildi...
christos[src/trunk]: src/sys/rump/kern/lib/libsys_cygwin regen
christos[src/trunk]: src/sys/rump/kern/lib Add snippet to build syscalls.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic relax an assertion when transferring da...
christos[src/trunk]: src/sys/rump/kern/lib/libsys_sunos regen
christos[src/trunk]: src/sys/compat/linux32 fix inconsistent names
christos[src/trunk]: src/sys/modules/dtrace dtrace syscall for linux32
christos[src/trunk]: src/sys/compat/linux32/arch/amd64 regen
christos[src/trunk]: src/distrib/sets/lists/modules add dtrace syscall linux32
macallan[src/trunk]: src/sys/arch/evbmips/conf add ohci and commented out ehci
christos[src/trunk]: src/sys/kern kill empty line
macallan[src/trunk]: src/sys/arch/mips drivers for on-chip ohci and ehci
martin[src/trunk]: src/sys/arch/i386/stand Compile the bootblocks for i386 CPUs, ev...
christos[src/trunk]: src/sys/kern Don't forget to assign the new rump variables.
christos[src/trunk]: src/distrib/sets/lists/modules add dtrace_lockstat
christos[src/trunk]: src/sys/dev dtrace bits from riastradh
christos[src/trunk]: src/sys/rump/librump/rumpkern regen
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Don't return events that are too l...
christos[src/trunk]: src/sys/dev fix compression shift
riastradh[src/trunk]: src/external/cddl/osnet/dev/lockstat Rewrite dtrace lockstat fro...
christos[src/trunk]: src/external/cddl/osnet/dev/lockstat - remove device stuff
riastradh[src/trunk]: src/external/cddl/osnet/dev/lockstat Remove debug prints, simpli...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Apply access control to gem mmap.
christos[src/trunk]: src/sys/dev Introduce a new flag LB_DTRACE for dtrace lockstat e...
christos[src/trunk]: src/external/cddl/osnet/dev/lockstat keep track of the number of...
christos[src/trunk]: src/doc mention dtrace_lockstat...
riastradh[src/trunk]: src/share/man/man9 Suggest membar_datadep_consumer now that we h...
riastradh[src/trunk]: src/doc Note replacement arc4random(3) implementation.
joerg[src/trunk]: src/sys/arch/arm/include Provide size_t.
riastradh[src/trunk]: src/external/cddl/osnet/dev Rewrite dtrace provider prototype fr...
macallan[src/trunk]: src/sys/arch/mips/ingenic moar registers
riastradh[src/trunk]: src/distrib/sets/lists/modules Add missing entries for dtrace mo...
macallan[src/trunk]: src/sys/arch/mips/ingenic magic number reduction
macallan[src/trunk]: src/sys/arch/mips/ingenic moar devices
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins Don't use __g...
pooka[src/trunk]: src/sys/kern The use of root_device is not limited to vfs, so do...
christos[src/trunk]: src/distrib/i386/installimage match amd64, we ran out of space.
skrll[src/trunk]: src/sys/arch/evbarm/conf Note RPI2
sevan[src/trunk]: src/bin/pax From OpenBSD r1.49
taca[src/trunk]: src/doc ISC DHCP 4.3.2 was released.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add missing parenthesis in IXGBE_CORE_LOCK...
christos[src/trunk]: src/external/cddl/osnet/dev/systrace fix reversed test.
christos[src/trunk]: src/lib/libc/stdlib The OpenBSD strtonum() only accepts base 10 ...
msaitoh[src/trunk]: src/sys Modify to make Intel Intel 10G Ethernet (ixg(4)) virtual...
maxv[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate(): check the number of i...
christos[src/trunk]: src/lib/libc/stdlib PR/49640: Kamil Rytarowski: Improve error pr...
christos[src/trunk]: src/lib/libc/stdlib Behave in an OpenBSD compatible way for 0.
martin[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto Update arm runtime d...
macallan[src/trunk]: src/sys/dev/ic support 8bit mode, needed for ci20
martin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Update th...
macallan[src/trunk]: src/sys/arch/mips/ingenic flash the LED to show we're doing some...
macallan[src/trunk]: src/sys/arch/mips/ingenic add gpio registers
macallan[src/trunk]: src/sys/arch/mips/conf config goop for dme
macallan[src/trunk]: src/sys/arch/mips/ingenic support CI20's onboard Ethernet contro...
macallan[src/trunk]: src/sys/arch/evbmips/conf add dme at apbus ( onboard ethernet )
wiz[src/trunk]: src/lib/libc/stdlib Use existing month for Dd.
macallan[src/trunk]: src/sys/arch/evbmips/ingenic enable the full 1GB of RAM
skrll[src/trunk]: src Add a note about recent arm openssl update.
christos[src/trunk]: src/usr.sbin/rpcbind CID 1018907: Freeifaddrs
macallan[src/trunk]: src/sys/arch/evbmips/ingenic add an event counter for clock inte...
snj[src/trunk]: src/distrib/common/bootimage unbreak amd64 install images by pas...
christos[src/trunk]: src/sys/dev add coverity annotations (variable is volatile so it...
jnemeth[src/trunk]: src/usr.bin/calendar/calendars note birth and death of Douglas A...
snj[src/trunk]: src/external/mit/xorg/lib/freetype/freetype bring back rpath fix...
snj[src/trunk]: src update for freetype 2.5.5
joerg[src/trunk]: src/usr.sbin/sysinst/arch/evbarm Boot partition as FAT32 doesn't...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Use unifi...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Drop redu...
christos[src/trunk]: src/usr.bin/sed The latest refactoring changes broke sed -i:
christos[src/trunk]: src/sys/kern regen
joerg[src/trunk]: src/usr.sbin/makemandb MDOC_MAX is a valid token if the type is ...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/clock fix...
christos[src/trunk]: src/sys/sys Remove __OPTIMIZE__ requirement to expand the byte s...
christos[src/trunk]: src/sys/dev/ic use hardclock_ticks; pointed out by hannken.
christos[src/trunk]: src/sys/dev/ic Untangle the poll/wait/timeout code in ciss_cmd()...
christos[src/trunk]: src/sys/dev Dedup the conversion of bioc_disk and bioc_vol to en...
skrll[src/trunk]: src/sys/arch/arm/cortex G/C armgic_last_priority
martin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Explicitl...
skrll[src/trunk]: src/sys/arch/arm/omap Trailing whitespace
skrll[src/trunk]: src/sys/arch/arm/omap Wrap some long lines.
wiz[src/trunk]: src/doc mdocml-1.13.3 out.
skrll[src/trunk]: src/sys/arch/arm/omap Stylistic and non-functional changes from
nonaka[src/trunk]: src/sys/dev/usb Add pmf hooks.
jmcneill[src/trunk]: src/sys/arch/arm/broadcom port-arm/49057: Raspberry Pi Audio vol...
isaki[src/trunk]: src/tests/include/sys white space -> tab.
rtr[src/trunk]: src/sys/netinet Move code that is conditional on options INET6 i...
njoly[src/trunk]: src/sys/compat/linux Support Linux MAP_LOCKED mmap flag.
hannken[src/trunk]: src/sys/dev/sysmon Add a counter of busy events and stop enqueue...
bouyer[src/trunk]: src/sys/arch/xen Properly implemement pci_intr_disestablish(9), ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf re-add ARM11_COMPAT_MMU, lost in the rp...
macallan[src/trunk]: src/sys/dev/ic KNF police
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add no options ARM11_COMPAT_MMU
nonaka[src/trunk]: src/sys/dev/usb Added Huawei U8150.
maxv[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate(): ensure fs_ipg and fs_...
nonaka[src/trunk]: src/sys/dev/usb regen
ryo[src/trunk]: src/sys/arch/arm/imx - fix interrupt type ans interrupt masks
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Reuse results of "bootpath" and "bo...
jmcneill[src/trunk]: src/sys/arch/arm/allwinner sprinkle __diagused to fix "no option...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm fix the b...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom port-arm/49057: Raspberry Pi Audio vol...
joerg[src/trunk]: src/sys/arch/evbarm/rpi Do invalidate the cache as RPI2 build wi...
prlw1[src/trunk]: src/tests/crypto/opencrypto correct test name
plunky[src/trunk]: src/usr.bin/sdpquery parse and print the HIDLANGIDBaseList attri...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm one more ...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic sdhc stability improvements
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add ODROID-C1 install kernel
jmcneill[src/trunk]: src/etc/etc.evbarm hook ODROID-C1 into build
mrg[src/trunk]: src/share/mk fix the description of MKX11RADEONKMS, as pointed o...
macallan[src/trunk]: src/sys/arch/mips/ingenic add SMBus base addresses
macallan[src/trunk]: src/sys/arch/evbmips/conf do as arm does and get rid of addresse...
macallan[src/trunk]: src/sys/arch/mips/ingenic - keep a list of devices, addresses an...
macallan[src/trunk]: src/sys/dev/usb add Ingenic Semiconductor Ltd.
macallan[src/trunk]: src/sys/arch/mips/ingenic always print the child devices' addres...
macallan[src/trunk]: src/sys/dev/usb regen
macallan[src/trunk]: src/sys/arch/mips/ingenic set root hub vendor IDs
hannken[src/trunk]: src/sys Add new operation "vcache_new()" to allocate and initial...
joerg[src/trunk]: src/sys/arch/arm/include __BEGIN_DECLS and __END_DECLS only exis...
hannken[src/trunk]: src/sys/ufs Change ffs to use vcache_new:
matt[src/trunk]: src/sys/arch/arm/vfp If we own the FPU, don't take anymore undef...
martin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Compile libcrypto ...
maxv[src/trunk]: src/sys/ufs/ffs ffs_reload(): fix a bug that prevents Big Endian...
jmcneill[src/trunk]: src/sys/arch Add CPUFREQ option to set boot CPU frequency. ODROI...
martin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Use .inst...
matt[src/trunk]: src/sys/arch/arm/vfp Don't try to catch undefined VFP instructio...
snj[src/trunk]: src/sys/arch/i386/conf fix commented out nouveaufb
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Hack against the blank...
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel 9 series devices.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs "rump" -> "rump kernel" police
msaitoh[src/trunk]: src/sys Add 9 Series support.
msaitoh[src/trunk]: src/sys/dev/pci regen.
wiz[src/trunk]: src/bin/dd New sentence, new line. Fix typos. Bump date for prev...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add Linux lockdep cruft.
skrll[src/trunk]: src/usr.sbin/usbdevs Report super speed devices. From Takahiro ...
manu[src/trunk]: src/lib/libperfuse - Make sure non root users cannot access syst...
riastradh[src/trunk]: src/sys/crypto/cprng_fast No need for cprng_fast_seed to be inline.
joerg[src/trunk]: src/lib/libc/compiler_rt powerpc64 uses the same sources as powe...
hannken[src/trunk]: src/sbin/mount_ptyfs Adapt to reality -- already open BSD style ...
skrll[src/trunk]: src/sys/arch/hppa/hppa Trailing whitespace.
apb[src/trunk]: src/external/public-domain/tz Copy src/share/zoneinfo/tzdata2net...
apb[src/trunk]: src/external/public-domain/tz/share Part of the new infrastructu...
apb[src/trunk]: src Add rescue/ekermit.
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Import libc++ r215289. This ...
joerg[src/trunk]: src/share/mk Use compiler-rt and libc++ with LLVM on PowerPC64.
pooka[src/trunk]: src/sys/dev/pci Don't use config_deferred_interrupts() for vioif...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add Linux PCI DMA stuff ...
bad[src/trunk]: src/distrib/sets/lists/modules Build ubsec module only for i386 ...
joerg[src/trunk]: src/sys/arch/powerpc/oea Update conditions on mfsrin definition ...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Allow bits to be used for the usb hub...
riz[src/trunk]: src/doc Note the new netbsd-7 branch, and move CHANGES to CHANGE...
riastradh[src/trunk]: src/sys/crypto/cprng_fast Move initial entropy bookkeeping out o...
justin[src/trunk]: src/sys/rump Add aarch64 to rump srcdirs
joerg[src/trunk]: src/external/bsd/elftosb/dist/common Fix constness of operator ==.
riastradh[src/trunk]: src/sys/external/bsd/drm2/pci Add files.nouveau to files.drmkms_...
apb[src/trunk]: src/share/zoneinfo Update tzdata2netbsd for tzdata2014f.
gdt[src/trunk]: src/distrib/macppc/floppies/ramdisk I need 2244k for src/distrib...
tsutsui[src/trunk]: src/doc Fix openssl vs OpenSSL inconsistency.
jmcneill[src/trunk]: src/sys/external/bsd/drm2/i915drm add a pmf shutdown handler to ...
joerg[src/trunk]: src/sys/arch Mark _rtt as dead
martin[src/trunk]: src/tests/lib/libc/gen Do not set HAVE_FENV for arm as long as i...
riz[src/trunk]: src/distrib Include installboot on amd64/i386 install ramdisks i...
chs[src/trunk]: src/sys/arch/evbarm/conf add some std stuff for igepv2.
riz[src/trunk]: src/gnu/usr.bin/groff/tmac Add NetBSD 8.0, and make 7.0 the defa...
apb[src/trunk]: src/usr.sbin/postinstall Quoting fixes in several eval commands.
pooka[src/trunk]: src/lib/librumphijack In case of no dup2'd fd's, make sure that ...
matt[src/trunk]: src/sys/arch/arm/arm32 Fix for PR/49107.
joerg[src/trunk]: src/lib/libc/arch/powerpc64/gen [] -> ()
martin[src/trunk]: src/sys/arch/vax/include Revert previous changes, gcc configurat...
tsutsui[src/trunk]: src/doc Note misc user-visible changes committed by me and isaki...
apb[src/trunk]: src/usr.bin/man For an argument to be interpreted as a local fil...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add Linux i2c stubs.
apb[src/trunk]: src/share/zoneinfo Import tzdata2014f from ftp://ftp.iana.org/tz...
apb[src/trunk]: src regen BUILDING from doc/BUILDING.mdoc
joerg[src/trunk]: src/sys/arch/mvmeppc/stand/boot Give non-standard main in a free...
martin[src/trunk]: src/sys/arch/vax/include Previously we used unsigned long int as...
riastradh[src/trunk]: src/sys Defer cprng_fast_init until CPUs are detected.
matt[src/trunk]: src/distrib/sets/lists MKCOMPAT set fixes
nonaka[src/trunk]: src/sys/dev/usb Added ELECOM WDC-150SU2M.
joerg[src/trunk]: src/sys/arch/amiga/amiga Remove duplicated initializer.
apb[src/trunk]: src/distrib/sets/lists/base New files that appeared in tzdata201...
jmcneill[src/trunk]: src/sys/dev/pci simplify wpi_rx_intr rbuf handling and add some ...
joerg[src/trunk]: src/distrib/hppa/ramdisk Cleanup cargo cult.
joerg[src/trunk]: src/sys/sys Add __unreachable(), which can be used to mark dead ...
apb[src/trunk]: src/doc rescue(8): Add /rescue/ekermit. [apb 20140809]
martin[src/trunk]: src/tests/lib Use the same condition for HAVE_FENV
tsutsui[src/trunk]: src/doc Put several tweaks for changes page on www.
joerg[src/trunk]: src/lib/libm Add -mfpu=vfp for fenv.c, since it gets those instr...
skrll[src/trunk]: src/external/gpl3/binutils/dist/bfd Apply change from upstream t...
skrll[src/trunk]: src/external/gpl3/binutils/dist/binutils Decode alpha st_other
matt[src/trunk]: src/sys/arch/arm/arm32 Fix for PR/49061
joerg[src/trunk]: src/lib/libc/arch/powerpc64/sys Spell LdAddr consistently
plunky[src/trunk]: src/sys/netipsec C99 6.5.15 Conditional operator note 3 states t...
spz[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto merge lossage (this ...
hikaru[src/trunk]: src/sys/arch/x86/pci Set ifflags callback so that the device can...
joerg[src/trunk]: src/sys/arch/bebox/stand/boot Use cmpwi/cmpw
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon radeon_fence_signaled ...
spz[src/trunk]: src/crypto/external/bsd/openssl/dist remove empty files (newly g...
riastradh[src/trunk]: src/sys/kern buf is not guaranteed to be aligned; don't *(uint32...
maxv[src/trunk]: src/sys/ufs/ext2fs http://m00nbsd.net/ae123a9bae03f7dde5c6d65441...
skrll[src/trunk]: src/sys/dev/usb SS device detection needs more work. #if 0 previ...
apb[src/trunk]: src/share/man/man8 Add some examples of machine-specific foo/boo...
maxv[src/trunk]: src/sys/compat/svr4 http://m00nbsd.net/ae123a9bae03f7dde5c6d6544...
skrll[src/trunk]: src/sys/arch/mips/adm5120/dev #ifdef a variable like its usage.
skrll[src/trunk]: src/sys/arch/arm/include Update a comment. Probably still needs...
isaki[src/trunk]: src/sys/arch/x68k/stand/xxboot Remove OBJCOPY?=objcopy.
riz[src/trunk]: src/usr.sbin/sysinst Most GPT fields are 64-bit quantities, so u...
matt[src/trunk]: src/sys/miscfs/procfs #include <sys/cpu.h>
matt[src/trunk]: src/sys/arch/arm/include Correct _ARM_ARCH_8 instructions
tls[src/trunk]: src/external/gpl2/xcvs/dist/src Relax arbitrary limit of 10, 000 ...
joerg[src/trunk]: src/sys/arch/evbppc/conf LLVM builds have a slightly larger symb...
isaki[src/trunk]: src/lib/libm/arch/m68k Improve the code. %sp@(4) is already loa...
ozaki-r[src/trunk]: src/sys/dev/pci Add missing curly braces
joerg[src/trunk]: src/sys/arch/powerpc/powerpc Panic after openfirm, it is not sup...
rtr[src/trunk]: src patch posted to tech-kern@ 2014/06/25 for review with minor ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Fix format string and...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux More Linux goo.
apb[src/trunk]: src/share/zoneinfo Merge tzdata2014f.
riastradh[src/trunk]: src/distrib/sets/lists/modules Add dtrace modules to amd64-xen m...
joerg[src/trunk]: src/sys/arch/arm/xscale Remove tautologies.
joerg[src/trunk]: src/sys/arch Consistently define WARN in a way that passes forma...
joerg[src/trunk]: src/sys/arch/prep/prep Use cmpwi.
joerg[src/trunk]: src/sys/arch/mvmeppc/stand/libsa Use cmpw.
apb[src/trunk]: src/external/public-domain/tz/share/zoneinfo Copy src/share/zone...
apb[src/trunk]: src/external/public-domain/tz Adapt tzdata2netbsd script to the ...
bad[src/trunk]: src Build ubsec(4) as a module on all arches where it was obivou...
bad[src/trunk]: src/sys/modules Revert most of rev 1.137. Build ubsec module on...
joerg[src/trunk]: src Put GCC/GAS specific options under ACTIVE_CC == "gcc".
joerg[src/trunk]: src/sys/arch/powerpc/booke Skip .machine when building with clang.
joerg[src/trunk]: src/doc Add pixman.
matt[src/trunk]: src/lib MKCOMPAT fixes for when compat MACHINE_CPU != normal MAC...
rmind[src/trunk]: src/sys/net/npf NPF: finish up the rework of npfctl_save() mecha...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon put KMS s...
justin[src/trunk]: src/sys/arch/aarch64/include Add formatting for aarch64 as using...
maxv[src/trunk]: src/sys/fs/ptyfs Overflow if *data_len == OSIZE and args->versio...
joerg[src/trunk]: src/sys/arch/powerpc/booke #if 0 copyout_le32 and friends, they ...
isaki[src/trunk]: src/sys/arch/x68k/stand Remove unused variable.
joerg[src/trunk]: src/sys/arch/rs6000/rs6000 Use cmpwi.
rtr[src/trunk]: src/sys/netatalk remove KASSERT(nam != NULL) from ddp_send() the...
martin[src/trunk]: src/distrib/sets/lists/xdebug Update for xorg
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Spell user with an e.
apb[src/trunk]: src Install man page for ekermit(1).
gson[src/trunk]: src/sys/kern Remove the code to allow CTLTYPE_INT and CTLTYPE_QU...
rmind[src/trunk]: src - Add npf_ruleset_export(), npf_rule_export() and npf_nat_po...
chs[src/trunk]: src/sys/arch/evbarm/conf add tmpfs.
skrll[src/trunk]: src/sys/dev/usb Add XHCI_DEBUG. From Takahiro HAYASHI with twea...
martin[src/trunk]: src/sys/arch/sparc/sparc PR port-sparc/49103: add device name ma...
apb[src/trunk]: src/sbin/ccdconfig Interleave 0 means concatenate serially, do n...
matt[src/trunk]: src/sys/arch/arm/include Don't save r4 since we don't use it.
martin[src/trunk]: src/sys/arch/macppc/conf Bump all image sizes slightly again
apb[src/trunk]: src/doc tzcode2014f/tzdata2014f has been released. We have upda...
ozaki-r[src/trunk]: src/sys/dist/pf/net Unbreak the build of pf
joerg[src/trunk]: src/sys Put GCC/GAS options under ACTIVE_CC == "gcc".
tsutsui[src/trunk]: src/doc Fix date of openssl 1.0.1i update.
riastradh[src/trunk]: src/sys/crypto/cprng_fast Include <sys/rnd.h>, don't copypasta d...
jnemeth[src/trunk]: src Add the infrastructure for MODULAR support for Xen kernels. At
apb[src/trunk]: src/doc Formatting fixes, following the guidelines in the comments
justin[src/trunk]: src/sys/crypto/cprng_fast Fix inconsistent use of inline in prot...
joerg[src/trunk]: src/sys/arch/powerpc Avoid unncessary use of double in the kerne...
joerg[src/trunk]: src/distrib/evbppc/ramdisk Bump ramdisk size to 3.2MB and includ...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/mips Fix INTPTR_TYPE/UINTP...
riastradh[src/trunk]: src/sys/kern Lock cprng->cs_lock around rndsink_request to avoid...
hannken[src/trunk]: src/sys/fs/ptyfs - Add a map of active controlling ptys per moun...
msaitoh[src/trunk]: src/sys/dev/pci Add one more TODO:
apb[src/trunk]: src/doc Add advice about avoiding common pitfalls.
wiz[src/trunk]: src/external/bsd/ekermit/bin/ekermit Add option list to SYNOPSIS...
wiz[src/trunk]: src/sbin/tunefs Bump date for previous. New sentence, new line. ...
martin[src/trunk]: src/sys/arch/vax/boot/boot Remove atoi() prototype
joerg[src/trunk]: src/sys/arch/amigappc/amigappc Use cmpwi.
reinoud[src/trunk]: src/sys/arch/arm/samsung Adjust AUDIOCORE mapping for exynos4 to...
joerg[src/trunk]: src/sys/conf The bpendtsleep label has been gone for a long time...
riz[src/trunk]: src/sys/modules empty() wants a variable name, not a value. Thi...
hannken[src/trunk]: src/sys Change hfs from hashlist to vcache.
tls[src/trunk]: src Merge tls-earlyentropy branch into HEAD.
matt[src/trunk]: src MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE...
matt[src/trunk]: src/libexec/ld.elf_so Don't provide __gnu_Unwind_Find_exidx if _...
riastradh[src/trunk]: src/sys/crypto/cprng_fast Tweak cprng_fast_buf to use 32-bit una...
manu[src/trunk]: src/bin/dd Add iflag and oflag operands to dd(1)
skrll[src/trunk]: src/sys/dev/usb Some USB3 / SS support - baby steps. From Takah...
riastradh[src/trunk]: src/sys/rump/librump/rumpkern Restore placement of percpu_init i...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Force INTPTR_TYPE/UINT...
apb[src/trunk]: src/doc zoneinfo: Import tzdata2014f. [apb 20140806]
joerg[src/trunk]: src/sys/arch/amiga/dev Drop extra ().
jmcneill[src/trunk]: src/sys/dev/pci Scan one channel at a time instead of trying to ...
apb[src/trunk]: src/external/public-domain/tz Add infrastructure for building tz...
martin[src/trunk]: src/distrib/macppc/floppies/ramdisk Bump ramdisksize even slight...
joerg[src/trunk]: src/external/bsd/ekermit/dist Make main() ISO C compliant.
rtr[src/trunk]: src/sys split PRU_CONNECT2 & PRU_PURGEIF function out of pr_gene...
gson[src/trunk]: src Test that reading a CTLTYPE_INT sysctl variable into a buffe...
mlelstv[src/trunk]: src/sbin/tunefs add -S option to adjust the superblock for diffe...
jmcneill[src/trunk]: src/sys/dev/pci increase WPI_RBUF_COUNT
manu[src/trunk]: src/lib/libperfuse getextattr: fix attribute length being report...
spz[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/asn1 merge accident, ...
wiz[src/trunk]: src/external/bsd/tcpdump/dist Add missing TP so that -a is not h...
matt[src/trunk]: src/sys/arch/arm Add __NO_FIQ to prevent testing of the PSR FIQ bit
martin[src/trunk]: src/sys/arch/vax/include intptr_t and uintptr_t are not long any...
matt[src/trunk]: src/sys/arch/vax/include Fix SCN?FAST{8, 16} formats to match rea...
apb[src/trunk]: src/usr.bin/man More detail about treating a local file as a man...
riastradh[src/trunk]: src/distrib CD images need libarchive if MKBSDTAR is yes.
joerg[src/trunk]: src/gnu/dist/groff/src/devices/grops Drop impossible assert.
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import clang 3.6svn r215315.
ozaki-r[src/trunk]: src/sys/rump/librump/rumpkern Do cprng_fast_init in rump_init
skrll[src/trunk]: src/sys/dev/usb PR/49091: xhci: wrong wMaxPacketSize value
riastradh[src/trunk]: src/sys/kern done is not guaranteed to be aligned; don't *(uint3...
apb[src/trunk]: src/usr.sbin/postinstall Check for and delete ${DEST_DIR}/@RUNDI...
skrll[src/trunk]: src/sys/dev/usb Trailing whitespace.
skrll[src/trunk]: src/sys/dev/usb Define AXEN_DEBUG. From Takahiro HAYASHI.
matt[src/trunk]: src/distrib/sets/lists/comp Fix c&p error: libisc.a->libirs.a
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc/arch/amd64 remove unused variable, ...
jmmv[src/trunk]: src/distrib/sets/lists/tests Add missing Kyuafile.
apb[src/trunk]: src/doc Document build.sh list-arch
wiz[src/trunk]: src/doc Update tzdata section.
apb[src/trunk]: src/external/bsd/ekermit Add reachover build infrastructure for ...
ozaki-r[src/trunk]: src/sys/rump/net/lib/libvirtif Count packets in if_virt
jmcneill[src/trunk]: src/sys/external/bsd/drm2/i915drm no need to call drm_fb_helper_...
martin[src/trunk]: src/sys/arch/macppc/conf Make all ramdisk root sizes equal again
apb[src/trunk]: src/doc gkermit has been replaced by ekermit.
joerg[src/trunk]: src/external/bsd/ekermit/dist Don't dereference pointers without...
riastradh[src/trunk]: src/sys/crypto/cprng_fast Access to struct cprng_fast must be co...
matt[src/trunk]: src/sys/arch/aarch64/include Add some definitions for building R...
apb[src/trunk]: src/usr.sbin/postinstall In get_makevar, ask make to recursively...
skrll[src/trunk]: src/sys/dev/usb Set the correct MPS for LS devices. From Takahi...
pooka[src/trunk]: src/tests/lib/librumpclient Update hardcoded fd expectations now...
joerg[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Build position independent on...
matt[src/trunk]: src/sys/arch/aarch64/include Back out last change.
reinoud[src/trunk]: src/sys/arch/evbarm/conf Set __NO_FIQ for the Exynos processors ...
martin[src/trunk]: src/sys/arch/evbarm/conf Bump ramdisk size (since we added loads...
joerg[src/trunk]: src Update and simplify build glue for libc++ r215289.
matt[src/trunk]: src Changes to existing files to enable building AARCH64 userland.
spz[src/trunk]: src OpenSSL man page refresh, adding one new manpage
joerg[src/trunk]: src Update build glue for LLVM/Clang 3.6svn r215315. Changes inc...
joerg[src/trunk]: src/lib/libc If LINT code path uses memcpy, it should also inclu...
matt[src/trunk]: src/etc/mtree Add eabihf directories
riz[src/trunk]: src/usr.sbin/sysinst/arch/i386 Use installboot to install bootbl...
matt[src/trunk]: src/sys/arch/aarch64/include Use %x/%w as appropriate.
roy[src/trunk]: src/usr.sbin/postinstall FONTCONFIG_DIR not existing does not ne...
ozaki-r[src/trunk]: src/sys/net Use NULL instead of 0 for pointers
hannken[src/trunk]: src/sys Change efs from hashlist to vcache.
reinoud[src/trunk]: src/sys/arch/arm/samsung Add exyogpio device attachment for exynos5
maxv[src/trunk]: src/sys/compat/freebsd Empy comment
wiz[src/trunk]: src/doc mdocml-1.13.1 out.
matt[src/trunk]: src/compat/arm MKCOMPAT fixes for aarch64
matt[src/trunk]: src/compat Fix else if botch
apb[src/trunk]: src In the usage message, mention that the -m arg may be an alias.
apb[src/trunk]: src/external/public-domain/tz/dist Import tzdata2014f from ftp:/...
jmcneill[src/trunk]: src/sys/dev/pci wpi_fix_channel hack no longer needed with recen...
matt[src/trunk]: src/sys/arch Include <sys/common_init_limits.h> if __SIG_ATOMIC_...
apb[src/trunk]: src/doc gkermit has been replaced by ekermit.
apb[src/trunk]: src/external/bsd/ekermit/bin/ekermit Fix name in .Dt, and fix a ...
apb[src/trunk]: src/distrib/sets/lists Mark gkermit files "obsolete", don't remo...
jmcneill[src/trunk]: src/sys/dev/usb remove unused mutex and cv
jmcneill[src/trunk]: src/sys/dev/dtv IPL_VM -> IPL_SCHED to avoid taking kernel lock
spz[src/trunk]: src/crypto/external/bsd/openssl/dist Upstream changelog:
riz[src/trunk]: src/sys/sys Welcome to 7.99.1.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Match firmware paths for the boot d...
skrll[src/trunk]: src/sys/dev/usb Add a UPS_SUPER_SPEED. From Takahiro HAYASHI.
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc/cc/ccom update to r1.377 from upst...
apb[src/trunk]: src/sbin/ccdconfig Interleave 0 means concatenate serially, do n...
matt[src/trunk]: src/sys/arch include <sys/common_int_fmtio.h> if __INTPTR_FMTd__...
matt[src/trunk]: src/sys/arch include <sys/common_int_mwgwtypes.h> if __UINT_FAST...
matt[src/trunk]: src/share/mk Fix typo in OBJCOPYLIBFLAGS_EXTRA for aarch64eb.
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Add gpio not connected definitions fo...
joerg[src/trunk]: src/sys/kern Needs sys/atomic.h. Only define rnd_skew when it is...
jnemeth[src/trunk]: src/sbin/gpt Add restore subcommand.
reinoud[src/trunk]: src/sys/arch/arm/samsung Fix missed clock interrupts calculation
ozaki-r[src/trunk]: src/sys/rump/net/lib/libshmif Count packets in if_shmem
bad[src/trunk]: src/usr.bin/config Treat an undefined option as a warning instea...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Mark files without llvm-215315 t...
joerg[src/trunk]: src/share/mk LLVM builds on PowerPC want no libgcc, but enabled ...
maxv[src/trunk]: src/sys/fs/smbfs http://m00nbsd.net/ae123a9bae03f7dde5c6d654412d...
macallan[src/trunk]: src/sys/arch/macppc/dev add PRAM access commands
hkenken[src/trunk]: src/sys/arch/arm/imx Delete unused variables for new gcc.
joerg[src/trunk]: src/external/mit/xorg/lib/pixman This is unlikely to ever work w...
justin[src/trunk]: src/sys/crypto/cprng_fast define function consistently as inline
matt[src/trunk]: src/compat Add compat dirs for aarch64
matt[src/trunk]: src/sys/rump/librump/rumpkern Add MKCOMPAT support for aarch64 (...
matt[src/trunk]: src/share/mk Change the way we default MK vars to yes or no allo...
matt[src/trunk]: src Preliminary files for AARCH64 (64-bit ARM) support.
apb[src/trunk]: src/external/gpl2/xcvs/dist/src Move the arbitrary limit on numb...
joerg[src/trunk]: src/lib/libc/compiler_rt Add the not-yet-used IEEE quad support ...
jmcneill[src/trunk]: src/external/mit/xorg/lib/pixman USE_SSSE3 not USE_SSE3
joerg[src/trunk]: src Use the lint path as workaround for Clang on 32bit PPC for now.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix shifts & masks in Li...
matt[src/trunk]: src/sys/arch/arm/arm When creating a mcontext, make sure the PSR...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-nv mention NV_TE...
reinoud[src/trunk]: src/sys/arch/arm/samsung Rename C2C gpio to match the naming scheme
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm Use ttm_dma_tt_init in ttm_agp_tt_...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add rounddown_pow_of_two.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Whack some nouveau moles.
rtr[src/trunk]: src/sys/netatalk suppress possibly used uninitialized warning on...
christos[src/trunk]: src/sys/sys make constants unsigned (joerg@)
jmcneill[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel define HAS...
riz[src/trunk]: src Bump the ramdisk size; the longer paths on the build cluster...
jnemeth[src/trunk]: src/distrib/sets/lists/modules remove debug cruft, the example m...
maxv[src/trunk]: src/sys/miscfs/umapfs 1) 'error' is returned while it does not e...
rmind[src/trunk]: src - Add and use npf_alg_export().
skrll[src/trunk]: src/sys/dev/usb Make this compile when DIAGNOSTIC isn't defined.
martin[src/trunk]: src/distrib/common Add a IMAGEPREBUILD option for makefiles to o...
justin[src/trunk]: src/share/mk Respect EXTERNAL_TOOLCHAIN on aarch64
matt[src/trunk]: src/sys/arch Include <sys/common_int_const.h> if __INTMAX_C_SUFF...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Add missing delay slot in DEBUG ker...
isaki[src/trunk]: src/sys/arch/x68k/stand Remove STRIP?=strip.
gson[src/trunk]: src/sys/fs Whitespace fix
apb[src/trunk]: src/distrib/sets/lists/debug Add ekermit.debug.
riz[src/trunk]: src/usr.sbin/sysinst Clean up comments. No functional changes.
joerg[src/trunk]: src/sys/arch/sandpoint/stand/altboot Use __unreachable().
joerg[src/trunk]: src/external/bsd/ekermit/bin/ekermit Too many pointer sign issue...
isaki[src/trunk]: src Increase the image size to 1700KB.
spz[src/trunk]: src/crypto/external/bsd/openssl/dist Upstream changelog:
isaki[src/trunk]: src/lib/libm/arch/m68k Remove a meaningless conditional branch.
christos[src/trunk]: src/sys/sys convert to unsigned multiplication.
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Comment whitespace.
apb[src/trunk]: src/external/public-domain/tz/share/zoneinfo Adapt to the new so...
joerg[src/trunk]: src/bin/pax Fix RCS ID.
gdt[src/trunk]: src Get macppc to build again by adjusting sizes.
apb[src/trunk]: src Add a list-arch operation to build.sh.
christos[src/trunk]: src/include cast to LHS type and minor KNF.
dholland[src/trunk]: src/bin/ps Don't print junk errnos. Avoids:
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm Zero ttm_agp objects on creation.
macallan[src/trunk]: src/sys/arch/arm/omap remove obsolete comment
gson[src/trunk]: src/usr.bin/make Fix comment: Error, Fatal, and Punt take any nu...
joerg[src/trunk]: src Don't set -mmultiple or -mno-string for PowerPC, the differe...
jmcneill[src/trunk]: src/external/mit/xorg/server/xorg-server/os use CLOCK_MONOTONIC ...
wiz[src/trunk]: src/sbin/rndctl Sort options and mark them as optional.
joerg[src/trunk]: src/sys/arch/evbppc/mpc85xx Drop .machine, Makefile.mpc85xx prov...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.6svn r215315.
martin[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Add firmware images to ...
skrll[src/trunk]: src/sys/dev/usb Serialise xhci_intr1 calls with sc_intr_lock. F...
macallan[src/trunk]: src/sys/arch/macppc/dev if we get garbage from the RTC try again...
christos[src/trunk]: src/usr.bin/sed PR/49109: Jeremie Le Hen: fix sed relative addre...
pooka[src/trunk]: src/sys/rump/dev Add component for the pcnet PCI driver to rump ...
riastradh[src/trunk]: src/distrib/sets/lists/debug Add tar.debug and cpio.debug to lis...
apb[src/trunk]: src/external/bsd/ekermit/dist Make ekermit compile on NetBSD:
apb[src/trunk]: src Unhook gkermit from the build.
joerg[src/trunk]: src/sys/arch/amiga/dev Fix misspelling of binary and as logical ...
manu[src/trunk]: src/lib/libperfuse Send GETATTR to filesystem for removed but st...
apb[src/trunk]: src/share/zoneinfo Delete src/share/zoneinfo. The files that pr...
spz[src/trunk]: src merge openssl 1.0.1i
martin[src/trunk]: src/distrib/sparc64/xminiroot Bump image size
rtr[src/trunk]: src/sys split PRU_RCVD function out of pr_generic() usrreq switc...
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm Multiply by PAGE_SIZE, not PAGE_SH...
riastradh[src/trunk]: src/sys/kern Back out tls-earlyentropy's rnd_add_data.
mrg[src/trunk]: src/lib/libm revert parts of 1.163 that affect the x86 build.
gson[src/trunk]: src/tests/fs/vfs Mark udf_lookup_complex as an expected failure, ...
matt[src/trunk]: src/sys/arch/aarch64/include Use __ATOMIC_RELAXED in __cpu_simpl...
apb[src/trunk]: src/share/mk Wrap CTFCONVERT invocations in ${defined(CTFCONVERT...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/i915drm provide a setmode callback for...
apb[src/trunk]: src Hook external/public-domain/tz into the build, and unhook sh...
apb[src/trunk]: src Add ekermit to the build.
apb[src/trunk]: src/external/bsd/ekermit/dist Import ekermit-1.7 from
apb[src/trunk]: src/gnu Delete gnu/dist/gkermit, and the reachover Makefile in g...
joerg[src/trunk]: src/sys/arch/amiga/dev Avoid non-UTF8 input.
apb[src/trunk]: src/external/bsd/ekermit/bin/ekermit Add a simple man page for e...
isaki[src/trunk]: src/sys Unify all arch/*/stand's atoi() to MI libsa.
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist Import compiler-rt r215309...
jmcneill[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/dri2 add mis...
joerg[src/trunk]: src/sys/arch/mvmeppc/mvmeppc Use cmpwi.
wiz[src/trunk]: src/sbin/rndctl Sync usage with manpage a bit more.
wiz[src/trunk]: src/share/man/man9 Markup simplifications and improvements. Bump...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Mark files without clang-215315...
joerg[src/trunk]: src Bump the ramdisk size on macppc and sandpoint somewhat to co...
chs[src/trunk]: src/sys/arch/evbarm/conf add missing omapdma.
riastradh[src/trunk]: src/sys/crypto/cprng_fast Sort #includes.
riastradh[src/trunk]: src/sys/crypto/cprng_fast Use percpu_foreach instead of manual i...
joerg[src/trunk]: src/distrib/sets/lists/base Mark compat directories as compat, n...
matt[src/trunk]: src/sys/arch/aarch64/include #include <arm/ptrace.h> instead of ...
apb[src/trunk]: src MACHINE_ARCH from the environment may be overridden by getar...
jmcneill[src/trunk]: src/sys/dev/pci scanning fixes
matt[src/trunk]: src/sys/arch Include <sys/common_int_types.h> if __UINTPTR_TYPE_...
reinoud[src/trunk]: src/sys/arch/arm/samsung Add GPIO definitions for Exynos5 series...
joerg[src/trunk]: src LLVM sshramdisk needs 8.9MB, so bump again.
joerg[src/trunk]: src/external/bsd/llvm/dist Mark files without clang-232565 / llv...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM r232565 post-3.6.0. ...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang r232565 post-3.6.0...
joerg[src/trunk]: src/external/bsd/llvm Update build glue for LLVM/Clang r232565.
riastradh[src/trunk]: src/common/lib/libc/string Switch to the suggested constant-time...
apb[src/trunk]: src/sbin/disklabel Fix typo in "dreamcast" port name.
joerg[src/trunk]: src/sys/arch/arm/include Ensure _lwp_setcontext gets consistent ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf disable DEBUG, LOCKDEBUG, VERBOSE_INIT_ARM
riastradh[src/trunk]: src/lib/libc/gen Remove #ifdef MAP_INHERIT_ZERO.
macallan[src/trunk]: src/sys/arch/mips/ingenic add SMBus registers
macallan[src/trunk]: src/sys/arch/mips/ingenic spin up SMBus clocks before attaching ...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Move initializati...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Sync ixg(4) up to FreeBSD r230572.
joerg[src/trunk]: src Build the AES sources with -fno-integrate-assembler for Clang.
joerg[src/trunk]: src/lib/libc/arch Call libc's fpgetround.
riastradh[src/trunk]: src/external/cddl/osnet/sys/sys These are expressions, not state...
spz[src/trunk]: src/crypto/external/bsd/openssl/dist patches for todays' OpenSSL...
matt[src/trunk]: src/sys/arch/arm/vfp Not only check to see if we own the VFP but...
matt[src/trunk]: src/sys/arch/arm/vfp Remove extra )
macallan[src/trunk]: src/sys/dev/pci fix copyright & license, make it explicit that t...
mrg[src/trunk]: src/sys/dev/usb don't take the device lock when stopping the uhi...
skrll[src/trunk]: src/sys/arch/arm/cortex Trailing whitespace
martin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Only use ...
msaitoh[src/trunk]: src/sys Add Intel C61x and X99 devices.
msaitoh[src/trunk]: src/sys/dev/pci Add Xeon E5 v3 and C61x devices.
riastradh[src/trunk]: src/lib/libc First draft of documentation for the libc symbol ma...
riastradh[src/trunk]: src/lib/libc Elaborate on how our ad-hack symbol versioning work...
msaitoh[src/trunk]: src/sys/dev/pci regen.
riastradh[src/trunk]: src/lib/libc Tweak wording.
msaitoh[src/trunk]: src/sys/dev/pci Add MegaRAID SAS3108
mrg[src/trunk]: src/libexec/httpd don't quote /. it doesn't work. this should ...
msaitoh[src/trunk]: src/sys/dev/pci regen.
riastradh[src/trunk]: src/sys/uvm Comments explaining UBC_* flags.
mrg[src/trunk]: src/libexec/httpd copyright maintenance, note shm@ in the manual...
jmcneill[src/trunk]: src/sys/dev/wscons add WSDISPLAY_TYPE_MESON
maxv[src/trunk]: src/sys Zero-fill the ELF auxiliary vectors. Otherwise, on 64bit...
jmcneill[src/trunk]: src/sys/dev/wsfb support 24bpp framebuffers
rmind[src/trunk]: src/sys/net/npf NPF: replace the TAILQ of the dynamic rules with...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl:
isaki[src/trunk]: src/tests/include/sys one more white space -> tab.
jmcneill[src/trunk]: src/sys/arch Basic framebuffer console support. Work in progress.
isaki[src/trunk]: src/tests/include/sys Rewrite ilog2's test. PR lib/49745.
riastradh[src/trunk]: src/sys/uvm Address O->A loan case in comments, pointed out by c...
riastradh[src/trunk]: src/sys/uvm Elaborate on locking scheme and vm_page states.
martin[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto In a "native" build, ...
riastradh[src/trunk]: src/sys/uvm No, PQ_ANON is set only if owned by anon, not if loa...
apb[src/trunk]: src/external/public-domain/tz Update tzdata2netbsd for tzdata2015b.
apb[src/trunk]: src/doc We have tzdata2015b.
apb[src/trunk]: src/doc zoneinfo: Import tzdata2015b. [apb 20150321]
apb[src/trunk]: src/external/public-domain/tz/dist Import tzdata2015b from ftp:/...
martin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Make more...
apb[src/trunk]: src/external/public-domain/tz Actually create the "done" files, ...
ast[src/trunk]: src/usr.sbin/installboot Appease various mandoc -Tlint warnings ...
jmcneill[src/trunk]: src Process /etc/modules.conf (if present) at startup, before se...
ast[src/trunk]: src/usr.sbin/service Make the usage appear more standard.
ast[src/trunk]: src/doc Mention import of service(8) command from FreeBSD.
ast[src/trunk]: src Import a substantially modified service(8) command from Free...
tsutsui[src/trunk]: src/distrib/sparc64/liveimage/emuimage Don't forget to put /ofwb...
jmcneill[src/trunk]: src/sys/arch Use the hardware scaler to do overscan compensation...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Support interlaced modes.
palle[src/trunk]: src/sys/arch/sparc64 sun4v: added new function mdesc_name_by_idx...
jmcneill[src/trunk]: src/sys/arch Add Amlogic RTC driver, from Anon Ymous
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Fixed bug in cpu_cache_info_...
martin[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Back -O3 optimizat...
martin[src/trunk]: src/sys/arch/playstation2/playstation2 Use ta0 instead of t4 (so...
joerg[src/trunk]: src/sys/arch/arm/arm32 Mark as volatile, just to be sure.
wiz[src/trunk]: src/usr.sbin/installboot Use An in AUTHORS section.
wiz[src/trunk]: src/usr.sbin/service Sort options. Use An -nosplit in AUTHORS se...
wiz[src/trunk]: src/usr.sbin/service Sort options in usage.
mrg[src/trunk]: src/usr.bin/midiplay if not playing (-q mode), don't call ioctl(...
matt[src/trunk]: src/sys/arch/arm/arm32 Make sure to save the user thread point i...
matt[src/trunk]: src/sys/arch/arm/arm32 Fix register usage in softint_switch. lo...
ozaki-r[src/trunk]: src/sys/compat/linux/arch/i386 Fix inconsistent argument names
apb[src/trunk]: src/lib/libc/string Explain why there is no consttime_memcmp().
ozaki-r[src/trunk]: src/sys/compat/linux/arch/arm Fix inconsistent argument names
ozaki-r[src/trunk]: src/sys/compat/linux/arch/i386 Regen
ozaki-r[src/trunk]: src/sys/compat/linux/arch/arm Add linux_systrace_args.c for arm
ozaki-r[src/trunk]: src/sys/compat/linux/arch/arm Regen
riastradh[src/trunk]: src/sys/uvm Call these `identities', not `life states'.
ozaki-r[src/trunk]: src/sys/compat/linux/arch/arm Regen
riastradh[src/trunk]: src/share/man/man9 Describe UFP_DIRTYONLY and UFP_BACKWARD flags...
wiz[src/trunk]: src/share/man/man9 Bump date for previous. Use more markup in AU...
riastradh[src/trunk]: src/share/man/man9 Reorganize UFP_* flags with markup and more d...
riastradh[src/trunk]: src/share/man/man9 Update some xrefs to point to softint(9), not...
pooka[src/trunk]: src/sys/rump/librump/rumpkern fix typo
matt[src/trunk]: src/sys/arch/arm/arm32 Add L_FLAG/LW_SYSTEM
matt[src/trunk]: src/sys/arch/arm/vfp Fix some inverted return values. Don't ret...
roy[src/trunk]: src Add RTF_BROADCAST to mark routes used for the broadcast addr...
spz[src/trunk]: src merge OpenSSL 1.0.1m
spz[src/trunk]: src/crypto/external/bsd/openssl/dist This is an import of OpenSS...
ast[src/trunk]: src/usr.sbin/service Remove -f option as rc_fast is not set in i...
jmcneill[src/trunk]: src/sys/arch/arm/cortex port-arm/49737: armgtmr0 timer broken
wiz[src/trunk]: src/include Put fseeko, ftello, pread, and pwrite in the POSIX 2...
matt[src/trunk]: src/sys/arch/arm Preserve/restore user r/w tpid in mcontext.
matt[src/trunk]: src/sys/arch/arm/arm32 Rework register usage in cpu_switchto so ...
matt[src/trunk]: src/sys/arch/arm/cortex Sprinkle some arm_isb() to force executi...
apb[src/trunk]: src/external/bsd/ipf/dist/man Fix the description of "< x" and "...
matt[src/trunk]: src/sys/arch/arm/cortex Move isb's to before reading count. Cha...
christos[src/trunk]: src/doc new tzcode
christos[src/trunk]: src/usr.sbin/npf/npfctl allow lists as filter addresses.
christos[src/trunk]: src/lib/libedit save and restore IGNORE_EXTCHARS like we do in t...
skrll[src/trunk]: src/sys/arch/arm/arm32 There is no need to save/restore l_privat...
christos[src/trunk]: src/lib/libc/time merge 2015b
riastradh[src/trunk]: src/tests/fs/common zfs tests don't actually need privileges.
riastradh[src/trunk]: src/tests/fs/vfs Make this run in NetBSD 6 by using st_mtimespec...
christos[src/trunk]: src/lib/libedit set some readline compatibility default key sett...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that vlan setting may not apply ...
macallan[src/trunk]: src/sys/arch/mips/ingenic more clock and gpio stuff
macallan[src/trunk]: src/sys/arch/mips/ingenic - determine bus clock, pass it to devices
ozaki-r[src/trunk]: src/sys/net Remove redundant rtcache_invariants
ozaki-r[src/trunk]: src/sys/netinet Tidy up the regular path of ip_forward
dholland[src/trunk]: src/games/fortune/datfiles Avoid runon sentences.
hsuenaga[src/trunk]: src/sys/arch/arm/arm32 don't use armreg_tlbiasidis_write() and a...
hsuenaga[src/trunk]: src/sys/arch/arm/arm set ttbr0/1 using correct register(r2).
skrll[src/trunk]: src/sys/dev/usb Various usb 3 related changes from Takahiro HAYASHI
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.8.0 with the follow...
roy[src/trunk]: src/doc Note import of dhcpcd-6.8.0
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
justin[src/trunk]: src/lib/libc/rpc Fix definitions to match headers
justin[src/trunk]: src/lib/libc/compat/sys Return type of compat wait functions sho...
justin[src/trunk]: src/lib/libm/src Fix prototypes to match definitions
justin[src/trunk]: src/common/lib/libc/arch/arm/string Don't build the __eabi_ alia...
nonaka[src/trunk]: src/sys/dev/pci Not all iwm hardware supports the 5GHz band. Ma...
skrll[src/trunk]: src/sys/dev/usb Note the uhub the DPRINTF is about in many cases
joerg[src/trunk]: src/sys/arch/arm/amlogic amlogic_genfb_hdmi_write_4 is currently...
skrll[src/trunk]: src/sys/dev/usb Convert to USBHIST. Inspired by patch from Takah...
nakayama[src/trunk]: src/sys/dev/pci Add missing new lines.
prlw1[src/trunk]: src/sys/opencrypto Trivial printf format changes and typo fix
skrll[src/trunk]: src/sys/arch/arm/omap Fixes from PR/49622
skrll[src/trunk]: src/sys/arch/arm/cortex Trailing whitespace.
wiz[src/trunk]: src/share/man/man9 Use less macros for same output.
riastradh[src/trunk]: src/share/man/man9 Add wapbl(9) man page.
sjg[src/trunk]: src/usr.bin/make Move initialization of savederr to the block wh...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Update from Intel SDM:
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc Update gcc to use new ABI for RISCV
hkenken[src/trunk]: src/sys/arch/arm/imx Rewritten to take advantage of motoi2c code.
msaitoh[src/trunk]: src/sys/arch/x86/x86 Update from Intel SDM:
msaitoh[src/trunk]: src/sys/dev/ic Add DDR4 support a bit.
ozaki-r[src/trunk]: src/sys/netipsec KNF
nakayama[src/trunk]: src/sys/arch/sparc/stand/ofwboot Fix kernel loading failures fro...
msaitoh[src/trunk]: src/sys/dev/pci Synchronize our ixg(4) driver up to FreeBSD r230...
nakayama[src/trunk]: src/sys/arch/sparc Sync sparc64 kernel's OF_seek with ofwboot's ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add some forgotten files in last commit.
matt[src/trunk]: src/external/gpl3/binutils/dist Update our in-tree binutils for ...
matt[src/trunk]: src/common/lib/libc/arch/riscv/atomic Switch to new ABI (a0/a1 r...
matt[src/trunk]: src/sys/arch/riscv/include Switch to new ABI (return values now ...
matt[src/trunk]: src/lib/libc/arch/riscv Switch to new ABI (return values now in ...
skrll[src/trunk]: src/sys/dev/usb Remove '\n' in panic message.
hikaru[src/trunk]: src/sys m_pullup() is called in rcvproc callback functions,
ozaki-r[src/trunk]: src/sys/netipsec Remove unnecessary ifdef IPSEC
skrll[src/trunk]: src/sys/arch/arm/cortex Whitespace
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Crank up the warnings.
roy[src/trunk]: src/doc Note import of dhcpcd-6.8.1
msaitoh[src/trunk]: src/doc wm(4): Add X540 support.
skrll[src/trunk]: src/sys/arch/evbarm/rpi Trailing whitespace.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
skrll[src/trunk]: src/sys/dev/usb Add usbd_get_bos_desc{, _full} from Takahiro HAYASHI
riastradh[src/trunk]: src/share/man/man9 Fix typo: VFS_UNMOUNT, not VFS_MOUNT, should ...
christos[src/trunk]: src/external/bsd/dhcpcd/dist cast htons() args.
riastradh[src/trunk]: src/sys/ufs Disentangle buffer-cached I/O from page-cached I/O i...
christos[src/trunk]: src/external/bsd/dhcpcd/dist cast htons
riastradh[src/trunk]: src/share/man/man9 Note that the wapbl transaction lock is nonre...
riastradh[src/trunk]: src/sys/ufs Tighten some kasserts in ufs_bufio code paths.
riastradh[src/trunk]: src/share/man/man9 Explain wapbl's relation to the garbage-appen...
riastradh[src/trunk]: src/share/man/man9 Make wording about who calls wapbl_*_buf cons...
riastradh[src/trunk]: src/share/man/man9 Explain resource estimation bug in wapbl(9).
riastradh[src/trunk]: src/share/man/man9 Whatever the original intent was, it works on...
matt[src/trunk]: src/lib/libc/arch/riscv Adapt to the jmpbuf changes.
matt[src/trunk]: src/libexec/ld.elf_so/arch/riscv Update RISCV to use the ELF rel...
ast[src/trunk]: src/usr.sbin/service Integrate some feedback gleened from tech-u...
matt[src/trunk]: src/lib/libc/arch/riscv Adapt to new assembler. jump->tail[call...
matt[src/trunk]: src/sys/arch/riscv/include Fix one error and make life for ld.el...
matt[src/trunk]: src/lib/libm/arch/riscv Update to new RISCV ABI
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc Make sure the RISCV compiler defa...
riastradh[src/trunk]: src/sys/ufs/ext2fs Missed a spot in ext2fs_read
riastradh[src/trunk]: src/sys/ufs/ext2fs Missed another spot, in ext2fs_write.
riastradh[src/trunk]: src/sys/ufs/ufs VOP_WRITE never has IO_JOURNALLOCKED.
riastradh[src/trunk]: src/sys/ufs Turn some `#if DIAGNOSTIC' into KASSERT.
matt[src/trunk]: src/tests/lib/libc/arch/riscv Update for new RISCV ABI
matt[src/trunk]: src/external/gpl3/binutils/lib/libbfd Regen for new RISCV binutils.
matt[src/trunk]: src/external/gpl3/binutils/dist/bfd Deal with GNU IFUNCs properly.
skrll[src/trunk]: src/sys/dev/usb Improve DPRINTFs - partially from Takahiro HAYASHI
skrll[src/trunk]: src/sys/dev/usb More defines - from Takahiro HAYASHI and a coupl...
matt[src/trunk]: src/distrib/riscv Makefile to descend into ramdisk
matt[src/trunk]: src/distrib/riscv/ramdisk Ramdisk for INSTALL kernel
msaitoh[src/trunk]: src/sys/dev/pci Remove hdaudio subdir.
christos[src/trunk]: src/external/bsd/dhcpcd/dist more htons uint16_t lossage
jmcneill[src/trunk]: src/sys/modules/hdaudio pull in Makefile.inc
jmcneill[src/trunk]: src Split hdaudio and PCI attach glue. Even though the driver wa...
jmcneill[src/trunk]: src/sys/arch/arm/rockchip IST_EDGE -> IST_LEVEL
riastradh[src/trunk]: src/sys/kern Swap kernel/curproc tests in copy*_vmspace so rump ...
jmcneill[src/trunk]: src/sys/dev/hdaudio replace hdaudio_config.h with defflags
riastradh[src/trunk]: src/tests/fs/vfs Test that read fails with EFAULT even if O_SYNC...
riastradh[src/trunk]: src/tests/fs/vfs This doesn't affect p2k_ffs after all, no idea ...
matt[src/trunk]: src/sys/arch/riscv Beginnings of RISCV kernel support. Note tha...
maxv[src/trunk]: src/sys/kern Remove the 'cred' argument from bio_doread().
macallan[src/trunk]: src/sys/arch/evbmips/ingenic PIC -> INTC to match documentation
riastradh[src/trunk]: src/sys/ufs/lfs Make some comments match better in ulfs_readwrite.
riastradh[src/trunk]: src/sys/ufs Factor out post-read/write inode updates in UFS.
riastradh[src/trunk]: src/sbin/resize_ffs Make get_dev_size work on regular files too.
riastradh[src/trunk]: src/sbin/resize_ffs Use `!= -1' instead of `== 0' out of paranoia.
maxv[src/trunk]: src Remove the 'cred' argument from breadn(), and update the man...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that wm_sgmii_writereg() function does...
riastradh[src/trunk]: src Let I/O errors override inode update errors in UFS.
maxv[src/trunk]: src/sys/sys 7.99.8 (bread, breadn)
matt[src/trunk]: src/sys/arch/arm/pic Add aarch64 support (mostly remapping I32_b...
matt[src/trunk]: src/tests/lib/libc/arch/powerpc add return_one_start
maxv[src/trunk]: src Remove the 'cred' argument from bread(). Remove a now unused...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Make gcc emit the C...
matt[src/trunk]: src/sys/arch/riscv/include Use C11 atomic builtins instead of __...
agc[src/trunk]: src/usr.sbin/makefs Make the userland signature and uses of brea...
matt[src/trunk]: src/sys/arch/arm/arm32 cache pmap in vmapbuf.
matt[src/trunk]: src/sys/arch/arm/include If using TPIDRPRW_IS_CURLWP and !MP and...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia bump max sources to 256
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra no need to set arm_cpu_max here, it is...
jmcneill[src/trunk]: src/sys/arch NVIDIA Tegra K1 support, work in progress.
macallan[src/trunk]: src/sys/arch/mips/include use 32bit __cpuset_t in o32 kernels
ozaki-r[src/trunk]: src/sys/net Correct frame padding length
riastradh[src/trunk]: src/sys/ufs/ufs WAPBL tx is always locked by ufs_bufrd caller, s...
riastradh[src/trunk]: src/sys/fs/nilfs Complete removal of cred argument from bread in...
riastradh[src/trunk]: src/sys/kern Back out previous.
riastradh[src/trunk]: src/sys/kern Use #ifdef _RUMPKERNEL for now to prefer copyout ov...
riastradh[src/trunk]: src/sys/kern Back this out, per pooka's request.
chopps[src/trunk]: src/sbin/resize_ffs - Add -c to check to see if grow/shrink is r...
chopps[src/trunk]: src - Fix fallout for recent bread() change (removing cred arg).
wiz[src/trunk]: src/sbin/resize_ffs New sentence, new line. Sort option descript...
chopps[src/trunk]: src - Add new tests for -c check flag in resize_ffs
riastradh[src/trunk]: src/share/man/man9 Cull some obsolete parts of buffercache(9) ma...
riastradh[src/trunk]: src/share/man/man9 Clarify that getiobuf must be paired with put...
riastradh[src/trunk]: src/share/man/man9 New man page bufferio(9) for I/O transfer vie...
riastradh[src/trunk]: src/share/man/man9 Remove \& from example code. Cargo-culted fr...
riastradh[src/trunk]: src/share/man/man9 Mention B_WRITE.
riastradh[src/trunk]: src/share/man/man9 Use `Ap s' instead of `No 's', per signal fro...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf hey there's a README here! add ALLWINNE...
jmcneill[src/trunk]: src/sys/arch/arm/arm32 Shared armv7 bus space implementation.
jmcneill[src/trunk]: src/sys/arch Use shared armv7_generic_space
matt[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm No need t...
jmcneill[src/trunk]: src/sys/arch Use shared armv7_generic_space
riastradh[src/trunk]: src Hook bufferio(9) man page into the build.
ozaki-r[src/trunk]: src/sys/netinet6 Include ip6.h for ip6_hdr
riastradh[src/trunk]: src Remove obsolete cprng_strong_getflags/setflags(9) man page l...
ozaki-r[src/trunk]: src/sys/netinet6 Tidy up opt_ipsec.h inclusions
matt[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Add worka...
ozaki-r[src/trunk]: src/sys/netipsec Tidy up opt_ipsec.h inclusions
matt[src/trunk]: src/doc note change to workaround bug in clang's arm integrated ...
matt[src/trunk]: src/sys/arch/arm/include #include <sys/pcu.h>
wiz[src/trunk]: src/share/man/man5 Bump date for previous.
chopps[src/trunk]: src Add resize_root boot operation. If resize_root=YES in rc.con...
skrll[src/trunk]: src/sys/dev/usb Replace an if () panic with KASSERT
skrll[src/trunk]: src/sys/dev/usb Whitespace
riastradh[src/trunk]: src/share/man/man9 Note reusing bufs requires clearing BO_DONE.
riastradh[src/trunk]: src/share/man/man9 Correct documentation of asynchronous/callbac...
riastradh[src/trunk]: src/share/man/man9 Nested I/O transfers are not `asynchronous'.
riastradh[src/trunk]: src/share/man/man9 Consistently use `.Vt "struct buf"' to name t...
riastradh[src/trunk]: src Hook up the new wapbl(9) man page.
riastradh[src/trunk]: src/share/man/man9 Use Fn to mark up a function call.
riastradh[src/trunk]: src/share/man/man9 Be a little more consistent about nulls.
riastradh[src/trunk]: src/share/man/man8 Add SIGNALS section to wizd(8).
riastradh[src/trunk]: src/share/man/man9 Use Dv NULL, per SIGWIZD.
riastradh[src/trunk]: src/share/man/man9 Fix example code and emphasize it doesn't han...
riastradh[src/trunk]: src/share/man/man9 Fix typo in example code.
riastradh[src/trunk]: src/share/man/man9 Fix tense.
dholland[src/trunk]: src/share/man/man8 An error was detected in a man page.
riastradh[src/trunk]: src/share/man/man9 Plural agreement.
riastradh[src/trunk]: src/share/man/man9 Explain large write transaction bug in WAPBL.
matt[src/trunk]: src/sys/arch/riscv/conf Use -mcmodel=medany to get PICish code.
riastradh[src/trunk]: src/sys/ufs/ufs Write an essay explaining why ffs_write is one h...
matt[src/trunk]: src/sys/sys Provide struct cpu_info *lwp_getcpu(struct lwp *) in...
matt[src/trunk]: src/sys/arch/riscv/include Define curcpu() as lwp_getcpu(curlwp)...
matt[src/trunk]: src/sys/arch/riscv/include Add a md_tp member to mdlwp so that t...
matt[src/trunk]: src/sys/arch/riscv/riscv Add L_MD_TP
matt[src/trunk]: src/sys/arch/riscv/include No more fatc (replaced by sfence.vm i...
matt[src/trunk]: src/sys/arch/riscv/riscv Use sfence.vm instruction and change pt...
matt[src/trunk]: src/sys/arch/riscv/riscv Get curcpu() from L_CPU(tp)
matt[src/trunk]: src/lib/libpthread/arch/riscv We have _REG_SP so use it.
martin[src/trunk]: src/usr.sbin/postinstall Add resize_root
matt[src/trunk]: src/sys/arch/riscv/riscv Since there is only "scratch" system re...
matt[src/trunk]: src/sys/arch/riscv Optimize the exception handle a little bit more.
ozaki-r[src/trunk]: src/sys/netinet Add missing ifdef IPSEC
ozaki-r[src/trunk]: src/sys/netinet Remove unnecessary opt_ipsec.h inclusions
plunky[src/trunk]: src/usr.sbin/sdpd fix typo: sparce->sparse
plunky[src/trunk]: src/lib/libbluetooth fix typo: sdp_seq_seq->sdp_set_seq
riastradh[src/trunk]: src/sys/ufs/ufs Amplify that even if we fixed it now the tentacl...
matt[src/trunk]: src/sys/arch/riscv/riscv Fix botch on putting user stack pointer...
matt[src/trunk]: src/sys/arch/riscv/riscv Accept the one instruction penalty and ...
matt[src/trunk]: src/lib/libc/arch/riscv/sys Use lla instead doing the pcrel relo...
riastradh[src/trunk]: src/share/man/man9 Prohibit cross-mount transactions.
riastradh[src/trunk]: src/share/man/man9 Revamp fstrans(9) man page.
matt[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Deal wi...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc Update RISCV tls assembly tests
skrll[src/trunk]: src/sys/arch/arm/arm More instructions. Lots left to do.
riz[src/trunk]: src/sys/arch/evbarm/conf Spell "Independent" correctly in cargo-...
matt[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan Add RISCV bits
christos[src/trunk]: src/external/bsd/dhcpcd/dist CID 1292550: Missing call to va_end().
riastradh[src/trunk]: src/share/man/man9 Nesting shared in lazy is OK. Note nesting n...
jmcneill[src/trunk]: src/sys/dev/mii when resetting RTL8211F, make sure to disable ma...
riastradh[src/trunk]: src/share/man/man9 More details on what may sleep and what won't...
christos[src/trunk]: src/external/bsd/libpcap/dist Numbers seem to be off here:
christos[src/trunk]: src/sys/net update with new entries from libpcap-1.7.2
christos[src/trunk]: src/external/bsd/libpcap merge conflicts
christos[src/trunk]: src/distrib/sets/lists bump libpcap.
christos[src/trunk]: src/doc new libpcap/tcpdump
sjg[src/trunk]: src/usr.bin/make Close child's reference to meta file.
christos[src/trunk]: src/external/bsd/tcpdump merge conflicts
ozaki-r[src/trunk]: src/sys/netipsec Fix wrong comments
christos[src/trunk]: src/external/bsd/tcpdump/dist Monday March. 11, 2015 guy@alum.mi...
ozaki-r[src/trunk]: src/sys Pull out ipsec routines from ip6_input
matt[src/trunk]: src/sys/dev/ic Add missing ,
christos[src/trunk]: src/lib/libc/string clarify what happens when strings overlap.
skrll[src/trunk]: src/sys/arch/arm/allwinner Change tc_quality so that gtmr can be...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv Update to latest gcc...
christos[src/trunk]: src/lib/libc/string grammar.
christos[src/trunk]: src/lib/libedit Fix overlapping strcpy (Gerry Swislow)
palle[src/trunk]: src/sys/arch/sparc64 sun4v: Implement handling of cpu_mondo trap...
christos[src/trunk]: src/doc new wpa
christos[src/trunk]: src/external/bsd/wpa merge conflicts.
riastradh[src/trunk]: src/sys/ufs/ufs Don't use dvp after vput(dvp).
riastradh[src/trunk]: src/lib/libc/string Strengthen prohibition against overlapping i...
matt[src/trunk]: src/sys/arch/riscv/include _KMEMUSER only needs struct cpu_info
matt[src/trunk]: src/sys/arch/riscv/include Add _REG_S0
matt[src/trunk]: src/sys/arch/riscv/include Add two new relocs for compressed bra...
riastradh[src/trunk]: src/share/man/man9 Clarify what wapbl_jlock_assert and wapbl_jun...
khorben[src/trunk]: src Fix for PR kern/48109 (and its duplicate kern/49807)
christos[src/trunk]: src/external/bsd/wpa/dist 2015-03-15 - v2.4
matt[src/trunk]: src/sys/arch/arm/include/arm32 Don't include <machine/cpu.h>
matt[src/trunk]: src/sys/arch/arm/cortex #include <sys/percpu.h>
matt[src/trunk]: src/sys/arch/powerpc/include forgot to commit this when I update...
matt[src/trunk]: src/sys/arch/arm/pic #include <sys/lwp.h>
matt[src/trunk]: src/sys/arch/arm/include Allow TPIDRPRW_IS_CURLWP to be used wit...
matt[src/trunk]: src/sys/arch/arm/cortex need to include <sys/lwp.h>
matt[src/trunk]: src/sys/uvm/pmap include <sys/evcnt.h>
skrll[src/trunk]: src/sys/dev/usb #include <sys/lwp.h> for curlwp.
tnn[src/trunk]: src/sys/dev/pci Mobile 5th Generation Intel Core devices, from i...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Update our ixg(4) driver up to FreeBSD r23...
tnn[src/trunk]: src/sys/dev/pci attach Mobile 5th Gen. Core SMBus
jmcneill[src/trunk]: src/sys/arch/arm/rockchip print chip name
tnn[src/trunk]: src/sys/dev/pci regen
ast[src/trunk]: src/usr.sbin/service cosmetic change in man 8 service
riastradh[src/trunk]: src/sys/uvm Initialize P->V tracking for unmanaged device pages ...
dennis[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Make the small [U]I...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Use pmap_pv(9) to remove...
riastradh[src/trunk]: src/sys/arch/x86 Implement pmap_pv(9) for x86 for P->V tracking ...
ozaki-r[src/trunk]: src/sys/net Restructure rtcache_lookup2 to make it clear what it...
snj[src/trunk]: src/games/fortune/datfiles properly pluralize.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Use pmap_pv(9) to remove mapp...
ozaki-r[src/trunk]: src/sys/rump/net/lib/libnet/opt Add opt_net_mpsafe.h for rump
ozaki-r[src/trunk]: src/sys Don't grab KERNEL_LOCK during if_output when NET_MPSAFE
msaitoh[src/trunk]: src/sys/net Use 1000ULL to prevent integer overflow (for IF_Gbps...
palle[src/trunk]: src/sys/arch/sparc64/include sun4v: There is no L-bit (Locked) i...
joerg[src/trunk]: src/usr.bin/config Restore explicit rule for swap*.o.
martin[src/trunk]: src/usr.sbin/sysinst if chdir() fails, try chdir /
christos[src/trunk]: src/usr.bin/make/unit-tests Convert test in PR/49085
apb[src/trunk]: src Add tests for backslash escaping in make(1).
jakllsch[src/trunk]: src/sys/arch/arm/omap Fix what is almost certianly an off-by-one...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix two mistakes in prev...
pooka[src/trunk]: src No longer create a special process context to fork remote cl...
joerg[src/trunk]: src/tests/libexec/ld.elf_so/helper_ifunc_dso Really revert to th...
matt[src/trunk]: src/sys/arch/arm/arm32 Make the initial svcstack is doubleword a...
skrll[src/trunk]: src/sys/arch/arm/allwinner Correct the mmc clock. Banana Pi can...
reinoud[src/trunk]: src/sys/arch/arm/samsung Move the mct's interrupt from a shared ...
matt[src/trunk]: src/sys/arch/evbarm Instead of printing cubie, use the BOARDTYPE...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Move options __HAVE_MM_MD_DIRECT_MAPPED...
apb[src/trunk]: src/sbin/ccdconfig Don't print ccd_size with %zu; it no longer h...
justin[src/trunk]: src/sys/rump/librump/rumpkern add sys/atomic.h and order headers...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Simplify previous.
jmcneill[src/trunk]: src/sys/arch/arm/allwinner pull in opt_arm_debug.h for VERBOSE_I...
riastradh[src/trunk]: src/sys/rump/librump/rumpkern Call rnd_add_data asynchronously f...
manu[src/trunk]: src/lib/libperfuse Removed unimplemented mmap and seek method. s...
apb[src/trunk]: src/sys/arch Add commented out "#options COMPAT_70" to all kerne...
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm bus_space_mmap cookies are not pad...
christos[src/trunk]: src/external/bsd/bind ALLOW_FILTER_AAAA_ON_V4 has been renamed t...
hannken[src/trunk]: src/sys/ufs/ext2fs Use mount from argument "mp", "vp->v_mount" i...
apb[src/trunk]: src Test make(1) by running the maintained tests, not unmaintained
joerg[src/trunk]: src/libexec/ld.elf_so Outdated, kill.
dholland[src/trunk]: src/sys/arch Add options COMPAT_44, which controls mostly MD cod...
apb[src/trunk]: src/distrib/sets/lists/tests sort
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix i915 locking around ...
apb[src/trunk]: src/etc Split some long lines.
skrll[src/trunk]: src/sys/arch/evbarm/cubie pull in opt_arm_debug.h for VERBOSE_IN...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add options __HAVE_MM_MD_DIRECT_MAPPED_...
wiz[src/trunk]: src/usr.bin/cksum New sentence, new line.
matt[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Use -fPIC since powerpc64 is ...
wiz[src/trunk]: src/external/gpl2/gmake/dist/config Put local change in sorted l...
martin[src/trunk]: src/usr.sbin/sysinst Make an invariant more clear to avoid fals ...
matt[src/trunk]: src/sys/sys Compute u<type>_max by doing 2u<x>*type_max+1u<x>.
apb[src/trunk]: src/usr.bin/make/unit-tests Add tests for VAR != command.
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc PR/49087: Jarmo Jaakkola: Make ...
pooka[src/trunk]: src/sys/rump/dev Build virtio components as part of RUMPPCIDEVS
pooka[src/trunk]: src/sys/kern Change the meaning of the boolean parameter to doma...
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon hack around an evergre...
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Fix broken registers.
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Fix initialize PJ4B.
jmcneill[src/trunk]: src/gnu/dist/texinfo recognize cygwin64
apb[src/trunk]: src/doc zoneinfo: Import tzdata2014g. [apb 20140831]
reinoud[src/trunk]: src/sys/dev/usb Correct minor TX_CTRL_0_ guess and document the ...
jakllsch[src/trunk]: src/sys/arch/arm/omap Support WSDISPLAYIO_GET_FBINFO ioctl in ti...
christos[src/trunk]: src/tests/usr.bin/make undo previous bogus merge of PR49085
pooka[src/trunk]: src/lib/librumpuser * attempt to clarify what "POSIX" means
rmind[src/trunk]: src/lib/libnpf npf_config_submit: finally, include the saved con...
christos[src/trunk]: src/external/gpl3/gcc.old/lib/libgcc use the same dynamic source...
joerg[src/trunk]: src/external/gpl3/binutils/dist/gas/config Allow creation of ind...
wiz[src/trunk]: src/usr.sbin/pcictl Use more appropriate macro for command line ...
joerg[src/trunk]: src/tests/libexec/ld.elf_so/helper_ifunc_dso Revert. There is no...
christos[src/trunk]: src/sys/lib/libkern/arch/m68k use .INVISIBLE to hide random.S, i...
palle[src/trunk]: src/sys/arch/sparc64/dev Use device_lookup() to locate device in...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Make Linux io_mapping ac...
martin[src/trunk]: src/sys/arch/m68k/include Fix editor mishap
ozaki-r[src/trunk]: src/sys/net bridge: reject non-IFF_SIMPLEX interfaces
manu[src/trunk]: src/lib/libpuffs Add an open2 method, like open but with an addi...
maxv[src/trunk]: src/sys/netinet6 http://m00nbsd.net/ae123a9bae03f7dde5c6d654412d...
wiz[src/trunk]: src/sys/arch/macppc/dev Add missing parameter in printf. From He...
christos[src/trunk]: src/doc mention gmake
wiz[src/trunk]: src/doc Fix typo.
christos[src/trunk]: src/external/gpl2/gmake/dist import latest gpl2 make
christos[src/trunk]: src/sys/dev/dm cleanup properly on error.
wiz[src/trunk]: src/usr.bin/calendar/calendars Fix year of Hawaiian Admission Da...
matt[src/trunk]: src/libexec/ld.elf_so/arch/vax add a missing register prefix.
riastradh[src/trunk]: src/sys/altq Fix error branches to avoid leaks, noted by maxv@.
pooka[src/trunk]: src/usr.bin/shmif_dumpbus quasi-cosmetic nit to previous: limit ...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Restore Intel opregion stuff.
matt[src/trunk]: src/distrib/sets/lists/comp Add ./usr/include/sys/common_{ansi, l...
martin[src/trunk]: src/usr.sbin/sysinst Cosmetic changes trying to appease coverity...
riastradh[src/trunk]: src/common/lib/libc/gen Fix failure case in rb_tree_find_node_le...
christos[src/trunk]: src/doc new tzcode
ozaki-r[src/trunk]: src/sys/rump/net/lib/libshmif Bump SHMIF_VERSION
sjg[src/trunk]: src/usr.bin/make/unit-tests *.rawout are out-of-date if ${TEST_M...
martin[src/trunk]: src/share/man/man9 clock_secs_to_ymdhms(9) takes seconds as a ti...
matt[src/trunk]: src/sys/arch/evbarm Move away from cubie to awin since "cubie" w...
tsutsui[src/trunk]: src/sys/dev/pci Use C99 struct initializer. Also tweak some inc...
joerg[src/trunk]: src/sys/conf Revert last, bump required config version instead.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Return 0, not uninitialize...
christos[src/trunk]: src/sys/sys alpha (and others) don't like .set name, expr. Use n...
christos[src/trunk]: src/tests/libexec/ld.elf_so/helper_ifunc_dso effectively disable...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Convert linux_kmap_lock to an ad...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Simplify empty test for linux_km...
reinoud[src/trunk]: src/sys/arch Implement CPU speed control for Exynos4 and Exynos5...
christos[src/trunk]: src/bin/sh Eat trailing backslash like bash and pdksh (not zsh)....
snj[src/trunk]: src/sys/arch/arm/samsung tyop police
christos[src/trunk]: src/bin/sh remove unused assignment
reinoud[src/trunk]: src/sys/arch/arm/samsung Substract just one each time instead of...
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Support __HAVE_MM_MD_DIRECT_MAPPED_P...
wiz[src/trunk]: src/usr.sbin/pcictl Sort options.
ozaki-r[src/trunk]: src/sys/rump/net/lib/libshmif Make shmif SIMPLEX
matt[src/trunk]: src/sys/arch/powerpc/include Fix cmpptr/cmpreq/etc to use right ...
christos[src/trunk]: src/tests/usr.bin/make not needed anymore.
matt[src/trunk]: src/lib/libc/rpc Assume anything not vax has IEEEFP.
rmind[src/trunk]: src/sys/net/npf - npf_conn_import: add a missing stat counter in...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Make sure we defaul...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Use direct map if available in l...
christos[src/trunk]: src/lib/libc/time Reduce diffs with upstream by automatically de...
christos[src/trunk]: src/lib/libc/time remove extra initialization
riastradh[src/trunk]: src/sys/rump/librump/rumpkern <sys/param.h> comes first, per /us...
riastradh[src/trunk]: src/sys/dev/vme Sizeof struct ievme, not sizeof size_t.
martin[src/trunk]: src/usr.sbin/sysinst Make sure the interface name is 0 terminate...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc i386 doesn't use subint fast{8, 16}
apb[src/trunk]: src/sys Add COMPAT_70 to conf/files; add compat_70 to kern/sysca...
christos[src/trunk]: src/external/gpl2/gmake/dist merge local changes
pooka[src/trunk]: src/usr.bin/shmif_dumpbus make name more descriptive: SWAPME -> ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add Linux DMA_BIT_MASK.
martin[src/trunk]: src/usr.sbin/sysinst Remove duplicate fclose(), pointed out by c...
matt[src/trunk]: src/sys/sys EM_OPENRISC is now EM_OR1K but keep a define of EM_O...
apb[src/trunk]: src/usr.bin/make/unit-tests Add a .PATH, so you can be in any ot...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci_virtio Add a rump kernel component f...
riastradh[src/trunk]: src/sys/dev/pci Revert to mapping the whole GTTMMADR region all ...
matt[src/trunk]: src/lib/libkvm #if 0 some code not in use yet
apb[src/trunk]: src/tests/usr.bin/make Remove commented-out debug code that was ...
apb[src/trunk]: src/usr.bin/make/unit-tests Fix more typos in variable names.
apb[src/trunk]: src/usr.bin/make/unit-tests Our practice is that an even number ...
manu[src/trunk]: src/sys/kern Fix build with TFTPROOT option enabled
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Make it compile without DIAGNOSTIC
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Lock irq_lock around i91...
joerg[src/trunk]: src/usr.bin/ldd/elf64 Fix ldd on LP64 platforms by splitting the...
apb[src/trunk]: src/sys/dev/dkwedge When converting a disklabel partition type i...
mrg[src/trunk]: src/usr.sbin/pcictl add -N option to print the driver name as re...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Remove unnecessary #include
aymeric[src/trunk]: src/external/bsd/nvi/dist/ex In tagq_free(), fix the test checki...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Make -mabi=elfv2 wo...
jmcneill[src/trunk]: src/usr.sbin/sysinst remove trailing colon from "addusername" msg
manu[src/trunk]: src/lib/libperfuse Use just introduced open2 PUFFS method and it...
riastradh[src/trunk]: src/sys/net Don't leak in gre_clone_create error branch.
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Simplify a little (...
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Add local support files for no...
dholland[src/trunk]: src/sys/arch/i386/conf Add missing COMPAT_{50, 60, 70} lines, comm...
apb[src/trunk]: src Avoid splitting sed programs over multiple lines with
joerg[src/trunk]: src/doc Add note about the config rebuild.
pooka[src/trunk]: src Remove and obsolete rumpkern_time as a separate component.
christos[src/trunk]: src/distrib/sets/lists/xdebug fix sets
reinoud[src/trunk]: src/sys/arch/arm/samsung Add comments to Exynos4 PLL registers a...
sjg[src/trunk]: src/usr.bin/make/unit-tests Replace use of $() with ${}
apb[src/trunk]: src/external/public-domain/tz/dist Import tzdata2014g from ftp:/...
martin[src/trunk]: src/distrib/sets/lists/debug Add libirs debug info to a few more...
joerg[src/trunk]: src/usr.bin/config Bump CONFIG_VERSION.
christos[src/trunk]: src/external/mit/xorg/lib/libX11 change to no-deprecated-declara...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Implement pci_intr_setattr()
matt[src/trunk]: src/external/gpl3/binutils/dist/bfd Allow STT_GNU_IFUNC to be a ...
matt[src/trunk]: src/sys/arch/zaurus/stand/zboot Don't use ${MACHINE} but zaurus ...
riastradh[src/trunk]: src/sys/dev/dkwedge Make dk(4) discard from partition start, not...
manu[src/trunk]: src/lib/libperfuse We used to remove the trailing zeros in FUSE ...
gson[src/trunk]: src/tests/rump/rumpkern On systems that have only 32M of memory, ...
kiyohara[src/trunk]: src/sys/arch/evbarm/marvell Use armreg_ttbr_read() instead of __...
apb[src/trunk]: src/external/public-domain/tz Updated import script for tzdata20...
pooka[src/trunk]: src/usr.bin/shmif_dumpbus support endian-independent operation o...
reinoud[src/trunk]: src/sys/arch Implement i2c using gpio for Exynos5 and Odroid-XU
justin[src/trunk]: src/lib/librumpuser Add missing include
tsutsui[src/trunk]: src/sys/arch/sun3/dev Sync with sparc/dev/fd.c rev 1.155.
martin[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/sparc Restore ABI for fast...
christos[src/trunk]: src/distrib/sets/lists/tests new make tests
apb[src/trunk]: src/share/man/man8/man8.x86 Document fs, menu, rndseed, and spla...
plunky[src/trunk]: src remove obsolete BUILD_CC_LIB_BASEDIR and BUILD_CC_LIB_BASETA...
ginsbach[src/trunk]: src/share/misc Add one more RAS
maxv[src/trunk]: src/sys Remove dead returns:
macallan[src/trunk]: src/sys/dev/ic #if 0 code to map the VGA BIOS
mbalmer[src/trunk]: src/usr.sbin/sysinst IPv4 number -> IPv4 address
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Check the variable ...
matt[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch add pow...
mlelstv[src/trunk]: src/sbin/mknod Accept driver names only in the two args form tog...
matt[src/trunk]: src/lib/libc/arch Minimize differences between powerpc and power...
nonaka[src/trunk]: src/sys/kern fix typo. (s/MODULE_DEFAULT_AUTOLOAD/MODULAR_DEFAUL...
maxv[src/trunk]: src/sys/compat/osf1 Ensure nbytes > 0. Otherwise bad things may ...
apb[src/trunk]: src/usr.bin/make/unit-tests Adjust tests to correct for the fact...
matt[src/trunk]: src/sys/conf Add entry for kern/kern_ksyms_buf.c
apb[src/trunk]: src/usr.bin/make/unit-tests Let "make clean" delete the files an...
justin[src/trunk]: src/lib/librumpuser Add errno translation for bio operations
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Enable Xuhost gpio pins; they are the...
reinoud[src/trunk]: src/sys/arch/arm/samsung Make it compile without DIAGNOSTIC
joerg[src/trunk]: src/libexec/ld.elf_so Go back to skipping init/fini handling for...
joerg[src/trunk]: src/libexec/ld.elf_so Restore parenthesis to cast in the right o...
christos[src/trunk]: src/usr.bin/make Make .INVISIBLE nodes be ignored by suffix tran...
christos[src/trunk]: src/usr.bin/make don't leave trailing backlashes on commands, ju...
kiyohara[src/trunk]: src/sys/arch/arm/arm32 It expects return value 'va != NULL' from...
jmcneill[src/trunk]: src/external/gpl3/gcc/dist/gcc cygwin64 support
pooka[src/trunk]: src/sys/rump Nuke the DOMAINADD() macro and just call domain_att...
christos[src/trunk]: src/lib/libc/time gcc on the sparc needs help with variables it ...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Rework so that the ctz...
apb[src/trunk]: src/sys/arch Add "options COMPAT_70" to all kernel configuration...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm For gem and ttm objects backe...
riastradh[src/trunk]: src/sys/dev/ic Fix leaks in oosiop_alloc_cb error branches, note...
pooka[src/trunk]: src/usr.bin/shmif_dumpbus Add compat for bus version 2.
manu[src/trunk]: src/lib/libperfuse Remove usless warning that happens often with...
msaitoh[src/trunk]: src/sys/dev/mii BCM5714 and BCM5780 are used for both copper and...
matt[src/trunk]: src/sys/sys More "common" includes which use the preprocessor de...
martin[src/trunk]: src/usr.sbin/sysinst Check return values from stat before compar...
tsutsui[src/trunk]: src Add a man page for arcofi(4) driver. From OpenBSD.
matt[src/trunk]: src/external/gpl3/binutils/dist/bfd Allow STT_GNU_IFUNC to be dy...
msaitoh[src/trunk]: src/sys/dev/pci No binary change:
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add bogus Linux platform...
wiz[src/trunk]: src/lib/libpuffs Bump date for previous.
chs[src/trunk]: src/sys/kern eliminate COMPAT_OLDNOTE and just always recognize ...
riastradh[src/trunk]: src/sys/dev/rasops Don't leak f on failure. Noted by maxv@.
christos[src/trunk]: src/usr.bin/flock remove XXX, fix error message
pooka[src/trunk]: src/usr.bin/shmif_dumpbus fix tyop in error message
christos[src/trunk]: src/external/gpl3/gcc/dist/libgcc PR/45716: Anthony Mallet: emac...
christos[src/trunk]: src/sys/dev/ic revert previous; code checking tool is incorrect....
martin[src/trunk]: src/sys/arch/sparc/include Revert previous, we have restores ABI...
pooka[src/trunk]: src/sys/rump/dev/lib/libvirtio_ld Add a rump kernel component fo...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Add a compile-time selector for I/O ...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Fix powerpc64 suppo...
christos[src/trunk]: src/usr.bin/make/unit-tests Instead of adding the test in 48095 ...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-openchrome fix t...
apb[src/trunk]: src/usr.bin/make/unit-tests Convert the variable printing tests ...
martin[src/trunk]: src/usr.sbin/sysinst Make sure to not dereference a NULL pointer.
justin[src/trunk]: src/sys/rump/librump/rumpkern Fix header ordering
apb[src/trunk]: src/share/man/man8/man8.x86 Document supported subsets of image ...
palle[src/trunk]: src/sys/arch/sparc64/dev Initialize IOMMU control and status reg...
msaitoh[src/trunk]: src/sys/dev/pci Set the WM_F_ATTACHED flag if wm_attach() finish...
christos[src/trunk]: src/distrib/sets/lists/comp add missing lint library.
msaitoh[src/trunk]: src/sys/dev/pci Modify WMP_F_1000{X, T} to WMP_F_{FIBER, COPPER}. ...
gson[src/trunk]: src/tests/lib/librumphijack The 4 second timeout of the invafd t...
msaitoh[src/trunk]: src/sys/dev/pci Add Internal SERDES mode support newer than or e...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Don't forget to lock wq_lock aro...
gson[src/trunk]: src/tests/fs/vfs Don't pass an uninitialized variable as the tim...
apb[src/trunk]: src/doc tzcode2014g/tzdata2014g have been released. We have upd...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Split the NORMAL_GLOBALS and...
msaitoh[src/trunk]: src/sys/dev/mii Regen.
apb[src/trunk]: src/usr.bin/make It should not be an error to have VAR != comman...
skrll[src/trunk]: src/sys/conf More tidyup after joerg's copy&paste disaster. I h...
reinoud[src/trunk]: src/sys/arch/arm/samsung Fix I2C naming for HDMI
apb[src/trunk]: src/usr.bin/make/unit-tests Give each group of tests its own out...
pooka[src/trunk]: src/sys/rump/dev/lib/libvirtio_if_vioif Add a rump kernel compon...
mrg[src/trunk]: src/external/gpl3/gcc rerun mknative for hppa, m68k, sparc*, and...
matt[src/trunk]: src/share/mk Change powerpc64 to use GCC 4.8
riastradh[src/trunk]: src/sys/external/bsd/drm2 Another round of nouveau whack-a-mole.
tsutsui[src/trunk]: src/sys Add new arcofi(4) audio driver for NetBSD/hp300, ported ...
pooka[src/trunk]: src/lib/librumpuser RCS Id police (because we can. or have you h...
nakayama[src/trunk]: src/sys/dev/isa Remove redundant colon.
apb[src/trunk]: src/sys/arch Add "no options COMPAT_70" to all kernel configurat...
joerg[src/trunk]: src/external/gpl3/binutils/usr.sbin/dbsym Add new option -P to p...
apb[src/trunk]: src/share/man/man8 To get no space between [device:] and [filena...
justin[src/trunk]: src/sys/rump/librump/rumpvfs Fix memory leak on error case, as r...
christos[src/trunk]: src/gnu/dist/gmake moved to external/gpl2/gmake
apb[src/trunk]: src/sys/dev/dkwedge Don't ignore unrecognised partition types in...
martin[src/trunk]: src/usr.sbin/sysinst Check return value from getenv() before usi...
joerg[src/trunk]: src/external/bsd/libc++/lib Since GCC 4.5 doesn't support noexce...
joerg[src/trunk]: src/sys/conf Drop stray }
apb[src/trunk]: src/share/man/man4 Document options COMPAT_70.
apb[src/trunk]: src/usr.bin/make/unit-tests Add varmisc.mk, for miscellaneous va...
aymeric[src/trunk]: src/external/bsd/nvi/dist/ex missed setting TAG_IS_LINKED in a s...
christos[src/trunk]: src PR/49085: Jarmo Jaakkola: fix several parsing errors
martin[src/trunk]: src/sys/dev/usb Fix a few logical vs. physical port number confu...
apb[src/trunk]: src Only the -m command line option, not MACHINE from the enviro...
hannken[src/trunk]: src/sys/fs/ptyfs Needs HASH_SLIST, not HASH_LIST.
apb[src/trunk]: src/share/man/man4 Document options COMPAT_40, COMPAT_50, and CO...
matt[src/trunk]: src/lib/libc/compiler_rt VAX does need __clzsi2
christos[src/trunk]: src/usr.bin/flock make this behave like linux; make -x the default
pooka[src/trunk]: src/usr.bin/shmif_dumpbus Might as well byteswap when we assign ...
martin[src/trunk]: src/usr.sbin/sysinst Remove (accidently) duplicated code - point...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Drop take the {ttm, gem} vmobjlock in t...
jnemeth[src/trunk]: src/usr.sbin/syslogd - when checking hostname of incoming remote...
christos[src/trunk]: src/external/bsd/dhcp remove WORDS_BIGENDIAN, nothing uses it.
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 print the error from bus...
dholland[src/trunk]: src/sys/arch Systematize (and in many cases, fix) the comments o...
apb[src/trunk]: src/usr.bin/make/unit-tests Our practice, despite what POSIX mig...
christos[src/trunk]: src/external/mit/xorg/include/xproto Depending on whitespace eat...
wiz[src/trunk]: src/share/man/man4 Fix date.
reinoud[src/trunk]: src/sys/arch/arm/samsung Make it compile without DIAGNOSTIC by u...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Assert sleepable in Linux kmap/k...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Cleanup the confusion with gettin...
christos[src/trunk]: src/sys/lib/libsa remove extra copy of the macro.
christos[src/trunk]: src/usr.bin/cksum PR/49134: Kamil Rytarowski: Add -q flag.
christos[src/trunk]: src/sys/dev/ic over-initialize for the benefit of gcc
apb[src/trunk]: src/distrib/sets Adapt the sortlists target to deal with comment...
matt[src/trunk]: src/compat/powerpc64/powerpc Add
christos[src/trunk]: src PR/46096: Jarmo Jaakkola: fix many problems with dependencie...
jnemeth[src/trunk]: src/doc mention MODULAR_DEFAULT_AUTOLOAD
mlelstv[src/trunk]: src/sys/arch/amiga/amiga use RAW_PART to trigger read of disklab...
riastradh[src/trunk]: src/sys/dev/pci Use the right BAR for MMIO register sizing on i810.
christos[src/trunk]: src/libexec/ld.elf_so Introduce a cast to fix the build for Elf3...
joerg[src/trunk]: src Add basic support for indirect functions. It allows providin...
reinoud[src/trunk]: src/sys/arch/arm/samsung Make it compile without DIAGNOSTIC
christos[src/trunk]: src/lib/libm Adding extra dependencies does not affect the infer...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add Linux timer_pending ...
hannken[src/trunk]: src/sys/fs/puffs Change puffs from hashlist to vcache.
apb[src/trunk]: src/sys/sys Ensure each symbol used in FSTYPE_DEFN in <sys/diskl...
tsutsui[src/trunk]: src/sys/lib/libsa Rename padding macros to reflect and clarify t...
tsutsui[src/trunk]: src/sys/lib/libsa Revert stupid and untested changes. There was ...
martin[src/trunk]: src/sys/dev Make this compile- and usable from userland as well.
manu[src/trunk]: src/sys/fs/puffs Add a oflags input field to open requests so th...
sborrill[src/trunk]: src Switch size_t to uint64_t in appropriate places to ensure th...
matt[src/trunk]: src/libexec/ld.elf_so/arch/vax Add proper registers for register...
joerg[src/trunk]: src Reorganize symbol table embedding. The existing option SYMT...
riastradh[src/trunk]: src/sys/dev/qbus Avoid leak in error branch, noted by maxv@, com...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Add Linux printk cruft.
christos[src/trunk]: src/usr.bin/flock mention that -x is the default.
apb[src/trunk]: src/sys/dev/dkwedge Use FSTYPE_DEFN from <sys/disklabel.h> to ge...
jnemeth[src/trunk]: src/sys/arch/sparc64/dev Sync with sparc/dev/fd.c:1.155.
riastradh[src/trunk]: src/sys/external/bsd/common/include/linux Add some Linux list ro...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Fix cnmagic handling, now I can enter d...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Fix sense of drm prim...
tsutsui[src/trunk]: src/sys/arch/sparc/dev Fix panic() on opening fd(4), caused by a...
apb[src/trunk]: src/distrib/sets/lists sort
christos[src/trunk]: src/usr.bin/make/unit-tests fix output based on new sources
apb[src/trunk]: src/usr.bin/make/unit-tests Fix typos in variable names, and in ...
palle[src/trunk]: src/sys/arch/sparc64/dev Generalize the code to allow for arbitr...
apb[src/trunk]: src/external/mit/xorg/lib/libXcursor Fix error in previous. The...
christos[src/trunk]: src/distrib/utils/libhack Use .PATH because the newmake does not...
bouyer[src/trunk]: src/tests/lib/libpthread Go back to the initial context (as test...
mbalmer[src/trunk]: src/libexec/httpd NUL terminate a string.
joerg[src/trunk]: src/libexec/ld.elf_so Replace casts in the inline version of _rt...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Partial viadrm2 snapshot.
christos[src/trunk]: src/libexec/ld.elf_so remove unused define
reinoud[src/trunk]: src/sys/arch/arm/samsung Add CMU PLL offsets
christos[src/trunk]: src/usr.bin/make undo eating the trailing backslash now that the...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Pad L4 WAKEUP to 1M, like omap2_reg.h.
matt[src/trunk]: src/sys/arch/evbarm These have been moved to evbarm/awin or conf...
nakayama[src/trunk]: src/sys/dev/isa Add support for Spatializer, 3D audio effects em...
manu[src/trunk]: src/usr.sbin/perfused Remove a warning that happens when the fil...
christos[src/trunk]: src/sys/arch - Enable Wedge support for MBR/BSDLABEL where it wa...
christos[src/trunk]: src/tools/gmake switch to the new gmake
agc[src/trunk]: src/sys/dev/dm Avoid a memory leak - from maxv
matt[src/trunk]: src Install common_wchar_limits.h and update set list.
pgoyette[src/trunk]: src/games/tetris Provide an option to restore traditional black-...
matt[src/trunk]: src/sys/sys Add common_wchar_limits.h for those compilers that emit
wiz[src/trunk]: src/usr.bin/make Bump date for previous.
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux Tweak style.
martin[src/trunk]: src/sys/arch/m68k/include Revert previous (SCN*FAST*) and make P...
christos[src/trunk]: src/lib/libutil fix param name
christos[src/trunk]: src/bin/sh PR/49125: Havard Eidnes: /bin/sh does not support red...
macallan[src/trunk]: src/sys/arch/arm/omap don't blindly assume that PAGE_SIZE == 4kB
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc Fix netbsd-stdint.h to allow char...
matt[src/trunk]: src/sys/arch/vax/include Revert back to 1.7.
apb[src/trunk]: src/usr.bin/make/unit-tests When sanitising test output, replace...
apb[src/trunk]: src/usr.bin/make/unit-tests Stricter sed expression for matching...
matt[src/trunk]: src/common/lib/libc/gen Remove enclosing parens on return.
jakllsch[src/trunk]: src/sys/arch/arm/omap tifb can support 32 and 24 BPP framebuffer...
matt[src/trunk]: src/sbin/ping6 Rework to be avoid a conditional assignment which...
joerg[src/trunk]: src/libexec/ld.elf_so Typo.
jnemeth[src/trunk]: src Create an "options MODULAR_DEFAULT_AUTOLOAD" config option a...
apb[src/trunk]: src/usr.bin/make/unit-tests In either a variable assignmentor a ...
justin[src/trunk]: src/lib/librumpuser lso translate errno in the rumpfiber version
gson[src/trunk]: src/tests/net/mpls The t_ldp_regen test frequently fails under q...
reinoud[src/trunk]: src/sys/arch/evbarm/odroid Relax the timing around the usb lan97...
christos[src/trunk]: src/libexec/ld.elf_so fix set but not used.
matt[src/trunk]: src/sys/arch/evbcf/evbcf Use .S instead of .s
christos[src/trunk]: src/distrib mark fstab .PHONY to prevent it being re-made from f...
riastradh[src/trunk]: src/sys/external/bsd/drm2/linux __diagused, not __unused.
reinoud[src/trunk]: src/sys/arch/arm/samsung Add PLL registers and PLL conversion ma...
sjg[src/trunk]: src/usr.bin/make Enter/leave flag is -w not -dw
sjg[src/trunk]: src/usr.bin/make/unit-tests posix1.mk and suffixes.mk need to cl...
ginsbach[src/trunk]: src/lib/libc/time Fix spelling; time zone is two words not one.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Use a callback (with ugly lock dance fr...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use vmspace of calling [rump kerne...
pooka[src/trunk]: src/sys/rump Use a different vmspace for rump kernel proc0 and l...
apb[src/trunk]: src/share/man/man8 Mention that some platforms may have boot men...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use RUMP_PMAP_KERNEL and RUMP_PMAP...
bouyer[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Use the same TRY_EMPTY_VM_...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf comment out DDB_COMMANDONENTER
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 add test for typename as a functio...
jmcneill[src/trunk]: src/sys/arch Allow for choosing between 16 and 24bpp framebuffer...
rtr[src/trunk]: src/sys * change pr_bind to accept struct sockaddr * instead of ...
christos[src/trunk]: src/distrib/sets/lists/tests add another lint test
christos[src/trunk]: src/usr.bin/xlint/lint1 accept typenames in param decls.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf use conf/filesystems.config
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Move common non-device stuff to GENERIC...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Changes since OpenSSH 6.7
christos[src/trunk]: src/doc new openssh
christos[src/trunk]: src/lib/libpam/modules/pam_ssh Adapt to the new API.
christos[src/trunk]: src/distrib/sets/lists bump libssh
christos[src/trunk]: src/crypto/external/bsd/openssh Merge conflicts
maxv[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate(): ensure fs_ncg!=0 and ...
rtr[src/trunk]: src/sys * update dccp_bind for struct mbuf * to struct sockaddr ...
martin[src/trunk]: src Note required cleandir for lint changes
macallan[src/trunk]: src/sys/arch/evbmips/conf add jziic and RTC drivers
riastradh[src/trunk]: src Fix remaining read(fd, NULL, 1) cases.
riastradh[src/trunk]: src/sys/fs/sysvbfs Make sure err is initialized.
macallan[src/trunk]: src/sys/arch/evbmips/ingenic add IPI support
macallan[src/trunk]: src/sys/arch/mips preliminary driver for JZ4780's on-chip SMBus ...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Alpha is the only platform ...
macallan[src/trunk]: src/sys/arch/sgimips/dev don't malloc a tiny, fixed size buffer ...
macallan[src/trunk]: src/sys/arch/sgimips/mace malloc() -> kmem_alloc() for private d...
christos[src/trunk]: src/sys/dev/ic fix memory leak, found by Brainy.
riastradh[src/trunk]: src/sys/dev/pci Fix error branches in agp_amd64.c.
christos[src/trunk]: src/sys/dev/ic fix double free, found by Brainy.
jmcneill[src/trunk]: src/sys/external/bsd/drm2 pmf_device_register returns false on f...
riastradh[src/trunk]: src/sys/dev/i2c Free cmd on error if we allocated it.
christos[src/trunk]: src/sys/dev/i2c dedup code.
christos[src/trunk]: src/sys/dev/if_ndis don't leak rl (but there are other leaks), f...
riastradh[src/trunk]: src/sys/dev/sysmon Free ped if we can't hand it to the power dae...
christos[src/trunk]: src/sys/dev/sysmon don't forget to free the dictionary.
christos[src/trunk]: src/sys/dev/sysmon another missing free dict.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm In DRM_SPIN_WAIT_ON, don't...
christos[src/trunk]: src/sys/dev fix leak, found by Brainy.
joerg[src/trunk]: src/libexec/ld.elf_so lib/49813: Release mutex on error.
christos[src/trunk]: src/usr.bin/xlint/lint1 build ops.h first, because trying to bui...
christos[src/trunk]: src/external/bsd/tcpdump/dist Apply commit fb6e5377f392555b8c725...
rtr[src/trunk]: src/sys/kern make bind() fail with EINVAL if the address family ...
martin[src/trunk]: src/tests/lib/libc/sys New test program for bind(2), with a sing...
martin[src/trunk]: src/distrib/sets/lists Add new bind(2) test program
pgoyette[src/trunk]: src/lib/libc/time Remove dangling cross-ref to localtime(3). Th...
skrll[src/trunk]: src/sys/dev/usb Conexant USB Modem from Ryo ONODERA on current-u...
skrll[src/trunk]: src/sys/dev/usb Regen
skrll[src/trunk]: src/sys/dev/usb More debug.
skrll[src/trunk]: src/sys/dev/usb More Texas Instruments (not Texas Intel) products.
skrll[src/trunk]: src/sys/dev/usb PR/49814: USB Quirk for Texas Instrument MSP430 ...
apb[src/trunk]: src/usr.sbin/service More shell quoting. /etc/rc.d/* file names...
skrll[src/trunk]: src/sys/dev/usb Regen
jmcneill[src/trunk]: src/distrib/utils/embedded Use FFSv2 instead of FFSv1 for the ro...
riastradh[src/trunk]: src/sys/dev/pci Don't use the video BIOS memory as an i915 flush...
rtr[src/trunk]: src/lib/libc/sys Note that bind(2) can fail with EAFNOSUPPORT. ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Ensure that the W (Write) bi...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Ensure that the TTEs CP and ...
wiz[src/trunk]: src/lib/libc/sys Sort errors. Bump date for previous.
christos[src/trunk]: src/external/bsd/libpcap/dist don't forget to include config.h o...
rtr[src/trunk]: src/tests/lib/libc/sys - ATF_REQUIRE(EINVAL == errno);
rtr[src/trunk]: src/sys/kern change return from EINVAL to EAFNOSUPPORT when the ...
rtr[src/trunk]: src/tests/lib/libc/sys add another test program for connect(2) t...
rtr[src/trunk]: src/tests/lib/libc/sys fix typo bindinging -> binding
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Don't let anyone else al...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Missed a zero: it's 0x10...
uwe[src/trunk]: src/lib/libc/arch/sh3/gen On swapcontext(3) preserve r12 too. P...
ozaki-r[src/trunk]: src/sys/net Remove unnecessary inclusions
ozaki-r[src/trunk]: src/sys/net Include sys/sysctl.h ifdef RTFLUSH_DEBUG
martin[src/trunk]: src/sys/dev/pci Make sure to halt (not just stop) the bge_tick c...
ozaki-r[src/trunk]: src/sys/net Add hint comments for big ifdef
hannken[src/trunk]: src/sys/fs/udf Move the removal of unlinked nodes from udf_inact...
ozaki-r[src/trunk]: src/sys/net Make rt_maskedcopy static
yamt[src/trunk]: src/libexec/ld.elf_so Fix membars around rtld internal mutex.
hannken[src/trunk]: src/sys/fs/udf Change udf to vcache, keyed on udf_node->loc.loc.
martin[src/trunk]: src/sys/arch/playstation2/conf Force gcc to pass -msoft-float to...
ozaki-r[src/trunk]: src/sys/net Classify and sort prototype declarations
mlelstv[src/trunk]: src/sbin/resize_ffs Handle case in grow() where last cylinder gr...
martin[src/trunk]: src/sys/arch/evbmips/conf Allow local overrides in a CI20.local ...
mlelstv[src/trunk]: src/sys/dev Make DIOCKLABEL work. Set default to keep the diskla...
joerg[src/trunk]: src Add CI20 install kernel and build that and the normal image ...
wiz[src/trunk]: src/external/historical/nawk/bin Fix important typo, from Joachi...
mlelstv[src/trunk]: src/sbin/resize_ffs factor out geometry calculation and use this...
mlelstv[src/trunk]: src/etc/rc.d Parse config file like ifconfig.if(5).
bouyer[src/trunk]: src/sys/dev/usb Add Apple "Magic Trackpad" device id (bluetooth ...
ginsbach[src/trunk]: src/lib/libc/time Add UTC as a synonym for GMT (%Z). [from Free...
bouyer[src/trunk]: src/sys/dev/usb Regen (Add Apple Magic Trackpad)
bouyer[src/trunk]: src/share/man/man4 Mention magic trackpad support
bouyer[src/trunk]: src/doc btmagic(4): add Magic Trackpad support
bouyer[src/trunk]: src/sys/dev/bluetooth Add support for Apple Magic Trackpad.
jmcneill[src/trunk]: src/distrib/utils/embedded resizing of ffsv2 still doesn't work ...
jmcneill[src/trunk]: src/distrib/utils/embedded Add support for auto-growing the root...
wiz[src/trunk]: src/share/man/man4 Grammar, whitespace; make AUTHORS section fro...
wiz[src/trunk]: src/usr.bin/gzip Document xz decompression support better. From ...
jmcneill[src/trunk]: src/etc/rc.d add KEYWORD: interactive, honour resize_root_flags ...
jmcneill[src/trunk]: src/distrib/utils/embedded initialize resize before pulling in b...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf show resize_ffs progress bar whe...
jmcneill[src/trunk]: src/sbin/resize_ffs if the -p flag is specified, display a progr...
ozaki-r[src/trunk]: src/sys/dev/hpc Add missing semicolon
ozaki-r[src/trunk]: src/sys/net Clean up rtcache_setdst
ozaki-r[src/trunk]: src/sys/arch/arm Add missing #include <arm/cpu.h>
plunky[src/trunk]: src/usr.bin/man change _whatdb => _mandb as that is the correct ...
christos[src/trunk]: src/doc new ntp
plunky[src/trunk]: src/usr.sbin/makemandb largely apply patch from PR bin/47392 by ...
christos[src/trunk]: src/external/zlib/pigz/bin/pigz From: Joachim Henke
christos[src/trunk]: src/external/bsd/ntp/dist ---
christos[src/trunk]: src/external/bsd/ntp merge conflicts
jmcneill[src/trunk]: src/etc/rc.d fix typo in previous; pass -y unconditionally to re...
matt[src/trunk]: src/sys/arch/arm/arm32 Fix two bugs. pmap_is_cached fix for MUL...
matt[src/trunk]: src/sys/arch/arm/arm32 __HAVE_UNNESTED_INTRS is never used.
christos[src/trunk]: src/usr.bin/awk remove ancient dup.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Don't reserve if atomi...
roy[src/trunk]: src/sys Move in6if_do_dad() to if_do_dad() as the routine is not...
riastradh[src/trunk]: src/sys/kern Make rnd_extract_data_locked static.
riastradh[src/trunk]: src/sys/kern Reduce some indentation.
riastradh[src/trunk]: src/sys/kern Reduce #ifdef RND_VERBOSE clutter.
riastradh[src/trunk]: src/sys/kern Let's use the same lock for insertion and deletion, ...
riastradh[src/trunk]: src/sys/kern Gather sample queue and lock into a static cachelin...
riastradh[src/trunk]: src/sys/kern Name the simpleq of rnd_sample_t structure.
riastradh[src/trunk]: src/sys/kern Simplify logic to disable HWRNGs that fail rngtest.
riastradh[src/trunk]: src/sys/kern Oops -- we already hold rndpool_mtx here.
wiz[src/trunk]: src/share/man/man5 Update some defaults, from Joachim Henke on n...
wiz[src/trunk]: src/doc Update Xorg defaults description. From Joachim Henke on ...
wiz[src/trunk]: src regen
knakahara[src/trunk]: src/sys/arch/x86/x86 add prototype declarations
mrg[src/trunk]: src/share/mk remove support to look for GCC 4.5 in gcc.old.
matt[src/trunk]: src/sys/arch/arm Add an agnostic version of curlwp and curcpu() ...
ozaki-r[src/trunk]: src/sys/arch/arm Include sys/lwp.h instead of arm/cpu.h
matt[src/trunk]: src/sys/arch/arm/arm32 Make TPIDRPRW_IS_CURLWP work for MULTIPRO...
nonaka[src/trunk]: src/sys/dev/usb Add pmf hook.
nonaka[src/trunk]: src/sys/dev/usb Added pmf hook.
martin[src/trunk]: src/lib/libc/softfloat Restrict the arm compiler optimization ha...
riastradh[src/trunk]: src/sys/kern Don't read past the end of the sample buffer... (S...
justin[src/trunk]: src/sys/kern Add __posix_rename as a rump syscall
justin[src/trunk]: src/sys regen after syscall update
riastradh[src/trunk]: src/sys Omit needless state.
riastradh[src/trunk]: src/sys/dev/pci Don't forget to bus_dmamap_unload.
riastradh[src/trunk]: src/sys/kern Gather (some) rnd_skew state into a cacheline-align...
riastradh[src/trunk]: src/sys/kern Don't do broken lazy initialization. Just do it up...
riastradh[src/trunk]: src/sys/kern Remove unnecessary, and actively wrong and harmful, ...
riastradh[src/trunk]: src/sys/kern Fix a bit of indentation.
matt[src/trunk]: src/sys/arch/arm/arm Small tweaks for preemption.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist ssh_packet_write_wait() ret...
matt[src/trunk]: src/sys/arch/arm/include/arm32 CI_ASTPENDING is now a bitfield a...
matt[src/trunk]: src/sys/arch/arm/include Add basic support for __HAVE_PREEMPTION.
matt[src/trunk]: src/sys/arch/arm/include Make sure TPIDRPRw_IS_CURLWP is being u...
matt[src/trunk]: src/sys/arch/arm Don't clear CI_ASTPENDING in exception return, ...
matt[src/trunk]: src/sys/arch/arm/cortex All SGIs are MPSAFE so establish them as...
matt[src/trunk]: src/sys/arch/arm Add __HAVE_PIC_HAVE_PENDING_INTRS and define it...
riastradh[src/trunk]: src Fix return code of rmdir(nonempty) in zfs: ENOTEMPTY, not EE...
riastradh[src/trunk]: src Tests claim rename(..., "x/.") yields EISDIR, so do that. F...
riastradh[src/trunk]: src/sys/kern But rename(..., "x/..") is still supposed to yield ...
riastradh[src/trunk]: src Fix vattr_init_mask: mode is mode_t, not u_short.
matt[src/trunk]: src/sys/arch/arm/pic Only if we __HAVE_PIC_PENDING_INTRS do we n...
jmcneill[src/trunk]: src Rename beagleboard.img to armv7.img. The new image includes ...
ginsbach[src/trunk]: src Split inet_addr(3) tests from t_inet_network into stand-alon...
christos[src/trunk]: src/distrib/sets/lists/debug add new test
sjg[src/trunk]: src/usr.bin/make jobs mode handles '-' very differently to compa...
sjg[src/trunk]: src/usr.bin/make Forgot to tweak date
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Remove some vesti...
mrg[src/trunk]: src/external/gpl3/gcc.old delete GCC 4.5.
riastradh[src/trunk]: src Advisory locking for zfs.
riastradh[src/trunk]: src/tests/fs/vfs Apparently I fixed t_unpriv:zfs_owner and didn'...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Pass NetBSD VA_UT...
matt[src/trunk]: src/sys/arch/arm/omap Add #define __HAVE_PIC_PENDING_INTRS for t...
mrg[src/trunk]: src/sys/external/bsd/drm2/radeon almost add radeondrmkms suspend...
uebayasi[src/trunk]: src/usr.bin/config Typo in previous.
uebayasi[src/trunk]: src/usr.bin/config More about attribute -> bus, and child config...
wiz[src/trunk]: src/usr.bin/make Remove trailing whitespace.
wiz[src/trunk]: src/usr.bin/make It's 2015.
tron[src/trunk]: src/usr.bin/shlock Fix casts which are inconsistent with *printf...
hkenken[src/trunk]: src/sys/arch/evbarm/conf add PARALLELLA and ZEDBOARD
maxv[src/trunk]: src/sys/dev/ic Fix a double free. "Suggested" by Brainy.
hkenken[src/trunk]: src/sys/arch/evbarm/conf include "GENERIC.common"
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Need the page's uvm objec...
riastradh[src/trunk]: src/sys/miscfs/genfs Pull VOP_BMAP/VOP_STRATEGY loop from getpag...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Use KASSERTMSG to show ba...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon KASSERT about page-ali...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Disable mmap on z...
riastradh[src/trunk]: src/external/cddl/osnet/sbin/zpool Use CPPFLAGS, not CFLAGS, so ...
sjg[src/trunk]: src/usr.bin/make/unit-tests export-all.mk should be including ex...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Use dprintf, not ...
riastradh[src/trunk]: src/external/cddl/osnet/dist/cmd/zfs Use 0, not NULL, for zero i...
riastradh[src/trunk]: src/external/cddl/osnet/dist/common/nvpair Initialize variables....
riastradh[src/trunk]: src/external/cddl/osnet/lib/libzpool One usually puts .c, not .o...
riastradh[src/trunk]: src/external/cddl/osnet/dist/lib/libuutil/common GCC doesn't spe...
riastradh[src/trunk]: src/external/cddl/osnet Use the upstream xdr, with a rename danc...
riastradh[src/trunk]: src/external/cddl/osnet/sys/kern Make taskq_dispatch fail for no...
matt[src/trunk]: src/sys/arch/evbarm/conf options<space><tab>
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Disable another x...
ryoon[src/trunk]: src/share/man/man4 Add new device.
riastradh[src/trunk]: src/external/cddl/osnet/sys/sys Nuke UIO_XUIO so nothing acciden...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Reduce diff from ...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/rpc Use a static initial...
riastradh[src/trunk]: src/external/cddl/osnet/sys/rpc Remove broken shim for xdr_control.
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/rpc Skip Solaris ILP32 A...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Make sure rl_t::r...
sjg[src/trunk]: src/usr.bin/make Use separate vars to track cwd and last dir a p...
skrll[src/trunk]: src/sys/dev/usb Use NULL not 0 for pointers.
riastradh[src/trunk]: src/lib/librumphijack Define the expansion of the VFORK macro, n...
bouyer[src/trunk]: src/sys/arch/arm/arm32 Handle boot option -x (alias 'debug') and...
bouyer[src/trunk]: src/sys/arch/arm/omap Don't make the frame buffer BUS_DMA_COHERE...
skrll[src/trunk]: src/sys/arch/arm/arm32 #include "opt_arm_debug.h" for VERBOSE_IN...
skrll[src/trunk]: src/sys/kern Allow sleeping in the idle lwp if the cpu isn't run...
skrll[src/trunk]: src/sys/kern Trailing whitespace
wiz[src/trunk]: src/bin/pax Use An in AUTHORS section.
christos[src/trunk]: src/bin/pax Add -J/--xz to specifically decompress xz compressed...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Tweak cpu start up slightly and print TT...
riastradh[src/trunk]: src/external/cddl/osnet/sys/kern Fix ASSERT(x == y | z). Interp...
matt[src/trunk]: src/sys/arch/arm Add a pic_cpus to the softc which specifies whi...
joerg[src/trunk]: src/sys/uvm Allow changing the per-cpu emergency page reservatio...
joerg[src/trunk]: src/sys/dev/i2c Always use polling mode for now, hummingbird doe...
joerg[src/trunk]: src/external/bsd/wpa/dist/src/eap_server Cast enum.
matt[src/trunk]: src/sys/arch/arm/pic Adapt pic to deal with the BCM2836 interrupts.
joerg[src/trunk]: src/crypto/external/bsd/openssh/dist Use __dead.
matt[src/trunk]: src/sys/arch/arm/pic Use right kcpuset call.
joerg[src/trunk]: src/sys/uvm UVM_RESERVED_PAGES_PER_CPU must be a param, not a flag.
skrll[src/trunk]: src/sys/miscfs/genfs Fix UVMHIST build.
matt[src/trunk]: src/sys/arch/arm/pic Don't need pic_ipi_sender anymore.
joerg[src/trunk]: src/sys/dev/iscsi ISCSI_DEBUG needs a value, so make it a param.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf replace NFS_BOOT_BOOTP with NFS_BOOT_DHCP
matt[src/trunk]: src/sys/arch/arm/cortex Don't adjust interval if we are too far ...
matt[src/trunk]: src/sys/arch/arm/pic Don't send IPIs to ourselves if sending to ...
jmcneill[src/trunk]: src/bin/ksh document ulimit -r
bouyer[src/trunk]: src/sys/arch/arm/omap flushing the framebuffer from interrupt ha...
skrll[src/trunk]: src/sys/arch RPI2 MP support.
riastradh[src/trunk]: src/sys/ufs/ufs Don't putpages in ufs buffercached writes: kasse...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/drm Don't break when hardclock...
riastradh[src/trunk]: src/sys/ufs/ufs Omit now-unused variable. rump build didn't cat...
riastradh[src/trunk]: src/sys/ufs/lfs Same putpages->kassert in ulfs_readwrite.c
riastradh[src/trunk]: src/sys/ufs/lfs Strip IO_JOURNALLOCKED, PGO_JOURNALLOCKED out of...
jmcneill[src/trunk]: src/sys/arch/arm/broadcom Use a bit per IPI type in local mailbo...
rodent[src/trunk]: src/share/misc By popular request.
rodent[src/trunk]: src/share/misc Welcome to 2015, acronyms.
rodent[src/trunk]: src/share/misc Last ones... for some time to come.
riastradh[src/trunk]: src/sys/dev Omit needless define.
riastradh[src/trunk]: src/sys/dev If we're going to use the queue macros, use them as ...
riastradh[src/trunk]: src/sys Move rndpool_(maybe_)extract to rndq, rename to rnd_(try...
riastradh[src/trunk]: src/sys Gather rnd-private declarations into <dev/rnd_private.h>.
riastradh[src/trunk]: src/sys Little rnd.h cleanup.
riastradh[src/trunk]: src/sys/dev/pci Add header guards and necessary includes.
riastradh[src/trunk]: src/sys/sys Split <sys/rnd.h> into several header files.
riastradh[src/trunk]: src/sys/sys Remove bogus #include <sys/rnd.h> from <sys/cprng.h>.
riastradh[src/trunk]: src/sys cprng_strong(kern_cprng, ...) never blocks, pass 0 for f...
riastradh[src/trunk]: src/sys/sys Omit needless include of <sys/fcntl.h> from <sys/cpr...
riastradh[src/trunk]: src/sys/sys <sys/rndsource.h> needs <sys/rndio.h> for RND_TYPE_*...
riastradh[src/trunk]: src/sys/arch/x86 Convert arch/x86 to use <sys/rnd*.h>. Omit nee...
matt[src/trunk]: src/sys/arch/arm/arm32 Add pmap locking to pmap_kenter_pa/kremove
riastradh[src/trunk]: src/sys/arch/i386/pci Need <sys/rndsource.h>, not <sys/cprng.h>, ...
riastradh[src/trunk]: src/sys/dev/usb Missed a spot: <sys/rndsource.h> for if_cdcereg.h.
riastradh[src/trunk]: src/sys/kern <sys/rnd.h> not needed for kern_pax.c.
riastradh[src/trunk]: src/sys/dist/pf/net <sys/rnd.h> not needed for pf_norm.c.
riastradh[src/trunk]: src/sys/kern <sys/rnd.h> -> <sys/rndsource.h> in kern_todr.c.
riastradh[src/trunk]: src/sys/arch/i386/pnpbios Omit needless <sys/rnd.h>.
christos[src/trunk]: src/external/bsd/byacc/bin bump table to the max value allowed
riastradh[src/trunk]: src/sys Convert remaining MI <sys/rnd.h> stragglers. Many MD on...
riastradh[src/trunk]: src/sys/dev Convert sys/dev to use <sys/rndsource.h>.
christos[src/trunk]: src/sys/external/bsd/acpica/conf update for new acpica
christos[src/trunk]: src/external/bsd/acpica/bin/iasl update for newest acpi
christos[src/trunk]: src/doc new acpica
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 996110: Fix memory leak
christos[src/trunk]: src/sys/external/bsd/acpica/dist resolve conflicts.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1018734: Fix uninit
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/apps CID 1199067: Unchecked...
christos[src/trunk]: src/external/bsd/ntp/dist/ntpd CID 1269537: Unreachable code
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1293642: Check returns
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1293644: Check returns
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1293652: Forward NULL d...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1293655: Forward NULL d...
christos[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
riastradh[src/trunk]: src/sys/arch/sgimips/mace Missed a spot: rnd.h -> rndsource.h.
christos[src/trunk]: src/sys/dev/acpi sync with new acpica struct shuffling.
riastradh[src/trunk]: src/sys/sys Fix location of comment for MIN/MAX.
riastradh[src/trunk]: src/sys/arch MD rnd.h cleanups. Please let me know if I broke a...
riastradh[src/trunk]: src Oops -- install <sys/rndio.h> now that ioctls live there.
riastradh[src/trunk]: src/sys/uvm Limit <sys/rndsource.h> include to kernel.
riastradh[src/trunk]: src/sbin/rndctl Use <sys/rndio.h> instead of <sys/rnd.h>.
pgoyette[src/trunk]: src/sys/external/bsd/drm2 Update module dependencies:
riastradh[src/trunk]: src/tests/kernel Use <sys/rndio.h> for rnd ioctls.
riastradh[src/trunk]: src/share/man Update header file references in rnd man pages.
pgoyette[src/trunk]: src/sys/dev/i2c Add required dependency on i2cexec
riastradh[src/trunk]: src/sys/net Include <sys/rndsource.h> for rnd_add_data.
riastradh[src/trunk]: src/sys More rnd.h user cleanup.
riastradh[src/trunk]: src/sys/sys Remove remaining includes from <sys/rnd.h>.
riastradh[src/trunk]: src/sys Cull some unused rndpool routines.
riastradh[src/trunk]: src/sys/kern Omit needless declaration.
riastradh[src/trunk]: src/sys/kern Cull another unused rndpool routine.
riastradh[src/trunk]: src/sys/kern Use explicit_memset.
nat[src/trunk]: src/sys/kern Fix typo expliict -> explicit.
nat[src/trunk]: src/sys/kern Include sys/rndsource.h for rnd_add_data.
nat[src/trunk]: src/sys/compat/sys Include rndio.h for missing defines.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that ifconfig -z (SOICZIFDATA) d...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Sync ixg(4) up to FreeBSD r243716:
pgoyette[src/trunk]: src/share/man/man4 Minor grammatical update. (I wonder if wizd(...
riastradh[src/trunk]: src/sys/kern Fix comment.
riastradh[src/trunk]: src/sys/dev Use rnd_add_data, not rndpool_mtx and rndpool_add_data.
riastradh[src/trunk]: src/sys/kern Need only <sys/rndsource.h>, not <sys/rnd.h>.
rodent[src/trunk]: src/share/misc moar because moar
riastradh[src/trunk]: src/sys/compat/sys No need for <sys/rnd.h> here either. Missed ...
riastradh[src/trunk]: src/sys/dev Include rndpool.h, rndsource.h here because we use t...
riastradh[src/trunk]: src/sys Use binuptime, not microtime/nanotime as substitute cycl...
riastradh[src/trunk]: src/sys/dev Eliminate last two cases of u_int*_t in rndpseudo.c.
riastradh[src/trunk]: src/sys/kern Eliminate remaining cases of u_int*_t in kern_rndq.c.
riastradh[src/trunk]: src/sys/kern Remove null pointer dereference in the code that ne...
riastradh[src/trunk]: src/sys/kern Omit unused rndsource `anonymous'.
riastradh[src/trunk]: src/sys/dev Sort includes.
riastradh[src/trunk]: src/sys Move substantive part of rnd_ioctl to kern_rndq.c.
riastradh[src/trunk]: src/sys/kern #ifdef RND_VERBOSE printf -> rnd_printf_verbose
riastradh[src/trunk]: src/sys/kern Make rnd_getmore acquire rndpool_mtx itself.
riastradh[src/trunk]: src/sys Make various things now private to kern_rndq.c static.
riastradh[src/trunk]: src/sys Move RND_EXTRACT_{ANY, GOOD} to rndpool.h whose API they ...
riastradh[src/trunk]: src/sys/kern Omit unused rndpool_cv.
riastradh[src/trunk]: src/sys/kern Group initialization of rnd_samples and rnd_global.
riastradh[src/trunk]: src/sys/kern Gather global pool and sources state into a cacheli...
riastradh[src/trunk]: src/sys/rump Fix rump build: rndpseudo_50.c now needed by kernel...
riastradh[src/trunk]: src/sys/kern Make the softint cookies static.
christos[src/trunk]: src/external/bsd/byacc/bin use the newer skeleton file.
christos[src/trunk]: src/external/bsd/byacc/dist - remove malloc/realloc casts.
riastradh[src/trunk]: src/sys/kern Centralize bookkeeping of rnd_initial_entropy.
riastradh[src/trunk]: src/sys/kern Omit needless rnd_wakeup_readers.
riastradh[src/trunk]: src/sys/kern Omit needless variable.
christos[src/trunk]: src mention yacc requirement for acpica
bouyer[src/trunk]: src/sys/dev/sdmmc Add a new SDHC_FLAG, SDHC_FLAG_EXTDMA_DMAEN, w...
bouyer[src/trunk]: src/sys/arch/arm/omap Ops, remove empty files that should not be...
bouyer[src/trunk]: src/sys/arch/evbarm/conf Add the edma controller, and enable DMA...
bouyer[src/trunk]: src/sys/arch/arm/omap Add a driver for the Enhanced Direct Memor...
bouyer[src/trunk]: src/doc Note DMA support for sdhc on beaglebone
bouyer[src/trunk]: src/sys/arch/arm/omap Add support for DMA transfers. From Jared ...
riastradh[src/trunk]: src/sys/dev/usb Forgot commit: Move another <sys/rndsource.h> to...
riastradh[src/trunk]: src/sys Include <sys/rndsource.h> where it is actually used.
jmcneill[src/trunk]: src/sys/arch __HAVE_PREEEMPTION -> __HAVE_PREEMPTION
christos[src/trunk]: src/usr.bin/gzip Coverity CID 1264915, Via FreeBSD (Xin Li)
ozaki-r[src/trunk]: src/sys/netinet Add $NetBSD$ at the top of the file
ozaki-r[src/trunk]: src/sys/netinet Replace DIAGNOSTIC & panic with KASSERT/KASSERTMSG
nonaka[src/trunk]: src/sys/dev/pci Register iwm(4) with pmf(9).
hannken[src/trunk]: src/sys/fs/ptyfs Change ptyfs to vcache.
ozaki-r[src/trunk]: src/sys/netinet Use LIST_FOREACH_SAFE
justin[src/trunk]: src/common/lib/libc/hash/rmd160 On big endian machines needs to ...
hsuenaga[src/trunk]: src/sys/arch/evbarm/armadaxp lookup clock frequencies of ARMADA ...
hsuenaga[src/trunk]: src/sys add u-boot argument parser for Marvell ARMADA XP/370.
hsuenaga[src/trunk]: src/sys/arch/arm/marvell add L2 cache write eviction buffer sync...
hsuenaga[src/trunk]: src/sys/arch/arm/marvell implement L2 cache maintenance operatio...
riastradh[src/trunk]: src/sys/netinet KASSERT x then y, not x && y, to give more speci...
hsuenaga[src/trunk]: src/sys/arch/arm clean up cpufuncs of CPU_PJ4B.
matt[src/trunk]: src/sys/arch/arm/arm Remove FAST_FPE code
riastradh[src/trunk]: src/sys/ufs/ufs Release the glock on VOP_GETPAGES failure.
riastradh[src/trunk]: src/sys/kern Put the lock error info in the panicstr so ddb can ...
matt[src/trunk]: src/sys/arch/arm/arm32 define __HAVE_PREEMPTION
matt[src/trunk]: src/sys/arch/arm Add separate IPI routines for IPI_AST and IPI_K...
matt[src/trunk]: src/sys/arch/arm Make setsoftast take a cpu_info *
mrg[src/trunk]: src remove various HAVE_GCC=45 fragments.
rodent[src/trunk]: src/share/misc Adding more.
ozaki-r[src/trunk]: src/sys/netinet Remove garbage undef
mrg[src/trunk]: src/sys/arch/i386/stand/lib remove HAVE_GCC=45 fragment.
mrg[src/trunk]: src install as bozohttpd/bozohttpd.8 as well as httpd.
ozaki-r[src/trunk]: src/sys/net Fix racy bridge_delete_member
mrg[src/trunk]: src/sys/arch/sparc64/sparc64 make some DEBUG code in pmap_clear_...
pooka[src/trunk]: src/sys/rump/librump/rumpkern "extern int hz" was written in a v...
pooka[src/trunk]: src/usr.bin/rump_allserver Accept 0 size for -d type=reg, it gro...
joerg[src/trunk]: src/usr.bin/make Don't use memcpy for overlapping ranges. Simpli...
joerg[src/trunk]: src/usr.bin/make Explain what max is and handle i reaching it ag...
njoly[src/trunk]: src/sys/arch/x86/x86 Always output 2 digits for the cpu frequenc...
christos[src/trunk]: src/sys/dev/bluetooth CID 1293640/1 memory corruption/overrun
jmcneill[src/trunk]: src/sys/arch/arm/omap Disable flow control with CPSW_SS FLOW_CON...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that newer revision of I218-{LM, V} use...
skrll[src/trunk]: src/common/lib/libc/arch/arm/atomic ARM ARM D7.3.2 - ensure all ...
skrll[src/trunk]: src/common/lib/libc/arch/arm/atomic Use the right register in pr...
pgoyette[src/trunk]: src/distrib/sets/lists/debug Add missing debug entry for bozohttpd
pgoyette[src/trunk]: src/distrib/sets/lists/debug And mark the original httpd.debug a...
wiz[src/trunk]: src/share/man/man8 More markup.
martin[src/trunk]: src/external/gpl3/gcc/dist/libgcc/config/ia64 Add missing cast
martin[src/trunk]: src/external/gpl3/gcc/dist/libgcc/config/ia64 Add evil hack to h...
martin[src/trunk]: src/doc Note ia64/gcc hack for mknative
pooka[src/trunk]: src/sys/rump/librump/rumpkern g/c rump_vmmap
pooka[src/trunk]: src/sys/rump Give the kernel/local pmaps actual storage.
pooka[src/trunk]: src/sys/rump/librump/rumpkern set the local clients' comm to "ru...
martin[src/trunk]: src/external/gpl3/gcc Results of an mknative run for ia64
pooka[src/trunk]: src/sys/rump/librump/rumpkern Don't share file descriptors betwe...
pooka[src/trunk]: src/sys/rump include sockstat in list of utilities
martin[src/trunk]: src/lib/libc/arch/ia64/gen Add set/longjmp and friends (nearly v...
martin[src/trunk]: src/lib/libpthread/arch/ia64 Dummy ia64 support
martin[src/trunk]: src/lib/libkvm Dummy support for ia64
hsuenaga[src/trunk]: src/sys/arch/arm/arm don't call L2 maintance function if L2 cach...
hsuenaga[src/trunk]: src/sys/arch/arm/marvell sync L2 cache on the tail of region.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Remove broken drm2 vm_mm...
ginsbach[src/trunk]: src/tests/lib/libc/time Add more detail to test descriptions.
matt[src/trunk]: src/sys/arch/arm Put the clearing of ci_astpending back in frame...
jmcneill[src/trunk]: src/sys/arch port number is required
christos[src/trunk]: src/doc update xz
christos[src/trunk]: src/external/public-domain/xz adjust for 5.2.1
christos[src/trunk]: src/external/public-domain/xz/lib there is no more lzma/lzma.h; ...
matt[src/trunk]: src/sys/modules/arch/arm/arm-lpae Latent support for ARM_HAS_LPAE.
christos[src/trunk]: src/distrib/sets/lists/comp lzma filters file has been renamed.
matt[src/trunk]: src/external/public-domain/xz/include Only include <immintrin.h>...
christos[src/trunk]: src/distrib/sets/lists bump liblzma
mlelstv[src/trunk]: src/share/man/man9 fix reference to queue(3)
mrg[src/trunk]: src/lib xz/lib depends upon pthread so move it to the 1st depend...
christos[src/trunk]: src/external/public-domain/xz/dist Date: 2015-02-26 16:53:44 +...
martin[src/trunk]: src/distrib Add libpthread.so* - new lzma needs it.
skrll[src/trunk]: src/sys/arch/evbarm/conf Typo
skrll[src/trunk]: src/sys/arch/arm/cortex Use character constants instead of ascii...
pgoyette[src/trunk]: src/sys/modules Add modularized swwdog driver.
pgoyette[src/trunk]: src/sys/dev/sysmon Update attach/detach routines and provide MOD...
skrll[src/trunk]: src/sys/arch/evbarm Use character constants instead of ascii val...
skrll[src/trunk]: src/sys/arch/evbarm/awin Use character constants instead of asci...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new swwdog ...
skrll[src/trunk]: src/sys/arch/evbarm/conf Enable COMPAT_NETBSD32
skrll[src/trunk]: src/sys/arch/evbarm/conf Use GENERIC.common
skrll[src/trunk]: src/sys/arch/evbarm/conf Remove dmover(9) references
mlelstv[src/trunk]: src/sys/dev add "best match" algorithm to wsfont and use this in...
skrll[src/trunk]: src/sys/arch/arm/pic Serialise work in pic_add.
mlelstv[src/trunk]: src/sys/arch/amiga/dev detect a4000 hardware only once, then use...
mlelstv[src/trunk]: src/sys/dev/sysmon use unsigned type for flag bits.
joerg[src/trunk]: src/sys/uvm/pmap pmap_tlb_intersecting_active_p is not used in s...
joerg[src/trunk]: src/external/public-domain/xz/include Use unaligned access if th...
pooka[src/trunk]: src/sys/rump Give remote clients struct pmap storage. Although ...
joerg[src/trunk]: src/external/public-domain/xz/include Drop condition around SIZE...
ozaki-r[src/trunk]: src/sys/net Count up parent's obytes and omcasts counters
joerg[src/trunk]: src/lib/libc/stdlib Add __aeabi_atexit alias for another case of...
hubertf[src/trunk]: src/distrib/utils/embedded Properly spell X' name. From X(7):
pgoyette[src/trunk]: src/sys/dev/sysmon Remove some debugging printf()s that were err...
pgoyette[src/trunk]: src/sys/conf Note that sysmon device is also required for sysmon...
mrg[src/trunk]: src/sys/external/bsd/drm2/radeon apply some of the additional ch...
hubertf[src/trunk]: src/distrib/utils/embedded Add some documentation:
maxv[src/trunk]: src/usr.sbin/sysinst Several fixes for the French translation. L...
joerg[src/trunk]: src Redo __aeabi_atexit by shuffling the arguments and dropping ...
hubertf[src/trunk]: src/distrib/utils/embedded/conf More cleanup:
hubertf[src/trunk]: src/distrib/utils/embedded/conf Cleanup: make_filesystems is not...
christos[src/trunk]: src/libexec/httpd Fix deref "command" after "free(file)", from K...
rtr[src/trunk]: src/sys/compat/svr4 clean up the way ti_bind() was converted to ...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Add a driver for Amlogic "SDIO" MMC con...
matt[src/trunk]: src/sys/arch/evbarm/conf Add JIT options and DKWEDGE_{AUTODISCOV...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic The Amlogic SDHC controller doesn't sup...
matt[src/trunk]: src/sys/arch/arm/allwinner Let the ALLWINNER_Axx define the CPU ...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic fix size of dmamem map
matt[src/trunk]: src/sys/arch/evbarm/conf Remove CPU_CORTEXA7 since ALLWINNER_A31...
matt[src/trunk]: src/sys/arch/evbarm/conf Remove options CPU_CORTEX* since option...
matt[src/trunk]: src/sys/arch/evbarm/conf Comment out __HAVE_PREEMPTION
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Like SDHC, SDIO also doesn't support SG...
matt[src/trunk]: src/sys/arch/evbarm/conf Use TPIDRPRW_IS_CURLWP
pgoyette[src/trunk]: src/sys/dev/ic Initial pass at supporting decode for DDR4.
matt[src/trunk]: src/sys/arch Switch to armv7_generic bus_space.
wiz[src/trunk]: src/share/man Add missing .El. From Henning Petersen in PR 49845.
ozaki-r[src/trunk]: src/sys/dev/ic Unbreak the build of spdmem
ozaki-r[src/trunk]: src/sys/netinet Remove non-USE_RADIX case and USE_RADIX switch
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add pseudo-devices crypto, swcrypto, br...
kiyohara[src/trunk]: src/sys/dev/ic Backout r1.18.
riastradh[src/trunk]: src/sys Nix LEASE_READ/LEASE_WRITE from <sys/vnode.h>.
roy[src/trunk]: src/sys Introduce p2p_rtrequest() so that IFF_POINTOPOINT interf...
riastradh[src/trunk]: src/sys/sys Remove declaration of speedup_syncer, removed back i...
riastradh[src/trunk]: src/share/man/man9 Document current state of vget.
riastradh[src/trunk]: src/sys Make vget always return vnode unlocked.
riastradh[src/trunk]: src/share/man/man9 Rewrite vput(9) description.
riastradh[src/trunk]: src/share/man/man9 Fix punctuation.
riastradh[src/trunk]: src/share/man/man9 Use Dv, not Li, for EBUSY/ENOENT.
riastradh[src/trunk]: src/sys/sys Fix C arithmetic quirks in roundup2 and avoid multip...
maxv[src/trunk]: src/usr.sbin/sysinst Fix the French translation.
riastradh[src/trunk]: src/sys Add container_of to libkern.
riastradh[src/trunk]: src/sys/sys Bump kernel version to 7.99.10 for vget(9) change.
riastradh[src/trunk]: src/sys/external/bsd/drm/dist/bsd-core Remove old drm's containe...
riastradh[src/trunk]: src/share/man/man9 Use Er, not Dv, for errno E* names.
prlw1[src/trunk]: src/etc/rc.d Apply modified version of patch from Wolfgang Stuke...
riastradh[src/trunk]: src/share/man/man9 First part of reworking vnode(9) man page. M...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm First attempt to make ttm...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm Make sure mem.bus.is_iome...
matt[src/trunk]: src/sys/arch/arm/cortex Use physical timer for gtmr_delay();
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable eMMC
wiz[src/trunk]: src/share/man/man9 Use more Dv.
msaitoh[src/trunk]: src/sys/arch/x86 KNF.
christos[src/trunk]: src/bin/sh replace with standard copyright :-)
riastradh[src/trunk]: src/tools/pcc Disable stripping pcc tool.
maxv[src/trunk]: src/sys/kern Don't forget to unlock the LWP.
mrg[src/trunk]: src/share/mk add some comments and prefer MACHINE over MACHINE_A...
mrg[src/trunk]: src/libexec/httpd on QNX, use nbutil.h.
ozaki-r[src/trunk]: src/sys/sys Bump kernel version for nexthop cache separation
mrg[src/trunk]: src/lib/libkvm distinguish between partial and failed read, so t...
maxv[src/trunk]: src/sys/compat/netbsd32 Wrong logic. Here, userland can control ...
martin[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins Make the soft...
martin[src/trunk]: src/lib/libc/compiler_rt Drop fixxfdi.c for m68k (where double =...
christos[src/trunk]: src/share/mk Enable PIE binaries on amd64 by default.
dholland[src/trunk]: src/sbin/fsck_lfs Fix bug: for format version 1, the superblock ...
roy[src/trunk]: src/doc Note addition of new pidfile functions.
ozaki-r[src/trunk]: src/sys/netinet6 Don't call pfxlist_onlink_check with holding ll...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf mount root partition with noatime
mlelstv[src/trunk]: src/sys/dev/acpi Split toggles for bluetooth and wwan and use sp...
christos[src/trunk]: src/share/mk switch vax to new binutils and gdb.
maxv[src/trunk]: src/sys/arch Remove KMEMSTATS.
jmcneill[src/trunk]: src/sys/dev/ic wait for command done status before doing pio tra...
riastradh[src/trunk]: src/sys/ufs/ffs Need wapbl transaction around ffs_blkfree_cg. F...
christos[src/trunk]: src/external/gpl3/gcc regen vax!
christos[src/trunk]: src/sys/sys don't skip values.
shm[src/trunk]: src/usr.bin/config Add missed munmap(2) in extract_config
christos[src/trunk]: src/sys/dev/adb We don't have Debugger if we don't have DDB.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic set max clock to ref freq
knakahara[src/trunk]: src/sys/arch/arm/arm32 fix: Cortex delay() shorten rarely.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic hook up card detect gpio
jmcneill[src/trunk]: src/sys/arch/arm/allwinner don't need a full reset to recover fr...
mlelstv[src/trunk]: src/sys/arch/evbarm/rpi Add more tags understood by the firmware.
mlelstv[src/trunk]: src/sys/dev/sdmmc more debug output
martin[src/trunk]: src/sys/rump/include/machine Add a dummy splraiseipl()
wiz[src/trunk]: src/lib/libutil Add serial commas. Fix minus. Sort SEE ALSO. Fix...
kre[src/trunk]: src/lib/libnpf Remove what was probably a left over remnant of a...
christos[src/trunk]: src/sbin -O0 for pass1.c and vax
macallan[src/trunk]: src/sys/kern fix this properly.
roy[src/trunk]: src/doc Note import of openresolv-3.8.0
christos[src/trunk]: src/sys/arch/x68k/stand/boot_ufs fix build
christos[src/trunk]: src/sys regen
ozaki-r[src/trunk]: src/tests/net/arp Return 0 explicitly to avoid unexpected failur...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 don't set PREFERRED_S...
knakahara[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/sys Split p_xstat (composite wait(2) status code, or signal ...
martin[src/trunk]: src/sys/arch/x86/pci Mark a variable __diagused as it is only ev...
wiz[src/trunk]: src/doc sqlite3-3.15.2 out.
christos[src/trunk]: src/sys/dev/pci Don't call virtio_enqueue_abort when virtio_enqu...
knakahara[src/trunk]: src/sys/dev/pci fix: ifp->if_obytes and ifp->if_omcasts are not ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Update ixg(4) and ixv(4) up to FreeBSD r28...
mrg[src/trunk]: src/sys/arch/i386/conf add a normal kernel that builds with PAE ...
macallan[src/trunk]: src/sys/kern do not assume that syscallarg(const char *) and (ch...
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm Fix error branch: ttm_bo_unreserve...
christos[src/trunk]: src/tests/kernel fix lwpinfo2
maxv[src/trunk]: src/sys/arch Use __kernel_end instead. Does not change anything, ...
nonaka[src/trunk]: src/sys/dev/i2c Device ID 0xa01 also matches Catalyst CAT34TS02C.
christos[src/trunk]: src/sys/arch/sparc/conf struct cpu_info is varible size when pag...
christos[src/trunk]: src/share/mk switch sparc/sparc64 to binutils 227
dholland[src/trunk]: src/sys/arch/amd64/conf fileassoc is used by PaX as well as veri...
mlelstv[src/trunk]: src/sys/dev size routine returns -1 on error, not an error code.
mlelstv[src/trunk]: src/sys Extend dkdriver interface with a d_firstopen function. T...
christos[src/trunk]: src/sys/net/npf add functionality to lookup a nat entry from the...
alnsn[src/trunk]: src/tests/dev/cgd AES XTS unit tests should now pass.
jmcneill[src/trunk]: src/distrib/utils/embedded/conf install jetsontk1 boot script as...
ozaki-r[src/trunk]: src/tests/net/arp Add tests for GARP
joerg[src/trunk]: src/external/gpl3/binutils/dist/bfd If a protected symbol is def...
mrg[src/trunk]: src/external/gpl3/binutils mknative-binutils for mips64* and bin...
dholland[src/trunk]: src/sbin/newfs_lfs Typo in comment.
mrg[src/trunk]: src/sys/compat/netbsd32 move some header-specific pointer-typede...
martin[src/trunk]: src/sys/dev/pci/ixgbe Make it compilable without DIAGNOSTIC
christos[src/trunk]: src/sys/arch/hppa/stand/xxboot fix build.
dholland[src/trunk]: src Use accessor functions for the version field of the lfs supe...
maxv[src/trunk]: src/sys Revamp PaX:
christos[src/trunk]: src/tests/lib/libc/sys Use WIFCONTINUED.
knakahara[src/trunk]: src/sys/dev/mii regen
mrg[src/trunk]: src/usr.sbin/crash note that crash/sparc is unstable
alnsn[src/trunk]: src/doc Added aes-xts to cgd(4).
christos[src/trunk]: src/usr.bin/xlint/lint1 Be more specific about the type errors
jmcneill[src/trunk]: src/sys/arch Pass boot device to amlogicsdhc and amlogicsdio dri...
mlelstv[src/trunk]: src/sys/dev/sdmmc Add a quirk for Ricoh 5U823 controller. Operat...
shm[src/trunk]: src/libexec/ftpd Removed unnecessary memset(3) call
martin[src/trunk]: src/sys/arch/sparc64/include Fix comment
jmcneill[src/trunk]: src/etc add hdmicec
ozaki-r[src/trunk]: src/tests/net/arp Add tests of cache overwriting
apb[src/trunk]: src/doc Update for tzdata2015f
apb[src/trunk]: src/doc zoneinfo: Import tzdata2015f. [apb 20150811]
dholland[src/trunk]: src/sys/ufs/lfs Make the inode number in the 64-bit dinode 64 bi...
mrg[src/trunk]: src/external/gpl3/binutils mknative-binutils 2.27 and hppa.
ozaki-r[src/trunk]: src/sys/netinet6 Correct sanity checks of icmp6_redirect_output
mrg[src/trunk]: src/sys/arch/mips/cavium fix non-DIAG builds.
martin[src/trunk]: src/distrib/sets/lists/xdebug Fix debug entry for glint driver (...
isaki[src/trunk]: src/sys/arch/m68k/fpe Remove fpu_cordit2() and atanh_table[] com...
christos[src/trunk]: src/usr.bin/make Refactor and simplify objdir setting code.
christos[src/trunk]: src/sys/net This spams 100's of times during boot!
dholland[src/trunk]: src/sys/arch/amd64/conf The compat options should all be in one ...
kamil[src/trunk]: src/sys/arch/amd64/amd64 Fix rdr6() function on amd64
joerg[src/trunk]: src/sys/net Don't check parent capabilities when a parent interf...
rin[src/trunk]: src/bin/ps for donlist{,_sysctl}:
uwe[src/trunk]: src/sys/dev/pci Fix the "typical usage" example for enqueuing a ...
kamil[src/trunk]: src/distrib/sets/lists Fix !amd64 sets
christos[src/trunk]: src/sys/dev include <sys/module.h for now so that things compile.
kamil[src/trunk]: src/tests/lib/libc/gen/exect Restrict atf_tc_expect_fail(PR port...
christos[src/trunk]: src/distrib/sets/lists bump libnpf.
mrg[src/trunk]: src/doc note crash for sparc
christos[src/trunk]: src/sys/net/npf Add missing extcalls array. This is currently a ...
christos[src/trunk]: src/libexec/identd Fix the direction; ipf/pf seem to be wrong...
jmcneill[src/trunk]: src/sys/dev/sdmmc support re-tuning modes 1 and 2
ozaki-r[src/trunk]: src/tests/net/arp Check MAC address of ARP caches additionally
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Enable eMMC on the SDIO controller.
christos[src/trunk]: src/bin/sh After discussions with Jilles Tjoelker (FreeBSD shell...
ozaki-r[src/trunk]: src/sys/netinet6 Refine nd6log
martin[src/trunk]: src/sys/arch/playstation2/playstation2 Convert # line comments t...
christos[src/trunk]: src/distrib/sets/lists/xdebug fix debug sets after latest x chan...
martin[src/trunk]: src/sys/arch/playstation2/conf Simplify now that we have an inte...
riastradh[src/trunk]: src/distrib/sets/lists/base Directories are unconditional and he...
maxv[src/trunk]: src/sys/lib/libsa Fix a wrong flag and KNF.
roy[src/trunk]: src/sys/dev/ic Fix rssi
christos[src/trunk]: src/sys/kern GC PAX_ASLR_EXEC
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
riastradh[src/trunk]: src/share/man/man9 Clarify wording about when to use PSLIST_ENTR...
riastradh[src/trunk]: src/sys/kern Back out previous -- <sys/intr.h> does provide splr...
christos[src/trunk]: src/sys regen
christos[src/trunk]: src/lib/libkvm catch up with p_xstat split.
ozaki-r[src/trunk]: src/sys/netinet Move insane goto label
christos[src/trunk]: src/crypto/external/bsd/openssh/dist From FreeBSD:
maxv[src/trunk]: src/sys/kern Remove uvm_extern.h and exec.h (unused).
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix error path in ixgbe_attach() and ixgbe...
mlelstv[src/trunk]: src/sys/dev/sdmmc Add small command queue to reduce latency betw...
shm[src/trunk]: src/libexec/ftpd Use explicit_memset(3) instead of memset(3) to ...
ozaki-r[src/trunk]: src Add tests for ARP
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Fix handle typos/pastos in bus_space...
christos[src/trunk]: src/sys/kern one more
mrg[src/trunk]: src/external/gpl3/gcc - figured out the ldap/ssh problem. was m...
christos[src/trunk]: src/sys/arch/x86/x86 PR/51016: David Binderman: comment out poin...
kamil[src/trunk]: src/sys/sys Deduplicate stdbool.h definitions
christos[src/trunk]: src/sys/arch/amd64/conf - Turn on ASLR by default
tsutsui[src/trunk]: src/sys/arch/atari/stand/libsa No need to have errno in a MD fil...
knakahara[src/trunk]: src/sys/dev/mii Add Marvell 88E1512.
martin[src/trunk]: src/sys/arch/mips/mips Do not touch FP register on softfloat ker...
christos[src/trunk]: src/tests/bin/sh Add a test case for here documents positioned o...
christos[src/trunk]: src/sys/kern 1. mask fflags so we don't tack on whateve oflags w...
skrll[src/trunk]: src/sys/dev/usb regen
skrll[src/trunk]: src/sys/dev/usb regen
maya[src/trunk]: src/sys/dev/pcmcia spaces to tabs
christos[src/trunk]: src/external/gpl3 regen for vax
ozaki-r[src/trunk]: src/sys/net Revert "Revert part of "Switch the address list of i...
ozaki-r[src/trunk]: src Introduce rump.ping6
shm[src/trunk]: src/libexec/ftpd Fix directory stream leaks
christos[src/trunk]: src/sys/sys need more includes for siginfo...
ozaki-r[src/trunk]: src/tests/net Add tests for ARP
jmcneill[src/trunk]: src/sys/arch/arm/nvidia use utmip settings for 12MHz ref clk, no...
christos[src/trunk]: src/sys/kern fix build
mlelstv[src/trunk]: src/sys/dev/sdmmc Be more verbose about error conditions.
jmcneill[src/trunk]: src/sys/arch/arm/broadcom When halting a channel, abort the curr...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Align partitions to 64MB for the...
nakayama[src/trunk]: src/etc/mtree Remove obsolete directory ./usr/include/gcc-4.5
mlelstv[src/trunk]: src/sys/dev/sdmmc correct (the commented out) calculation of bus...
knakahara[src/trunk]: src/sys/net fix two races between set_ip_addrs and clear_ip_addr...
roy[src/trunk]: src/sys/net80211 ieee80211 users in Other OS export rssi and noi...
roy[src/trunk]: src Add sc_pid to sockcred so that SOCK_DGRAM and LOCAL_CREDS so...
kamil[src/trunk]: src/tests/kernel Add new tests dbregs[12] in t_ptrace_wait{, 3, 4, ...
dholland[src/trunk]: src/sys/arch/x86/pci PR 51672 David Binderman: M_CSUM_TCPv6, not...
mrg[src/trunk]: src/sys/compat/netbsd32 s/netbds32_copyout_statvfs/netbsd32_copy...
mlelstv[src/trunk]: src/sys/dev/sdmmc cosmetic change only.
ginsbach[src/trunk]: src/lib/libc/time Only apply am/pm adjustment to tm_hour when it...
riastradh[src/trunk]: src/share/man/man9 Fix name of example list head.
riastradh[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins No CRT_HAS_12...
riastradh[src/trunk]: src/lib/libc/gen KNF
skrll[src/trunk]: src/sys/arch/arm/nvidia G/C old structs
mrg[src/trunk]: src/share/mk switch sparc to GDB 7.10. works for me.
christos[src/trunk]: src/external/bsd/ntp/include bump stack a little
mlelstv[src/trunk]: src/sys/dev/scsipi CID 1396620: Null pointer dereferences
kamil[src/trunk]: src/tests/kernel Add new test file t_ptrace_amd64_wait.c and ref...
kamil[src/trunk]: src/tests/kernel/arch/amd64 Add new tests dbregs[2345] in MD arc...
kamil[src/trunk]: src/tests/kernel/arch/amd64 Define new tests for CPU Debug Regis...
flxd[src/trunk]: src/sys/dev/tc Print warning for problematic switch configuration.
tsutsui[src/trunk]: src Preliminary support for LUNA's HD647180X I/O processor (a.k....
skrll[src/trunk]: src/sys/dev/usb Whitespace
christos[src/trunk]: src/tests/kernel - abstract the pipe calls into routines.
riastradh[src/trunk]: src/share/man/man9 Use imperative mood consistently.
christos[src/trunk]: src/sys/kern set the signal flag when the signal was sent to eve...
isaki[src/trunk]: src/sys/arch/m68k/fpe Fix sign of NAN. Found by XM6i.
kamil[src/trunk]: src/tests/kernel Clean up after fixes and refactoring by Christo...
christos[src/trunk]: src/lib/libc/net make it always return a NUL terminated string i...
ozaki-r[src/trunk]: src/sys Apply deferred if_start framework
christos[src/trunk]: src/sys/arch/i386/conf PCPPISPEAKER
christos[src/trunk]: src/distrib/sets/lists/comp spkrio.h is not isa only anymore.
christos[src/trunk]: src/sys/dev/ofisa don't use alloca
maya[src/trunk]: src/sys/dev/isa Be explicit about precedence of operators
christos[src/trunk]: src/sys/modules/compat_netbsd32 Add VMSWAP
nat[src/trunk]: src/sys Add functions to access device flags. This restores sim...
kre[src/trunk]: src/sys/net/npf Remove what looks like remnant (partly removed a...
christos[src/trunk]: src/libexec/identd add npf support.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/via Need to specify mmap_obje...
macallan[src/trunk]: src/sys/arch/evbmips/conf add jzrng
dholland[src/trunk]: src/share/mk Remove CreationDate from the header of output posts...
shm[src/trunk]: src/crypto/external/bsd/libsaslc/dist/src Fix various minor memo...
jmcneill[src/trunk]: src Install hdmicecio.h
dholland[src/trunk]: src Add a (draft) 64-bit superblock. Make things build again.
ozaki-r[src/trunk]: src/sys/net Unbreak build of kernels without INET
christos[src/trunk]: src/sys/net remove useless cast.
dholland[src/trunk]: src/lib/libpthread _SC_PAGESIZE is not the page size; it's a sym...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe ixv.h is no more.
christos[src/trunk]: src/external/bsd/bind/dist/doc/arm Import bind 9.10.2-P3
rin[src/trunk]: src/sys/arch/x68k/stand/loadbsd Fix comment. We do not use the a...
alnsn[src/trunk]: src/sys/dev Add XTS mode to cgd(4).
pgoyette[src/trunk]: src/share/man/man9 orrect the text for fileassoc_table_run() - i...
szptvlfn[src/trunk]: src/doc typo
mrg[src/trunk]: src/distrib/sets/lists fix some merge errors in the previous
christos[src/trunk]: src/usr.bin/netstat fix build (stdbool lossage)
skrll[src/trunk]: src/external/gpl3/binutils binutils 2.26 mknative for mipseb
alnsn[src/trunk]: src/sbin/cgdconfig Add aes-xts to cgdconfig(8).
mrg[src/trunk]: src/share/mk aarch64 builds work with binutils 2.27. switch it....
nat[src/trunk]: src/sys/dev/raidframe Ensure variables are initialized. Fixes e...
martin[src/trunk]: src/lib/libc/compat/arch/mips/gen Do not store FP registers in s...
christos[src/trunk]: src move stdbool.h to sys, reuire pool.h to include <sys/stdbool...
jmcneill[src/trunk]: src/sys/dev/sdmmc Add ADMA2 support, which enables scatter gathe...
martin[src/trunk]: src/sys/arch/mips/conf Restrict float format hacks to gcc 4.8
mrg[src/trunk]: src/distrib/sets/lists revert the previous; it wasn't wrong, jus...
ozaki-r[src/trunk]: src/sys Add rtcache_unref to release points of rtentry stemming ...
mrg[src/trunk]: src/external/gpl3/gcc - clean up some
skrll[src/trunk]: src/external/gpl3/binutils/dist/ld Too many ; ; in previous
nat[src/trunk]: src/sys/modules Fix building of the spkr module. The module now...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist import openssh-7.0
mlelstv[src/trunk]: src/sys/sys Add driver entry point to augment a default disklabe...
christos[src/trunk]: src/distrib/sets/lists/tests new lint test.
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-r128 build EXA s...
kamil[src/trunk]: src/sys/sys Remove unneeded comment about <stdbool.h> in the use...
ozaki-r[src/trunk]: src/tests/net/arp Remove remaining debug code
maxv[src/trunk]: src/share/man/man4 Remove the malloc debug options. They no long...
martin[src/trunk]: src/share/mk Pass -pie to cc, not -Wl, -pie. This way we have a c...
knakahara[src/trunk]: src/sys/dev/pci Add Marvell Armada38x.
christos[src/trunk]: src/sys/lib/libkern/arch/m68k add mulsi3, needed by inet_addr.o
mbalmer[src/trunk]: src/doc Note Lua patch level.
martin[src/trunk]: src/lib/libc/compiler_rt Make sure to define __SOFT_FP__ when bu...
jmcneill[src/trunk]: src/distrib/utils/embedded use a larger (64KB) block size, this ...
mrg[src/trunk]: src/sys/arch/sparc/conf revert the previous. sparc has no spkr.
rin[src/trunk]: src/usr.sbin/mlxctl s/LIButil/LIBUTIL/ in DPADD
wiz[src/trunk]: src/share/man/man2 I do like the idea of April 43, 2016, but it'...
kamil[src/trunk]: src/tests/lib/libc/gen/exect Add new test t_exect to verify exec...
martin[src/trunk]: src/sys/arch/playstation2/dev Fix bpf_mtap argument
wiz[src/trunk]: src Sort sections.
roy[src/trunk]: src/sys/kern When loading a kernel, test if it's already loaded ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common on NetB...
riastradh[src/trunk]: src/external/bsd/tcpdump/bin print-ip6.c is needed even with MKI...
kamil[src/trunk]: src/tests/kernel/arch/amd64 Add dbregs_dr[0123]_trap_variable in...
kamil[src/trunk]: src/tests/kernel lwpinfo1 and lwpinfo2 in t_ptrace_wait{, 3, 4, 6, i...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Update ixg(4) and ixv(4) up to FreeBSD r30...
knakahara[src/trunk]: src/sys add API to manipulate ifa->ia_hash and ia_hash_pslist_en...
christos[src/trunk]: src/lib/libedit chartype cleanups from Ingo Schwarze:
uwe[src/trunk]: src/share/man/man9 Add couple of missing .Ns
christos[src/trunk]: src/sys/arch/amd64/conf We don't need TRAP_SIGDEBUG
riastradh[src/trunk]: src/share/man/man9 Remove incorrect comment about non-effect of ...
christos[src/trunk]: src/lib/libexecinfo make this work with pie binaries (subtract d...
jmcneill[src/trunk]: src/sys/dev/sdmmc bus_dma_segment_t ds_addr is bus_addr_t not pa...
dholland[src/trunk]: src Use the lfs header file and lfs's mount args struct, not ufs...
tsutsui[src/trunk]: src/sys/arch/atari/stand/installboot Try to shrink binary size a...
nonaka[src/trunk]: src/sys/dev/pci Added ASMedia ASM1042A USB 3.0 Host Controller.
mlelstv[src/trunk]: src/sys/dev/sdmmc lock more hardware accesses
ryo[src/trunk]: src/sbin/newfs no need to escape
pgoyette[src/trunk]: src/lib/libc/net Fix comment: s/ACCD/ADDC/
christos[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant fix printf formats for ...
christos[src/trunk]: src/sys/compat/svr4_32 catch up with exit1() change
knakahara[src/trunk]: src/sys/arch/x86/pci fix build of amd64/i386 with NO_PCI_MSI_MSI...
skrll[src/trunk]: src/sys/arch Restore HOST1X and AHB_A2 to pmap_devmap to give pm...
gson[src/trunk]: src/usr.bin/tip Don't call exit() from a signal handler, as it's...
shm[src/trunk]: src/crypto/external/bsd/libsaslc/dist/src Fixed memory leak on c...
mrg[src/trunk]: src/share/mk switch alpha to GCC 5.3. works just as well on my ...
macallan[src/trunk]: src/sys/arch/mips/conf make sure we compile mips_fpu.c and fp.S ...
mlelstv[src/trunk]: src/sys/arch/amiga/amiga appease compiler. Fixes options MODULAR...
christos[src/trunk]: src/lib/libc userland bits for wait6/waitid.
christos[src/trunk]: src/usr.bin/patch from bitrieg:
christos[src/trunk]: src/sys/kern implement WCONTINUED, untested
skrll[src/trunk]: src/external/gpl3/binutils/dist/bfd Don't use secureplt on alpha...
riastradh[src/trunk]: src/external/cddl/osnet/dev Add autounload logic to dtrace modul...
riastradh[src/trunk]: src/external/cddl/osnet/dev/cyclic Prevent autounload while cycl...
rin[src/trunk]: src/bin/ps KNF
uwe[src/trunk]: src/sys/dev/pci vioif_start() - do not call virtio_enqueue_abort...
christos[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant grr. usec is also os_ti...
hannken[src/trunk]: src - Change vcache_reclaim() to always call VOP_INACTIVE() befo...
knakahara[src/trunk]: src/tests/net/if_pppoe fix typo. ping6 deadline option is not "-...
kamil[src/trunk]: src Refactor location of amd64-specific ATF tests to new dir ker...
mlelstv[src/trunk]: src/sys/dev use dk_openlock when accessing openmask.
christos[src/trunk]: src/external/bsd/bind/dist merge conflicts for bind-9.10.2-P3 to...
tnn[src/trunk]: src/sys/arch/arm/allwinner fix attachment of non-console UARTs a...
christos[src/trunk]: src/sys/kern Fix ASLR stack setup:
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd dhcpcd now uses libutil.
jmcneill[src/trunk]: src/sys/arch/evbarm Enable tegracec and hdmicec
msaitoh[src/trunk]: src/sys/dev/pci Print interrupt type correctly.
tsutsui[src/trunk]: src/sys/arch/x68k/x68k Fix crashdump on machines with EXTENDED_M...
mrg[src/trunk]: src/usr.bin/systat add a basic "-b" option - that outputs one di...
christos[src/trunk]: src/share/mk move alpha to new binutils
skrll[src/trunk]: src/share/man/man4 Note all chipsets supported.
isaki[src/trunk]: src/sys/arch/m68k/fpe Improve the exponential and hyperbolic fun...
pgoyette[src/trunk]: src/lib/libc/net Update BUGS section to note the possibility of ...
nat[src/trunk]: src The audio sub-system now supports the following features as
dholland[src/trunk]: src/sys/ufs/lfs lfs_cleanint[] in the in-memory superblock needs...
christos[src/trunk]: src/sys/kern Set the exit status code properly.
ozaki-r[src/trunk]: src/sys/net Fix usage of pslist(9)
sjg[src/trunk]: src/usr.bin/make Use lstat(2) if we have a link, incase it is a ...
mrg[src/trunk]: src/sys/arch/amiga/dev remove include of <dev/rcons/raster.h>, w...
riastradh[src/trunk]: src/sys/kern KNF (Khange Not Functional)
jmcneill[src/trunk]: src/sys/dev/sdmmc eMMC fixes
kamil[src/trunk]: src/tests/kernel Fix Clang/LLVM build
christos[src/trunk]: src/sys/arch/amd64/conf kill PCPPISPEAKER
christos[src/trunk]: src/sys/dev/isa split out the pcppi attachment of the speaker
christos[src/trunk]: src/sys/dev fix module build
martin[src/trunk]: src/sys/dev Avoid crashes in calcwater when audioattach did not ...
maya[src/trunk]: src/sys/dev fix AUDIO_DEBUG build (it builds, it boots, it plays...
mrg[src/trunk]: src/share/mk switch ppc* to binutils 2.27.
mrg[src/trunk]: src/share/mk switch mips (32 bit) and arm to binutils 2.27. hpp...
jmcneill[src/trunk]: src/sys/dev/sdmmc clear SMF_UHS_MODE flag before enabling card
ozaki-r[src/trunk]: src/sys/netinet6 Move default interface things from nd6_rtr.c to...
mrg[src/trunk]: src/usr.sbin/crash enable sparc crash(8) builds.
christos[src/trunk]: src/external/gpl3/gdb/dist import new gdb
christos[src/trunk]: src/sys/arch/sun68k/stand/netboot XXX: add missing symbols.
christos[src/trunk]: src/external/bsd/blacklist/port more FreeBSD changes from Kurt L...
gson[src/trunk]: src/usr.bin/make Fully avoid the nonstandard types u_char, u_int...
tsutsui[src/trunk]: src/sys/lib/libkern/arch/m68k Revert untested and unnecessary ch...
mrg[src/trunk]: src/sys/compat/sys include opt_compat_netbsd.h to get COMPAT_SOC...
palle[src/trunk]: src/sys/arch/sparc/sparc Rework locking mechanism introduced in ...
dholland[src/trunk]: src Fix assorted 64->32 truncations related to BLOCK_INFO.
dholland[src/trunk]: src Add IFILE32 and IFILE64 structures for the on-disk ifile ent...
dholland[src/trunk]: src Provide 32-bit and 64-bit versions of FINFO.
christos[src/trunk]: src/lib/libc/time merge 2015f
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 revert most of the pr...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia extract physical address from HDMI VDSB ...
mlelstv[src/trunk]: src/sys/dev/sdmmc protect card detection with mutex.
dholland[src/trunk]: src/sys/ufs/lfs Fix botched syscall_package. HI CHRISTOS
christos[src/trunk]: src/lib/libedit More WIDECHAR elimination (Ingo Schwarze)
christos[src/trunk]: src/external/gpl3/gdb/dist import new gdb
christos[src/trunk]: src/external/gpl3/binutils regen sun2, earm, earmeb
christos[src/trunk]: src/sys/modules/spkr Add spkr_pcppi.c
kamil[src/trunk]: src Attach t_exect to ATF tests and distribution
maya[src/trunk]: src/sys/dev remove redundant null check
christos[src/trunk]: src/tests/bin/sh Added lots more end delimiter tests (some weird...
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Add a missing newline in help me...
dholland[src/trunk]: src/sys/arch/amd64/conf 1.6 was the first amd64 release. (althou...
skrll[src/trunk]: src/sys/dev/usb Trailing whitespace
maya[src/trunk]: src/external/bsd/dhcp/bin/clientscript Do not attempt to pass -l...
ozaki-r[src/trunk]: src/tests/net Use redirection instead of pipeline
mlelstv[src/trunk]: src Provide a man page for the disk driver subroutines (dksubr).
knakahara[src/trunk]: src/sys/net fix CID 1396600: Null pointer dereferences
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Add missing pmf_device_deregister() in i...
palle[src/trunk]: src/sys/arch/sparc sun4v: Workaround for OpenBoot feature where ...
mlelstv[src/trunk]: src/sys/arch/arm/broadcom Invoke callback routine for all DMA in...
mrg[src/trunk]: src/distrib/sets/lists now that we only support gcc 4.8, make al...
maxv[src/trunk]: src/sys/kern Small changes:
christos[src/trunk]: src/sys/kern Simplify even more to make it clear how the status ...
pgoyette[src/trunk]: src/sys/net Add modular dependency on zlib module.
christos[src/trunk]: src/sys/kern don't create ktrace records if we were not asked.
dholland[src/trunk]: src Fix assorted 64 -> 32 truncations in lfs. Also, some minor t...
dholland[src/trunk]: src/sys/ufs/lfs Fix catastrophic bug in lfs_rewind() that change...
christos[src/trunk]: src/distrib/sets/lists update sets for waitid/wait6.
mrg[src/trunk]: src/share/mk switch amd64 and i386 to GCC 5.3 by default.
mlelstv[src/trunk]: src/sys/arch/x86/x86 Only fix up IPMI on ProLiant Microserver wh...
martin[src/trunk]: src/sys/dev/usb Update links to usb.org specs
christos[src/trunk]: src/external/bsd/blacklist/bin FreeBSD patches from Kurt Lidl.
christos[src/trunk]: src/sys no need to pass the coredump flag to exit1() since it is...
ozaki-r[src/trunk]: src/distrib/utils/x_ping6 Add -DCRUNCHOPS
christos[src/trunk]: src/distrib/sets/lists/xcomp add missing lint libraries
riastradh[src/trunk]: src/doc Reminder to add RCSIDs in any future DRM update.
roy[src/trunk]: src/sys/dev/ic Revert prior.
riastradh[src/trunk]: src/sys/conf Use && to fail early if subcommands of kernel link ...
christos[src/trunk]: src/sys/kern Add a flags sysctl for ASLR to disable particular f...
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.8.0 with th...
maxv[src/trunk]: src/sys Lock before calling uvm_swap_stats(). Otherwise a race c...
christos[src/trunk]: src/usr.bin/sed PR/49872:Yorick Hardy: sed functions 'i' and 'a'...
christos[src/trunk]: src/external/gpl3/gcc update VAX
dholland[src/trunk]: src/sbin/fsck_lfs Use intmax_t to print daddr_t; from sevan@.
tsutsui[src/trunk]: src/usr.sbin/sysinst/arch/atari Remove unused es message files.
dholland[src/trunk]: src Make 32-bit and 64-bit versions of CLEANERINFO.
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/lib/libnpf use array notation
alnsn[src/trunk]: src/share/man/man4 Document AES-XTS in cgd(4).
mrg[src/trunk]: src/external/gpl3/binutils regen binutils mknative files for bin...
ozaki-r[src/trunk]: src/sys/netinet6 Make some functions static
mrg[src/trunk]: src/share/man/man9 document pci_intr_evcnt()
maxv[src/trunk]: src/share/man/man9 Remove POOL_INIT() (does not exist).
ryo[src/trunk]: src/sys/arch/arm/imx fix to compile unless defined IMXUARTCONSOLE
ozaki-r[src/trunk]: src/sys Use time_uptime instead of time_second to avoid time leaps
macallan[src/trunk]: src/sys/arch/mips/ingenic - sprinkle volatile
mlelstv[src/trunk]: src/sys/kern KASSERT that magic pointers NOCRED and FSCRED are n...
skrll[src/trunk]: src/sys When expanding an inline function make sure you get the ...
skrll[src/trunk]: src/external/gpl3/binutils Re-run mknative
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Fix uninitialized data.
nakayama[src/trunk]: src/sys/arch/sparc64/conf Fix probably a typo.
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for sparc and gdb 7.10
christos[src/trunk]: src/tests/bin/sh Finish these tests (or at least, fill in the pl...
christos[src/trunk]: src/sys/arch/ofppc/stand/ofwboot PR/51015: David Binderman: remo...
christos[src/trunk]: src/external/gpl3 regen mips64
maya[src/trunk]: src/share/man/man4 update uep(4) to reflect the fact it can be c...
dholland[src/trunk]: src/lib/libc/misc More of previous.
christos[src/trunk]: src/bin/sh After discussions with Jilles Tjoelker (FreeBSD shell...
martin[src/trunk]: src/share/mk Add missing .if so MKPIE is only defaulting to yes ...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-sunffb build EXA...
dholland[src/trunk]: src/lib/libcompat SEE ALSO re_format(7).
christos[src/trunk]: src/usr.bin/xlint/lint1 handle c99 nested struct initialization ...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Re-enable cpus [123] now that bcm2835_in...
mlelstv[src/trunk]: src/sys/dev fix diskerr message, it needs the driver name, not t...
msaitoh[src/trunk]: src/sys - Don't take pci_attach_args as an argument in pci_msi[x...
christos[src/trunk]: src/doc New tzcode
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix ix{gbe,v}_set_sysctlvalue().
jmcneill[src/trunk]: src/sys/arch/arm/amlogic advertise HS200 support
jmcneill[src/trunk]: src/sys Simplify sdhc(4) locking
jmcneill[src/trunk]: src/sys Add an API for HDMI CEC devices. HDMI Consumer Electroni...
jmcneill[src/trunk]: src/sys/dev/sdmmc let SDHC_FLAG_HOSTCAPS override SDHC_CAPABILIT...
knakahara[src/trunk]: src/sys/dev/pci support Tx multiqueue for 82574(aka e1000e for V...
christos[src/trunk]: src/lib/librumphijack fix test lib/librumphijack/t_sh/runscript
kamil[src/trunk]: src/tests/kernel Add new tests lwpinfo1 in t_ptrace_wait* and lw...
ozaki-r[src/trunk]: src/sys/sys Bump kernel version for struct ifaddr change
ozaki-r[src/trunk]: src/sys/netinet6 Fix kernel builds (gcc 4.8)
jmcneill[src/trunk]: src/sys/dev/sdmmc instead of trying to handle cards already in 1...
wiz[src/trunk]: src/share/man/man9 New sentence, new line.
jmcneill[src/trunk]: src/sys/dev/sdmmc Add support for DDR50 transfer modes.
christos[src/trunk]: src/sys/kern rump needs <sys/idtype.h>
mlelstv[src/trunk]: src/sys/dev/acpi Add comments.
mlelstv[src/trunk]: src/sbin/newfs_msdos Use the same defaults for cluster sizes as ...
ozaki-r[src/trunk]: src Separate nexthop caches from the routing table
christos[src/trunk]: src/sys/kern Add some diagnostic printf's when we reset permissi...
mrg[src/trunk]: src/external/gpl3/gcc sgimip is big endian, noted by @nisimura.
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 new c99 init test found by xorg's ...
skrll[src/trunk]: src/sys/arch/arm/broadcom Reduce latency a bit. From nat@
christos[src/trunk]: src revert previous, will fix differently.
nakayama[src/trunk]: src/sys/arch/sparc64/dev pckbc@ebus: match "kb_ps2" device to ma...
kamil[src/trunk]: src/sys/arch/riscv/riscv Fix cpu_switchto(9) prototype in a comment
ozaki-r[src/trunk]: src/sys/dev/ic Don't check if the frame is for us in the driver
knakahara[src/trunk]: src/sys/netinet6 remove unnecessary extern declaration.
macallan[src/trunk]: src/sys/dev/pci fix downward scrolling, set BUS_SPACE_MAP_PREFET...
msaitoh[src/trunk]: src/sys/arch/x86/include Add CLWB bit.
nat[src/trunk]: src/doc Synthesized PC speaker(4) device.
roy[src/trunk]: src/sys/arch/evbmips/conf Include sljit on octeon so we can use ...
christos[src/trunk]: src/lib/libnpf add npf_nat_lookup()
riastradh[src/trunk]: src/sys/sys Add missing argument to kernhist_dump.
christos[src/trunk]: src/lib/libedit more macro WIDECHAR undoing from Ingo Schwarze.
maxv[src/trunk]: src/sys/sys Remove pax_adjust() (does not exist).
mrg[src/trunk]: src/external/gpl3/gcc sparc has the ldap problem
ozaki-r[src/trunk]: src/tests/net/route Add tests for "route get"
christos[src/trunk]: src/external/bsd/elftoolchain/dist/libdwarf Delay freeing the di...
ozaki-r[src/trunk]: src/tests/net/ndp Fix head and cleanup definitions for cache_exp...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Add MSI/MSI-X support. The multiqueue fu...
christos[src/trunk]: src/crypto/external/bsd/openssh/lib bump version
ozaki-r[src/trunk]: src/sys/net Tidy up header inclusions
wiz[src/trunk]: src/libexec/httpd Remove trailing space in boast.
jmcneill[src/trunk]: src/sys/arch We have two SD controllers with different capabilit...
dholland[src/trunk]: src Hack up dinode usage to be 64 vs. 32 as needed. Part 1.
tnn[src/trunk]: src/sys/arch/evbarm/conf add commented out entries for com ports...
mlelstv[src/trunk]: src/sys/dev/sdmmc Send an explicit CMD12 (stop transmission) whe...
ozaki-r[src/trunk]: src/tests/net/ndp Fix cleanup
nakayama[src/trunk]: src/distrib/sets/lists/comp Resurrect ./usr/include/gcc-4.8/tgma...
ozaki-r[src/trunk]: src/sys/rump/librump/rumpkern Add psref to rump kernel
christos[src/trunk]: src/libexec/identd Fix varargs.
ozaki-r[src/trunk]: src/sys/netinet Remove unnecessary forward struct declarations
jnemeth[src/trunk]: src/external/bsd/blacklist/port Set path for includes_HEADERS. ...
mlelstv[src/trunk]: src/sys/dev/scsipi reference count adapter mutex possibly shared...
christos[src/trunk]: src/libexec/ld.elf_so Emulate the standard symbol search order i...
christos[src/trunk]: src/bin/sh Document the NETBSD_SHELL variable, the enhancements ...
mrg[src/trunk]: src/usr.bin/audio rename struct write_info as struct track_info, ...
christos[src/trunk]: src/sbin/gpt only update the wedge information if it is supported.
ozaki-r[src/trunk]: src Add tests for IPv4 DAD
roy[src/trunk]: src/external/bsd/openresolv/sbin/resolvconf Fix build for operes...
wiz[src/trunk]: src/share/man/man9 Use Dv for NULL, remove dot at end of SEE ALSO
mrg[src/trunk]: src/share/mk revert binutils check polarity. now we know that o...
ozaki-r[src/trunk]: src/tests/net/arp Reflect a fix on rt_refcnt
christos[src/trunk]: src/sys/external/bsd/ipf/netinet We don't need this in /current ...
riastradh[src/trunk]: src/sys/kern Need <sys/param.h> for splraiseipl.
christos[src/trunk]: src/tests/bin/sh Avoid relying on the test shell correctly imple...
christos[src/trunk]: src/tests/bin/sh Finish TEST_SH - all tests should support it now.
christos[src/trunk]: src/distrib/sets/lists/comp add sys/stdbool.h
jmcneill[src/trunk]: src/sys/arch/arm/nvidia enable ADMA2 data transfer mode
christos[src/trunk]: src/distrib/sets/lists/tests new test
mrg[src/trunk]: src/external/gpl3/binutils mknative-binutils for binutils 2.26 a...
ozaki-r[src/trunk]: src Document net.inet6.ip6.neighborgcthresh change
mlelstv[src/trunk]: src/sys/dev/sdmmc Ignore data inhibit for commands that do not u...
msaitoh[src/trunk]: src/share/man/man4 MSI and MSI-X are supported now.
christos[src/trunk]: src/tests/bin/sh PR bin/51027 - tests for shell positional param...
christos[src/trunk]: src/usr.bin/patch remove reference to SCCS which is not supporte...
bouyer[src/trunk]: src/sys/arch/amd64/amd64 __cpu_simple_unlock() is called from _m...
martin[src/trunk]: src/lib/libm No fenv for m68k with SOFTFLOAT for now - so at lea...
nat[src/trunk]: src/sys/dev Fix a build error. Found by joerg@
nat[src/trunk]: src/etc/etc.aarch64 spkr->speaker. Found by kamil@
nat[src/trunk]: src/sys/sys MCLOSE class->flag. Found by hannken@
christos[src/trunk]: src/sys/modules/npf ditch ptree and use lpm
christos[src/trunk]: src/sys/dev/isa put back spkrio.h for compat
dholland[src/trunk]: src/sys/arch/amd64/conf sort iwm* before iwn*
msaitoh[src/trunk]: src/sys/dev/pci FreeBSD r280182 made new file ix_txrx.c and move...
pgoyette[src/trunk]: src/sys/sys Finish the rename from sc_auto --> sc_autoload
leot[src/trunk]: src/distrib/notes/common Add myself.
prlw1[src/trunk]: src/sys/external/bsd/ipf/netinet Avoid panic in SIOCGNATL derefe...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
riastradh[src/trunk]: src/distrib/sets/lists/comp cvslatest(1) is unconditional, doesn...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Update ixg(4) and ixv(4) up to FreeBSD r28...
christos[src/trunk]: src/lib/libexecinfo Add unwind action type and constants
christos[src/trunk]: src/sys/net Don't create an RTM_MISS message for every route all...
christos[src/trunk]: src/external/bsd/blacklist/port remove HAVE_FPARSELN
christos[src/trunk]: src/external/cddl/osnet/dist/common/ctf fix test.
roy[src/trunk]: src Implement pidfile_lock, pidfile_read and pidfile_clean.
jmcneill[src/trunk]: src/sys/arch/arm/broadcom enable UHS support
dholland[src/trunk]: src/sbin/newfs_lfs Use c99 initializers.
roy[src/trunk]: src Bump libutil for new pidfile functions.
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Only FreeBSD treats rssi t...
kamil[src/trunk]: src/tests/kernel Add new tests kill[12] in t_ptrace_wait{, 3, 4, 6, ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Update ixg(4) and ixv(4) up to FreeBSD r28...
martin[src/trunk]: src/sys/dev paddr_t might be a different size then a pointer, so...
mrg[src/trunk]: src/sys/arch/sparc rearrange slightly to enable crash(8) to build.
mrg[src/trunk]: src/external/gpl3/binutils rebuild mkantive for ppc and binutils...
alnsn[src/trunk]: src/sys/sys Welcome to 7.99.45.
alnsn[src/trunk]: src/sys/crypto/rijndael Add XTS mode.
skrll[src/trunk]: src/sys/dev/usb KNF
skrll[src/trunk]: src/sys/dev/usb More ATHN_DEBUG
christos[src/trunk]: src/sys regen
christos[src/trunk]: src/external/public-domain/sqlite/sqlite2mdoc From: https://gith...
mrg[src/trunk]: src/usr.bin/sort add a description about what was being attempte...
pgoyette[src/trunk]: src/sys/kern And now fix the actual syntax error. :(
hannken[src/trunk]: src/sys/miscfs/specfs Avoid a race with spec_revoke for the asse...
wiz[src/trunk]: src/lib/libc/sys Use more markup, fix a typo.
christos[src/trunk]: src/lib/libkvm some ports need <sys/wait.h>
skrll[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Set ELFSIZE to 64
sjg[src/trunk]: src/usr.bin/make Skip looking for .MAKE.JOBS if either of compat...
christos[src/trunk]: src/sys/net Don't interpret routing requests by interface index ...
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 new test
ozaki-r[src/trunk]: src/tests/net/arp Fix TESTS_SH assignment
ozaki-r[src/trunk]: src/sys/net Make some global variables static
mlelstv[src/trunk]: src/external/gpl3/gcc amiga kernel builds and runs
christos[src/trunk]: src/sys/sys correct the definition of WSTOPPED
rin[src/trunk]: src/bin/ps Calculate CPU usage (pcpu) once per process if it is ...
dholland[src/trunk]: src/external/mit/xorg/lib/gallium Build gallium with -pthread if...
maxv[src/trunk]: src/share/man/man9 Mention UVM_KMF_EXEC.
maxv[src/trunk]: src/sys/kern stupid comment, and make sure we are not executing ...
jmcneill[src/trunk]: src/sys/dev/sdmmc don't hold intr_lock while calling sdhc_execut...
uebayasi[src/trunk]: src/sys/kern o Don't include sys/sched.h. Scheduler-related ope...
ozaki-r[src/trunk]: src/tests/net Use rump.ping6 instead of ping6 with rumphijack(3)
christos[src/trunk]: src/external/gpl3 regen m68k
tsutsui[src/trunk]: src/doc Mention luna68k HD647180X I/O processor support.
christos[src/trunk]: src/sys/kern PR/51685: Kamil Rytarowski: Fill sigcontext info in...
msaitoh[src/trunk]: src/doc Add Intel X55x support.
jnemeth[src/trunk]: src/usr.bin/calendar/calendars update floating holidays for 2017...
ozaki-r[src/trunk]: src/sys/netinet6 Fix double rtfree
nonaka[src/trunk]: src/sys/arch/zaurus/conf armfpe is gone.
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Ensure enable clocks for omapmputmr.
njoly[src/trunk]: src/sys/rump/net/lib/libvlan Fix NetBSD keyword expansion.
mrg[src/trunk]: src/sbin/drvctl add an example for rescanning ATA busses.
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
christos[src/trunk]: src/external/gpl3/gdb/dist import new gdb
christos[src/trunk]: src/tests/bin/sh/dotcmd Allow for testing other than /bin/sh usi...
alnsn[src/trunk]: src/usr.bin/kdump Don't enter infinite loop on big ktr_len values.
pgoyette[src/trunk]: src/sys/kern Only cast to (void) if the type is NOERR
mrg[src/trunk]: src/sys/uvm/pmap extend the pmap_activate/pmap_deactivate UVMHIS...
ozaki-r[src/trunk]: src/sys/netinet6 CID 1396598, CID 1396634: Fix null pointer dere...
msaitoh[src/trunk]: src/sys/arch/amd64/conf Compile ixv(4) by default.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Update ixg(4) and ixv(4) up to FreeBSD r29...
maya[src/trunk]: src/doc Note new axe(4) chipset support.
ozaki-r[src/trunk]: src/sys/arch/sun3/dev Remove obsolete ancient optimization for bpf
wiz[src/trunk]: src/usr.bin/patch Fix two typos.
riastradh[src/trunk]: src/share/man/man9 Fix missing NAME operand to PSLIST_ENTRY_DEST...
martin[src/trunk]: src/sys/arch/playstation2 Add missing includes
skrll[src/trunk]: src/external/gpl3/binutils binutils 2.26 mknative for mipsel
dholland[src/trunk]: src/lib/libc/stdio improve usage
dholland[src/trunk]: src/sys/ufs/lfs Widen several of the fields of BLOCK_INFO to 64 ...
roy[src/trunk]: src/lib/libc/stdlib Revert prior, no idea why it was causing me ...
skrll[src/trunk]: src/sys Improve ddb(4) show kernhist
riastradh[src/trunk]: src/usr.bin/vndcompress __diagused, not __unused -- used in an a...
pgoyette[src/trunk]: src/lib/libc/net More tweaking...
riastradh[src/trunk]: src/external/cddl/osnet/dev/profile Disable autoload if there ar...
ozaki-r[src/trunk]: src/sys/netinet6 Don't call pfxlist_onlink_check with holding ll...
wiz[src/trunk]: src/usr.sbin/vnconfig Sort sections. Use more markup.
christos[src/trunk]: src/lib/libpuffs there is no pflags, just flags.
christos[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/int10 Don't ...
kiyohara[src/trunk]: src/sys/dev/marvell Fix calculate to address for window register.
riz[src/trunk]: src/sys/arch/evbarm/conf Use GENERIC.common
christos[src/trunk]: src/tests/bin/sh Don't confuse more capable shells by writing op...
christos[src/trunk]: src/tests/bin/sh When embedding a command in a subshell "( ... )...
christos[src/trunk]: src/tests/bin/sh Avoid leaving turds in /tmp. (from kre@)
ozaki-r[src/trunk]: src/tests/net/route Make outputs informative on failure
skrll[src/trunk]: src/sys/kern Simplify. No functional change.
mlelstv[src/trunk]: src/sys/dev/mscp Initialize disk_geom information, DIOCGPARTINFO...
jmcneill[src/trunk]: src/sys/dev/sdmmc Add basic UHS-I support. SDR50 and SDR104 are ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia set SDHC_FLAG_POLL_CARD_DET when we have...
dholland[src/trunk]: src/sys/ufs/lfs Simplify some leftover code and remove some old ...
jmcneill[src/trunk]: src/sys/dev/sdmmc Implement SDHC sampling clock tuning procedure.
ozaki-r[src/trunk]: src/sys/netinet6 Use __func__ in log messages
christos[src/trunk]: src/sys/kern add wait6
christos[src/trunk]: src/lib/libc/sys add idtype.h to mklintstub and say who generate...
martin[src/trunk]: src/sys/arch/playstation2/dev Adopt to device_t/struct ifnet* ch...
maxv[src/trunk]: src/sys Introduce POOL_REDZONE.
ozaki-r[src/trunk]: src Introduce rump.arp
tsutsui[src/trunk]: src/share/mk Revert rev 1.359 which broke libsa builds. PR/50101
christos[src/trunk]: src/usr.sbin/makemandb PR/51025: Abhinav Upadhyay: Remove unused...
christos[src/trunk]: src/share/mk move sh3 to new binutils
christos[src/trunk]: src/lib/libm more stuff needs -mfpu=vfp
christos[src/trunk]: src/sys/dev more spkr rework.
christos[src/trunk]: src/sys/modules/spkr sync with latest. this should either be cal...
christos[src/trunk]: src/sys/arch/arm/iomd audiobell now only needs the unit.
mlelstv[src/trunk]: src/sys/dev/scsipi appease gcc.
christos[src/trunk]: src/usr.sbin/makemandb PR/51007: Abhinav Upadhyay: apropos.c: Re...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Add driver for Tegra HDMI CEC controller.
skrll[src/trunk]: src/sys/dev/usb Add an axe(4) from FreeBSD
maxv[src/trunk]: src/share/man/man9 Document KMEM_SIZE, KMEM_REDZONE and KMEM_GUARD.
kamil[src/trunk]: src Do as POSIX says, define the timespec structure in <signal.h>
wiz[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant Sort SYNOPSIS. Fix xref.
martin[src/trunk]: src/distrib/sets/lists/debug Fix set lists for mips64 and gcc 5.3
mrg[src/trunk]: src/lib/csu/common add a hack for GCC 5 and non-x86 platforms:
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix vlan check bug in ixv_setup_vlan_suppo...
christos[src/trunk]: src/libexec/ld.elf_so add missing newline in comment
christos[src/trunk]: src/bin/sh Cease "support" for <redirect> fn() { ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Avoid using ASI_PHYS_NON_CAC...
kamil[src/trunk]: src/lib/libc/stdlib Compatibility fixes in reallocarr(3)
msaitoh[src/trunk]: src/sys/dev/pci Add some Red Hat devices.
christos[src/trunk]: src/distrib/sets/lists bump for openssh
knakahara[src/trunk]: src/share/man/man9 fix pci_get_ht_capability(9).
wiz[src/trunk]: src/share/man/man9 Mark up NULL with Dv.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Reduce diff against FreeBSD r280181.
kamil[src/trunk]: src/tests/kernel Print integers as hex with %#x rather than with...
njoly[src/trunk]: src/distrib/sets/lists/debug +librumpnet_vlan.so.0.0.debug
christos[src/trunk]: src/bin/sh Implement the NETBSD_SHELL readonly unexportable unim...
ozaki-r[src/trunk]: src/sys/netinet6 Tidy up nd6_timer initialization
kamil[src/trunk]: src/distrib/sets/lists/man Add malloc.conf.0 to fix build with M...
mlelstv[src/trunk]: src/sys/netinet Replace generic queue macros with IFNET/IFADDR m...
skrll[src/trunk]: src/share/mk Switch hppa to gcc 5.3
mbalmer[src/trunk]: src/external/mit/lua/dist/src Apply second and third patch from ...
christos[src/trunk]: src/sys/rump/net/lib/libnpf remove ptree add lpm
christos[src/trunk]: src/distrib/sets/lists/comp put back the isa/spkrio.h for compat
maxv[src/trunk]: src/sys/arch/amd64/amd64 On amd64 we try to guarantee that VA = ...
christos[src/trunk]: src/lib/libnpf update for v18 conn list; more error checks
christos[src/trunk]: src/sys/net/npf revert dir hack.
kamil[src/trunk]: src/tests/lib/libc/gen/exect Skip t_exect test because it makes ...
ozaki-r[src/trunk]: src Introduce rump.ndp
christos[src/trunk]: src/share/man/man4 Mention fileassoc dependencies
wiz[src/trunk]: src/share/man/man9 New sentence, new line.
mrg[src/trunk]: src/share/man/man4 document new UVMHIST_MAPHIST_SIZE and UVMHIST...
christos[src/trunk]: src/doc new bind
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common use the...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Update ixg(4) and ixv(4) up to FreeBSD r28...
riastradh[src/trunk]: src/sys/sys Don't pollute <sys/condvar.h> with <sys/mutex.h>.
christos[src/trunk]: src/usr.bin/xlint/lint1 Make the return type of "? type1 : void ...
christos[src/trunk]: src/sys/kern Add parent notification on SIGCONT as required by w...
christos[src/trunk]: src/lib/libc revert part of previous; not needed.
jmcneill[src/trunk]: src/doc note UHS-I and MMC HS200 support
macallan[src/trunk]: src/external/mit/xorg/lib/pixman Loongson MMI code needs -Wa, -mh...
christos[src/trunk]: src/bin/sh PR bin/51027 - fix the parsing of references to shell...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Add support for UHS-I / MMC HS200 tunin...
riastradh[src/trunk]: src/share/man/man9 Use the proper pluralization of `frotz'.
christos[src/trunk]: src/lib/libedit Char -> wchar_t from Ingo Schwarze.
jmcneill[src/trunk]: src/sys/dev/sdmmc Add support for eMMC 5.0 HS200 timings.
christos[src/trunk]: src/tests/bin/sh More tests, add protection against shells that ...
ozaki-r[src/trunk]: src/sys/net Remove unused global bridge list
ozaki-r[src/trunk]: src Document arp sysctl removals
martin[src/trunk]: src For the benefit of compilers not using our native C runtime ...
mlelstv[src/trunk]: src/sys/arch/arm/broadcom Handle error when setting DMA transfer.
mlelstv[src/trunk]: src/sys/dev/pci Replace the LOWER_FREQ quirk with the SLOW_SDR50...
tsutsui[src/trunk]: src/sys/arch/atari/stand/loadkmap Make local functions static.
joerg[src/trunk]: src/tests/lib/csu Replace LDADD with LDSTATIC.
christos[src/trunk]: src/sys/sys remove sys/wait.h just added, put it in the file tha...
jmcneill[src/trunk]: src/sys/dev/sdmmc bus_dma_segment_t ds_addr is bus_addr_t not pa...
christos[src/trunk]: src/sys/net - remove printf
martin[src/trunk]: src/distrib/sets/lists/debug Add t_pslist.debug
jmcneill[src/trunk]: src/sys/dev/sdmmc ODROID-C1 has a bug where the card is not powe...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Update ixg(4) and ixv(4) up to FreeBSD r29...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-glint build pm3_exa
macallan[src/trunk]: src - build glint driver on macppc
christos[src/trunk]: src/sys/kern Add missing ktrkuser
skrll[src/trunk]: src/sys/external/bsd/dwc2 Add a missing usb_syncmem(... BUS_DMAS...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe - Fix wol_enable, fc and wufc sysctls to w...
christos[src/trunk]: src/tests/kernel Fix the tests that broke after my changes.
kre[src/trunk]: src/lib/libc/net Actually guarantee that the returned buffer fro...
ozaki-r[src/trunk]: src/sys/netinet Use psref for ip_rtaddr
christos[src/trunk]: src/sys/net/npf This patches ditches the ptree(3) library, becau...
mrg[src/trunk]: src/sys/arch allow MPVERBOSE to be set to a value that sets the ...
ozaki-r[src/trunk]: src Add basic tests for IPv6 Address Lifetime Expiry
maxv[src/trunk]: src/sys/kern revert; but still fix the comment
christos[src/trunk]: src/sys Add PAX_MPROTECT_DEBUG
martin[src/trunk]: src/share/mk Switch playstation2 over to gcc 5.3, binutils 2.26 ...
mrg[src/trunk]: src/doc note (belatedly) gdb 7.10 import.
skrll[src/trunk]: src/sys Expand the bcm2835_intr_establish inline.
jmcneill[src/trunk]: src/sys/dev/sdmmc add support for UHS-I modes on capable 3.0+ co...
martin[src/trunk]: src/external/gpl3/gcc.old/lib/libgcc/libgcc "Extended version" o...
christos[src/trunk]: src/bin/sh This is an internally visible change - no effect visi...
riastradh[src/trunk]: src/share/man/man9 Say `loop header', not `loop head'.
dholland[src/trunk]: src Second batch of 64 -> 32 truncations in lfs, along with more...
christos[src/trunk]: src/external/cddl/osnet/dist/common/ctf properly check for type ...
ozaki-r[src/trunk]: src/sys/net Remove out-dated comments and unnecessary splsoftnet...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia set ref clk to 204MHz so we can take adv...
skrll[src/trunk]: src/share/mk Switch alpha to binutils 2.26
wiz[src/trunk]: src/bin/sh Remove some double quotes.
christos[src/trunk]: src/share/man/man2 Fix description of si_status.
christos[src/trunk]: src/tests/usr.bin/sed Add test for PR/49872
kamil[src/trunk]: src/tests/kernel Mark again lwpinfo2 with expected failure in t_...
ozaki-r[src/trunk]: src/sys/netisdn Use percpuq if_input
macallan[src/trunk]: src/sys/dev/pci - don't flush the engine after every blitter ope...
christos[src/trunk]: src/usr.bin/make Don't apply the suffix (curdir) to MAKEOBJDIR
christos[src/trunk]: src/share/mk factor out expression.
christos[src/trunk]: src/sys/net/npf make this compile again
christos[src/trunk]: src/sys/arch kill PCPPISPEAKER
christos[src/trunk]: src/sys/dev/ofisa Factor our model printing code; use aprint; el...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-glint now we hav...
martin[src/trunk]: src/lib/libc/softfloat/bits64 Avoid warnings (signed/unsigned co...
skrll[src/trunk]: src/lib/csu/common crt0-common.c is miscompiled by gcc 5.3 on ev...
dholland[src/trunk]: src/sys/ufs/lfs Make i_eff_nblks in the in-memory inode 64 bits ...
christos[src/trunk]: src/share/mk switch m68k to new binutils and gdb
flxd[src/trunk]: src/sys/dev/tc newline
kamil[src/trunk]: src/tests/kernel Add new test step1 in t_prace_wait{, 3, 4, 6, id, pi...
christos[src/trunk]: src/share/mk switch vax to gcc-5.3
martin[src/trunk]: src/sys/arch/playstation2/playstation2 Add missing include
apb[src/trunk]: src/external/public-domain/tz Update for tzdata2015f:
dholland[src/trunk]: src Make 32-bit and 64-bit versions of SEGSUM.
mrg[src/trunk]: src add a simple note about GCC 5.3.
taca[src/trunk]: src/doc Update root.cache entry.
taca[src/trunk]: src/etc/namedb Update root.cache to 2016/3/23 version, l.root-se...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet Comment out the mutex calls tha...
skrll[src/trunk]: src/sys/dev/usb Ensure the softc lock is not held in ucom_shutdo...
jmcneill[src/trunk]: src/sys/dev/sdmmc Add SDHC_FLAG_POLL_CARD_DET flag which lets th...
jmcneill[src/trunk]: src/sys/dev/sdmmc Handle cards that are already in low voltage (...
maxv[src/trunk]: src/sys Some changes, to reduce a bit my tech-kern@ patch:
msaitoh[src/trunk]: src/share/man/man9 Change pci_msi[x]_count()'s argument.
shm[src/trunk]: src/libexec/ftpd Clear utmpx struct before writing it to wtmpx f...
jnemeth[src/trunk]: src/usr.sbin/mountd PR/50125 - Jarle Greipsland -- Incorrect PID...
maxv[src/trunk]: src Remove KMEMSTATS.
christos[src/trunk]: src/distrib/sets/lists/xdebug add missing x11 selector
ozaki-r[src/trunk]: src/sys Apply pserialize and psref to struct ifaddr and its vari...
christos[src/trunk]: src/distrib/sets/lists Add wait tests.
christos[src/trunk]: src/lib/libc - clarify si_signo difference for waitid and wait6 ...
christos[src/trunk]: src/sys Implement WIFCONTINUED using the linux value instead of ...
macallan[src/trunk]: src/sys/arch/mips/ingenic moar registers, less tpyos
christos[src/trunk]: src/sys/net Use sockaddr_dl_init
riastradh[src/trunk]: src/tests/include/sys Make this list diff- and sort-friendlier.
riastradh[src/trunk]: src/share/man/man9 Fix a vestige of an earlier word choice: s/co...
prlw1[src/trunk]: src/external/bsd/ipf/dist/man fix typos
christos[src/trunk]: src/sys/kern restore the early breaks for the exact process match.
roy[src/trunk]: src/lib/libc/stdlib Stop calling reallocarr and just do the same...
msaitoh[src/trunk]: src/sys/arch/sparc64/conf Add ixg(4).
ozaki-r[src/trunk]: src/tests/net/arp Add tests for temp option
jmcneill[src/trunk]: src/sys/arch/arm/amlogic don't rely on u-boot to setup CARD and ...
scole[src/trunk]: src/lib/libc/arch/ia64/sys Add exect stub so "build.sh distribut...
mlelstv[src/trunk]: src/sys/arch/mvmeppc/mvmeppc Use symbolic constant. No functiona...
christos[src/trunk]: src Back in 1993 ${MACHINE} was a unique way to define objdirs for
christos[src/trunk]: src/share/mk complete the transition to binutils-2.27
skrll[src/trunk]: src/sys/dev/usb Fix athn async stuff - the wakeup call should ha...
ozaki-r[src/trunk]: src/sys/netinet6 Add nd6_ prefix to exported functions
mrg[src/trunk]: src/bin/expr for GCC 5.3 pass -fwrapv as this relies upon well-d...
skrll[src/trunk]: src/sys/arch/evbarm/conf PR/51017: VEXPRESS_A15 doesn't compile
christos[src/trunk]: src/sys/kern include <sys/idtype.h>
jmcneill[src/trunk]: src/sys/dev/sdmmc print "platform DMA" instead of "SDMA" when us...
skrll[src/trunk]: src/sys/dev/usb Fix a -Werror=sign-compare
christos[src/trunk]: src/doc new openssh
christos[src/trunk]: src/bin/sh PR bin/50993 - this is a significant rewrite of the w...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Sync ixg(4) up to FreeBSD r279805 (or r280...
skrll[src/trunk]: src/external/gpl3/gdb/dist/bfd Match with binutils
maxv[src/trunk]: src/share/man/man4 Remove KMEMSTATS
christos[src/trunk]: src/usr.bin/ftp PR/51043: Yorick Hardy: ftp(1) should use the po...
aymeric[src/trunk]: src/external/mit/xorg Fix bracket expressions by moving '-' to t...
roy[src/trunk]: src/doc Note import of dhcpcd-6.10.2
ozaki-r[src/trunk]: src/usr.sbin/arp Reduce abuse of global variables
christos[src/trunk]: src/crypto/external/bsd/openssh/dist merge conflicts
tsutsui[src/trunk]: src/distrib/atari/floppies/common Specify -DNDEBUG to remove ass...
riastradh[src/trunk]: src/share/man/man9 Fix wording around `list heads'.
rjs[src/trunk]: src/sys/dev/usb Fix URL in comment, no functional change.
ryo[src/trunk]: src/sys/arch/arm/imx initialize uart register when it is not a c...
bouyer[src/trunk]: src/sys/dev/i2c Fix DS1672 suppport: need to provide dm_ch_reg t...
knakahara[src/trunk]: src/share/man/man9 Add pci_get_ht_capability(9) man.
dholland[src/trunk]: src/sys/ufs/lfs Allow superblock accessors that widen 32-bit dis...
shm[src/trunk]: src/usr.bin/error Remove unnecessary fclose(3) call
mlelstv[src/trunk]: src/sys/arch/arm/broadcom Make the DMA halt procedure follow bet...
jakllsch[src/trunk]: src/external/gpl3 Correct temporary directory preference order i...
apb[src/trunk]: src/external/public-domain/tz/dist Import tzdata2015f from ftp:/...
skrll[src/trunk]: src/external/gpl3/binutils/dist/ld Attempt to fix mergo for mips
martin[src/trunk]: src/sys/arch/arm/rockchip David Binderman in port-arm/51013: mas...
christos[src/trunk]: src/bin/sh Finish constifying the new parsebackquote() function....
christos[src/trunk]: src/tests/bin/sh Added tests collected by Sven Mascheck
christos[src/trunk]: src/usr.sbin/makemandb update with the final list
nat[src/trunk]: src Add a synthesized pc beeper and keyboard bell for platforms ...
christos[src/trunk]: src/external/gpl3/binutils finish arm regeneration
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Take a stab at implementing drm_id...
mrg[src/trunk]: src/external/gpl3/gcc note shark (earmv4) works including atf.
nat[src/trunk]: src/sys/arch/emips/conf No audio speaker on emips. Fixes build.
nat[src/trunk]: src/sys/modules/spkr_synth Need to include audiobell.c
jnemeth[src/trunk]: src/share/man/man7 typo from Timo Buhrmester
ozaki-r[src/trunk]: src/tests/net/arp Add tests for arp -a option
ozaki-r[src/trunk]: src/sys/net Move rtfree to a common place
jmcneill[src/trunk]: src/sys/dev/sdmmc Print the selected transfer mode if known.
mlelstv[src/trunk]: src/share/man/man9 Add d_label and add a few words to minphys an...
rin[src/trunk]: src/external/bsd/less/bin PR bin/50123 (myself): less and lesske...
christos[src/trunk]: src/sys/net/npf Welcome to version 18:
mrg[src/trunk]: src/external/gpl3/binutils regen mknative-binutils for ppc64 and...
ozaki-r[src/trunk]: src/sys/netinet6 Remove function declarations that have no actua...
christos[src/trunk]: src/sys/dev remove VAUDIOSPEAKER, needs to be done differently.
ozaki-r[src/trunk]: src Rumpify vlan(4)
roy[src/trunk]: src/sys/netinet6 all1_sa is no longer used.
maxv[src/trunk]: src/sys/kern Don't fail if a module does not have a data or roda...
ozaki-r[src/trunk]: src/tests/net/ndp Check the output of ndp -d strictly
ozaki-r[src/trunk]: src/sys/net Remove unnecessary RTTIMER_CALLOUT macro
gson[src/trunk]: src Add regression tests for some past gdb bugs.
roy[src/trunk]: src/sys/net80211 Revert prior.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Enable UHS-I support
nonaka[src/trunk]: src/sys/arch/sandpoint/pci PCI MSI/MSI-X manipulation stub funct...
christos[src/trunk]: src/sys/dev minor cleanups (no functional change)
christos[src/trunk]: src/sys/arch mention PAX_SEGVGUARD dependency on FILEASSOC
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Extra "buf->map = NULL; "s in ixgbe_txeof()...
msaitoh[src/trunk]: src/sys/dev/pci Update ixg(4) and ixv(4) up to FreeBSD r282299:
ozaki-r[src/trunk]: src/sys/net Fix memory leak of struct if_percpuq on interface de...
maxv[src/trunk]: src/sys/arch/x86/x86 Memory leak, found by Mootja
christos[src/trunk]: src/sys - tidy up error messages
christos[src/trunk]: src/sys remove more ifdefs
prlw1[src/trunk]: src/sys/dev Print vndattach error
christos[src/trunk]: src/usr.bin/xlint/lint1 fix member list deallocation; remove #if...
jmcneill[src/trunk]: src/sys/dev/sdmmc return MMC_OCR_HCS bit from host_ocr if the co...
skrll[src/trunk]: src/sys/arch/arm/broadcom Call the correct ipi handlers for IPI_...
christos[src/trunk]: src/lib/libcurses If we are inserting spaces to account for a ta...
christos[src/trunk]: src/lib/libedit Change some 0's to NULL's from Pedro Giffuni
kamil[src/trunk]: src/distrib/sets/lists/debug Remove duplicate entry of /usr/libd...
riastradh[src/trunk]: src/sys/sys Cause readers to fail noisily after PSLIST_ENTRY_DES...
riastradh[src/trunk]: src Add passive references, intermediate between pserialize and ...
uwe[src/trunk]: src/share/man/man9 Use \(em for em-dash.
christos[src/trunk]: src/lib/libcurses PR/51673: Carsten Kunze: curses: standend() do...
mrg[src/trunk]: src/sys/uvm fix the output of ddb's "show uvmexp" and also print...
christos[src/trunk]: src/libexec/ld.elf_so n dl_iterate_phdr return the path not the ...
msaitoh[src/trunk]: src/sys/dev/pci Add ixgbe_osdep.c.
maxv[src/trunk]: src/sys/arch/i386/stand/lib KNF and explain a few things
skrll[src/trunk]: src/sys/dev/usb Sync with FreeBSD/OpenBSD and add support for 88...
christos[src/trunk]: src/sys/kern void duplicate definition on statically linking lib...
christos[src/trunk]: src/bin/sh General KNF and source code cleanups, avoid scatterin...
skrll[src/trunk]: src/external/gpl3/binutils/dist/bfd Add some more mips targets f...
mlelstv[src/trunk]: src/sys/miscfs/procfs Align /proc/<pid>/statm data with /proc/<p...
christos[src/trunk]: src/usr.sbin/makemandb PR/51018: Abhinav Upadhyay: Update stopwo...
shm[src/trunk]: src/usr.bin/su Do not use pamh after pam_end. It's cosmetic chan...
wiz[src/trunk]: src Use date of last distfile for am-utils.info date.
macallan[src/trunk]: src/sys/arch/mips add driver for jz4780 random number generator
mlelstv[src/trunk]: src/sys/ufs/ffs don't crash when printing error messages when th...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Add $NetBSD$ tag.
kamil[src/trunk]: src/tests/kernel/arch/amd64 Stop using atf_utils_fork() in tests...
rmind[src/trunk]: src/sys/net/npf NPF: adjust the 'stateful-ends' mechanism to tag...
christos[src/trunk]: src/sys/dev move spkrio.h out of isa
mrg[src/trunk]: src/sys/arch/sparc move struct cpu_info and xpmsg into <machine/...
christos[src/trunk]: src/sys/sys renumber to maintain binary compatibility with pset(...
gson[src/trunk]: src/tests/usr.bin/cc Fix typo
mrg[src/trunk]: src/external/gpl3/gcc remove platforms successful switched and u...
pgoyette[src/trunk]: src/sys/net Update dependency: zlib is only needed for the swcry...
pgoyette[src/trunk]: src/sys/kern KNF - Thanks, christos
skrll[src/trunk]: src/external/gpl3/binutils/dist/bfd Fix mergo for mips
nonaka[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/external/gpl3 switch everyone to gdb.old
mrg[src/trunk]: src/external/gpl3/binutils re-run mknative binutils for powerpc.
mlelstv[src/trunk]: src/sys/dev/sdmmc lock around interrupt registration.
skrll[src/trunk]: src/sys Use IPL_VM for dwc2_intr and mark as MP safe where possi...
mlelstv[src/trunk]: src/sys/dev Refactored sd and cd to use common disk subroutines.
rin[src/trunk]: src/sys/arch/x68k/stand/loadbsd Clear STRIPFLAG after include bs...
rin[src/trunk]: src/lib/libc/gen Fix typo; ".Lx" should be ".Nx"
maya[src/trunk]: src/sys/dev/raidframe raidframe: use existing routines to print ...
christos[src/trunk]: src/sys/dev one more vaudiospeaker remove
dholland[src/trunk]: src/sys/ufs/lfs Pass the fs object to LFS_MAX_DADDR so it can ch...
mlelstv[src/trunk]: src/sys/dev/sdmmc use mutex locking for MP safety.
ozaki-r[src/trunk]: src/sys/net Don't request returning rtentry if not use it
christos[src/trunk]: src/sys Add wait6() to be used to implement waitid, mostly from ...
riastradh[src/trunk]: src/sys/kern Terminate message with newline.
shm[src/trunk]: src/sys/arch/amd64/amd64 Add support for clac and stac instructi...
mrg[src/trunk]: src use --with-diagnostics-color=auto-if-env as the default for ...
hannken[src/trunk]: src/sys/miscfs/specfs Whhen spec_strategy() extracts v_rdev take...
mrg[src/trunk]: src/distrib/sets/lists obsolete and clean up gcc=3 (3.3), gcc=4 ...
ozaki-r[src/trunk]: src/sys/arch/arm/gemini Use if_percpuq_enqueue, not if_input
tsutsui[src/trunk]: src/usr.sbin/sysinst/arch/atari Drop ancient AOUT2ELF option. S...
msaitoh[src/trunk]: src/sys/arch/x86/pci Add workaround for PCI prefetchable bit in ...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Detect a boot device more precisely...
martin[src/trunk]: src/distrib/sets/lists/debug Fix libutil version bump
ryo[src/trunk]: src/sys/arch - setup iomux before attach console
ozaki-r[src/trunk]: src/tests/net/arp Fix cleanup; halt all running rump_servers
christos[src/trunk]: src/tests/lib/libc/sys Add wait6(2) tests.
riastradh[src/trunk]: src/sys/sys Fix the ABI of idtype_t.
riastradh[src/trunk]: src/share/man/man9 Parrot markup for PTHREAD_MUTEX_INITIALIZER s...
aymeric[src/trunk]: src/external/mit/xorg Move dashes to the front of bracket expres...
martin[src/trunk]: src/sys/dev Improve a panic message with a bit details
maxv[src/trunk]: src/doc Document some of my most important changes
christos[src/trunk]: src/external/public-domain/sqlite Add auto-generated sqlite3 man...
christos[src/trunk]: src/distrib/sets/lists/comp Add sqlite3 generated man pages, sort.
ozaki-r[src/trunk]: src/sys Remove unnecessary casts and do s/0/NULL/ for rtrequest
msaitoh[src/trunk]: src Add malloc.conf.5 (link to jemalloc.3).
christos[src/trunk]: src/lib/libc/gen simplify
maxv[src/trunk]: src/sys/arch Remove KMEMSTATS.
msaitoh[src/trunk]: src/sys/arch/x86/include - Add Hardware-Controlled Performance S...
matt[src/trunk]: src/sys/arch/mips/include Add back sysmapsize
mrg[src/trunk]: src/share/mk turn off MKCOMPAT for arm and GCC 5 (for now).
martin[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc Extend the "mips64 hack"...
christos[src/trunk]: src/tests/lib/libc/sys Fix ATF_REQUIRE(false)
christos[src/trunk]: src/distrib/sets/lists/tests fix name of the test
maxv[src/trunk]: src/sys Small changes:
christos[src/trunk]: src/tests/bin/sh PR bin/50993 - lots of new here document tests ...
riastradh[src/trunk]: src Introduce pserialize-safe linked lists.
ozaki-r[src/trunk]: src/sys/net Use pslist(9) in bridge(4)
ozaki-r[src/trunk]: src/sys Sweep unncessary radix.h inclusions
msaitoh[src/trunk]: src/sys/arch/x86/include Fix CPUID_SEF_FLAGS. Octal value has no 8.
joerg[src/trunk]: src/sys/arch/sh3/include binutils decided to shuffle around its ...
christos[src/trunk]: src/lib/libc/net Fix buffer copy without checking the size of in...
nat[src/trunk]: src/doc New audio sub-system changes - in kernel mixing
christos[src/trunk]: src/sys/dev restore audiobell api
sjg[src/trunk]: src/usr.bin/make Avoid coredump for
pgoyette[src/trunk]: src Create a new module for the synthesized speaker(4).
martin[src/trunk]: src/distrib/sets/lists/xdebug glint_drv.so.1.debug is not obsole...
bouyer[src/trunk]: src/usr.sbin/gpioctl Fix pasto for GPIO_PIN_EVENTS/GPIO_PIN_LEVE...
christos[src/trunk]: src/lib/libedit Fix indentation, Ingo Schwarze
christos[src/trunk]: src/lib/libedit Get rid of private/public; keep protected (Ingo ...
manu[src/trunk]: src/sys/kern Do not VFS_SYNC before VFS_UNMOUNT on force unmount
dholland[src/trunk]: src/lib/libc/net Leave room for the null terminator. Spotted by ...
alnsn[src/trunk]: src/usr.sbin/sysinst Add aes-xts to sysinst(8).
nat[src/trunk]: src/sys/dev PR 50613: Onno van der Linden: unpausing audio(4) ca...
maxv[src/trunk]: src/sys/arch Kenter local_apic_va to a fake physical page, becau...
mrg[src/trunk]: src/usr.bin/midirecord copyright and date maint.
knakahara[src/trunk]: src/tests/net/if_pppoe fix accidentally if_pppoe atf failure dep...
christos[src/trunk]: src/lib/libc/net Add the terminating NUL as a regular character ...
isaki[src/trunk]: src/sys/arch/m68k/fpe Fix sign of zero in case of x > -(2^18).
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Remove "pcommit".
christos[src/trunk]: src pretty-print link addresses.
jmcneill[src/trunk]: src/sys/dev/sdmmc fix SDMMC_DEBUG build
mrg[src/trunk]: src/sys/compat/netbsd32 don't copy the first netbsd32_export_arg...
maxv[src/trunk]: src/sys/compat/osf1 easy kmem_alloc(0)
mlelstv[src/trunk]: src/sys/dev/sdmmc Protect the whole tuning operation including t...
christos[src/trunk]: src/sys/sys switch idtype.h to an enum, as required by POSIX.
joerg[src/trunk]: src/share/mk If the per-target LDSTATIC flag is set, don't inclu...
ozaki-r[src/trunk]: src/tests/net Skip dumping if no bus is used
ozaki-r[src/trunk]: src Add basic tests for vlan(4)
kamil[src/trunk]: src/sys/arch Add accessors for available x86 Debug Registers
skrll[src/trunk]: src/external/gpl3/binutils/lib/libbfd/arch/alpha binutils 2.26 m...
kamil[src/trunk]: src/tests/kernel Add more tests for PT_STEP step[234] in t_ptrac...
msaitoh[src/trunk]: src/sys/dev/pci - Add more Intel 10G devices
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add forgotten ixgbe_x550.c and ixgbe_x550.h.
christos[src/trunk]: src/libexec/ld.elf_so Instead of using a function to resolve sym...
wiz[src/trunk]: src/lib/libc/sys Drop trailing whitespace.
riastradh[src/trunk]: src/distrib/sets/lists/base Mark lvm and npf shlibs as such.
christos[src/trunk]: src/bin/ps provide a tree like display with -d, from FreeBSD
christos[src/trunk]: src/external/gpl3/gdb.old import the head of gdb in gdb.old in p...
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for mips64eb.
jmcneill[src/trunk]: src/sys/dev/sdmmc dont confuse signaling voltage and bus voltage
matt[src/trunk]: src/sys/arch/arm/cortex Adjust some of IPLs of various IPIs.
ozaki-r[src/trunk]: src/sys/net Move #include <sys/pslist.h> inside #ifdef _KERNEL f...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Changes between 1.0.1m and ...
mlelstv[src/trunk]: src/sys/dev/usb count collisions, count and debug print more err...
dholland[src/trunk]: src/sys/ufs/lfs whoops, fix 32-bit build
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add missing evcnt_detach(&rxr->rx_copies) ...
maxv[src/trunk]: src/sys/arch Remove the KMEMSTATS option. It no longer exists.
aymeric[src/trunk]: src/external/mit/xorg use ${TOOL_AWK} instead of host dependant ...
dholland[src/trunk]: src/sys/ufs/lfs Move the security checks for lfs_bmapv/lfs_markv...
martin[src/trunk]: src/sys/arch/newsmips/dev David Binderman in PR port-newsmips/51...
christos[src/trunk]: src/usr.sbin/makemandb PR/51034: Abhinav Upadhyay: makemandb(8):...
martin[src/trunk]: src/usr.sbin/vnconfig Cosmetic tweaks to vncfonfig -l output, fr...
mlelstv[src/trunk]: src/sys/dev/sdmmc better error message
ozaki-r[src/trunk]: src/sys/net Remove extra rt_refcnt++ in rtalloc1
rjs[src/trunk]: src/sys/dev/cadence Add gem versions of collision counters.
mrg[src/trunk]: src/sys/uvm allow the sizes of the maphist and pdhist to be set ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Add some files.
christos[src/trunk]: src/distrib/sets/lists/comp Add waitid, wait6
martin[src/trunk]: src/sys/arch/playstation2/dev Use device_t/struct ifnet* for phy...
pgoyette[src/trunk]: src/sys Finish the regen - some of the files from sys/kern got c...
riastradh[src/trunk]: src/external/cddl/osnet/dev/profile Fix module name of dtrace_pr...
tsutsui[src/trunk]: src/sys/arch/sun68k/stand/netboot Revert incorrect and broken kl...
knakahara[src/trunk]: src/distrib/sets/lists/comp fix: missing pci_get_ht_capability(9...
uebayasi[src/trunk]: src/usr.sbin/postinstall Whitespace.
christos[src/trunk]: src/sys/uvm include decls for _MODULE
christos[src/trunk]: src/lib/libterminfo - if we are freeing cur_term, set it to NULL.
tsutsui[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Pull upstream fix to avo...
skrll[src/trunk]: src/external/gpl3/binutils binutils 2.26 mknative for aarch64
ozaki-r[src/trunk]: src/sys/net Fill sdl with sockaddr_dl_init
ozaki-r[src/trunk]: src/sys/net Fill rtm_addrs properly
ozaki-r[src/trunk]: src/sys/netinet6 Free rtentry when we successfully obtain it but...
knakahara[src/trunk]: src/sys/kern fix inconsistency about "sdt" provider which was de...
jmcneill[src/trunk]: src/sys/dev/sdmmc Add support for sampling clock tuning, require...
dholland[src/trunk]: src/sys/arch/mips/rmi PR 51384 David Binderman: don't shift into...
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for mips64el.
christos[src/trunk]: src/bin/sh Move the parseredir internal subroutine out of readto...
riastradh[src/trunk]: src/sys/lib/libkern Fix relation in rngtest failure message to m...
martin[src/trunk]: src/share/mk Remove hacks for ancient vax gcc
pgoyette[src/trunk]: src/sys Regen
mlelstv[src/trunk]: src/sys/kern Refactor disk address calculation from physical blo...
wiz[src/trunk]: src/share/man/man9 Fix xref section.
kamil[src/trunk]: src/distrib/sets/lists/debug Mark ./usr/libdata/debug/usr/bin/pc...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Apply revision 274569...
ozaki-r[src/trunk]: src/sys/net Don't use radix tree API directly
kamil[src/trunk]: src/distrib/sets/lists Add t_ptrace_amd64_wait{, 3, 4, 6, id, pid} tests
christos[src/trunk]: src/bin/sh Allow a heredoc to be positioned outside a `` command...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-glint there is n...
christos[src/trunk]: src/external/gpl3/binutils Regen sh3
maya[src/trunk]: src/sys/dev/usb uep: allow (hard-coded) calibration.
rin[src/trunk]: src/sys/arch/powerpc/booke PR port-evbppc/51564 (myself): wait f...
jmcneill[src/trunk]: src/sys/dev/sdmmc don't select SDR12 mode if we are <= 400 kHz
kamil[src/trunk]: src/share/misc Add: PCB process control block
dholland[src/trunk]: src/lib/libc/misc fix comment about initialization-time calls; o...
christos[src/trunk]: src/share/mk switch vax to new binutils and gdb.
knakahara[src/trunk]: src/sys/dev/pci/ixgbe fix build of ixv enabled NO_PCI_MSI_MSIX o...
ozaki-r[src/trunk]: src/sys/netinet6 Fix panic on destroying an interface with IPv6 ...
ozaki-r[src/trunk]: src Add tests for NDP
jmcneill[src/trunk]: src/sys/arch/arm/broadcom DDR50 and SDR104 don't seem to be stab...
riastradh[src/trunk]: src/share/man/man9 Tighten opening paragraph. Split into two sm...
riastradh[src/trunk]: src/sys/sys Macro parentheses police!
dholland[src/trunk]: src/sbin/resize_lfs Don't include ufs headers.
jmcneill[src/trunk]: src/sys/dev/hdmicec add makefile for installing hdmicecio.h
kamil[src/trunk]: src/tests/lib/libc/gen/exect Add check in t_exect_null to verify...
pgoyette[src/trunk]: src/sys/modules/spkr_synth Ooopss, missed the Makefile
kamil[src/trunk]: src/lib/libc/sys Remove outdated note in the PT_DUMPCORE call of...
christos[src/trunk]: src/sys/arch remove VAUDIOSPEAKER for now, will be done differen...
mrg[src/trunk]: src/doc add a bunch of stuff i've done since netbsd-7. fix a fe...
shm[src/trunk]: src/libexec/httpd Extend AUTHORS section. Nobody likes a braggart.
nat[src/trunk]: src/tests/dev/audio Update test output to reflect audio changes.
mlelstv[src/trunk]: src/distrib/sets/lists/xdebug XFree86 has been removed
msaitoh[src/trunk]: src/sys/arch/x86/pci Add missing opt_intrdebug.h.
knakahara[src/trunk]: src/usr.bin/kdump ' != " so make the condition actually work. (s...
mrg[src/trunk]: src/sys/arch/sparc64/dev add some tomatillo specific information...
msaitoh[src/trunk]: src/share/man/man4 - Add X540.
ozaki-r[src/trunk]: src/sbin/ifconfig Don't divide flags output
riastradh[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Respect MKSHARE=no.
christos[src/trunk]: src/share/mk switch mips64 to new binutils and gdb.
christos[src/trunk]: src/external/gpl3/binutils switch alpha/sparc/sparc64 to new bin...
christos[src/trunk]: src/tests/kernel switch to using fork so we can see the child ou...
ozaki-r[src/trunk]: src/sys/net Introduce deferred if_start framework
mlelstv[src/trunk]: src/sys/dev invoke optional d_label callback to give the driver ...
nat[src/trunk]: src/sys/modules Revert to previous. Add PCPPISPEAKER flag to fi...
msaitoh[src/trunk]: src/sys/dev/i2o Fix a buffer pointer check in iop_msg_unmap(). T...
uebayasi[src/trunk]: src/sys/arch/netwinder/conf Redo previous; explicitly adjust .da...
skrll[src/trunk]: src/sys/dev/usb regen
mlelstv[src/trunk]: src/sys/dev move FWRITE checks to a common place
mlelstv[src/trunk]: src/sys/dev restart queue when a request completes
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd Print the symbol that caused...
pgoyette[src/trunk]: src P1003_1B_SEMAPHORE is no longer optional
christos[src/trunk]: src/distrib/sets/lists/xdebug forgot one.
bouyer[src/trunk]: src/sys/arch/arm/allwinner Alternate UART3 pins a PG6-7, not PG8-9
ozaki-r[src/trunk]: src/sys/netinet6 Get rid of unused argument from get_rand_ifid
ozaki-r[src/trunk]: src/sys/net Add an assertion; if rtcache has an rtentry, its ref...
christos[src/trunk]: src/distrib/sets/lists/man new editline.7 man page.
christos[src/trunk]: src/sys/ufs/ufs Split ufs_direnter futher and turn off tree-vrp ...
skrll[src/trunk]: src/sys/sys Bump kernel version for nick-nhusb merge and usb API...
skrll[src/trunk]: src/share/man/man9 Update after nick-nhusb merge
jakllsch[src/trunk]: src/sys/arch/arm/omap Put omapwdt32k(4) in known state (disarmed...
rjs[src/trunk]: src/distrib/sets/lists/tests Don't make fifofs test depend on rump.
christos[src/trunk]: src/share/mk switch m68k to gdb-7.9.1
kiyohara[src/trunk]: src/sys/arch/arm/omap Check ChipID == OMAP3530. OVERO supports ...
rjs[src/trunk]: src/sys Fix build when IPSEC enabled.
pooka[src/trunk]: src/sys/rump/librump/rumpkern add cpu_getmodel()
mlelstv[src/trunk]: src/usr.bin/config Extend syntax of config phrase, a quoted stri...
dholland[src/trunk]: src/share/man/man4 Updated supported cards, from coypu in PR 51109
uebayasi[src/trunk]: src/sys/arch Clean up ${LINKSCRIPT} and ${KERNLDSCRIPT}.
christos[src/trunk]: src/sys/dev/ic Make RT 2860 for the if_ral_pci.c driver compile.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch - Add structure extended feature regist...
kamil[src/trunk]: src/doc options(4): Remove KSTACK_CHECK_DR0.
christos[src/trunk]: src/external/gpl3/binutils/dist/ld/emultempl search for the prop...
skrll[src/trunk]: src/sys/dev/usb Debug
christos[src/trunk]: src/sys/dev back to passing device
pgoyette[src/trunk]: src/sys/dev Add the module glue to the common spkr code.
pooka[src/trunk]: src/sys/rump Remove unnecessary DPSRCS+=
ozaki-r[src/trunk]: src/sys/net Remove BRIDGE_MPSAFE switch and enable MP-safe code ...
christos[src/trunk]: src mention libedit
christos[src/trunk]: src/lib/libedit From Ingo Schwarze:
christos[src/trunk]: src/share/mk add sun2
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/core Destroy the...
christos[src/trunk]: src/external/mit/xorg/bin/bitmap/bmtoa We have MKSTEMP so stop u...
christos[src/trunk]: src/external/gpl3/gdb/lib regen m68000
ozaki-r[src/trunk]: src/sys/netinet6 Reduce return points
ozaki-r[src/trunk]: src Add a new test case for PPPoE using PAP
mrg[src/trunk]: src/libexec/httpd there was a bug fix in july. call this 20160...
flxd[src/trunk]: src/sys Clean-up (remove redundant declarations, concentrate che...
bouyer[src/trunk]: src/sbin/dump Default the read block size (-k default value) to ...
joerg[src/trunk]: src Go back to just using normal visibility for the locale symbo...
pooka[src/trunk]: src/sys/dev add some _KERNEL_OPT as the finishing touch
christos[src/trunk]: src/external/gpl3/gdb/dist import new gdb
christos[src/trunk]: src/share/mk switch i386 to gdb-7.9.1
christos[src/trunk]: src/sbin/fsck_lfs swap the formats too, not just the args.
christos[src/trunk]: src/sys/compat/common rump is compiled with COMPAT_OSOCK not COM...
mlelstv[src/trunk]: src/sys/dev restore deleted lines that kept buffer fields resid, ...
ozaki-r[src/trunk]: src/sys/net Apply psref(9) to bridge(4)
ozaki-r[src/trunk]: src/sys/netinet6 Fix RTF_{REJECT, BLACKHOLE} behavior for IPv6 ro...
skrll[src/trunk]: src/sys/dev/usb autoconf(9) requires the kernel_lock so take it ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Sanity-check that the...
christos[src/trunk]: src/sys/dev/raidframe provide an empty DPRINTF
christos[src/trunk]: src/sys/dev/pci regen
wiz[src/trunk]: src/external/bsd/openresolv/dist Fix xrefs. Sort sections. Remov...
joerg[src/trunk]: src/sys/dev Mark bell_thread as static and dead.
roy[src/trunk]: src/usr.sbin/sysinst ping is not a reliable means of testing if ...
kamil[src/trunk]: src/doc Add initial TODO list for the ptrace(2) (and procfs) int...
pgoyette[src/trunk]: src/sys/fs/nfs/nlm Update for location of newnfs headers, clean ...
hannken[src/trunk]: src Move vnode members "v_freelisthd" and "v_freelist" from "str...
pgoyette[src/trunk]: src/sys Create a single combined module for spkr_pcppi and spkr_...
kamil[src/trunk]: src/lib/libc/sys ptrace(2): Document PT_GETXMMREGS and PT_SETXMM...
pgoyette[src/trunk]: src/sys/dev In the n == VAUDIOCHANS case we need to call mutex_e...
mrg[src/trunk]: src scandir/alphasort take "const struct dirent **" not "const v...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist merge conflicts
christos[src/trunk]: src/sys/sys For struct ifnet if_transmit.
christos[src/trunk]: src/sys/arch/amd64/conf Moved hack to ufs_lookup.c
nonaka[src/trunk]: src/doc note nvme(4).
christos[src/trunk]: src/external/gpl3/gdb.old don't hard code the path.
christos[src/trunk]: src/share/mk Add --warn-shared-textrel for the linker.
roy[src/trunk]: src 10-mtu is no longer used
christos[src/trunk]: src/lib/libedit eliminate static buffer with custom resizing code.
christos[src/trunk]: src/external/bsd/wpa/dist http://w1.fi/security/2016-1/0003-Remo...
mlelstv[src/trunk]: src/sys/dev replace spl and tsleep with mutex and condvar.
christos[src/trunk]: src/sys/arch/sparc/dev catch up with sd changes.
uebayasi[src/trunk]: src/sys/arch/amd64/conf Fix previous; do include assym.h.
uebayasi[src/trunk]: src/sys Have MI genassym.cf.
christos[src/trunk]: src/share/mk switch amd64 to gdb 7.9.1
christos[src/trunk]: src/sys/external/bsd/acpica/dist -------------------------------...
christos[src/trunk]: src/external/gpl3/gdb/lib regen
hannken[src/trunk]: src/sys/fs/udf Use vfs_vnode_iterator for udf_do_sync.
christos[src/trunk]: src/lib/libpthread Add pthread_getcpuclockid(3)
christos[src/trunk]: src/sys/net CID 980057, 980058, use strlcpy()
skrll[src/trunk]: src/sys/dev/ic Fix SLHCI_XFER_TYPE
christos[src/trunk]: src/tests/lib/librumphijack order netinet6 properly.
christos[src/trunk]: src/sys/external/bsd/ipf/netinet PR/50559: David Binderman: Add ...
dholland[src/trunk]: src/share/misc +LTO
ozaki-r[src/trunk]: src/sys/netinet6 Make functions static
christos[src/trunk]: src/sys/ufs/ufs Provide reason to be printed in panic string.
christos[src/trunk]: src/sys/rump/librump/rumpkern generate ioconf.h for pseudo-devic...
uebayasi[src/trunk]: src/sys/arch/evbarm/conf Simplify this by deciding load address ...
christos[src/trunk]: src/sys/rump/librump/rumpkern Remove KERN.ioconf, ksyms does not...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Don't die on RC5 w...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb fix sparc64
joerg[src/trunk]: src/sys/arch/sparc64/include .align ensures alignment, so replac...
nat[src/trunk]: src/share/man/man4 Update audio man page with regard to audio ch...
dholland[src/trunk]: src/sys/arch/hppa/stand/xxboot Sync lfs changes with the x68k ve...
uebayasi[src/trunk]: src/sys/arch/zaurus/conf Use ${KERNLDSCRIPT} so it is added to $...
jakllsch[src/trunk]: src/sys/dev/pci whitespace
christos[src/trunk]: src/sys/arch wildcard speaker attachments, now that we can handl...
christos[src/trunk]: src/sys/arch/luna68k - move prototypes to common header file
christos[src/trunk]: src/sys/external/bsd/acpica/dist/dispatcher CID 1292510: Handle ...
skrll[src/trunk]: src/sys/dev/usb Use XHCI_XFER2XXFER
roy[src/trunk]: src/lib/libutil Fix pidfile location path rules to match prior v...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Destroy spin locks ap...
christos[src/trunk]: src/sys/kern set the return value to the pid if we found one (fr...
skrll[src/trunk]: src/sys/dev/ic Remove unused variable
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/sys Add dkwedge_find_by_parent()
jakllsch[src/trunk]: src/sys/dev/usb Pull in opt_usb.h in _KERNEL_OPT case for variou...
christos[src/trunk]: src/sys/dev/dkwedge Fix tyop
hannken[src/trunk]: src/sys Remove the "target" argment from vfs_drainvnodes() as it is
martin[src/trunk]: src/sys/sys Simplify #ifdefs so this compiles on architectures t...
christos[src/trunk]: src/distrib/sets/lists/xdebug fix sets.
joerg[src/trunk]: src/lib/libc/stdlib Fix type name. From Abhinav.
wiz[src/trunk]: src/lib/libedit Fix Dd argument.
jakllsch[src/trunk]: src/tests/dev/usb Call rump_init() before using rump functionality.
ozaki-r[src/trunk]: src/sys/netinet6 Introduce macros for the default router list
wiz[src/trunk]: src/share/man/man4 Improve wording. Fix typo. Remove superfluous...
christos[src/trunk]: src/sys/dev Add rescan for audio children.
uebayasi[src/trunk]: src/sys/kern Mark pseudo attach unused arg with __unused.
christos[src/trunk]: src/sys/kern include ioconf.h instead of locally declaring the p...
christos[src/trunk]: src/tests/rump/rumpkern bridge with the higher Makefile.inc
ozaki-r[src/trunk]: src/sys Constify rtentry of if_output
tron[src/trunk]: src/sys/dev/pci Prevent a panic during system shutdown when vioi...
christos[src/trunk]: src/external/gpl3/gdb fix glue for gdb-7.9.1
pooka[src/trunk]: src/lib/librumpuser Fix return value inspection for clock_nanosl...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-sunffb add ffb_a...
ozaki-r[src/trunk]: src/tests/net Improve test stability
christos[src/trunk]: src/external/bsd/wpa/dist/src http://w1.fi/security/2016-1/0001-...
uebayasi[src/trunk]: src/sys/arch Don't need to specify OUTPUT_FORMAT/OUTPUT_ARCH.
skrll[src/trunk]: src/sys/external/bsd/dwc2 Move rd assignment. Spotted by christo...
uebayasi[src/trunk]: src/sys/arch/amd64 Replace COHERENCY_UNIT in ldscript.
dholland[src/trunk]: src/share/misc +GMT (Robert Elz, PR 50157)
uebayasi[src/trunk]: src/sys/arch/sparc/conf .interp and friends are unlikely to appe...
ozaki-r[src/trunk]: src/sys/netinet Fix panic on receiving an ARP request
ozaki-r[src/trunk]: src/sys/rump/net/lib Prevent LWP migrations between CPUs during ...
ozaki-r[src/trunk]: src/sys/netinet Fix error path
jakllsch[src/trunk]: src/sys/dev Add support for implementing discard functionality w...
riastradh[src/trunk]: src/sys/arch Enable nouveau by default again in x86 GENERIC.
christos[src/trunk]: src/usr.sbin/makemandb PR/51062: Abhinav Upadhyay: Allow non num...
macallan[src/trunk]: src/sys/dev/sun return correct parameters in ioctl(WSDISPLAYIO_G...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist If PAM is configured to rea...
christos[src/trunk]: src/sys/ufs/ufs - fix build with UFS_DIRHASH
ozaki-r[src/trunk]: src Rump-ify if_pppoe
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/include/core Des...
christos[src/trunk]: src/lib/librump This is not needed anymore.
roy[src/trunk]: src/doc Note import of dhcpcd-6.9.2
rkujawa[src/trunk]: src Add man page for mcp48x1dac driver.
ozaki-r[src/trunk]: src/sys/netinet6 Change 0 to NULL for rtrequest's last argument ...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Add some name from the latest Intel SDM.
christos[src/trunk]: src/sys include "ioconf.h" to get the 'void <driver>attach(int c...
knakahara[src/trunk]: src/sys Add init function for mbuf.
christos[src/trunk]: src/share/mk add sparc
christos[src/trunk]: src/sys/arch/macppc/stand/ofwboot undo unintended commit
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/mxm Avoid...
ozaki-r[src/trunk]: src/tests/net/net Rename dump because it's used in net_common.sh
kre[src/trunk]: src/distrib/sets Simplify (and no need for sub-shells).
abhinav[src/trunk]: src/usr.bin/cmp Add a HISTORY section
pooka[src/trunk]: src/sys/arch/alpha/include Convert to __cpu_simple_lock_nv_t. S...
uebayasi[src/trunk]: src/usr.bin/config + suffix rules
joerg[src/trunk]: src/external/gpl3/binutils/dist/bfd Revert. For whatever reasons...
christos[src/trunk]: src/lib/libpthread bump
ozaki-r[src/trunk]: src/sys/net Hide PPPoE variables from if_ethersubr.c
skrll[src/trunk]: src/sys/dev/ic One sys/cdefs.h is enough
ozaki-r[src/trunk]: src/share/man/man9 Fix usages of PSLIST_ENTRY_* in the example code
christos[src/trunk]: src/lib/libcurses fix placement of lint comment
skrll[src/trunk]: src/sys/dev/usb Fix KASSERT
uebayasi[src/trunk]: src/sys/kern Convert pseudo attach functions to take no argument...
nat[src/trunk]: src/sys/modules/spkr_synth Fix path to files.audio.
christos[src/trunk]: src/sys/arch/arm/iomd back to passing device_t
pgoyette[src/trunk]: src/sys/fs/nfs/common More cleanup of #includes
uebayasi[src/trunk]: src/sys Move dev/ definitions out of files.kern.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
msaitoh[src/trunk]: src/sys/dev/i2o Fix device_t/softc split bug.
christos[src/trunk]: src/distrib/sets/lists/comp Add wide versions of histedit functions
pooka[src/trunk]: src/sys/rump Move constant cpp macros from Makefile.rump into op...
pooka[src/trunk]: src/sys/rump/fs/lib/libnfs kill now-unnecessary empty opt files ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Remove unused variable.
kamil[src/trunk]: src/doc Update TODO.ptrace
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix ip[46]csum-tx doesn't work other than ...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Restore the obsolete entries for ...
christos[src/trunk]: src/bin/sh report the signal that wait was interrupted by, which...
uebayasi[src/trunk]: src/usr.bin/config TODOs about kernel options.
kre[src/trunk]: src/distrib/notes/common Correct spelling of NetBSD in my entry ...
jakllsch[src/trunk]: src/sys/dev/dkwedge Quadruple GPT partition entry count limit (t...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
joerg[src/trunk]: src/sys/arch/sparc/include Use .word for data that is known to b...
kre[src/trunk]: src/tests/lib/libutil Whitespace. No changes. OK christos@
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb fix alpha
christos[src/trunk]: src/share/mk switch vax to gdb-7.9.1
christos[src/trunk]: src/libexec/ld.elf_so - Print a warning for text relocations
kre[src/trunk]: src/distrib/sets/lists More sets list sorting (maybe this time t...
ozaki-r[src/trunk]: src/tests/net/ndp Improve stability of the tests
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove extra newline in debug printfs. ixg...
skrll[src/trunk]: src/sys Merge nick-nhusb
macallan[src/trunk]: src/sys/arch/sparc/dev RASTERCONSOLE is no more
mrg[src/trunk]: src/external/gpl3/gcc.old regenerate mknative-gcc for GCC 4.8 an...
christos[src/trunk]: src/external/gpl3/gcc/dist/libgcc/config/m68k Undo previous; wro...
ozaki-r[src/trunk]: src/tests/net/route Add more tests of RTF_REJECT
christos[src/trunk]: src/sys/conf Fix the build: provide compatibility with ports tha...
rjs[src/trunk]: src/sys/dev/cadence Add hardware checksumming support.
pooka[src/trunk]: src/sys/rump/librump/rumpkern add ncpuonline
phx[src/trunk]: src/common/lib/libprop Fixed typo: propertly -> property.
christos[src/trunk]: src/sys/net CID 980345: missing breaks
jnemeth[src/trunk]: src/usr.sbin/postinstall PR/50158 - Simon Burge -- postinstall d...
christos[src/trunk]: src/sys/kern If we don't have a pseudo-device, we don't need the...
matt[src/trunk]: src/sys/arch/arm/arm32 Assert we aren't trying to sync a read-on...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add titemp
christos[src/trunk]: src/lib/libedit From Ingo Schwarze:
ozaki-r[src/trunk]: src/doc Fix format
ozaki-r[src/trunk]: src ddb: rename show arptab to show routes
mrg[src/trunk]: src/libexec/httpd use %zu instead of %lu for size_t.
jmcneill[src/trunk]: src/sys/dev/ic No need to BUS_DMASYNC_PREREAD the transmit data ...
uebayasi[src/trunk]: src/sys/conf Don't allow MD to override the assym.h generation r...
pooka[src/trunk]: src Fix PTHREAD_FOO_INITIALIZER for C++ by not using volatile in...
christos[src/trunk]: src/sys/net80211 Add 80211n ht frame.
ozaki-r[src/trunk]: src/tests/net/if Don't depend on the order of interfaces
christos[src/trunk]: src/external/bsd/ntp merge conflicts
skrll[src/trunk]: src/sys/dev/usb Remove the "usb_disconnect_port: no device" DIAG...
kamil[src/trunk]: src/doc Update TODO.ptrace with recent changes
uebayasi[src/trunk]: src/sys/arch Print a message when creating a temporary ldscript.
pooka[src/trunk]: src/lib/libpthread Revert 1.14 now that the arduous task of fixi...
christos[src/trunk]: src/sys/arch/x68k/dev fix include filename.
mrg[src/trunk]: src/doc note the -fno-tree-vrp hack for amd64.
christos[src/trunk]: src/sys/ufs/ufs use variables that could be unused.
jmcneill[src/trunk]: src/sys/arch/evbmips/conf enable NFSSERVER
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Move the SMP-disabled hack for SUN4...
christos[src/trunk]: src/include add clock_cpugetclockid{2,}
maya[src/trunk]: src/sys/sys Bump for drm2 da_fb_linebytes
christos[src/trunk]: src/lib/libedit fix typos from Pedro Giffuni @FreeBSD
christos[src/trunk]: src/bin/sh add missing forward declaration for the STATIC= case.
kre[src/trunk]: src/tests/lib/libutil PR bin/50574 - make the tests conform to w...
ryoon[src/trunk]: src/tests/kernel/kqueue Tab alignment
pgoyette[src/trunk]: src/usr.bin/config Insert comment regarding PR/48571 so it doesn...
uebayasi[src/trunk]: src/sys/arch/amd64/conf Simplify this by splitting absolute relo...
bouyer[src/trunk]: src/sys/dev/usb Followling an advice in a linux forum, don't upd...
christos[src/trunk]: src/sys/dev/isa correct spkr softc.
kamil[src/trunk]: src/doc Add new entries to TODO.ptrace
mlelstv[src/trunk]: src/sys/dev/sdmmc remove unused include sys/rndsource.h
bouyer[src/trunk]: src/sys/arch Add a driver for the lradc device found in allwinne...
mrg[src/trunk]: src add the xkeyboard-config manual as a .man, so that the norma...
christos[src/trunk]: src/sys/dev/dkwedge Fix error message.
christos[src/trunk]: src/external/cddl/osnet/sys/sys include stdio.h for NULL
mrg[src/trunk]: src/sys/arch/amd64/conf XXX: build ufs_lookup.c with -fno-tree-v...
uebayasi[src/trunk]: src/sys/arch Don't mention stab and DWARF sections, because thes...
pooka[src/trunk]: src/sys sprinkle _KERNEL_OPT
christos[src/trunk]: src/distrib/sets/lists fix debug and lint sets for evbarm/arm
pooka[src/trunk]: src/sys/rump/librump/rumpkern initialize ncpuonline
uebayasi[src/trunk]: src/sys/kern Constify a little.
wiz[src/trunk]: src/usr.bin/config New sentence, new line. Bump date for previous.
skrll[src/trunk]: src/sys/dev/usb Create the UMASS_INTRIN trasnfer against the cor...
christos[src/trunk]: src/external/gpl3/gdb/dist/readline use snprintf and cast to long.
knakahara[src/trunk]: src/sys IFQ_ENQUEUE refactor (3/3) : eliminate pktattr argument ...
macallan[src/trunk]: src/sys/dev/sbus more RASTERCONSOLE purging
macallan[src/trunk]: src/sys/dev/sbus fix some tpyos, add some comments
christos[src/trunk]: src/sys/arch Elide unused variable warnings (Felix Deichmann)
christos[src/trunk]: src/sys/arch/evbarm/conf undo unintended commit
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/disp Make...
uebayasi[src/trunk]: src/sys/arch/netwinder/conf Simplify this by deciding load addre...
christos[src/trunk]: src/sys/dev don't allow STRATEGY if we are not inited.
joerg[src/trunk]: src/sys/dev/usb Don't use uninitialized data variable when len =...
riastradh[src/trunk]: src/share/misc wtf tfw
wiz[src/trunk]: src/external/bsd/elftoolchain/dist/libelf Replace Xr to itself w...
knakahara[src/trunk]: src/usr.sbin/npf/npftest fix ATF net/npf/t_npf failure
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix typo: s/IPKBD/IPKDB/
skrll[src/trunk]: src/libexec/ld.elf_so/arch Remove duplicated __RCSIDs I added ye...
joerg[src/trunk]: src/external/bsd/libpcap/dist Simplify to avoid negation-only-ap...
knakahara[src/trunk]: src Add intrctl(8) man.
christos[src/trunk]: src/external/mit/ctwm/bin/ctwm add HAVE_MKSTEMP
kamil[src/trunk]: src/doc ptrace(2): Add hardware assisted breakpoint/watchpoint API:
mlelstv[src/trunk]: src/sys/dev/dkwedge revert the previous
pooka[src/trunk]: src/sys/net80211 + include opt_inet.h for INET (or lack thereof)
mrg[src/trunk]: src/distrib/sets/lists/comp oops: mark ./usr/include/gcc-4.5/omp...
christos[src/trunk]: src/sys/rump/dev/lib use ioconf files for pseudo-device attach p...
uebayasi[src/trunk]: src/usr.bin/config Simplify.
christos[src/trunk]: src/tests/fs/nfs/nfsservice don't abuse %m in printf
hannken[src/trunk]: src/sys/fs/udf Use vfs_vnode_iterator for udf_unmount_sanity_check.
uebayasi[src/trunk]: src/sys/arch Simplify this by deciding load address at one place.
tron[src/trunk]: src/external/gpl3/gdb/lib/libbfd Fix build with "USE_SSP=yes".
christos[src/trunk]: src/lib/libexecinfo Don't subtract base if not pie.
pooka[src/trunk]: src/sys/dev/scsipi would you like some freshly ground _KERNEL_OP...
christos[src/trunk]: src/doc new gdb
christos[src/trunk]: src/sys/external/bsd/acpica merge conflicts
uebayasi[src/trunk]: src/sys/arch/shark/conf Write the rule of ldscript generation.
hannken[src/trunk]: src/sys/kern Redo Rev. 1.30: Change vfs_vnode_iterator_next() to...
uebayasi[src/trunk]: src/sys/arch Kill trailing blank lines.
christos[src/trunk]: src/usr.bin/ftp Factor the proxy handling code out.
nonaka[src/trunk]: src/usr.bin/ftp Fix compile failure without WITH_SSL.
uebayasi[src/trunk]: src/sys/arch I bet setting search-directory for ld.so is useless...
gson[src/trunk]: src/sys/kern In ttywait_timo(), break out of loop on all errors, ...
mlelstv[src/trunk]: src/sys/dev missed wakeup -> cv_broadcast conversion.
christos[src/trunk]: src/external/gpl3/gdb/lib regen i386
macallan[src/trunk]: src/sys/dev/sun RASTERCONSOLE is gone, wsdisplay no longer optional
ozaki-r[src/trunk]: src/tests/net/route Add more tests of RTF_REJECT
christos[src/trunk]: src/external/gpl3/gcc/usr.bin Enable minimal warnings, disabling...
kamil[src/trunk]: src/share/man/man4 KSTACK_CHECK_DR0 is no longer available
christos[src/trunk]: src/sys Restructure speaker devices so that there can be multipl...
pgoyette[src/trunk]: src/sys/fs/nfs/common Mostly mechanical updates for caddr_t, thr...
knakahara[src/trunk]: src/sys fix race of gif_softc->gif_ro when we send multiple flow...
skrll[src/trunk]: src/sys/dev/usb Don't hold softc lock when calling ucom_read
christos[src/trunk]: src/sys/modules delete spkr_synth module
kamil[src/trunk]: src/lib/libc/sys ptrace(2): Document PT_GETVECREGS and PT_SETVEC...
christos[src/trunk]: src/external/gpl3/gdb/dist/bfd fix mips
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch/coldfire regen coldfire
christos[src/trunk]: src/lib/librump XXX: hack to fix the build
christos[src/trunk]: src/bin/ps Handle functions that use the offset from either kinf...
skrll[src/trunk]: src/sys/arch/prep/stand/boot Appease gcc - error: 'error' may be...
phx[src/trunk]: src/sys/dev Added some missing SPI device names.
jklos[src/trunk]: src/sys/arch/vax/vax Cosmetic fix for VAXstation 4000/90, 90a, 9...
knakahara[src/trunk]: src/sys introduce new ifnet MP-scalable sending interface "if_tr...
skrll[src/trunk]: src/sys/net Typo in comment
christos[src/trunk]: src/lib/libedit Add more explicit xrefs
joerg[src/trunk]: src/sys/dev/ic GC slhci_hubd
skrll[src/trunk]: src/sys/arch/mips/cavium/dev Adapt to nick-nhusb merge
christos[src/trunk]: src/sys/dev/ic Unmodified OpenBSD sources (except Ids)
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Introduce dt_b...
macallan[src/trunk]: src/sys/arch/sparc/dev support anti-aliased fonts, glyphcache etc.
christos[src/trunk]: src/usr.sbin/makemandb PR/51039: Abhinav Upadhyay: Check for ret...
christos[src/trunk]: src/external/mit/xorg/bin/xrdb Fix MKSTEMP
ozaki-r[src/trunk]: src/sys/netinet Constify rtentry of arpresolve
christos[src/trunk]: src/sys/dev/ic minor nits
mlelstv[src/trunk]: src/sys/fs/msdosfs Validate FAT entries to avoid some panics cau...
christos[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant http://w1.fi/security/2...
mrg[src/trunk]: src/sys/external/bsd/drm2/nouveau revert rev 1.6. we don't have...
christos[src/trunk]: src/lib/librump Generate ioconf.h automatically.
mrg[src/trunk]: src/libexec/httpd s/dirname/dirpath/ to avoid potentially shadow...
christos[src/trunk]: src/share/mk switch alpha to gdb-7.9.1
msaitoh[src/trunk]: src/sys/dev/pci - Print NVM version on 8257[124], too.
joerg[src/trunk]: src/lib/libc/stdlib Fix portability.
phx[src/trunk]: src/share/man/man4 Add some more MI SPI drivers to the list: mcp...
knakahara[src/trunk]: src/sys/dev/ic Apply mbuf initialize function to stack mbuf used...
roy[src/trunk]: src/doc Note import of dhcpcd-6.10.3
christos[src/trunk]: src/doc new OpenSSH
rjs[src/trunk]: src/sys/netinet Fix build when IPSEC enabled.
christos[src/trunk]: src/sys/dev/pci more ral devices from OpenBSD
uebayasi[src/trunk]: src/sys/arch/cats/conf Use variables where appropriate.
joerg[src/trunk]: src Update set list and build glue for libc++ r245539.
mlelstv[src/trunk]: src/sbin/tunefs Use getfsspecname also when not found in /etc/fs...
uebayasi[src/trunk]: src/usr.bin/config One more about linker script, another about g...
wiz[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 Fix xref.
christos[src/trunk]: src/lib/libedit Initialize patbuf (Ingo Schwarze)
skrll[src/trunk]: src/sys/dev/usb Wrap long line. From t-hash.
christos[src/trunk]: src/sys/rump/kern/lib/libtty use ioconf.h for pseudo-device atta...
jakllsch[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Apply preceeding change:
christos[src/trunk]: src/external/gpl3/gdb/lib finish all the regen
christos[src/trunk]: src/sys/ufs/ufs - Collect the slot-related variables in their ow...
christos[src/trunk]: src/sys/ufs/ufs - match endianness logic more to the original code
dholland[src/trunk]: src Note that deleting objdirs (not just cleandir) may be necess...
christos[src/trunk]: src/sys/modules/i915drmkms consistency with: src/sys/external/bs...
martin[src/trunk]: src/lib/csu/common Change section flags to "MG" and put it into ...
kiyohara[src/trunk]: src/sys/arch/arm/omap Add omapscm to critical_devs[].
ozaki-r[src/trunk]: src/sys/net Stop using rt_gwroute completely
ozaki-r[src/trunk]: src/sys Stop using rt_gwroute on packet sending paths
martin[src/trunk]: src/lib/csu/common Revert previous (fallout is more subtle but t...
jakllsch[src/trunk]: src/sys/dev/usb Make #if 0 code that sets the protocol mode comp...
knakahara[src/trunk]: src/sys Add kernel code to support intrctl(8).
christos[src/trunk]: src/external/gpl3 gdb 7 -> gdb.old
christos[src/trunk]: src/external/gpl3/gdb/dist/bfd fix m68k
christos[src/trunk]: src/external/gpl3/gdb/lib regen sparc
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/c-family The gcc diagnostic forma...
mlelstv[src/trunk]: src/sys/dev replace tsleep with condvar
skrll[src/trunk]: src/sys More IPL_SCHED -> IPL_USB
uebayasi[src/trunk]: src/usr.bin/config Paths given to "file" and "object" are relati...
christos[src/trunk]: src/external/bsd/ntp/dist ---
jmcneill[src/trunk]: src/distrib/utils/embedded/conf Cubieboard2 kernel is named netb...
wiz[src/trunk]: src/share/man/man8/man8.acorn26 New sentence, new line.
christos[src/trunk]: src/sys/net fix rump tests.
jdolecek[src/trunk]: src/sys/ufs/ext2fs when converting on-disk direntry, only use th...
uebayasi[src/trunk]: src/sys/conf G/C defpseudo intrctl.
christos[src/trunk]: src/external/gpl3/gcc/dist/libgcc/config/m68k Some functions lik...
christos[src/trunk]: src/lib/libc add clock_getcpuclockid{2,}
wiz[src/trunk]: src/share/man/man9 Remove trailing whitespace.
kiyohara[src/trunk]: src/sys/arch/arm/omap Add function omap_chipid().
nonaka[src/trunk]: src/distrib/sets/lists/comp Mark the pci_intr_distribute man pag...
skrll[src/trunk]: src/sys/dev/pci Interrupt handlers aren't MP-safe yet so use IPL...
jakllsch[src/trunk]: src/sbin/fsck_msdos The on-disk FAT array does not include anyth...
uebayasi[src/trunk]: src/usr.bin/config Retire optional `rule' argument of `file' com...
christos[src/trunk]: src/usr.bin/ftp Try to factor out some code, this is completely ...
marty[src/trunk]: src/sys/arch/arm/samsung XU4 FDT WDT - convert driver to FDT
skrll[src/trunk]: src/sys/external/bsd/dwc2 Whitespace.
knakahara[src/trunk]: src/sys/net MP-safe pppoe(4).
kamil[src/trunk]: src/tests/kernel/arch/amd64 Remove dbregs* in arch/amd64/t_ptrac...
christos[src/trunk]: src/sys/dev print more info during autoconfig
nonaka[src/trunk]: src/usr.bin/ftp handle proxy authentication correctly.
ozaki-r[src/trunk]: src/sys/dev Move bpf_mtap in Tx hardware intrrupt to if_start
ozaki-r[src/trunk]: src/tests/net Disable another tentative state check
pooka[src/trunk]: src/sys/rump Use BUILDRUMP_IMACROS if specified.
mrg[src/trunk]: src/sys/arch/sparc64/dev convert auxio(4) to use a mutex for exc...
christos[src/trunk]: src/lib/libedit Add more MLINKS, sort
skrll[src/trunk]: src/sys/external/bsd Tweak IS_ENABLED to allow CONFIG_FOO values.
ozaki-r[src/trunk]: src/tests/net/ndp Make a test a bit easy
uebayasi[src/trunk]: src/sys/conf Make <kernel>.ldscript ready to include assym.h.
uebayasi[src/trunk]: src/sys/arch/mips Replace a constant in ldscript.
christos[src/trunk]: src/sys/external/bsd/acpica/dist/compiler CID 1298707: Change c...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel PCIe NVMe SSD.
uebayasi[src/trunk]: src/sys Echo exact objects (swap*.o etc.) when linking kernel.
christos[src/trunk]: src/sys/arch/ews4800mips/conf comment out disabling ksyms
mlelstv[src/trunk]: src/sys/dev/dkwedge No longer access the disk driver directly.
jmcneill[src/trunk]: src/sys/arch Add kernel config for Tegra K1 "Nyan Big" board, as...
kamil[src/trunk]: src/distrib/sets/lists/comp Add missing files in distribution fi...
rjs[src/trunk]: src/doc/roadmaps Add a bit for Mobile IPv6.
pgoyette[src/trunk]: src/sys/fs/nfs/server Update locations for new nfs header files.
martin[src/trunk]: src/sys/arch/bebox/conf Comment out spkr at pcppi, as pcppi is c...
knakahara[src/trunk]: src/tests/net/if_pppoe add wait_for_disconnected to run_test() a...
hannken[src/trunk]: src/sys/kern Change the freelists to lrulists, all vnodes are al...
ozaki-r[src/trunk]: src/tests/net/net Fix that cleanup doesn't run when DEBUG=false
ozaki-r[src/trunk]: src/sys Annotate bpf_mtap still running in Rx hardware interrupt...
skrll[src/trunk]: src/sys/conf Merge nick-nhusb (missed commit)
ozaki-r[src/trunk]: src/share/man/man9 Fix declaration of PSLIST_READER_FIRST
christos[src/trunk]: src/sys/dev/microcode/ral add rt2860
ozaki-r[src/trunk]: src/tests/net/if Don't depend on the order of interfaces
ozaki-r[src/trunk]: src/sys/net Constify remaining rtentry of if_output (fix build)
uebayasi[src/trunk]: src/sys/arch Don't expand unwanted symbols by cpp(1).
uebayasi[src/trunk]: src/sys/arch Adjust paths to ${KERNLDSCRIPT} files so that depen...
uebayasi[src/trunk]: src/sys/arch ${KERN_LDSCRIPT} -> ${KERNLDSCRIPT}
phx[src/trunk]: src MI driver for the Microchip 3x0x series of SAR analog to dig...
macallan[src/trunk]: src/sys/dev/pci add bit definitions for dither and alpha blendin...
uebayasi[src/trunk]: src/sys/arch/amd64/conf Do =0 (zero-fill) only once.
uebayasi[src/trunk]: src/sys/arch/amd64/conf Simplify these by relocating only .text.
christos[src/trunk]: src/external/gpl3/gdb/lib regen alpha, earmv4
christos[src/trunk]: src/external/gpl3/gdb/dist merge conflicts
christos[src/trunk]: src/external/gpl3/gdb/lib regen some arm, mips, ppc,
dholland[src/trunk]: src/games/worm remove cpp abuse
roy[src/trunk]: src/sys/net Change used from int to bool.
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix build without DDB.
ryo[src/trunk]: src/sys/arch/arm/arm32 * fix checking physical address range. on...
nonaka[src/trunk]: src/sys/dev/pci kern/50453: Separate Pineview chipset from i915-...
nonaka[src/trunk]: src/sys/dev/ic Remove RAL_DEBUG define. Fix amd64 ALL kernel bui...
nonaka[src/trunk]: src Added nvme(4) for Non-Volatile Memory Host Controller Interf...
christos[src/trunk]: src/doc new ntpd
wiz[src/trunk]: src/share/man/man4 Use Mt.
wiz[src/trunk]: src/lib/libedit Add missing backslash that broke build.
kre[src/trunk]: src/bin/sh PR bin/43639 - check that a file being read by the '....
kre[src/trunk]: src/bin/sh Allow function names to be any shell word not contain...
skrll[src/trunk]: src/sys/dev Kill XHCI_QUIRK_FORCE_INTR and surrounding code
skrll[src/trunk]: src/sys First pass at adapting SLHCI_DEBUG to USBHIST
christos[src/trunk]: src/sys/ufs/ufs more deduplication.
christos[src/trunk]: src/sys/ufs/ufs missing ,
ozaki-r[src/trunk]: src/tests/net/arp Add a test case for static ARP
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Rerun the import of r245547.
pooka[src/trunk]: src/lib/librumpuser Hurd support, part 1
uebayasi[src/trunk]: src/sys/arch .rel/.rela should not be generated in kernels.
pooka[src/trunk]: src/sys regen
pooka[src/trunk]: src/sys/dev/pci Remove "#ifdef INET" code. Por que? Because op...
uebayasi[src/trunk]: src/sys/modules/gpiosim ioconf glue for gpiosim module.
christos[src/trunk]: src/sys regen
wiz[src/trunk]: src/lib/libc/sys Fix typos, whitespace, formatting.
ozaki-r[src/trunk]: src/sys/net Fix errno on rt_setgate error
salazar[src/trunk]: src/distrib/notes/common add lneto
martin[src/trunk]: src/sys/arch/sparc64/include If compiling with SUN4V support, bu...
uebayasi[src/trunk]: src/usr.bin/config + copy symtab
palle[src/trunk]: src/sys/arch/sparc64/doc Update sparc64 TODO file: note issue wi...
ozaki-r[src/trunk]: src/sys/netinet Get rid of meaningless RTF_UP check from ip_hres...
knakahara[src/trunk]: src/sys fix interrupt_* stubs. reported by skrll@n.o
rjs[src/trunk]: src/sys/dev/cadence Whitespace.
skrll[src/trunk]: src/sys/external/bsd/dwc2 Do BUS_DMASYNC_POST{READ, WRITE} on tra...
jakllsch[src/trunk]: src/sys/dev/pci Support PCI_PRODUCT_INTEL_82Q45_KT_1 in addition...
wiz[src/trunk]: src/share/man/man4 Formatting and typo fixes.
mrg[src/trunk]: src/distrib/sets/lists move the obsolete list files into their r...
uebayasi[src/trunk]: src/sys Define ${LINKSCRIPT} in one place.
pooka[src/trunk]: src/sys/rump Remove a bunch of opt files.
nonaka[src/trunk]: src/share/man/man4 Add ifconfig.if(5) to SEE ALSO.
pgoyette[src/trunk]: src/share/misc Add a (clean) definition of WTF
uebayasi[src/trunk]: src/sys/modules/gpiosim Now gpiosim needs this for NGPIOSIM.
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
kamil[src/trunk]: src/tests/kernel/arch/amd64 Add regs1 in arch/amd64/t_ptrace_wait*
pgoyette[src/trunk]: src/sys/fs/nfs One more option for the opt_ file.
christos[src/trunk]: src/sys/dev/pci Tidy up and make it look like the other drivers.
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch regen sh3*
christos[src/trunk]: src/usr.sbin/acpitools/acpidump comment out tcpa printout since ...
christos[src/trunk]: src/usr.sbin/acpitools/acpidump Put back a Trusted Computing Pla...
uebayasi[src/trunk]: src/sys/arch/aarch64/conf Use ${KERNLDSCRIPT}.
uebayasi[src/trunk]: src/sys/arch Kill trailing whitespaces.
wiz[src/trunk]: src/share/man/man4 Remove reference to non-existing hostname.if(5).
uebayasi[src/trunk]: src/sys/arch Indent with 2 spaces.
christos[src/trunk]: src/share/mk switch powerpc to gdb 7.9.1
jdolecek[src/trunk]: src/sys/ufs/ext2fs add EXT2F_HAS_ROCOMPAT_FEATURE() macro, and c...
martin[src/trunk]: src/sys/net Add missing breaks (cosmetic change only)
ozaki-r[src/trunk]: src/tests/net/route Return 0 for $DEBUG=false case
uebayasi[src/trunk]: src/sys/arch/epoc32/conf Simplify this by deciding load address ...
christos[src/trunk]: src/usr.sbin/makemandb PR/51040: Abhinav Upadhyay: Fix memory leak
uebayasi[src/trunk]: src/usr.bin/config I don't like -Ttext .
skrll[src/trunk]: src/sys/dev/usb Make GDIUM_KEYBOARD_HACK compile
ozaki-r[src/trunk]: src/sys/net Constify ifp of if_is_deactivated
skrll[src/trunk]: src/sys/dev/ic Remove unnecessary whitespace from attach message.
christos[src/trunk]: src/sys/dev/ic Pass the proper device_t to the attach hook.
skrll[src/trunk]: src/sys/dev/usb Make USB_FRAG_DMA_WORKAROUND compile
jakllsch[src/trunk]: src/share/man/man8 Change RB_QUIET and RB_VERBOSE to AB_QUIET an...
uebayasi[src/trunk]: src/sys/arch Don't need to specify OUTPUT_FORMAT/OUTPUT_ARCH in ...
skrll[src/trunk]: src/sys/dev/usb Updates from t-hash
christos[src/trunk]: src/sys move scsipi_strvis -> libkern:strnvisx()
christos[src/trunk]: src/sys/dev name attachment after parent per existing convention.
rin[src/trunk]: src/external/gpl3/gdb/dist/gdb Skip the initial GP load in funct...
kamil[src/trunk]: src/lib/libc/sys ptrace(2): Remove dead text, some of it comment...
maya[src/trunk]: src/sys/dev/usb allow suspend with uftdi(4). it works fine.
ozaki-r[src/trunk]: src/tests/net/route Fix tests for blackhole routes
macallan[src/trunk]: src/sys/arch/sparc/conf cgfourteen needs vcons
riastradh[src/trunk]: src/sys/kern Report what error was if nonzero with KASSERTMSG.
pooka[src/trunk]: src/sys/rump opt files were nop't
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Security fixes:
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/device Ex...
mlelstv[src/trunk]: src/sys/dev use device_printf
knakahara[src/trunk]: src Add man about kernel APIs to support intrctl(8).
ozaki-r[src/trunk]: src/tests/net/ndp Improve test stability
ozaki-r[src/trunk]: src/sys/netinet6 Use macro to iterate on the nd_prefix list
jdc[src/trunk]: src/sys/arch/sparc64/conf Add adm1026hm* for V210, V240, and V44...
christos[src/trunk]: src/sys/arch/hppa/stand/xxboot minimal changes to get this to co...
marty[src/trunk]: src/sys/arch/arm/samsung XU4 FDT -- fix bus tags
christos[src/trunk]: src/sys/external/bsd/acpica/dist/compiler CID 1320410: Don't cal...
mrg[src/trunk]: src/external/mit/xorg/lib/libxshmfence build glue for libxshmfen...
uebayasi[src/trunk]: src/sys/external/bsd/acpica/conf Try config(5) "prefix" to short...
pooka[src/trunk]: src/sys/dev/dkwedge Rename variable to avoid -Wshadow warnings w...
ozaki-r[src/trunk]: src/share/man/man9 Fix usage of frobbotzim_prc in the example code
christos[src/trunk]: src/distrib/sets/lists/base Add new firmware code.
skrll[src/trunk]: src/sys/dev/ic s/slhci_debug/slhcidebug/ for consistency with ot...
pgoyette[src/trunk]: src/sys/fs/nfs/common Disable duplicate typedef
kamil[src/trunk]: src/tests/kernel Define -D_KERNTYPES in CPPFLAGS unconditionally...
skrll[src/trunk]: src/sys/dev/usb Fix type of return value in xhci_do_command
skrll[src/trunk]: src/sys/dev/usb Updates from t-hash
pgoyette[src/trunk]: src/doc Note desire to have a way to selectively build modules (...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update for the new "universal" sp...
ozaki-r[src/trunk]: src/sys Move bpf_mtap and if_ipackets++ on Rx of each driver to ...
kamil[src/trunk]: src Add support for hardware assisted watchpoints/breakpoints AP...
palle[src/trunk]: src/sys/arch/sparc64/doc Update TODO: booting from a ISO image o...
dholland[src/trunk]: src/sys/arch/sparc/stand/bootblk Use lfs32_dinode_SIZEOF instead...
uebayasi[src/trunk]: src/sys Define CHILD_MAX/OPEN_MAX as parameters.
jmcneill[src/trunk]: src/sys/dev/mii Disable link down power save mode and energy eff...
christos[src/trunk]: src/bin/sh Process pending signals while waiting for a job:
jakllsch[src/trunk]: src/sys/dev/pci Add another ID for Intel 82Q45 KT
bouyer[src/trunk]: src/sbin/dump Consistently use iswap64() and 64bit intermediate ...
jdolecek[src/trunk]: src/sys/ufs/ext2fs whitespace cleanup
uebayasi[src/trunk]: src/sys/arch/i386/conf Simplify these by doing AT () relocation ...
ozaki-r[src/trunk]: src/sys Remove unnecessary inclusions of nd6.h
uebayasi[src/trunk]: src/usr.bin/config + kill makeoptions
christos[src/trunk]: src/share/mk switch everyone to gdb 7.9.1
mlelstv[src/trunk]: src/sys/dev Use ENODEV to show that an operation is not supported.
christos[src/trunk]: src/sys/dev/acpi add extra argument to method.
chs[src/trunk]: src/sys/external/bsd/acpica/conf post-christos cleanup: fix the ...
skrll[src/trunk]: src/sys/external/bsd Move linux/err.h into common/include.
uebayasi[src/trunk]: src/sys/arch/cats/conf Tweak previous.
joerg[src/trunk]: src/lib/libc/stdlib lib/50791: Instead of using sorting the aren...
skrll[src/trunk]: src/sys/arch/macppc/dev Fix build
christos[src/trunk]: src/tests/bin/sh use "" so ${TEST_SH} is expanded.
mlelstv[src/trunk]: src/sys/dev/dkwedge when scanning for disklabels, close block de...
msaitoh[src/trunk]: src/sys/dev/pci regen.
nonaka[src/trunk]: src Added rtwn(4) for Realtek RTL8188CE/RTL8192CE PCIe 802.11b/g...
rjs[src/trunk]: src/sys/dev/cadence Fix logic for setting multicast addresses.
pooka[src/trunk]: src/sys/rump Remove individual opt_foo.h files, continue consoli...
christos[src/trunk]: src/sys/rump/dev/lib/libnetsmb XXX: there must be a better way t...
kamil[src/trunk]: src/lib/libc/stdlib Minor alterations to reallocarr(3)
christos[src/trunk]: src/sys/kern tidy up messages and indentation
martin[src/trunk]: src/sys/arch/epoc32/conf Comment out spkr at audio, as audio is ...
riastradh[src/trunk]: src/share/man/man9 Tweak wording. Use \(em for emdash.
riastradh[src/trunk]: src Add a note about PIE for amd64 requiring clean objdir.
christos[src/trunk]: src be more specific about what needs to be cleaned for libedit.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf OVERO's .ub file includes release
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
skrll[src/trunk]: src/external/gpl3/gcc/dist/gcc Re-order includes so that ARM_TAR...
christos[src/trunk]: src/external/gpl3/gcc/dist/libgcc/config/m68k Propagate PLT fix ...
christos[src/trunk]: src/lib/libpthread commit the right file.
mrg[src/trunk]: src/share/mk switch powerpc to GCC 5.3.
skrll[src/trunk]: src/sys/dev/usb PR/50160: 5 duplicate entries in dev/usb/usbdevs
jmcneill[src/trunk]: src/sys/arch/evbarm/conf wire down ldN to sdmmcN, so disk number...
uebayasi[src/trunk]: src/sys/arch Whitespace.
macallan[src/trunk]: src/sys/arch/sparc/conf - purge long obsolete RASTERCONSOLE
nakayama[src/trunk]: src/external/mit/xorg/bin/smproxy Set PACKAGE_STRING properly.
christos[src/trunk]: src/lib/libedit Remove empty callbacks (Ingo Schwartze)
christos[src/trunk]: src/doc new openssl
christos[src/trunk]: src/crypto/external/bsd/openssl/dist merge conflicts
christos[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant http://w1.fi/security/2...
christos[src/trunk]: src/external/bsd/acpica/bin/iasl handle acpica 20150717
christos[src/trunk]: src Provide the correct system Makefile path to the tools make. ...
christos[src/trunk]: src/lib/libc/sys move section around.
nonaka[src/trunk]: src/sys/dev/pci regen
uebayasi[src/trunk]: src/sys/arch/i386/conf Do AT () relocation once.
christos[src/trunk]: src/sys/rump/net/lib add ioconf files for pseudo device attach p...
riz[src/trunk]: src/sys/arch/evbarm/conf options FFS_EI, and options IPSEC for G...
jmcneill[src/trunk]: src/sys/dev/mii add some more RTL8211F bits
uebayasi[src/trunk]: src/usr.bin/config Linker script TODO items.
uebayasi[src/trunk]: src/sys/arch/evbsh3/conf Indent.
uebayasi[src/trunk]: src/sys/conf Redo Rev. 1.188:
pooka[src/trunk]: src/lib/librumphijack allow mmap() to be called before init runs
dholland[src/trunk]: src/sbin/fsck_lfs Fix reversed arguments to a print. nice and co...
christos[src/trunk]: src/sys/net/npf /32 and /128 are valid netmasks.
christos[src/trunk]: src/external/gpl3/gcc/lib WARNS=1
riastradh[src/trunk]: src/share/misc MLD: multicast listener discovery
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/devinit M...
martin[src/trunk]: src/sys/dev/usb When we fail to allocate a usb xfer, abort TX l...
pooka[src/trunk]: src/sys/kern hw nodes do not go under the kern tree, so add new ...
martin[src/trunk]: src/tests/lib/librumphijack Mark the ssh test as expected failur...
pooka[src/trunk]: src/doc update c++/volatile/constexpr entry
bouyer[src/trunk]: src/sys/dev/usb Regen for USB_PRODUCT_WINCHIPHEAD2_CH341_2
pooka[src/trunk]: src/sys/kern <sys/mount.h> is necessary only with !RUMP_CLIENT, ...
pooka[src/trunk]: src/sys/rump continue consolidating non-modular option files
pooka[src/trunk]: src/sys/rump/dev/wip These "wip" components have been in progres...
christos[src/trunk]: src/doc new acpica
christos[src/trunk]: src/external/gpl3/gdb/lib regen vax
kamil[src/trunk]: src/sys/arch Torn down KSTACK_CHECK_DR0, i386-only feature to de...
christos[src/trunk]: src/distrib/sets/lists/modules delete spkr_synth
rin[src/trunk]: src/sys/arch/powerpc/fpu Fix build without DDB.
riastradh[src/trunk]: src/sys/kern #ifdef DIAGNOSTIC panic ---> KASSERTMSG
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Remove needless goto's. No functiona...
christos[src/trunk]: src/sys/dev/pci Sync with OpenBSD (add rt2860). Handle 32/64 mem...
christos[src/trunk]: src/sys/kern Simplify
wiz[src/trunk]: src/external/bsd/openresolv/dist Sort SEE ALSO. New sentence, ne...
is[src/trunk]: src/sys/netinet6 Let non-neighbor NS/NA debug error message incl...
wiz[src/trunk]: src/lib/libc/sys Sort a bit more.
wiz[src/trunk]: src/lib/libpthread Formatting, typos, whitespace fixes.
plunky[src/trunk]: src/usr.sbin/btdevctl the Bluetooth rc.d setup was simplified so...
mlelstv[src/trunk]: src/sys/dev An adaptive mutex is sufficient, the data structures...
christos[src/trunk]: src/usr.sbin/acpitools/acpidump comment out end comment printing.
uebayasi[src/trunk]: src/sys/arch/cats/conf Define the rule to generate the dynamic `...
uebayasi[src/trunk]: src/sys/conf G/C defpseudo fwiso.
kiyohara[src/trunk]: src/sys/arch/arm/omap Print OMAP3 ChipID.
khorben[src/trunk]: src/sys/dev/splash Do not panic if the splash screen is bigger t...
christos[src/trunk]: src/sys/dev/raidframe Extend the "a" partition hack to also mean...
christos[src/trunk]: src/sys/conf Add rt2860 now that it compiles.
christos[src/trunk]: src/usr.bin/ftp Separate no_proxy handling.
marty[src/trunk]: src/sys/arch/evbarm/conf EXYNOS - change ODROID-XU4 to EXYNOS
uebayasi[src/trunk]: src/sys/arch/i386/stand ${PROG} depends on ${LDSCRIPT}.
christos[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant http://w1.fi/security/2...
gson[src/trunk]: src/tests/lib/libutil In the "relative" test case, run the tests...
christos[src/trunk]: src/bin/sh Fix handing of user file descriptors outside the 0..9...
wiz[src/trunk]: src/usr.sbin/intrctl Fix a typo. Sort commands. End list correctly.
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch regen hppa and mipseb
uebayasi[src/trunk]: src/sys/dev/gpio Use needs-count for # of pseudo instances; sugg...
martin[src/trunk]: src/include Add missing eol-escape
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo Mark...
dholland[src/trunk]: src/etc/rc.d Avoid unnecessary use of basename(1). From Jukka Sa...
hannken[src/trunk]: src/sys/ufs/lfs lfs_writevnodes: replace mnt_vnodelist traversal...
kamil[src/trunk]: src Add regs1 in arch/i386/t_ptrace_wait*
uebayasi[src/trunk]: src/usr.bin/config + pseudo(dev) attach
christos[src/trunk]: src/sys/modules Add ioconf entries to the pseudo-devices.
wiz[src/trunk]: src/lib/libc/regex Update for v1.10: use '(*)' instead of '#' as...
christos[src/trunk]: src/sys/ufs/ufs mention the PR
dholland[src/trunk]: src/sys/arch/sparc/stand/bootblk adjust comments slightly
riastradh[src/trunk]: src/sys/kern Fix non-DIAGNOSTIC build.
jdolecek[src/trunk]: src/sys/ufs/ufs again remove IN_E4EXTENTS; it's not used anywher...
tls[src/trunk]: src/external/gpl3/gcc/usr.bin/host-libcpp Disable iconv in host-...
pooka[src/trunk]: src/sys/arch Make it possible to explicitly disable MSI/MSIX wit...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf remove some commented out entries for s...
christos[src/trunk]: src/distrib/sets/lists Add {pthread, clock}_getcpuid man pages an...
ozaki-r[src/trunk]: src/sys/net Don't rt_setkey twice
dholland[src/trunk]: src/sys/ufs/ufs Explain why the lock in here needs to be recursi...
tnn[src/trunk]: src/share/examples/puffs fix build of puffs examples; need _KERN...
christos[src/trunk]: src/sys/conf bump config version
wiz[src/trunk]: src Bump date for previous.
scole[src/trunk]: src/share/mk Make ia64 considered 64bit for the _XSERVER64 defin...
kamil[src/trunk]: src/sys/sys Welcome to NetBSD 7.99.50!
joerg[src/trunk]: src/external/bsd/libc++/dist/libcxx Import libc++ r245547. Vario...
mrg[src/trunk]: src/external/mit/xorg various updates:
chs[src/trunk]: src/external/bsd/libproc/dist use the netbsd path for separate d...
nakayama[src/trunk]: src/external/mit/xorg/bin Fix NetBSD RCS keyword.
nonaka[src/trunk]: src/sys/dev/usb Added Buffalo WI-U2-300D.
nonaka[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/external/lgpl3/gmp/lib/libgmp Add -DPIC for PIE builds so th...
riastradh[src/trunk]: src/sys/kern Split psref_held into internal and public variants.
knakahara[src/trunk]: src/sys IFQ_ENQUEUE refactor (1/3) : add altq_pktattr fields to ...
mrg[src/trunk]: src/tools/gcc set _OUTDIR and _OUTDIRBASE properly for gcc.old, ...
christos[src/trunk]: src/usr.sbin/makemandb add a newline
uebayasi[src/trunk]: src/sys Tweak previous.
christos[src/trunk]: src/tests/bin/sh another wait test.
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch/earmv4/build-gnulib forgot...
christos[src/trunk]: src/sys/arch/x86/acpi dup the argument of the wakeup vector. XXX...
kamil[src/trunk]: src/tests/kernel Remove dbregs[12] from t_ptrace_wait{, 3, 4, 6, id, ...
martin[src/trunk]: src/distrib/sets/lists/xdebug Add some missing obsolete markers
pooka[src/trunk]: src/lib/librumphijack Remember that dlsym() tends to fail on Pow...
christos[src/trunk]: src/external/mit/xorg/bin/xman We have MKSTEMP so use it!
jakllsch[src/trunk]: src/sys/dev/pci pcidevs .h regen
joerg[src/trunk]: src/sys/external/bsd/acpica/dist/include ACPI_TRACE_ENTRY adds c...
skrll[src/trunk]: src/sys/dev/usb Fix non-DIAGNOSTIC build
christos[src/trunk]: src/external/gpl3/gdb/lib regen m68k
christos[src/trunk]: src/external/gpl3/gdb/lib regen sparc64
riz[src/trunk]: src/lib/libc/time Remove second 'const' declaration, to hopefull...
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Sort SEE ALSO.
uebayasi[src/trunk]: src/sys/arch Use ${KERNLDSCRIPT}.
christos[src/trunk]: src/external/bsd/dhcpcd/dist CID 1358677: (Negative returns) tuc...
pooka[src/trunk]: src/sys/kern Move a bunch of sysctl nodes from init_sysctl (kitc...
knakahara[src/trunk]: src Add intrctl(8).
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb fix sparc
chs[src/trunk]: src/external/bsd/librtld_db/dist fix the lookup of the rtld post...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Take some changes from the Linux's latest x...
wiz[src/trunk]: src/doc gcc-6.1 is out.
christos[src/trunk]: src/lib/libedit new man page from Ingo Schwarze.
christos[src/trunk]: src/sys/dev/ic remove in %s\n", __func__ debugging
palle[src/trunk]: src/sys/arch/sparc64/sparc64 print_trapframe() should print out ...
uebayasi[src/trunk]: src/sys/conf netbsd depends on $S/kern/kern_ksyms_buf.c; rarely ...
christos[src/trunk]: src/tests/bin/sh More redirect tests, in particular, tests for r...
christos[src/trunk]: src/external/bsd/dhcpcd/dist CID 1358676: Forward NULL.
christos[src/trunk]: src/libexec/httpd CID 1358679: Fix memory leak.
roy[src/trunk]: src/sys/net Set rtm_pid = curproc->p_pid for a few more messages.
ozaki-r[src/trunk]: src/sys Sweep unnecessary route.h inclusions
skrll[src/trunk]: src/sys/dev/ic KNF the #includes
pooka[src/trunk]: src/sys/rump some final -Ifoo/opt removal
uebayasi[src/trunk]: src/sys/arch ${KERN_LDSCRIPT} -> ${KERNLDSCRIPT}
uebayasi[src/trunk]: src/sys/arch Add `pseudo-device ksyms' where `options DDB' is us...
christos[src/trunk]: src/sys/arch/x68k/stand/boot_ufs fix build (dholland)
pgoyette[src/trunk]: src/sys/fs/nfs/client Adapt code for our location of the nfs hea...
kre[src/trunk]: src/distrib/sets/lists Sort the unsorted sets lists (they should...
uebayasi[src/trunk]: src/sys/arch/i386 Replace a constant in ldscript.
uebayasi[src/trunk]: src/usr.bin/config Global paths looked up at output stage (mk*()...
uebayasi[src/trunk]: src/sys/arch According to matt@, .ARM.{extab, exidx} are no longe...
uebayasi[src/trunk]: src/sys/arch Unfortunately no sh3 kernels (no longer?) use linke...
uebayasi[src/trunk]: src/sys/conf Fix vers.o dependency:
roy[src/trunk]: src/lib/libutil Removed botched debug left over.
knakahara[src/trunk]: src/sys IFQ_ENQUEUE refactor (2/3) : eliminate pktattr argument ...
christos[src/trunk]: src/external/gpl3/gcc.old/dist/libgcc/config/m68k Propagate PLT ...
kre[src/trunk]: src/distrib/notes/common Add myself.
christos[src/trunk]: src/sys/dev/ic Make it look more like rt2560.c
knakahara[src/trunk]: src/tests/net/if_gif Refactor. No functional change.
christos[src/trunk]: src/usr.sbin/postinstall handle blacklistd properly.
christos[src/trunk]: src/external/bsd/dhcpcd/dist fix bogus gcc unitialized warning
maya[src/trunk]: src/sys/external/bsd/drm2 add da_fb_linebytes to drmfb_attach_ar...
matt[src/trunk]: src/sys/arch/arm/arm32 Fix mbuf dmasyncing for extended MMU kern...
pooka[src/trunk]: src/sys/rump purge rump/net of component-specific opt directories
riastradh[src/trunk]: src/sys/external/bsd/drm2 Rework ttm tt swapin/swapout logic.
christos[src/trunk]: src/usr.sbin/makemandb CID 1358675: Wrong variable test
ozaki-r[src/trunk]: src/sys/netinet Restore nd6.h inclusion to resolve implicit depe...
ozaki-r[src/trunk]: src/tests/net/ndp Add a test case that deletes auto-configured a...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe The rx_bytes event counter is cleared when...
christos[src/trunk]: src/sys/net CID 1358673: dead code
christos[src/trunk]: src/usr.sbin/rpc.statd fix bogus %m
christos[src/trunk]: src/sys/net CID 1210544: Tainted scalar
mlelstv[src/trunk]: src/sys/dev require write access to delete a wedge
pooka[src/trunk]: src/sys/rump/librump/rumpkern remove mksysctls(), now provided b...
jdc[src/trunk]: src/sys/dev/i2c Add a driver for the ADM1026 Thermal System Mana...
ozaki-r[src/trunk]: src/sys Check error of rt_setgate and rt_settag
skrll[src/trunk]: src/sys/arch/mips/cavium/dev s/usbd_xfer_handle/struct usbd_xfer */
msaitoh[src/trunk]: src/sys/arch/x86/include Add new desc 0x64 and 0xc4.
mlelstv[src/trunk]: src/sys Two changes to the dksubr interface.
uebayasi[src/trunk]: src/sys/arch .init/.fini/.ctors/.dtors should be irrelevant to k...
joerg[src/trunk]: src/sys/arch Remove .proc 1, it has been ignored by gas for ages.
rjs[src/trunk]: src/sys/dev/cadence printf -> aprint.
christos[src/trunk]: src/tests/lib/libc/sys - Adjust to the correct wait6 semantics (...
martin[src/trunk]: src/share/mk Switch sparc64 to gcc 5.3. OK: mrg
bouyer[src/trunk]: src/sys/dev/usb Rename "CH341 serial/parallel" to "CH341 USB-Ser...
mrg[src/trunk]: src/external/gpl3/binutils mknative, binutils 2.27, and ia64.
uebayasi[src/trunk]: src/usr.bin/config Error out if a given path is absolute.
macallan[src/trunk]: src/sys/sys fix tpyo
uebayasi[src/trunk]: src/sys/arch Use ${KERNLDSCRIPT} instead of ${KERN_LDSCRIPT}. T...
msaitoh[src/trunk]: src/sys/dev/pci - Change to use 2500Base-KX correctly on C2000(I...
christos[src/trunk]: src/sys/dev fix format warning.
pgoyette[src/trunk]: src/sys/fs/nfs/client More changes for creds, mutex, etc.
ozaki-r[src/trunk]: src/sys/arch Add SCTP to ALL configs to keep it buildable anyway
kre[src/trunk]: src/bin/sh Fix things so that STATIC can me made static (-DSTATI...
kamil[src/trunk]: src/tests/kernel Prepare t_ptrace_wait.h for hardware watchpoint...
jdolecek[src/trunk]: src/sys/ufs/ext2fs switch ext2fs_htree_has_idx() over to EXT2F_H...
macallan[src/trunk]: src/sys/arch/sgimips/gio - pass the right address to bus_space_m...
kamil[src/trunk]: src/sys/arch Switch x86 CPU Debug Register types from vaddr_t to...
pooka[src/trunk]: src/lib/libc/arch/arm In rumprun mode on ARM, don't build syscal...
ozaki-r[src/trunk]: src/sys/sys Bump for move of bpf_mtap and if_ipackets++
kamil[src/trunk]: src/tests/kernel/arch/amd64 Add ATF tests for hardware assisted ...
rin[src/trunk]: src/sys/arch/powerpc/ibm4xx Fix comments. No functional changes.
skrll[src/trunk]: src/sys/dev/usb Cancel command when command times out. From t-h...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 fill_ddb_regs_from_tf() now fetches...
christos[src/trunk]: src/sys/external/bsd/gnu-efi/dist/lib PR/50561: David Binderman:...
wiz[src/trunk]: src/lib/libedit Fix Dd argument.
rjs[src/trunk]: src/sys/netinet Remove stray debug printf().
dholland[src/trunk]: src Part two of dinodes; use the same union everywhere.
uebayasi[src/trunk]: src/sys/net Honor pseudo attach decl generated by config(1).
ozaki-r[src/trunk]: src/tests/net/arp Give a chance to send a DAD announce packet
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/mxm Mark ...
martin[src/trunk]: src/sys/rump/librump/rumpkern Add lwp_find() - verbatim copy fro...
dholland[src/trunk]: src Define SEM_VALUE_MAX in only one place.
kre[src/trunk]: src/bin/sh Unbreak build ... again... gcc is insane.
uebayasi[src/trunk]: src/sys/conf If MD ldscript is generated, give it dependency on ...
mrg[src/trunk]: src/libexec/httpd updates and bozohttpd 20160415:
ozaki-r[src/trunk]: src/sys/netinet Separate MPLS-related routines from ip_hresolv_o...
riastradh[src/trunk]: src/sys/kern #if DIAGNOSTIC panic ---> KASSERTMSG
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server various build updates f...
christos[src/trunk]: src/sys/kern we don't need ioconf.h if we don't have the ksyms p...
christos[src/trunk]: src/bin/sh PR/50179: Timo Buhrmester: sh(1) variable expansion bug
nonaka[src/trunk]: src/doc note rtwn(4).
pooka[src/trunk]: src/sys to garnish, dust with _KERNEL_OPT
christos[src/trunk]: src/share/mk switch sparc64 to gdb-7.9.1
nakayama[src/trunk]: src/external/mit/xorg/bin Use xorg-pkg-ver.mk to retrieve PACKAG...
riastradh[src/trunk]: src/sys/external/bsd/drm2/drm Make sure rbtrees are empty on des...
ozaki-r[src/trunk]: src Add tests of route flags using IPv6 addresses
skrll[src/trunk]: src/sys/arch/mips/cavium/dev g/c usb_dma_reserve
christos[src/trunk]: src/lib/libc/sys - merge the options descriptions, sort them.
macallan[src/trunk]: src/sys/arch/sparc/conf cgfourteen needs glyphcache now
dholland[src/trunk]: src/doc/roadmaps Update: we got an nvme driver. Also mention the...
nonaka[src/trunk]: src/sys/dev/pci Added Realtek RTL8192CE.
maya[src/trunk]: src acknowleg -> acknowledg, proceedure -> procedure.
joerg[src/trunk]: src/usr.bin/xlint/lint1 ~0 and -1 are the same for two-complemen...
uebayasi[src/trunk]: src/sys/arch/amd64/conf Indent.
christos[src/trunk]: src/usr.sbin/makemandb PR/51038: Abhinav Upadhyay: check for acc...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Provide reader/writer se...
christos[src/trunk]: src/external/cddl/osnet/sys/sys We don't need to declare clock_g...
uebayasi[src/trunk]: src/usr.bin/config Accept only relative paths (from $S) for `fil...
christos[src/trunk]: src/usr.sbin/makemandb PR/51034: Abhinav Upadhyay: Close databas...
skrll[src/trunk]: src/external/gpl3/gcc.old/dist/gcc Re-order includes so that ARM...
christos[src/trunk]: src/sys/rump/dev/lib/libraidframe put back bsd.init.mk
dholland[src/trunk]: src/external/bsd/kyua-testers Fix previous. (Sigh.) PR 51389 again.
gson[src/trunk]: src/sys/kern When closing a tty, limit the amount of time spent ...
martin[src/trunk]: src/lib/csu/common Gcc 5.3 seems to do fine compiling this for s...
skrll[src/trunk]: src/sys/dev/usb Comment updates from t-hash
joerg[src/trunk]: src/external/bsd/libevent/man Drop stray ^ from output. Found by...
kre[src/trunk]: src/bin/sh Remove unnecessary extern var declaration that was a
kre[src/trunk]: src/lib/libutil Make relative date changes ("+ 2 months") etc, w...
mlelstv[src/trunk]: src/sys/dev only touch b_resid on error.
jnemeth[src/trunk]: src/usr.bin/calendar/calendars - sort
skrll[src/trunk]: src/sys/dev/usb Expose usbd_xfer_isread
mrg[src/trunk]: src/usr.bin/systat if you change display types, the "Showing %s, ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia fdtbus_gpio_read handles pin polarity, s...
kamil[src/trunk]: src/tests/kernel/arch/amd64 Define in CPPFLAGS symbol _KERNTYPES...
msaitoh[src/trunk]: src/sys/arch/x86/include Add some bit definitions mainly taken f...
christos[src/trunk]: src/sys We need a flag for WCONTINUED so that we can reset it......
christos[src/trunk]: src/sys/dev/microcode/ral Sync with OpenBSD
msaitoh[src/trunk]: src/sys/dev/pci Add devices from "6th Generation Intel Processor...
chs[src/trunk]: src/external/bsd/libproc/dist the netbsd version of PT_LWPINFO i...
mlelstv[src/trunk]: src/sys Make dksubr use a spin-mutex again, since some drivers s...
hannken[src/trunk]: src/sys/fs/udf Remove dirtynodes_cv, it is only used for timed w...
uebayasi[src/trunk]: src/sys/conf If a kernel linker script is provided, preprocess i...
pooka[src/trunk]: src/sys/rump remove librump/rumpnet/opt, consolidate in rump/inc...
pooka[src/trunk]: src/sys/rump/fs/lib/libnfs don't -I imaginary opt directories
macallan[src/trunk]: src/sys/arch/sparc/dev sprinkle ()s in macros
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common remove incorre...
ozaki-r[src/trunk]: src/tests/net/ndp Add tests for flushing prefix and default rout...
mrg[src/trunk]: src/sys/arch/sparc/sparc remove local lwp_eprio() definition tha...
rjs[src/trunk]: src/distrib/sets/lists/debug The t_clock_subr test doesn't requi...
christos[src/trunk]: src/usr.bin/config move driver attach declarations to ioconf.h
mlelstv[src/trunk]: src/sys/dev Prevent race condition where two threads can defer a...
christos[src/trunk]: src/sys/arch/vax/uba Use the right variable (Felix Deichmann)
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch mknative for GCC 5.3 and ...
christos[src/trunk]: src/sys Add clock_getcpuclockid2(2) as well as CLOCK_{PROCESS, TH...
uebayasi[src/trunk]: src/sys Sprinkle more done messages.
dholland[src/trunk]: src/sys/external/bsd/drm2/via viadrmkms is not i915drmkms; from ...
joerg[src/trunk]: src/usr.sbin/sysinst Simplify.
uebayasi[src/trunk]: src/usr.bin/config Fix previous.
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.2-P4
skrll[src/trunk]: src/sys/dev/ic More debug
wiz[src/trunk]: src/usr.bin/ftp Add Server Name Indication (SNI) support for https.
pooka[src/trunk]: src/sys/rump/include/rump regen
uebayasi[src/trunk]: src/sys/conf Improve previous.
jnemeth[src/trunk]: src/sbin/iscsictl PR/49616 - Andreas Gustafsson -- bring modload...
joerg[src/trunk]: src/lib/libc Don't unconditionally pass MLIBDIR via CPPFLAGS. Dr...
christos[src/trunk]: src/doc new bind
uebayasi[src/trunk]: src/usr.bin/config Clean up struct files.
christos[src/trunk]: src/lib/libedit Elide gcc warning about intermediate const casts...
rtr[src/trunk]: src/sys/lib/libkern provide const versions of container_of macros.
pgoyette[src/trunk]: src/lib/libc/stdio English grammar nit: there's only one functio...
skrll[src/trunk]: src/sys/dev/ic Remove incorrect comment
wiz[src/trunk]: src/doc libarchive-3.2.0 is out.
uebayasi[src/trunk]: src/sys/arch/m68k/fpsp Fix m68k build.
knakahara[src/trunk]: src/sys/dev/pci fix: ethernet controllers which use wiseman_txde...
mrg[src/trunk]: src/external/gpl3/gcc use AC_USE_SYSTEM_EXTENSIONS in libiberty ...
uebayasi[src/trunk]: src/usr.bin/config About ${CTFCONVERT}.
christos[src/trunk]: src/sys/kern fix for ILP32.
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc Fix infinite recursion when build...
jnemeth[src/trunk]: src/sys/arch/xen/conf make CPU microcode loading dependent on bo...
riastradh[src/trunk]: src/sys/kern Ask on-demand entropy sources to produce enough dat...
ozaki-r[src/trunk]: src/sys/netinet Remove wrong KASSERT in arptfree
tron[src/trunk]: src/external/ibm-public/postfix/dist Import Postfix 2.11.6. Chan...
uebayasi[src/trunk]: src/sys/conf Don't pass ``-DCOPY_SYMTAB'' to ${CC}; it's replace...
joerg[src/trunk]: src/lib/libform Constify set_field_buffer.
dholland[src/trunk]: src Tidy the MAXSYMLINKLEN macros.
uebayasi[src/trunk]: src/sys/arch/sparc64/sparc64 Fix size_t/psize_t confusion. Fix ...
maxv[src/trunk]: src/sys/kern Don't decrement the number of offline cpus if we fa...
uebayasi[src/trunk]: src/sys/conf Restore *.[sS] -> assym.h dependency in `-S' mode.
riastradh[src/trunk]: src/sys/kern Omit unused parameter to wapbl_fini.
uebayasi[src/trunk]: src/sys Put back MEMORY_DISK_IMAGE logic, but use generated opt_...
pooka[src/trunk]: src/sys/kern Include non-portable <sys/idtype.h> inside RUMP_CLI...
skrll[src/trunk]: src/sys/dev/usb Print LF in hexdump when datalen % 16 != 0. Fro...
kre[src/trunk]: src/bin/sh Fix the implementation of the ?: $(( )) operator. It...
tron[src/trunk]: src/doc Postfix 2.11.6 has been imported.
abhinav[src/trunk]: src/usr.sbin/makemandb Remove a trailing white space after .Nm (...
kre[src/trunk]: src/tests/bin/sh Use valid (standard) shell syntax, in anticipat...
msaitoh[src/trunk]: src/sys/arch/arm/include Fix CORTEXA9Rx definitions.
uebayasi[src/trunk]: src/usr.bin/config Refactor emit file functions. No functional ...
ozaki-r[src/trunk]: src/sys/net Replace ifnet_lock with if_get and if_put
christos[src/trunk]: src/distrib/sets/lists Adjust to new freetype-2.6.3
dholland[src/trunk]: src Add byteswapping to the dinode accessors.
skrll[src/trunk]: src/sys/dev/ic More debug
skrll[src/trunk]: src/sys/dev/ic The HCD should no longer restart a repeating tran...
christos[src/trunk]: src/doc/roadmaps reflect reality (through my ping glasses)
skrll[src/trunk]: src/external/gpl3 Preserve the arm architecture version (if pres...
sjg[src/trunk]: src/usr.bin/make Propagate errors from filemon.
christos[src/trunk]: src/sys/kern - make pax aslr stack eat up to 1/8 of the max stac...
nakayama[src/trunk]: src/sys/arch/sparc64 Use newly introduced intrhand_alloc().
uebayasi[src/trunk]: src/usr.bin/config No need to define swap<kernel>.o build rule.
christos[src/trunk]: src/external/bsd/acpica/bin/iasl adjust to new acpica
knakahara[src/trunk]: src/sys/dev/pci rename WM_TXQ_WORKING to WM_TXQ_NO_SPACE
maxv[src/trunk]: src/sys/arch/amd64/conf Define __rodata_start. Will be used soon.
uebayasi[src/trunk]: src/sys/conf conf.c doesn't exist.
uebayasi[src/trunk]: src/sys/external/bsd/dwc2/dist Fix build.
jnemeth[src/trunk]: src/usr.bin/calendar/calendars If we're going to note the USSR s...
uebayasi[src/trunk]: src Define compile rules in sys/conf/Makefile.kern.inc except th...
mlelstv[src/trunk]: src/sys/sys wishful thinking?
christos[src/trunk]: src/sys/kern Fix stack allocation; limit delta to a quarter of t...
skrll[src/trunk]: src/sys/dev/usb Fixup ucom_cleanup to not forget our pipe handles.
kamil[src/trunk]: src/lib/libc/stdlib ANSIfy getopt(3) - this is the REPLACE_GETOP...
uebayasi[src/trunk]: src/sys/conf Specify explicit output (-o) to ${LINT} too.
uebayasi[src/trunk]: src/sys/conf Revert a mistakenly added file.
msaitoh[src/trunk]: src/sys/dev/pci Basic support for I219. It doesn't work on I219, ...
skrll[src/trunk]: src/sys/arch/arm/zynq Correct a register name
palle[src/trunk]: src/sys/arch/sparc64/doc Note that the FIXMEs in vpci.c/vpcivar....
martin[src/trunk]: src/distrib/sets/lists/xdebug Add xorg variant of ctwm
skrll[src/trunk]: src/sys Fix up USBMODE registers in sc_vendor_init functions and...
maxv[src/trunk]: src/sys/arch/amd64/amd64 clarify
riastradh[src/trunk]: src/sys/kern KASSERT(A); KASSERT(B) instead of KASSERT(A && B).
skrll[src/trunk]: src/sys/dev/ic Create sc_intr_lock at IPL_USB
pooka[src/trunk]: src/external/bsd/libc++/dist/libcxxrt/src Import libcxxrt e64e93...
pooka[src/trunk]: src/tests/kernel Test that reading /dev/random returns within a ...
ozaki-r[src/trunk]: src/sys/netinet6 Cleanup nd6_nud_hint
christos[src/trunk]: src/lib/libc/time remove stray debugging.
skrll[src/trunk]: src/sys/dev/usb Fix polling mode and USB keyboards in ddb
mlelstv[src/trunk]: src/doc/roadmaps updated nvme entry
chs[src/trunk]: src/external/cddl/osnet apply the ustack() parts of freebsd r211...
knakahara[src/trunk]: src/sys/dev/pci Whether Tx interrupt handler kicks if_start() sh...
ryo[src/trunk]: src/sys/arch/evbarm/imx7 delete unused variables
knakahara[src/trunk]: src/sys/dev/pci user-friendly interrupt affinity offset
riastradh[src/trunk]: src/sys/kern Replace deprecated disabled code by comment
christos[src/trunk]: src/share/man/man7 Mention MPROTECT issues
ozaki-r[src/trunk]: src/sys/netinet Get rid of unnecessary assignment
uebayasi[src/trunk]: src/usr.bin/config Fix build.
uebayasi[src/trunk]: src Define kernel dependency in Makefile.kern.inc.
msaitoh[src/trunk]: src/sys/dev/ic KNF. No functional change.
maxv[src/trunk]: src/sys/arch/amd64/amd64 clarify
riastradh[src/trunk]: src/sys/kern Rename labels to make wapbl_flush a little easier t...
riastradh[src/trunk]: src/sys/kern Turn WAPBL_DEBUG panic or KASSERT into KASSERTMSG
riastradh[src/trunk]: src/sys/kern Document log layout and internal subroutines of vfs...
kre[src/trunk]: src/bin/sh PR bin/51123 - make >&- work in all cases, and while ...
roy[src/trunk]: src/doc Note import of dhcpcd-6.11.0
kre[src/trunk]: src/bin/sh Finish the fd reassignment fixes from 1.43 and 1.45 ....
christos[src/trunk]: src/lib/libedit GNU readline(3) regards history chronologically, ...
rjs[src/trunk]: src/sys/dev/usb Add some run(4) IDs from OpenBSD.
knakahara[src/trunk]: src/sys/dev/pci device drivers should not divert ifp->if_flags t...
christos[src/trunk]: src/sys/arch/sparc64/conf Turn on ASLR for sparc64
rjs[src/trunk]: src/sys/netinet Use const for arguments to sctp_is_same_scope().
uebayasi[src/trunk]: src/usr.bin/config Revert "Retire optional `rule' argument of `f...
skrll[src/trunk]: src/external/gpl3 Sync config.guess with upstream, but maintain ...
skrll[src/trunk]: src/sys/dev/usb Only set QH CMASK for FS/LS interrupt transfers
uebayasi[src/trunk]: src/sys/conf Move ldscript related code out of Makefile.kern.inc.
phx[src/trunk]: src Tests showed that the sensor needs at least 30ms after a MR ...
uebayasi[src/trunk]: src/usr.bin/config ${LD} input files and library (*.a) support.
ozaki-r[src/trunk]: src/sys/netinet CID 1322880: remove unnecessary m != NULL checks
maxv[src/trunk]: src/sys/arch/i386/conf Align the segments on i386. We're going t...
reinoud[src/trunk]: src/sys/dev/scsipi Use _align(2) workaround for PR kern/51141. T...
skrll[src/trunk]: src/sys/dev/usb Pullin opt_usb for UPLCOM_DEBUG
uebayasi[src/trunk]: src/sys/arch Fix build of .s files.
pooka[src/trunk]: src/sys/net #if __NetBSD__ -> #if defined(__NetBSD__)
uebayasi[src/trunk]: src/usr.bin/config Use per-suffix lists where appropriate.
uebayasi[src/trunk]: src/sys/conf Move less important part out of Makefile.kern.inc.
uebayasi[src/trunk]: src/sys Include opt_diagnostic.h.
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Merge conflicts
he[src/trunk]: src Add entries for rintl(3) and the nearbyint functions, and
snj[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/man regen for open...
joerg[src/trunk]: src/external/bsd Simplify.
christos[src/trunk]: src/share/mk Switch evbarm to gcc-5.3 and turn on PIE.
skrll[src/trunk]: src/sys/dev/ic More typos in previous
hkenken[src/trunk]: src/sys/arch/arm USBMODE register's initialization should be don...
kre[src/trunk]: src/tests/bin/sh Add a new test case to validate N>&N redirect d...
plunky[src/trunk]: src/usr.sbin/syslogd according to C99 6.5.15 in a conditional ex...
uebayasi[src/trunk]: src/usr.bin/config Fix segmentation fault.
christos[src/trunk]: src/distrib/sets/lists/xdebug add debug for ctwm
dholland[src/trunk]: src/usr.sbin/syslogd tidy/fix printing of paths from sockaddr_un
uebayasi[src/trunk]: src/sys/conf Allow MD to link libraries. Build rules are writte...
bouyer[src/trunk]: src Add basic support for tap detection, emulating a left-click.
uebayasi[src/trunk]: src/sys/lib/libx86emu Use "prefix" to specify path out of $S.
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Fix indent.
skrll[src/trunk]: src/sys/arch/arm/imx Add some more USBMODE defines
christos[src/trunk]: src/lib/libc namespace protect allocaddrinfo
dholland[src/trunk]: src Add new accessors for the d_type and d_namlen fields of stru...
skrll[src/trunk]: src/sys/dev/ic Simplify and fixup roothub interrupt transfers to...
martin[src/trunk]: src/sys/dev/ic Mark a diagnostic only variable
dholland[src/trunk]: src/sys/ufs/ufs Propagate fix from lfs:
martin[src/trunk]: src/sys/dev/ic Remove double spl(x), found by brainy.
bouyer[src/trunk]: src/sys As proposed in
dholland[src/trunk]: src/sbin/fsck_lfs Use daddr_t, not ulfs_daddr_t, as the latter's...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: add missing implementation o...
maxv[src/trunk]: src/sys/arch Reduce the diff between amd64 and i386. We invert t...
maxv[src/trunk]: src/sys/arch Split the PRELOADED_MODULES+BOOTSTRAP_TABLES chunk ...
nonaka[src/trunk]: src/doc Fix format
nonaka[src/trunk]: src/sys/dev/pci Don't establish interrupt in nvme_pci_attach() w...
uebayasi[src/trunk]: src/usr.bin/config Fix build.
kre[src/trunk]: src/bin/sh PR bin/48875 - avoid holding (replaced) file descript...
maxv[src/trunk]: src/doc Mention fine-grained permissions and large pages on x86.
ozaki-r[src/trunk]: src/sys/net Tidy up route_output
christos[src/trunk]: src/doc/roadmaps mention my last coda work
ozaki-r[src/trunk]: src/doc/roadmaps Split "MP network stack" into two and make our ...
christos[src/trunk]: src/share/mk i386 is PIE now since I am turning PaX ASLR/MPROTEC...
riastradh[src/trunk]: src/sys/kern Use rnd_getmore as intended. No more essay needed ...
skrll[src/trunk]: src/sys/dev/usb More comments
plunky[src/trunk]: src/include/ssp correct __ssp_overlap() to not trigger for adjac...
uebayasi[src/trunk]: src/sys/conf Kernel depends on swap<kernel>.o too.
dholland[src/trunk]: src/libexec/talkd Remove dead assignment; from Henning Petersen ...
uebayasi[src/trunk]: src Move `all' target definition to Makefile.kern.inc.
christos[src/trunk]: src/doc new acpica
dholland[src/trunk]: src/share/man/man9 Revise/update. List the functions in a sensib...
snj[src/trunk]: src hook new man pages into build
martin[src/trunk]: src/sys/arch/sparc64/conf We preprocess .s files, so add ${INCLU...
uebayasi[src/trunk]: src/usr.bin/config After thought, revert "Generate *.c files und...
uebayasi[src/trunk]: src/sys/conf Define two suffix rules, .c -> .o and .S -> .o, usi...
uebayasi[src/trunk]: src/usr.bin/config Define `makeoptions' values as parameters wit...
dholland[src/trunk]: src/sys/arch/acorn26/ioc Restore interrupts on error paths. From...
joerg[src/trunk]: src/sys/arch/x86/x86 Cast to uint64_t first in case the input is...
reinoud[src/trunk]: src/sys/fs/udf Rework VAT searching on recordable media. It is n...
macallan[src/trunk]: src/sys/dev/sun add FBTYPE_MGX
riastradh[src/trunk]: src/sys/kern Use %jx and a cast to uintmax_t, not %x, to print a...
skrll[src/trunk]: src/sys/arch/hppa/conf Use the MI usb majors
uebayasi[src/trunk]: src/sys/conf Typo.
christos[src/trunk]: src/sys/modules/compat_netbsd32 add missing files
uebayasi[src/trunk]: src/usr.bin/config Keep track of directory of files internally.
joerg[src/trunk]: src/usr.sbin/nfsd Typo
mrg[src/trunk]: src/doc move the ufs_lookup hack to the global section and updat...
mlelstv[src/trunk]: src/sys Merge enough FreeBSD code to make RT5592 work.
kre[src/trunk]: src/bin/sh Document that a N>&N (or N<&N) redirection turns off ...
maxv[src/trunk]: src/sys/arch/i386/i386 KNF a little, use C-style comments, and r...
youri[src/trunk]: src CTWM is an extension to twm, that support multiple virtual s...
christos[src/trunk]: src/usr.bin/xlint/lint1 Handle function symbol renames.
martin[src/trunk]: src/sys/arch/sparc64 On SUN4V make the mdesc data available earl...
skrll[src/trunk]: src/sys/arch/mips/atheros/dev Trailing whitespace.
uebayasi[src/trunk]: src/sys/conf Generate opt_diagnostic.h for DIAGNOSTIC; define un...
msaitoh[src/trunk]: src/sys/dev/pci Add some workaround code for I219. It still does...
uebayasi[src/trunk]: src/sys/conf More build ordering.
uebayasi[src/trunk]: src/sys/conf Specifiy explicit output (-o) to ${CC}.
mbalmer[src/trunk]: src/share/misc Fix a few entries, add a not about IATA vs. ICAO ...
christos[src/trunk]: src/sbin/fsck_lfs PR/51478: Jose Luis Rodriguez Garcia: Fix leak...
ozaki-r[src/trunk]: src/sys/netinet Remove obsolete global variables and sysctl MIBs
chs[src/trunk]: src/sys/arch/i386/include define ALTENTRY(), needed by dtrace.
christos[src/trunk]: src/sys/arch/evbarm/conf Add various security options; enables P...
skrll[src/trunk]: src/sys usb is attached with config_interrupts so we can G/C the...
christos[src/trunk]: src/sys/dev/ic misc cleanups.
skrll[src/trunk]: src/sys/arch/amd64/conf More options
christos[src/trunk]: src/lib/libedit The libedit implementation of history_get() also...
skrll[src/trunk]: src/sys/dev/ic More debug
kre[src/trunk]: src/bin/sh PR bin/48489 -- Shell "simple commands" are now not a...
pgoyette[src/trunk]: src/usr.bin/config Need to read closer - there was another occur...
christos[src/trunk]: src/sys/arch/sparc64/include Clamt the PAX_ASLR random value to ...
christos[src/trunk]: src/sys/arch/sparc64/include lose one more bit of ALSR to accoun...
maxv[src/trunk]: src/sys/arch/amd64/include Explain where this value comes from.
dholland[src/trunk]: src/lib/libc/stdio SEE ALSO fmemopen(3)
christos[src/trunk]: src/sbin/mount_ntfs more recent information about unsupported dr...
skrll[src/trunk]: src/sys/dev/ic Sync with OpenBSD. No functional change.
dholland[src/trunk]: src/lib/libc/stdio Improve the short description.
ozaki-r[src/trunk]: src/sys/netinet6 Remove leading whitespaces
macallan[src/trunk]: src/sys/arch/evbmips/conf enable ehci, now that it works properly
msaitoh[src/trunk]: src/sys/dev/pci Add Precision Time Management (PTM) ECN.
ozaki-r[src/trunk]: src/sys/compat/svr4_32 Add missing semicolon
uebayasi[src/trunk]: src/usr.bin/config In `-S' mode, generate *.c files under conf/ ...
uebayasi[src/trunk]: src/etc Exclude duplicate kernel config names in set generation....
salazar[src/trunk]: src/sys/modules/lua fix double require bug
riastradh[src/trunk]: src/sys/rump/librump/rumpkern Actually get as many bytes as requ...
uebayasi[src/trunk]: src/sys Build conf/param.c normally.
christos[src/trunk]: src/sys/external/bsd/drm2/include/drm We now use cpu_intr_p() al...
dholland[src/trunk]: src/sys/dev/ic Initialize uninitialized variable; from maxv's br...
christos[src/trunk]: src/lib/libc/net mke allocaddrinfo static.
christos[src/trunk]: src/sys/kern gcc does not detect initialization correctly on all...
christos[src/trunk]: src/lib/libm do the FENV test consistently
dholland[src/trunk]: src/sbin/fsck_lfs Use daddr_t, not ulfs_daddr_t, as the latter's...
msaitoh[src/trunk]: src/sys/dev/pci - Modify wm_smbustopci() to reduce the diff agai...
skrll[src/trunk]: src/sys/dev/usb Fix a KASSERT (ub_usepolling || mutex)
wiz[src/trunk]: src/share/man/man9 Use Er for errors and Dq for double quoted st...
skrll[src/trunk]: src/sys/dev/ic More debug
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
nonaka[src/trunk]: src/usr.bin/head If the negative number is passed to option '-c'...
kre[src/trunk]: src/tests/bin/sh Grunge. I know I fixed this typo before... mu...
christos[src/trunk]: src/sys/dev/isa fix spl issues, found by brainy.
uebayasi[src/trunk]: src/sys/conf Simplify the dependency line further.
uebayasi[src/trunk]: src/usr.bin/config Restore the old behavior of "maxusers" to all...
jakllsch[src/trunk]: src/tests/lib/libusbhid reorganize constant test data
spz[src/trunk]: src/external/mit/expat/dist Import of a new expat version. Upstr...
christos[src/trunk]: src/sys/kern only print debugging info if we are actually going ...
skrll[src/trunk]: src/sys/dev/ic Fix comment
skrll[src/trunk]: src/sys/dev/ic Update comment
christos[src/trunk]: src/sys/kern Hook to clamp the random value for mmap for machies...
ozaki-r[src/trunk]: src/sys/netinet6 Get rcvif once and reuse it
hannken[src/trunk]: src/sys/kern Change "ISSET(vp->v_iflag, VI_XLOCK)" to "vdead_che...
hannken[src/trunk]: src/sys Add VFS_VNODE_PRIVATE protected operations vnalloc_marke...
pgoyette[src/trunk]: src/doc Add entry for recent merge of nick-nhusb branch. Basica...
abhinav[src/trunk]: src/usr.bin/man Remove unused include and unused constant. Ok fr...
mrg[src/trunk]: src/usr.bin/config remove these items:
nat[src/trunk]: src/sys/conf Fix splashscreen_image option to include splash_ima...
tron[src/trunk]: src/external/ibm-public/postfix/dist Resolve conflicts from last...
dholland[src/trunk]: src/sys/arch Final bit of PR 41200: headers that declare ioctls ...
jnemeth[src/trunk]: src/usr.bin/calendar/calendars Pretty difficult for a TV show (S...
uebayasi[src/trunk]: src/sys/arch/amd64/conf Define ${MD_OBJS} as relative path. Thi...
ozaki-r[src/trunk]: src/sys/netinet6 Pull nexthop determination routine from nd6_output
uebayasi[src/trunk]: src Make config(1) output only ${ALLFILES}, selected input files...
ozaki-r[src/trunk]: src Fix rump.ndp -I options by rump-ifying if_nametoindex(3)
phx[src/trunk]: src/sys/dev/gpio i2c_acquire_bus() should return 0 on success.
uebayasi[src/trunk]: src/sys/conf Rename ${COMPILE.c} to ${KCOMPILE.c} to avoid poten...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid taking locks durin...
maxv[src/trunk]: src/sys/arch/x86/x86 Remap the rodata and data+bss segments with...
kre[src/trunk]: src/bin/sh More fallout from the fix for PR bin/48875 - this one...
maxv[src/trunk]: src/sys/arch/i386/i386 Define killkpt, and don't use _RELOC. Sam...
mlelstv[src/trunk]: src/sys/dev/usb All com devices have an issue that they sleep in...
mlelstv[src/trunk]: src/sbin/clri Calculate sector size from superblock and use that...
riastradh[src/trunk]: src/share/man/man4 Correct rc.conf variable for random seed.
skrll[src/trunk]: src/sys/dev/usb G/C some #if 0 code
sevan[src/trunk]: src/usr.bin/calendar/calendars Add pkgsrc/Bitrig
christos[src/trunk]: src/share/mk block sun2 from MKPIE!
uebayasi[src/trunk]: src/sys In kernel lib build, print message when things not only ...
martin[src/trunk]: src/lib/csu/common We need the -O1 hack (for gcc 5.3) for crtbeg...
skrll[src/trunk]: src/sys/dev/ic Remove comment about splusb and replace with KASS...
sjg[src/trunk]: src/usr.bin/make Apply realpath() to p before matching against m...
ozaki-r[src/trunk]: src/sys Use M_GETCTX and M_SETCTX instead of open-coding rcvif
nakayama[src/trunk]: src/sys/arch/sparc64 Use <machine/*.h> instead of <sparc64/*.h> ...
msaitoh[src/trunk]: src/sys/dev/mii Fix incorrect argument of mii_anar(). Fixes PR#5...
mlelstv[src/trunk]: src/sys/kern when querying randomness sources from position 'sta...
maxv[src/trunk]: src/sys/arch/amd64/amd64 There is a bug in the way the secondary...
maxv[src/trunk]: src/sys/arch/i386/i386 Switch to C-style comments, and reduce a ...
skrll[src/trunk]: src/sys/dev/ic Fix locking in slhci_roothub_ctrl
maxv[src/trunk]: src/sys/arch/amd64/include KNF, so it appears aligned on NXR.
dholland[src/trunk]: src/sys/arch/mips/alchemy/dev Turn interrupts back off after sle...
ozaki-r[src/trunk]: src/sys/netinet Refactor tcp_mtudisc
skrll[src/trunk]: src/sys/arch/evbmips/cavium Trailing whitespace
ozaki-r[src/trunk]: src/sys/netinet Revert v1.176 for further proper fix
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Bump date for previous.
palle[src/trunk]: src/sys/arch/sparc64/dev Improve printout duing autoconfiguration
christos[src/trunk]: src/sys/kern On non absolute exec pathnames, prepend the working...
jakllsch[src/trunk]: src/tests/dev/usb t_hid doesn't use rump correctly, and thus con...
riastradh[src/trunk]: src/sys/kern Delete debugging option wapbl_lazy_truncate. Simpl...
he[src/trunk]: src Add entry for nexttowardf(3) and a link for the function name.
christos[src/trunk]: src/lib/libc/net PR/50195: Henning Petersen: Incorrect check in ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
uebayasi[src/trunk]: src/usr.bin/config Start merging struct files and struct objects.
uebayasi[src/trunk]: src/usr.bin/config Revert "Accept only relative paths ...". Thi...
ryoon[src/trunk]: src/sys/dev/usb loadfirmware is not NetBSD function. Fix error m...
christos[src/trunk]: src/sys/rump/net/lib/libnetbt Add NOLINT
uebayasi[src/trunk]: src/usr.bin/config Merge struct objects into struct files. Keep...
sevan[src/trunk]: src/usr.bin/calendar/calendars Switch from a mixture of tabs & 3...
dholland[src/trunk]: src/lib/libm/src Apply patch in PR 45391 from Yui NARUSE: genera...
uebayasi[src/trunk]: src/usr.bin/config Prepare to build subdirectories. Not enabled...
uebayasi[src/trunk]: src/usr.bin/config Revert MAXUSERS. CVS is hard.
palle[src/trunk]: src/sys/arch/sparc64/doc Update sparc64 TODO list: pmap_calculat...
pooka[src/trunk]: src/sys/rump/dev/lib/librnd Add workaround for PR kern/51135
uebayasi[src/trunk]: src/sys/arch/hppa spmath.o is an MD library, not an MD object.
uebayasi[src/trunk]: src/share/mk Revert previous. It was not wrong, but not necessa...
ozaki-r[src/trunk]: src/tests/net/arp Reflect the current ARP cache implementation i...
christos[src/trunk]: src/distrib/sets/lists/debug mark a rump library as such
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 - ci_paddr is always 64-bit.
uebayasi[src/trunk]: src/usr.bin/config Simplify generated `Makefile' by calculating ...
ryo[src/trunk]: src/doc Note i.MX7
christos[src/trunk]: src/sys/dev/ppbus Catch up with other networking changes (John D...
mrg[src/trunk]: src/sbin/atactl update the micron smart codes for 247/248 to mat...
skrll[src/trunk]: src/sys/conf Update with info about tty/storage reservations
kre[src/trunk]: src/tests/bin/sh Verify that questionable characters don't have ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Implement missng MMU protect...
christos[src/trunk]: src/usr.bin/man put back _PATH_WHATIS, it is used.
riastradh[src/trunk]: src/tests/kernel Test for PR kern/51135 is no longer failing.
ozaki-r[src/trunk]: src/sys Replace ARP cache (llinfo) with lltable/llentry
dholland[src/trunk]: src Use the lfs dinode accessors in place of the ufs-derived ones.
maxv[src/trunk]: src/sys/arch Remove a dead continue.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Fixed typo in comment + reorder par...
christos[src/trunk]: src/sys Account for the VA hole differently (simpler)
christos[src/trunk]: src/sys/arch/amd64/conf Turn on MPROTECT on GENERIC and both MPR...
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Make kernels build without options ...
maxv[src/trunk]: src/sys/arch/i386/i386 Map rodata and data+bss independently, an...
mlelstv[src/trunk]: src/sys/net80211 In station mode filter packets that or not for ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Avoid assembler-specific defines by...
uebayasi[src/trunk]: src/sys/arch Declare dependency on fpsp.o via newly introduced $...
uebayasi[src/trunk]: src/sys A makeoptions `DEFWARNINGS', forcibly disabling all ${CC...
ozaki-r[src/trunk]: src Add tests for ICMP redirect timeout
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist kern/50185: dwctwo attach failure
pooka[src/trunk]: src/sys/rump/librump/rumpkern Don't use KASSERT() to test for ex...
ozaki-r[src/trunk]: src/sys Make rt_refcnt take into account rt_timer
martin[src/trunk]: src/tests/lib/libc/string Add two test cases that should cover P...
ozaki-r[src/trunk]: src/sys/net Add refcnt constraint checks for debugging
pooka[src/trunk]: src/sys/dev/usb sprinkle _KERNEL_OPT
soda[src/trunk]: src/sys/conf - change major number limit for MI devices from 255...
maxv[src/trunk]: src/sys/arch/x86/x86 Actually, make the NOX part amd64-specific....
dholland[src/trunk]: src/tests/fs/common Fix glaringly wrong indent.
pooka[src/trunk]: src/sys/rump/include/rump Ignore multiline IOC macros by default.
uebayasi[src/trunk]: src/usr.bin/config Libraries should be built in sub-make. libke...
christos[src/trunk]: src/sys/arch/ia64/ia64 From scole_mail:
dholland[src/trunk]: src/sbin Use daddr_t, not ulfs_daddr_t, as the latter's 32 bits ...
uebayasi[src/trunk]: src Output relative path for ${CFILES} and ${SFILES} in generate...
ryo[src/trunk]: src Add initial support for Freescale i.MX7 SoC and
christos[src/trunk]: src/external/gpl2/xcvs/dist Add RCSID's
uebayasi[src/trunk]: src/sys/conf genassym.cf and machdep.c are _KERNEL_OPT'ed, don't...
christos[src/trunk]: src/sys/net Don't increment the reference count only when it was...
ozaki-r[src/trunk]: src/sys/net Fix race condition on la_rt between lltable_free and...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Allocate interrupt handlers for clo...
maxv[src/trunk]: src/sys/arch/i386/i386 Fix the secondary CPUs bug in i386. Same ...
maxv[src/trunk]: src/sys/arch/i386/i386 Define fillkpt_nox on i386, same as amd64.
dholland[src/trunk]: src/sys/dev/ic Even if the "card went away", don't return from s...
pgoyette[src/trunk]: src/share/misc Add "uaf" - use-after-free
martin[src/trunk]: src/share/mk Switch alpha and sparc64 back to gcc 4.8 and old bi...
maxv[src/trunk]: src/sys/arch Split the {text+rodata} chunk in two separate chunk...
skrll[src/trunk]: src/external/gpl3 For earm use the compiler to determine sf vs hf
rjs[src/trunk]: src/sys/dev/usb Regen.
riastradh[src/trunk]: src/sys/arch/i386/conf Enable nouveau in i386/ALL. Omit incorre...
ozaki-r[src/trunk]: src/sys/kern Fix builds of ALL kernels that define DEBUG_EXEC
christos[src/trunk]: src/sys/arch/sparc/stand We don't want PIE!
chs[src/trunk]: src/sys/arch/macppc/dev remove unused variables.
msaitoh[src/trunk]: src/sys/dev/pci - Check iNVM's image version and print it.
dholland[src/trunk]: src/tests/lib/libm Clear the XFAIL from PR 45391.
uebayasi[src/trunk]: src/sys/conf Simplify. Wrap long lines.
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Re-apply hunk that got lost in th...
skrll[src/trunk]: src/sys/dev/ic fix build
ozaki-r[src/trunk]: src/usr.bin/netstat Remove duplicate routing flag list
maxv[src/trunk]: src/sys/arch/amd64 Map the data+bss chunk independently on amd64...
christos[src/trunk]: src/lib/libedit From Bastian Maerkisch, via Igno Schwarze:
maxv[src/trunk]: src/sys/ufs/ffs uaf
maxv[src/trunk]: src/sys/arch/amd64/conf Large pages are supported by default for...
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Allow NetBSD/luna68k kernel work wi...
uebayasi[src/trunk]: src/sys/conf Add swap<kernel>.o to common ${SYSTEM_LD} as it is ...
tsutsui[src/trunk]: src/sys/arch/luna68k/luna68k Fix spelling in comments.
uebayasi[src/trunk]: src/usr.bin/config Define ``normal'' .c/.S rules as .for loops. ...
uebayasi[src/trunk]: src/sys Use makeoptions_COPY_SYMTAB via opt_copy_symtab.h in sou...
skrll[src/trunk]: src/sys/arch/arm/imx Correct a register name
skrll[src/trunk]: src/sys/dev/usb Convert to use __BITS(3) and avoid an undefined ...
uebayasi[src/trunk]: src/sys/conf Clean up. Move assym.h/vers.c related code out of ...
matt[src/trunk]: src/distrib/sets/lists Remove entries made redundnat by compatdi...
abhinav[src/trunk]: src/distrib/notes/common Add myself.
hannken[src/trunk]: src/sys/kern Keep the old vcache node on rekey. Change its key ...
rjs[src/trunk]: src/sys/netinet Remove rtcache reference to route before freeing...
mlelstv[src/trunk]: src/sys/fs/msdosfs fix DEBUG build
christos[src/trunk]: src/sys/dev/usb - don't require the lock if we are polling (earl...
christos[src/trunk]: src/lib/libedit fix logic (Ingo Schwarze)
uebayasi[src/trunk]: src/sys/conf Build param.c under conf/ using suffix rules in `-S...
uebayasi[src/trunk]: src/usr.bin/config Pretty-print `Makefile' output.
uebayasi[src/trunk]: src/usr.bin/config ${MD_OBJS} and friends.
kre[src/trunk]: src/tests/bin/sh Remove the trap_zero__explicit_return test case...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Use killkpt for the PML4 entries as well.
ozaki-r[src/trunk]: src/sys Hook up lltable/llentry with the kernel (and rumpkernel)
dholland[src/trunk]: src/doc/roadmaps mention some of the other known severe wapbl pr...
christos[src/trunk]: src/sys/kern - preserve the error number returned from copyin.
wiz[src/trunk]: src/usr.bin/ftp servername cannot be NULL here.
wiz[src/trunk]: src/lib/libm/man Fix typo.
riastradh[src/trunk]: src/sys/kern Tweak comment on wapbl_flush.
uebayasi[src/trunk]: src/sys/conf Clean up `swap<kernel>.o' handling.
christos[src/trunk]: src/lib/libedit In stiffle_history(), trim excessive entries fro...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Fix build w/o options SUN4V.
ozaki-r[src/trunk]: src Include several libc functions in rump.ping6
wiz[src/trunk]: src/lib/libm/man Bump date for previous.
riz[src/trunk]: src/sys/modules/dtrace/lockstat Evil hack to ensure dtrace locks...
knakahara[src/trunk]: src/sys/dev/pci GENERIC kernel (disabled NET_MPSAFE kernel) also...
christos[src/trunk]: src/sys/arch/i386/conf Turn on PaX ASLR/MPROTECT
ozaki-r[src/trunk]: src/tests/net/ndp Adjust the tests for temp option that works now
skrll[src/trunk]: src/sys/dev/usb Add a comment and reformat some others
salazar[src/trunk]: src/share/man/man9 update struct nameidata documentation
wiz[src/trunk]: src/usr.bin/config Fix a macro usage. Add more markup.
ozaki-r[src/trunk]: src/sys/netinet Fix building kernels w/o DIAGNOSTIC
mlelstv[src/trunk]: src/sbin/gpt A change to the GPT_TYPE list also requires a chang...
ozaki-r[src/trunk]: src/sys/net Apply if_get and if_put to bridge(4)
pooka[src/trunk]: src/sys/dev/pci Try to get more packets going if the transmit in...
uebayasi[src/trunk]: src/sys/conf Sort dependendy to keep alphabetical build order.
christos[src/trunk]: src/external/bsd/bind/dist Changes for 9.10.2-P4:
pooka[src/trunk]: src/tests/kernel mark read_random xfail kern/51135
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Interrupt handlers are now allocate...
skrll[src/trunk]: src/sys/dev/ic Another locking fix in slhci_roothub_ctrl
spz[src/trunk]: src/doc .. and don't forget to update doc/3RDPARTY when updating...
kamil[src/trunk]: src/doc Remove redundant entry for pmax
uebayasi[src/trunk]: src/sys/conf Experimental suffix-rules build (disabled by default).
jmcneill[src/trunk]: src/doc note addition of Tegra K1 and Jetson TK1 support back in...
skrll[src/trunk]: src/sys/arch/evbmips/ingenic #include "opt_multiprocessor.h"
uebayasi[src/trunk]: src/sys Handle splash image generation better.
jakllsch[src/trunk]: src/tests/dev/usb Use rump_schedule() before calling things in t...
riastradh[src/trunk]: src/share/man/man9 Omit confusing sentence.
macallan[src/trunk]: src/sys/arch/sparc64/dev - initialize sc_bg_cache and FFB_FBC_BG...
joerg[src/trunk]: src/gnu/dist/grep/src Avoid TYPE_MAXIMUM, it depends on undefine...
palle[src/trunk]: src/sys/arch/sparc64/dev Fixed console logging when booting with -q
skrll[src/trunk]: src/sys/arch/arm/imx Trailing whitespace.
uebayasi[src/trunk]: src/usr.bin/config Properly handle absolute prefix.
dholland[src/trunk]: src Make the inode fields in the 64-bit superblock 64 bits wide.
wiz[src/trunk]: src/share/man/man9 Remove unnecessary Ns macro.
kre[src/trunk]: src/bin/sh Revert previous. These changes are intended to get ...
kre[src/trunk]: src/bin/sh PR bin/48875 - minor correction (well, not so minor) ...
msaitoh[src/trunk]: src/sys/dev/pci Do I219 TX DMA workaround only when TDLEN(0) != 0
mrg[src/trunk]: src/sys/gdbscripts add a gdb script to dump kernel histories. b...
uebayasi[src/trunk]: src Define MAXUXERS in opt_param.h. Bump config(1) version.
uebayasi[src/trunk]: src/usr.bin/config Now Makefile.kern.inc handles swap<kernel>.c ...
pooka[src/trunk]: src/sys/dev/usb initialize buf to NULL for error branch on line 532
riastradh[src/trunk]: src/sys/kern Sort and deduplicate includes.
ozaki-r[src/trunk]: src/sys/netinet6 Get rid of unnecessary NULL check
knakahara[src/trunk]: src/sys/dev/pci initial TX multiqueue support
kre[src/trunk]: src/bin/sh Slightly improve "jobs" command output in cases where...
sjg[src/trunk]: src/usr.bin/make Allow for ignoring paths that match a set of pa...
maxv[src/trunk]: src/sys/arch KNF the Xen ld scripts on x86.
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Use the default boot device if a...
maxv[src/trunk]: src/sys/arch KNF, and reduce the diff between amd64 and i386.
nonaka[src/trunk]: src/share/mk Add TOOL_GPT
christos[src/trunk]: src/sys/compat/netbsd32 clamp getrlimit the same way we clamp se...
uebayasi[src/trunk]: src Convert MAXUSERS, take 2.
christos[src/trunk]: src/share/mk switch evbarm to gdb-7.10.1
christos[src/trunk]: src/lib/libedit documentation improvements (Ingo Schwarze)
skrll[src/trunk]: src/external/gpl3 Doh... don't add the ABI to 'os'. Hopefully a...
dholland[src/trunk]: src/sys More on PR 41200: headers that declare ioctls should inc...
ozaki-r[src/trunk]: src/sys/netinet CID 1322878: simplify log output flow
uebayasi[src/trunk]: src/sys/conf Fix dependency of *.d -> assym.h in `-S' mode.
riastradh[src/trunk]: src/share/man/man9 Fix statement of what write-ahead means. Con...
dholland[src/trunk]: src/usr.sbin/dumplfs Bypass the ifile's double indirect block if...
joerg[src/trunk]: src/external/gpl3/gdb/dist/gdb Don't shift negative values.
uebayasi[src/trunk]: src/sys/conf Indent.
snj[src/trunk]: src/distrib/sets/lists/xdebug remove xf86 ctwm.debug entry.
joerg[src/trunk]: src/external/bsd/bind/dist/lib/isc/unix/include/isc Replace arit...
ozaki-r[src/trunk]: src/sys/net Introduce if_get, if_get_byindex and if_put
ozaki-r[src/trunk]: src/sys/net Fix RT_IN_PRINT
maxv[src/trunk]: src/sys/arch/amd64/include KNF so it appears aligned on NXR, and...
christos[src/trunk]: src/lib/libc/time Bail out if the string does not look like a ti...
uebayasi[src/trunk]: src/usr.bin/config Abstract struct filetype is no longer needed.
jakllsch[src/trunk]: src/sys/dev/usb Fix hid_get_data() and hid_get_udata() for 32-bi...
uebayasi[src/trunk]: src/usr.bin/config Experimental ``suffix rules + subdirectories'...
christos[src/trunk]: src/sys/netinet XXX: Disable KASSERT for now since locking is br...
uebayasi[src/trunk]: src/sys/conf Stop ordering objects alphabetically now that I am ...
uebayasi[src/trunk]: src/sys/conf Now that MAXUSERS is in opt_param.h, param.o doesn'...
ozaki-r[src/trunk]: src/sys Fix building kernels w/o ether
dholland[src/trunk]: src/sbin/fsck_lfs Remove ulfs_daddr_t.
nakayama[src/trunk]: src/sys/arch Fix (unused) pstate mask bits in tstate and comment.
ozaki-r[src/trunk]: src/sys/netinet6 Don't try to get outif unnecessarily from in6_s...
ozaki-r[src/trunk]: src/sys/netinet6 Replace DIAGNOSTIC & panic with KASSERT
riastradh[src/trunk]: src/sys/ufs/ufs Simplify ufs_wapbl_begin2/end2, drop 2 suffix
maxv[src/trunk]: src/sys/arch/x86/x86 There is an issue in the way the direct map...
christos[src/trunk]: src/sys/fs/udf remove identity assignment, found by brainy.
macallan[src/trunk]: src/sys/arch/mips/ingenic add attribution, no functional change.
skrll[src/trunk]: src/sys Update for latest dwc2
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Changes since OpenSSH 6.8
uebayasi[src/trunk]: src/usr.bin/config In `-S' mode, create symlinks from outside of...
uebayasi[src/trunk]: src/usr.bin/config Fix build.
uebayasi[src/trunk]: src Add generated *.c files (devsw.c and ioconf.c) to ${CFILES} ...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Make L2_S_CACHE_MASK_armv6n consi...
uebayasi[src/trunk]: src/sys/conf Define some suffix rules. Not used and harmless, b...
christos[src/trunk]: src/sys/arch/xen/xen Account for the CRC len (Jean-Jacques.Puig)
christos[src/trunk]: src/lib/libedit Instead of compiling all the source files togeth...
christos[src/trunk]: src/sys/dev/pci missing splx() found by brainy
wiz[src/trunk]: src/usr.bin/ftp Bump version for SNI support.
uebayasi[src/trunk]: src/sys/lib/libx86emu Set buildprefix.
palle[src/trunk]: src/sys/arch/sparc64/dev sun4v: iommu setup seems to work now - ...
uebayasi[src/trunk]: src/sys/arch/amd64/conf Define MD start code at the top of files...
skrll[src/trunk]: src/sys/gdbscripts Add kernhist to SYS_GDBINIT
dholland[src/trunk]: src/doc add:
ozaki-r[src/trunk]: src/sys/netinet6 Make sure icmp6_redirect_input frees mbuf befor...
kre[src/trunk]: src/bin/sh Whitespace fixes. No functional change.
kre[src/trunk]: src/bin/sh It was twenty(-two) years ago today
uebayasi[src/trunk]: src/sys According to nxr.netbsd.org, nothing uses MEMORY_DISK_IM...
mlelstv[src/trunk]: src/sys/ufs/lfs Fix IFILE pointer calculation when scanning free...
jdc[src/trunk]: src/sys/dev/ic PR kern/46083
kre[src/trunk]: src/bin/sh PR bin/51119 - don't leak FDs in unusual error cases....
kamil[src/trunk]: src/lib/libc/stdlib Constness correction for the getopt(3) funct...
ozaki-r[src/trunk]: src/sys/netinet6 Move a rtentry definition to reduce its scope
mlelstv[src/trunk]: src/sys/dev/sdmmc Don't test flags from error value in status va...
he[src/trunk]: src/lib/libm/man Document frexpl() now that we have it as well.
pooka[src/trunk]: src/sys/rump/include/rump Fix #define ERRNO EANOTHERRNO.
skrll[src/trunk]: src/sys/arch/powerpc/booke/dev Trailing whitespace
joerg[src/trunk]: src/usr.bin/config Negating an integer and comparing it to 1 is ...
skrll[src/trunk]: src/sys/dev/usb Don't forget to use HTOO32 when adding OHCI_TD_R...
dholland[src/trunk]: src/sys/ufs/ufs Pull over comments on struct direct's type/recle...
ozaki-r[src/trunk]: src/sys/netinet Fix compilation for ppc
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
bad[src/trunk]: src/sbin/raidctl Rename argument of rf_output_devname() from dev...
uebayasi[src/trunk]: src/sys Order library object build.
uebayasi[src/trunk]: src/share/mk Order object build alphabetically.
wiz[src/trunk]: src/doc postfix-3.0.2 out.
uebayasi[src/trunk]: src/sys/conf Preserve the order of files in ${ALLFILES} -> ${OBJ...
ozaki-r[src/trunk]: src/sbin/route Include a few additional libc functions in rump.r...
macallan[src/trunk]: src/sys/arch/mips/ingenic 'USB' -> 'USB OTG' to distinguish this...
knakahara[src/trunk]: src/sys/dev/pci unify TX and RX interrupt handler to use MSI-X v...
maxv[src/trunk]: src/sys/uvm Revert my previous change. I missed an entry on NXR.
spz[src/trunk]: src Fixes for CVE-2016-0718 from upstream.
macallan[src/trunk]: src/sys/arch/shark/isa add the same special casing for chipsfb a...
roy[src/trunk]: src/sys/netinet6 Simplify.
ozaki-r[src/trunk]: src/sys/netinet6 Get rid of unnecessary assignment
knakahara[src/trunk]: src/sys/dev/pci fix build failure by gcc 4.8.5
uebayasi[src/trunk]: src/sys/conf Define suffix rules at the end to override system d...
hiroshi[src/trunk]: src/distrib/notes/common Add myself
jnemeth[src/trunk]: src/sbin/iscsictl update client OS version as well
skrll[src/trunk]: src/sys/external/bsd/dwc2 KNF
ozaki-r[src/trunk]: src/sys/rump/librump/rumpkern Allow rumpkernel to use rw_obj_*
skrll[src/trunk]: src/sys/dev/ic Typo in previous
maxv[src/trunk]: src/sys/arch/amd64 Map the rodata segment independently on amd64...
maxv[src/trunk]: src/sys/arch/x86/x86 The NOX bit on large pages does not need to...
spz[src/trunk]: src merge conflicts, bump shlib version, add expat.pc
mrg[src/trunk]: src/sys/dev/usb disable kpreempt around softint_schedule(). fix...
salazar[src/trunk]: src/share/misc fix spelling mistakes
maxv[src/trunk]: src/sys/arch Explicitly mention MP_TRAMPOLINE in these comments, ...
uebayasi[src/trunk]: src/sys/conf Fix link of kernels whose name don't start with "ne...
mlelstv[src/trunk]: src/sys/net80211 Don't check sequence number on multicast packet...
riastradh[src/trunk]: src/sys/kern Clarify comment about early exit from wapbl_flush.
pooka[src/trunk]: src/sys/rump/include/rump regen
marty[src/trunk]: src/sys/arch/arm/samsung XU4 interrupt combiner / fake sysmmu
christos[src/trunk]: src/sys reduce #ifdef mess caused by PaX
uebayasi[src/trunk]: src/usr.bin/config Fix previous.
palle[src/trunk]: src/sys/arch/sparc64/include Move function prototypes for cpu_ec...
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Fix nor-flash bus space: extent...
dholland[src/trunk]: src/lib/libc/stdio Mention fmemopen().
dholland[src/trunk]: src/sys/dev/ic Restore interrupts on error path. From maxv's bra...
rjs[src/trunk]: src/sys/arch Fix config(1) errors and warnings.
pooka[src/trunk]: src/sys regen syscall files
mlelstv[src/trunk]: src/sys/dev/sdmmc The iMX uSDHC controller doesn't have an inter...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 %g1 is not preserved across functio...
elric[src/trunk]: src/libexec/httpd Fix bug in cleanup of reply headers.
uebayasi[src/trunk]: src/sys/conf Clean up some rules and make them less error prone.
christos[src/trunk]: src/etc/mtree Adjust to new freetype structure.
skrll[src/trunk]: src/sys/dev/pci Improve error handling in attach code. From t-hash.
martin[src/trunk]: src/external/bsd/dhcpcd/dist Avoid a "conversion to '__uint16_t'...
mrg[src/trunk]: src/sys/gdbscripts make '$e' in here the whole structure instead...
knakahara[src/trunk]: src/sys/dev/pci Update TODO
chs[src/trunk]: src/sys/compat/linux/common simplify and fix futex requeuing:
christos[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams PIE in the face!
maxv[src/trunk]: src/sys/arch/amd64/amd64 Save L4's physical address earlier. Als...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Whitespace
skrll[src/trunk]: src/sys/arch/evbmips/loongson Make PCI_NETBSD_CONFIGURE compile
dholland[src/trunk]: src/sys/netinet6 PR 51434 David Binderman: remove redundant test.
nakayama[src/trunk]: src/sys/arch/sparc64/dev Fix build w/o options SUN4V.
knakahara[src/trunk]: src/sys/dev/pci fix unmatched dma sync size for NEWQUEUE. This b...
phx[src/trunk]: src/sys/arch/sandpoint/conf Enable cfi/nor/flash devices as read...
roy[src/trunk]: src/sys If, for whatever reason, a local interface route is remo...
ozaki-r[src/trunk]: src/sys/netinet6 Update icmp6_redirect_timeout_q when changing n...
uebayasi[src/trunk]: src/sys/conf Refactor.
ozaki-r[src/trunk]: src/tests/net/if Add tests for ifconfig options
ozaki-r[src/trunk]: src/tests/net/net Add tests to check if nexthop route lookup works
maxv[src/trunk]: src/sys/arch Xen therefore uses x86/db_memrw.c, as I suspected. ...
maxv[src/trunk]: src/sys/arch/i386/i386 Bring some amd64 swag. No functional chan...
christos[src/trunk]: src/share/mk Turn on PIE for sparc64 so we can use ASLR effectiv...
christos[src/trunk]: src/sys/dev/qbus add missing splx() found by brainy
uebayasi[src/trunk]: src/usr.bin/config Sort files in ${ALLFILES} in the order of par...
christos[src/trunk]: src/doc/roadmaps/people Add my list of things to do for 8. To be...
christos[src/trunk]: src/sys/fs/udf diagused some variables.
christos[src/trunk]: src/sys/dev/ic Add missing splx() found by brainy.
uebayasi[src/trunk]: src/usr.bin/config Bump version for "buildprefix".
dholland[src/trunk]: src The ifile's inode number is constant. (it is always 1)
uebayasi[src/trunk]: src/sys/conf Move splash logic, keep Makefile.kern.inc clean.
ozaki-r[src/trunk]: src/sys/net Import lltable/llentry from FreeBSD
christos[src/trunk]: src/usr.bin/mail If we fail 5 times in a row, fail correctly (St...
ozaki-r[src/trunk]: src/sys Do rt_refcnt++ when set a rtentry to another rtentry's r...
palle[src/trunk]: src/sys/arch/sparc64/doc Update TODO: sun4v interrupts works (mo...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: make device interrupts work. Introdu...
mlelstv[src/trunk]: src/sys/dev/sdmmc fix DPRINTF parameters
christos[src/trunk]: src/tests/lib/libc/gen/execve make error more informative.
christos[src/trunk]: src/lib/libc/regex use the unsigned char version of the input ch...
ozaki-r[src/trunk]: src/sys Protect ifnet list with psz and psref
dholland[src/trunk]: src/tests/fs/common Remove rubbish.
snj[src/trunk]: src/doc whitespace
skrll[src/trunk]: src/sys/dev/usb Remove magic numbers from xhci_hc_reset. From t...
skrll[src/trunk]: src/sys/dev/usb G/C more unused code
skrll[src/trunk]: src/sys/dev/ic Typo in comment
jnemeth[src/trunk]: src/share/misc PR/51023 - Nikolai Lifanov -- add more acronyms
maxv[src/trunk]: src/sys/arch/i386/conf Update kern.ldscript.4MB. It is the same ...
maxv[src/trunk]: src/sys/arch/i386/conf Define __kernel_end.
maxv[src/trunk]: src/doc Mention SMEP.
skrll[src/trunk]: src/sys/dev/ic #if 0 an assert around rootintr that's no longer ...
elric[src/trunk]: src/libexec/httpd Add the concept of ``reply headers'', that is ...
macallan[src/trunk]: src/sys/dev/sbus add Sun /dev/fb* style goop
knakahara[src/trunk]: src/sys/dev/pci Interrupt handlers read wm_rxqueue or wm_txqueue...
msaitoh[src/trunk]: src/sys/dev/pci Fix compile error on some archs (e.g. i386).
uebayasi[src/trunk]: src/sys/arch/hppa/spmath Fix build of hppa's spmath.o, as m68k's...
christos[src/trunk]: src/sys/kern Enable DEBUG_EXEC, if we have DEBUG (since it only ...
uebayasi[src/trunk]: src/usr.bin/config *.o files don't need special handling at all ...
christos[src/trunk]: src/libexec/httpd fix memory leaks on error; found by brainy.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Define fillkpt_nox, which sets up a set...
kre[src/trunk]: src/bin/sh More work on file descriptors... This is the copyfd...
skrll[src/trunk]: src/sys/conf Clarify the intention here after discussing it with...
skrll[src/trunk]: src/sys/dev/ic Really fix comment
palle[src/trunk]: src/sys/arch/sparc64/doc Update TODO: sun4v_datatrap handling fo...
christos[src/trunk]: src/sys Move all the randomization inside kern_pax.c so we can c...
uebayasi[src/trunk]: src Revert MAXUSERS changes. Need fresh air.
uebayasi[src/trunk]: src/usr.bin/config Share more code by making *.o handling less s...
knakahara[src/trunk]: src/sys/dev/pci refactor: eliminate "txq->txq_descs_size", use W...
riastradh[src/trunk]: src/sys/ufs/ufs Get rid of UFS_WAPBL_BEGIN1/END1
christos[src/trunk]: src/sys/arch/evbarm/conf gcc can't compute the large initializer...
abhinav[src/trunk]: src/usr.sbin/makemandb Add options to whatis and apropos to acce...
joerg[src/trunk]: src/libexec/ld.elf_so obj->phdr must be the absolute address, no...
christos[src/trunk]: src/lib/libedit Stop the read module from poking the el_chared.c...
dholland[src/trunk]: src/sys/fs/tmpfs In the event that loading the root vnode fails, ...
kre[src/trunk]: src/tests/bin/sh Add a test for fd redirections on functions in ...
martin[src/trunk]: src/sys/arch/sparc64/conf Revert previous, not needed after sys/...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine Use bus_s...
mrg[src/trunk]: src/lib/libc/stdio add a bunch of functions found in <stdio.h> t...
phx[src/trunk]: src/etc/etc.sandpoint Create /dev/flashN device nodes for all_md.
wiz[src/trunk]: src/doc ftp(1): SNI support for https. [wiz 20150912]
macallan[src/trunk]: src/sys/arch/shark/isa teach isa_bs_mmap() about BUS_SPACE_MAP_P...
kre[src/trunk]: src/tests/bin/sh PR bin/48875 PR bin/51123 This adds tests ...
riastradh[src/trunk]: src/sys/ufs/ufs While here, replace GCC __FUNCTION__ by C99 __fu...
tron[src/trunk]: src/doc XFree86 was removed from the source tree.
kamil[src/trunk]: src/distrib/sets/lists/xbase Fix build with MKCATPAGES=yes
sjg[src/trunk]: src/usr.bin/make Output Entering/Leaving messages for objdir whe...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Note where we're tracking dwc2 from now.
pgoyette[src/trunk]: src/usr.bin/config Allow redefinition of options (with only a wa...
uebayasi[src/trunk]: src/usr.bin/config Output ${ALLFILES}, the list of selected *.[c...
nonaka[src/trunk]: src/sys/dev/pci Use MSI/MSI-X instead of legacy INTx, if available.
jnemeth[src/trunk]: src/share/misc PR/51028 - Nikolai Lifanov -- add RPKI, BGPSEC
christos[src/trunk]: src/external/mit/xorg/lib/freetype Adjust to 2.6.3.
riastradh[src/trunk]: src/share/man/man9 Clarify wording about shared and exclusive lo...
pooka[src/trunk]: src/sys/rump Remove solved item.
riz[src/trunk]: src/external/cddl/osnet/sys/kern include <sys/lwp.h> for curlwp....
tls[src/trunk]: src/sys/kern Fix a longstanding problem with accept filters noti...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia IST_MPSAFE is not a valid flag for fdtbu...
kre[src/trunk]: src/tests/bin/sh Add another test for the 48875 fix fallout...
dholland[src/trunk]: src/sys/dev/ic Restore interrupts on error path.
dholland[src/trunk]: src/sys/ufs/lfs Fix wrong code in lfs_valloc_fixed(). It was ove...
ozaki-r[src/trunk]: src Add tests for IPv6 ICMP redirect
pgoyette[src/trunk]: src/usr.bin/config Tyepo
ozaki-r[src/trunk]: src/sys/rump/include/opt Define NETHER in rumpkernel
dholland[src/trunk]: src/sys/ufs/lfs Fix up indirect block handling in truncate to be...
dholland[src/trunk]: src/sys/ufs/lfs Comments on directories.
uebayasi[src/trunk]: src/usr.bin/config Introduce a new syntax, "buildprefix", to spe...
skrll[src/trunk]: src/sys/dev/usb Fix/tweak the multiple inclusion protection defi...
ozaki-r[src/trunk]: src/sys/netinet6 Use KASSERT to check programming errors
uebayasi[src/trunk]: src/sys/conf Prepare for relative ${MD_OBJS}.
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Decrement %tl in trap handler not t...
uebayasi[src/trunk]: src/sys/conf Comment.
jnemeth[src/trunk]: src/lib/libc/gen PR/49641 - Henning Petersen -- wordo
roy[src/trunk]: src/doc Note import of dhcpcd-6.9.3
dholland[src/trunk]: src/sys/net Uses _IOR/_IOW/etc. and thus needs sys/ioccom.h. PR ...
uebayasi[src/trunk]: src/sys/conf Clean up. Move SSP-specific adjustment out of Make...
christos[src/trunk]: src/sys/arch/x86/pci print the configuration information early s...
leot[src/trunk]: src/sys/dev/pci Add some missing fixes to alc(4) to sync with th...
christos[src/trunk]: src/lib/libedit Fix the prototype used by EL_GETCFN, mention the...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src Handle the last newline in the "...
wiz[src/trunk]: src/doc gdb-7.10 is available.
uebayasi[src/trunk]: src/sys/conf Fix "Define compile rules in sys/conf/Makefile.kern...
uebayasi[src/trunk]: src Define ${OBJS} in `Makefile.kern.inc'. Relative paths are n...
uebayasi[src/trunk]: src/sys/conf I don't see how uipc_proto.c can change its content...
mlelstv[src/trunk]: src/sys/dev/usb kmem_alloc doesn't support allocating 0 bytes.
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Define _OPENBSD_SOURCE so dh...
christos[src/trunk]: src/lib/libedit s/protected/libedit_private/g
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Avoid '.' in variable names which ar...
ozaki-r[src/trunk]: src/sys/netinet6 Get rcvif once and reuse it
maxv[src/trunk]: src/sys/uvm USPACE and USPACE_ALIGN are constants. Use a #if ins...
ozaki-r[src/trunk]: src/sys/netinet6 Fix rtfree in nd6_output
maxv[src/trunk]: src/sys/arch/i386/i386 Actually, put the NOX identification abov...
mlelstv[src/trunk]: src/sys/dev/dkwedge release openlock mutex before closing parent...
macallan[src/trunk]: src/sys/arch/macppc/dev fix stupid tpyo
nakayama[src/trunk]: src/sys/arch/sparc64/conf Add more CardBus devices.
wiz[src/trunk]: src/sbin/mount_nilfs Sort SEE ALSO. New sentence, new line. Punc...
dholland[src/trunk]: src/sys/arch/arm/arm PR 50669 David Binderman: remove dead code
joerg[src/trunk]: src/sys/arch/sparc/sparc Use pointer computation for references ...
dholland[src/trunk]: src Drop an explicit sign-extension in fsck that shouldn't be ne...
mlelstv[src/trunk]: src/sys/dev/iscsi wrong assertion.
pgoyette[src/trunk]: src/share/man/man4 Use .An for author names. From PR misc/49516
maxv[src/trunk]: src/sys/arch/i386/stand/lib The bootinfo is refreshed each time ...
christos[src/trunk]: src/sys Give 0, 1, 2 for security.pax.mprotect.ptrace and make it ...
roy[src/trunk]: src/doc Note import of openresolv-3.7.1
christos[src/trunk]: src/lib/libedit remove debug read (Ingo Schwarze)
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot David Binderman in PR port-spar...
joerg[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto Replace init section...
nat[src/trunk]: src/sys/arch/x86/x86 Don't disable/re-enable interrupts if they ...
mrg[src/trunk]: src/sys/arch/x86/x86 kmem_free() the address returned by kmem_al...
wiz[src/trunk]: src/share/man/man9 Use .An -nosplit.
dholland[src/trunk]: src/usr.sbin/catman Add notes on how to lift the BUGS entry in t...
dholland[src/trunk]: src add note about the most recent acpica update
pgoyette[src/trunk]: src/distrib/sets/lists/xbase Add entries for fonts.conf.{0, 5, html}
rjs[src/trunk]: src/distrib/sets/lists/xdebug Catch up with switch to use Xorg s...
christos[src/trunk]: src Add bsd_signal as required by POSIX (from GSoC 2016, Charles...
knakahara[src/trunk]: src/sys/arch/x86/x86 remove quick hack code to avoid shared IRQ ...
pooka[src/trunk]: src/lib/librumpuser Fix typos to match values from rumpuser_conf...
ozaki-r[src/trunk]: src/tests/net/if Improve test stability
mlelstv[src/trunk]: src/sys/dev/iscsi Tear down sysctls only after detaching childre...
agc[src/trunk]: src/usr.bin/calendar Commit patch sent to tech-userlevel with un...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Ooops, spell the module name in full. "m...
christos[src/trunk]: src/external/bsd Restore previous: only build libproc and librtl...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Fix ILP...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch Regenerate to...
kamil[src/trunk]: src/usr.bin/rpcgen Correct #ifdef/#endif header file guards gene...
phx[src/trunk]: src/sys/arch/amiga/include Reduce MAXDSIZ from 416MB back to 224MB.
christos[src/trunk]: src/external/cddl/osnet/lib/libdtrace fix the remaining problem ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan deal with rename lo...
mbalmer[src/trunk]: src/external/mit/lua/dist/src update after conflict resolution
wiz[src/trunk]: src/share/man/man7 Bump date for previous.
christos[src/trunk]: src/external/cddl/osnet/dist/common/ctf sync with FreeBSD
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Adjust for Net...
pgoyette[src/trunk]: src/sys/dev/ic Enable writing to the EPROM before trying to chan...
ozaki-r[src/trunk]: src/sys/netinet Fix arplookup logic
christos[src/trunk]: src/distrib/sets/lists/comp remove extra lintlibrary
phx[src/trunk]: src/sys/dev/i2c Declare sensor data invalid when reading the sen...
nonaka[src/trunk]: src nvmectl(8): Added NVM Express control utility.
dholland[src/trunk]: src/lib/libc/citrus/modules PR 51000 David Binderman: comment ou...
christos[src/trunk]: src/usr.bin/ktruss Put -Isys after the ioctl Makefile has a chan...
maxv[src/trunk]: src/sys/arch Define tablesize. Useful when debugging.
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt %j needs uintmax_t no...
christos[src/trunk]: src/sys/dev/acpi CID 1324963: Remove bogus NULL test
mlelstv[src/trunk]: src/sys/dev/usb Flush memory correctly during ring put.
christos[src/trunk]: src/distrib/sets Export the variables so that they propagate via...
christos[src/trunk]: src/tests/lib/libc/sys Skip the mprotect_exec test if PaX MPROTE...
mlelstv[src/trunk]: src/sys/dev/iscsi More debug output. Dump pending CCBs when clea...
mlelstv[src/trunk]: src/sys/dev/iscsi Handle freeing of PDU when referencing CCB is ...
mrg[src/trunk]: src/external/gpl3/gcc.old import GCC 4.8.5 as gcc.old, in prepar...
phx[src/trunk]: src/sys/arch/sandpoint/stand/altboot The disk's unittag is not e...
christos[src/trunk]: src Hook up libproc and librtld_db into the build
christos[src/trunk]: src/lib/libutil need uvm_param.h now.
mrg[src/trunk]: src/sbin/atactl add smart IDs 210, 246, 247 and 248 (Micron):
skrll[src/trunk]: src/sys/dev/usb Reduce the scope of some variable. From t-hash
dholland[src/trunk]: src/sys/arch/amiga/stand/binpatch KNF
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
christos[src/trunk]: src/sys Change SDT (Statically Defined Tracing) probes to use li...
kiyohara[src/trunk]: src/sys/arch/arm/omap Support am335x's MMCHS2(sdhc@mainbus).
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Reduce diff with mains...
martin[src/trunk]: src/sys/kern Effectively disable aslr for non-topdown-VA binarie...
christos[src/trunk]: src/sys/arch/amd64/include fix 32 bit build.
christos[src/trunk]: src/distrib/sets/lists/tests debug for libproc
macallan[src/trunk]: src/sys/arch/evbmips/ingenic add mechanism to pass a MAC address...
phx[src/trunk]: src/sys/arch/sandpoint/conf Remove erroneously entered debug opt...
christos[src/trunk]: src/external/cddl/osnet/lib/libctf no need for LIBDPLIBS here
christos[src/trunk]: src/external/bsd/flex/dist/src delete the generated file.
christos[src/trunk]: src/sys regen
skrll[src/trunk]: src/external/gpl3/gdb/dist Sync and allow arm to natively build
christos[src/trunk]: src/sys randomize the location of the rtld.
dholland[src/trunk]: src Add 64-bit directory entry structures, and adjust accessors ...
macallan[src/trunk]: src/sys/arch/sgimips/sgimips don't MIPS_PHYS_TO_KSEG1() the har...
dholland[src/trunk]: src Move the header part of struct lfs_direct to its own structure.
christos[src/trunk]: src/external/bsd/libproc/dist Import libproc from FreeBSD
nakayama[src/trunk]: src/sys/arch/sparc64/conf tabify, fix indent and remove trailing...
joerg[src/trunk]: src/sys/arch Avoid left-shifting negative values.
mrg[src/trunk]: src/external/gpl3/gcc.old re-merge GCC 4.8.5 (part 1)
dholland[src/trunk]: src/lib/libform PR 51190 David Binderman: simplify redundant con...
pgoyette[src/trunk]: src/share/man/man4 Use .An markup for author names. From PR mis...
pgoyette[src/trunk]: src/sys/dev/pcmcia Add 3Com 3CRWE777A - from OpenBSD
joerg[src/trunk]: src/lib/csu/common Make older GCC and Clang happy and use weak r...
dholland[src/trunk]: src/sys/arch/arm/omap PR 50755 David Binderman: assert about tab...
dholland[src/trunk]: src/sys/arch/x68k/dev PR 50759 David Binderman: fix out of bound...
dholland[src/trunk]: src/sys/arch/mvme68k/mvme68k PR 50792 David Binderman: make sure...
dholland[src/trunk]: src/bin/pax Don't use the length return from snprintf to write o...
pgoyette[src/trunk]: src/sys/kern Compare names of duplicate symbols properly, so we ...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/i386 new from FreeBSD
pgoyette[src/trunk]: src/sys/compat/linux/common Add an additional dependency on comp...
pooka[src/trunk]: src Add more compat defs for code compiled for !NetBSD targets.
pgoyette[src/trunk]: src/sys/uvm Variable rv is always used as a true/false boolen, s...
pgoyette[src/trunk]: src/share/man/man4 Remove trailing space. From PR misc/49516
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.7.1 with th...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common return an erro...
macallan[src/trunk]: src/sys/arch/sgimips/mace on mips64 we can use the whole PCI spa...
wiz[src/trunk]: src/share/man/man7 Punctuation nit.
agc[src/trunk]: src/libexec/httpd As proposed in:
christos[src/trunk]: src/external/cddl/osnet/sys/sys avoid compiler warnings
maxv[src/trunk]: src/sys/fs/efs Curious typo. Harmless. Found by Brainy
pgoyette[src/trunk]: src/usr.bin/xinstall Move __MKTEMP_OK up earlier so it has an ac...
christos[src/trunk]: src/sys/sys Add more alignments
dholland[src/trunk]: src/sys/ufs/lfs Oops, I forgot to make the atime in the 64-bit I...
knakahara[src/trunk]: src/sys/dev/pci When the driver uses MSI-X, it tunes RX's EITR t...
agc[src/trunk]: src/doc Note update of tzdata to 2016d:
skrll[src/trunk]: src/sys/arch/arm/at91 Deal with unused variable warnings
christos[src/trunk]: src/external/bsd/libproc/dist remove caddr_t
reinoud[src/trunk]: src/sys/fs/udf Cleanup VAT writout. To prevent issues with the s...
macallan[src/trunk]: src/sys/arch/macppc/dev report the power button to sysmon when p...
dholland[src/trunk]: src Clean up struct lfs_dirtemplate.
macallan[src/trunk]: src/sys/arch/mips/ingenic fix build with INGENIC_DEBUG
mlelstv[src/trunk]: src/sys/dev/iscsi don't sleep in run_xfer path.
christos[src/trunk]: src/sys/sys expose less to userland.
wiz[src/trunk]: src/share/man/man9 Fix typo. Use .An -nosplit.
pgoyette[src/trunk]: src/distrib/sets/lists/base Add new Europe/Kirov zonefile for 2016d
maxv[src/trunk]: src/sys/arch/amd64/amd64 Move proc0's stack out of the BOOTSTRAP...
pgoyette[src/trunk]: src/sys Regen
christos[src/trunk]: src/external/gpl3/gcc/lib Add ubsan (not enabled, not tested, co...
joerg[src/trunk]: src/usr.bin/ftp Workaround const issues of SSL_set_tlsext_host_n...
martin[src/trunk]: src/distrib PR install/50311: missing gptmbr.bin on ramdisk base...
mlelstv[src/trunk]: src/sbin/iscsid Several improvents to iscsid
dholland[src/trunk]: src Fix some assorted 32-bit assumptions not yet otherwise handled.
maxv[src/trunk]: src/sys/arch The ISA I/O MEM does not need to be executable. Rem...
christos[src/trunk]: src/tools/compat undo previous; include is in ${.OBJDIR}
riz[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Redo previous ...
dholland[src/trunk]: src Add an accessor function for directory names.
christos[src/trunk]: src/lib/libutil Add kinfo_getvmmap from FreeBSD
christos[src/trunk]: src/sys/kern PR/50312: Robert Elz: Unconditionally include <sys/...
skrll[src/trunk]: src/sys/dev/usb Update some comments. Some from t-hash with upd...
dholland[src/trunk]: src/sys/arch/amiga/stand/binpatch PR 51185 David Binderman: simp...
nakayama[src/trunk]: src/share/mk Add missing transform for xpresent.pc.
christos[src/trunk]: src/external/bsd libproc and librtld_db build fine without CTF a...
christos[src/trunk]: src/doc new bind
pgoyette[src/trunk]: src/tests/lib/libc/stdlib Fix testing of returned entptr, and fi...
sjg[src/trunk]: src/usr.bin/make Do not hard-code ingnoring of makeDependfile
dholland[src/trunk]: src/sys/arch/evbarm/imx7 If MEMSIZE isn't set, #error instead of...
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist Resolve conflicts.
pgoyette[src/trunk]: src/sys/dev/pcmcia Regen
skrll[src/trunk]: src/sys/netinet Make this compile again
christos[src/trunk]: src/external/cddl/osnet/usr.bin/ctfmerge no other ctf program ne...
msaitoh[src/trunk]: src/sys/dev/pci - Add workaround for 82574 Errata 25 and 82583 ...
christos[src/trunk]: src/external/cddl/osnet/lib/libdtrace almost fixed... Need to fi...
agc[src/trunk]: src/tests/usr.bin/netpgpverify Use human2atf to generate a t_net...
christos[src/trunk]: src/external/cddl/osnet/dev/sdt Adapt to NetBSD modules and link...
bouyer[src/trunk]: src/sys/arch/arm/allwinner When disabling video ouput also turn ...
dholland[src/trunk]: src/dist/pf/sbin/pfctl PR 50709 David Binderman: memory leak
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan Update sources and flags (comp...
christos[src/trunk]: src/lib Restore previous: only build libproc and librtld_db for ...
dholland[src/trunk]: src/sys/arch/ews4800mips/stand/common PR 51182 David Binderman: ...
christos[src/trunk]: src/lib/libedit el_map.alt can't be NULL here (Ingo Schwarze)
christos[src/trunk]: src/external/bsd/libproc Add glue, adjust for NetBSD.
mbalmer[src/trunk]: src/doc Lua is at 5.3.1 now
christos[src/trunk]: src/distrib/sets/lists/comp forgotten lint libraries.
wiz[src/trunk]: src/share/misc tgif
mlelstv[src/trunk]: src/sys/dev/iscsi use sernum handling function
mlelstv[src/trunk]: src/sys/dev/dkwedge missed one exit path with the previous change.
christos[src/trunk]: src/external/bsd/bind/dist merge conflicts
dholland[src/trunk]: src Note that i386 needs a PIE-related cleandir. Should avoid ha...
martin[src/trunk]: src/sys/kern David Binderman in PR kern/51189: simplify loop con...
christos[src/trunk]: src/sys/sys Add KERN_PROC_PATHNAME and VM_PROC_MAP used by libproc.
pgoyette[src/trunk]: src/share/man/man8 Move the .Pp to after the .El
maxv[src/trunk]: src/sys/arch/amd64/amd64 Define fillkpt_blank, which creates bla...
wiz[src/trunk]: src/doc gdb-7.11.1 out.
skrll[src/trunk]: src/sys/dev/usb More debug
maxv[src/trunk]: src/sys/arch/i386/stand/lib Don't use a magic value. Define a li...
dholland[src/trunk]: src Add and use accessor functions for more of the directory ent...
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys include <sys/proc.h>...
mrg[src/trunk]: src/doc note netstat(1) knows window height now.
christos[src/trunk]: src/lib Asan is back
christos[src/trunk]: src/external/cddl/osnet/dev/dtrace recognize the proc provider a...
mlelstv[src/trunk]: src/sbin/iscsid mark noreturn function exit_daemon() as __dead
dholland[src/trunk]: src/sys/arch/zaurus/stand/zboot PR 51195 David Binderman: simpli...
christos[src/trunk]: src/external/cddl/osnet/dev/sdt Add proc:::exit
christos[src/trunk]: src/external/cddl/dtracetoolkit/dist make this kind of work.
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan Add procmaps for NetBSD
joerg[src/trunk]: src/lib Restrict libc_vfp to NetBSD/arm. It doesn't make sense f...
wiz[src/trunk]: src/usr.bin/sort Sort options and their descriptions. Sync usage...
joerg[src/trunk]: src/lib/csu/common PR toolchain/51121:
riz[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Only declare '...
christos[src/trunk]: src/external/cddl/osnet/include We have libproc now
christos[src/trunk]: src/lib/libc/net be more forgiving, and don't abort on unexpecte...
knakahara[src/trunk]: src/sys/dev/pci use sc->sc_itr instead of hard-coded number.
mlelstv[src/trunk]: src/sys/dev/iscsi more debug output
agc[src/trunk]: src/external/public-domain/tz Add an extra set in the instructio...
kre[src/trunk]: src/bin/sh PR bin/51145 PR bin/48489
christos[src/trunk]: src/external/bsd/elftoolchain/dist/libelf fix the native build
christos[src/trunk]: src/libexec/ld.elf_so Put the name of the dynamic linker in allo...
mbalmer[src/trunk]: src/external/mit/lua/dist/src fix kernel module build
bouyer[src/trunk]: src/sys/arch/arm/allwinner Remove a KASSERT() which is A20-speci...
christos[src/trunk]: src/doc new ntp
mlelstv[src/trunk]: src/external/bsd/dhcp Don't link partially with static libraries.
riz[src/trunk]: src Handle the contents of /usr/lib/dtrace so a MKDTRACE=yes rel...
christos[src/trunk]: src/doc new acpica
mlelstv[src/trunk]: src/sys/dev/iscsi Replace the simple tag counter with the comman...
sjg[src/trunk]: src/usr.bin/make Add cached_realpath()
dholland[src/trunk]: src Oops; LFS_DIRECTSIZ() is going to need the fs as an argument.
christos[src/trunk]: src/share/man/man7 Document security.pax.mprotect.ptrace
christos[src/trunk]: src/usr.sbin/npf/npftest npftest needs to disable mprotect becau...
dholland[src/trunk]: src/sys/ufs/lfs Tidy up ulfs_direnter: don't malloc a temporary ...
isaki[src/trunk]: src/sys/arch/x68k/x68k To turn off the power, it's necessary to ...
agc[src/trunk]: src/tests/usr.bin/netpgpverify remove some unused test cases
skrll[src/trunk]: src/external/gpl3/gdb.old Remove gdb.old now it's unused.
ozaki-r[src/trunk]: src/sys/net Fix LLE_TRY_UPGRADE when GATEWAY
bouyer[src/trunk]: src/sys/arch/arm/allwinner Based on suggestion from jared, redo ...
joerg[src/trunk]: src/doc Drop CSU entry.
nakayama[src/trunk]: src/sys/arch/sparc/include Adapt to new sljit.
snj[src/trunk]: src/share/man/man4 fix formatting
wiz[src/trunk]: src/external/bsd/mdocml/dist Fix typo.
wiz[src/trunk]: src/external/bsd/librtld_db/dist Add RCS Id, serial comma, use F...
macallan[src/trunk]: src/sys/arch/macppc/dev make sure we call sysmon_pswitch_event()...
dholland[src/trunk]: src/sys/arch/arm/samsung bus_width is not used, so don't fetch i...
kre[src/trunk]: src/bin/sh PR bin/43639
jmcneill[src/trunk]: src/sys/dev/fdt Fix get_specifier_by_index to work with indexes ...
pgoyette[src/trunk]: src/sys/dev/pci Commit patch from t-hash in PR kern/48309
joerg[src/trunk]: src/sys/arch/sparc/stand/ofwboot Support per-target AFLAGS.
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64 List ...
christos[src/trunk]: src/external/cddl/osnet/dev/systrace use the alternate syscall n...
matt[src/trunk]: src/sys/uvm/pmap Update multiple inclusion macro
nonaka[src/trunk]: src/sys/dev/pci regen
joerg[src/trunk]: src/sys/arch/sparc/sparc panic takes a format string.
joerg[src/trunk]: src/sys/dev/pci Fix format string.
roy[src/trunk]: src/sys/netinet Create a temporary define involving IFF_STATICAR...
rjs[src/trunk]: src Build Xorg server and wsfb driver for mac68k.
jdolecek[src/trunk]: src/sys/dev/pci fix nvme_pci_detach() to not pci_intr_disestabli...
kamil[src/trunk]: src/usr.bin/rpcgen Fix NULL pointer dereference
christos[src/trunk]: src/lib/libc/sys PR/50295: Fix clock_nanosleep return value docu...
christos[src/trunk]: src/lib/libc/net - fix various leaks on error
mrg[src/trunk]: src/usr.bin/midirecord add "-R <roundbeats>" option, to round be...
martin[src/trunk]: src/sys/arch/sparc64 Split auxio at ebus and auxio at sbus prope...
christos[src/trunk]: src/usr.bin/make don't check for NULL before free() (Tilman Saue...
christos[src/trunk]: src/lib/libexecinfo args are flipped.
alnsn[src/trunk]: src/sys/net Adapt to the new version of sljit@r313.
joerg[src/trunk]: src/usr.sbin/acpitools/aml Drop pointless packed attributes.
christos[src/trunk]: src/external/cddl/osnet/sys/sys we don't need any of this now.
dholland[src/trunk]: src/share/mk For MKREPRO, substitute DESTDIR before NETBSDSRCDIR...
dholland[src/trunk]: src/sys/ufs/lfs Kill off the ulfs_direct_cache pool.
dholland[src/trunk]: src/sbin/fsck_lfs Fix hardwired 32-bit stuff in fsck:
christos[src/trunk]: src/usr.bin/usbhidaction - PR/50291: Fix memory leak
maxv[src/trunk]: src/sys/arch Disable PAX_SEGVGUARD.
hannken[src/trunk]: src/sys Use vnode state to replace VI_MARKER, VI_CHANGING, VI_XL...
martin[src/trunk]: src/distrib/sets/lists Try to fix set lists for libproc and libr...
dholland[src/trunk]: src/sys/dev PR 51184 David Binderman: simplify redundant conditi...
msaitoh[src/trunk]: src/sys/arch/hpcmips/dev Fix comiple error. plum(4) is not PCI...
christos[src/trunk]: src/sys/arch/i386/i386 Handle PIC linking for tests
dholland[src/trunk]: src/sys/arch/x68k/dev fix flagrantly wrong indent
christos[src/trunk]: src/sys/sys Add an ElfW() macro like linux.
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common detect dynamic...
mlelstv[src/trunk]: src/sys/dev/iscsi ensure that timeout counter is cleared when cc...
skrll[src/trunk]: src/sys/dev/usb PR/51202: XHCI driver sends stale TRBs from a pi...
mlelstv[src/trunk]: src/sys/dev/iscsi No need to acquire KERNEL_LOCK when entering n...
msaitoh[src/trunk]: src/sys/dev/pci - Add ASMEDIA ASM1083/1085/1142
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common sync with FreeBSD
mlelstv[src/trunk]: src/sys/dev/iscsi Whitespace, braces.
pgoyette[src/trunk]: src/share/man/man4 Remove trailing space. From PR misc/49516
christos[src/trunk]: src/external/bsd/byacc/bin Sync mdoc page with the one provided ...
dholland[src/trunk]: src/bin/ls PR 50997 David Binderman: fix format strings
kre[src/trunk]: src/bin/sh PR bin/51207 Only check for ELF bnaries in regular ...
pgoyette[src/trunk]: src/sbin/mount_nilfs Improved documentation of mount_nilfs, from...
dholland[src/trunk]: src/sys/sys avoid "u_long"
skrll[src/trunk]: src/sys/arch/evbarm/conf Fix commented out USB HC debug options....
bouyer[src/trunk]: src/sys/arch Switch to elf notes for amd64 instead of the old ke...
macallan[src/trunk]: src/sys/arch/mips add a driver for the chip's EFUSE interface, u...
wiz[src/trunk]: src/usr.sbin/acpitools/acpidump Add -s to getopt(3)-string.
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan use the default off...
pgoyette[src/trunk]: src/lib/libc/stdlib Document return value for realloc(3) when si...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Add another dependency for nfsserver
christos[src/trunk]: src/lib we always build librtld_db and libproc.
christos[src/trunk]: src/external/cddl/osnet/dev/sdt Merge conflicts
uebayasi[src/trunk]: src/tests/usr.bin/config Catch up with the current, generated Ma...
prlw1[src/trunk]: src/external/bsd/dhcpcd/dist Handle truncated DHCP messages, pro...
agc[src/trunk]: src/external/public-domain/tz/dist Import tzdata2016d from ftp:/...
nonaka[src/trunk]: src Add NVMe command passthrough support.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Revert rev1.94. It apparently raises a ...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
christos[src/trunk]: src/sys/ufs/ext2fs Add ext4 extent support from GSoC 2016 (Hrish...
ozaki-r[src/trunk]: src Add tests for assigining/deleting IP addresses
ozaki-r[src/trunk]: src/sys/net Fix typo
dholland[src/trunk]: src/sys/arch/amiga/stand/binpatch Reindent.
alnsn[src/trunk]: src/doc Update sljit entry.
christos[src/trunk]: src/usr.bin/kdump Kill sys/modctl.h which we don't need.
ozaki-r[src/trunk]: src/sys/netinet6 Use satosin6 instead of its own macro
jym[src/trunk]: src/sys/arch/x86/x86 Cache CPU index in the non-preemptible part...
christos[src/trunk]: src/external/cddl/dtracetoolkit/dist Import the dtrace toolkit f...
joerg[src/trunk]: src/sys/arch/sparc/sparc Panic takes a format string.
maxv[src/trunk]: src/sys Revamp the way processes are PaX'ed in the kernel. Sent ...
dholland[src/trunk]: src/sbin/gpt PR 50756 David Binderman: avoid running off the end...
wiz[src/trunk]: src/share/man/man9 Use Nm instead of Xr to itself. Add missing s...
phx[src/trunk]: src/sys/arch/sandpoint/sandpoint Now more than a single I2C devi...
phx[src/trunk]: src/sys/arch/sandpoint/conf Disable CFI in the GENERIC kernel ag...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common put back modul...
palle[src/trunk]: src/sys/arch/sparc64/doc Update TODO: note that TRAP_SETUP() is ...
christos[src/trunk]: src/external/bsd/ntp/dist Import ntp 4.2.8p8
martin[src/trunk]: src/lib libproc depends on libctf, so conditionalize it with the...
christos[src/trunk]: src/external/bsd/ntp resolve conflicts
christos[src/trunk]: src/sys/compat Regen
mlelstv[src/trunk]: src/sys/dev/iscsi ignore invalid ITT
mlelstv[src/trunk]: src/sys/dev/iscsi Handle ExpCmdSN and MaxCmdSN updates as specif...
christos[src/trunk]: src/lib/libedit Fix previous to better match readline behavior (...
agc[src/trunk]: src Following positive feedback on tech-userlevel, move the sys_...
christos[src/trunk]: src/tools/compat use c comments
knakahara[src/trunk]: src/sys/arch/x86/x86 fix: "intrctl list" causes panic when the d...
mlelstv[src/trunk]: src/sys/dev/iscsi initialize before check.
maxv[src/trunk]: src/sys/lib/libsa Remove the ALLOC_FIRST_FIT and ALLOC_TRACE opt...
ozaki-r[src/trunk]: src/sys/rump/librump/rumpkern Add lockdebug_barrier
christos[src/trunk]: src/sys/ufs add extents.
joerg[src/trunk]: src Install new header and fix rump to include the corresponding...
msaitoh[src/trunk]: src/doc x86: Add PCI Extended Configuration Space support.
pgoyette[src/trunk]: src/share/man/man3 Fix AT&T version reference. From PR misc/49519
christos[src/trunk]: src/lib/libedit From Ingo Schwarze:
christos[src/trunk]: src/external/gpl3/gcc/lib add ubsan to the build
mlelstv[src/trunk]: src/sys/dev/iscsi Don't resume throttled CCBs when connection is...
pgoyette[src/trunk]: src/share/man/man7 Tweaks from Michael McConville - thanks!
dholland[src/trunk]: src/bin/test usage nit
christos[src/trunk]: src/external/cddl/osnet/lib/libdtrace do the stack protector stu...
christos[src/trunk]: src/sys/external/bsd/acpica/dist Apply patch https://github.com/...
christos[src/trunk]: src/sys/compat regen
martin[src/trunk]: src/external/bsd Conditionalize libproc here as well (why is it ...
dholland[src/trunk]: src/usr.sbin/sysinst Explicitly ignore errors in the hack for mu...
ozaki-r[src/trunk]: src/tests/bin/sh Add delay to improve stability of test
dholland[src/trunk]: src/sys/arch/hpc/stand/hpcboot/arm PR 50643 David Binderman: fix...
martin[src/trunk]: src/sys/arch/sparc/include Do not use #ifdef SUN4U when testing ...
ozaki-r[src/trunk]: src/sys/net Tweak mutex_enter(softnet_lock) position
mlelstv[src/trunk]: src/sys/dev/iscsi Need session mutex to read serial number.
christos[src/trunk]: src/external/bsd/elftoolchain/dist make this tools friendly.
ozaki-r[src/trunk]: src/sys/kern Add _KERNEL_OPT
christos[src/trunk]: src/sys/kern create an array of altsyscallnames, which are the s...
pgoyette[src/trunk]: src/sys/compat/netbsd32 And yet another dependency, this time on mq
christos[src/trunk]: src/usr.bin/kdump Symbolic printing for mmap
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common catch up with ...
prlw1[src/trunk]: src/sys/external/bsd/ipf/netinet Update comments to match previo...
kre[src/trunk]: src When setting TOP the idea is to run the [/usr]/bin/pwd binar...
christos[src/trunk]: src/sys/modules/ext2fs ext4 extents support
christos[src/trunk]: src/lib/libc/time Release 2015g - 2015-10-01 00:39:51 -0700
christos[src/trunk]: src/crypto/external/bsd/openssl revert, everything coredumps wit...
sjg[src/trunk]: src/usr.bin/make Avoid breaking !NetBSD build
maxv[src/trunk]: src/sys/sys Remove the mach entry.
christos[src/trunk]: src/etc/mtree add new libproc test stuff
phx[src/trunk]: src/sys/dev/nor Size of erase block is 128 bytes when sector den...
dholland[src/trunk]: src/usr.sbin/sysinst #if out some unreachable code that's appare...
martin[src/trunk]: src/sys/arch/sparc/stand/boot Strip debug symbols from boot code
dholland[src/trunk]: src/sys/ufs/lfs Add an IINFO struct, which is like the FINFO str...
skrll[src/trunk]: src/sys/dev/usb Wrap long lines and other whitespace. From t-hash.
pgoyette[src/trunk]: src/common Add prop_array_add_cstring{, _no_copy} utility functio...
wiz[src/trunk]: src/share/man/man9 Use Mt for email addresses.
christos[src/trunk]: src/doc mention hostzerobroadcast default to "no".
mlelstv[src/trunk]: src/sys/dev/iscsi Whitespace
christos[src/trunk]: src/sys/uvm implement VM_PROC_MAP
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Don't i...
christos[src/trunk]: src/external/bsd/blacklist/port Use NULL instead of 0 (Pedro Gif...
kamil[src/trunk]: src/external/gpl3/gcc/dist/gcc/cp Fix building GCC-5.3 with GCC-6.1
christos[src/trunk]: src/sys/dev/pci PR/50636: Ryo ONODERA: Fix incorrect kmem_free()
dholland[src/trunk]: src Add a function lfs_copydirname() to copy directory names in ...
christos[src/trunk]: src/lib/libc/gen Document bsd_signal (From GSoC 2016 by Charles ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/interception Handle wrap...
mlelstv[src/trunk]: src/sys/dev/iscsi Several improvements to the ISCSI driver.
ozaki-r[src/trunk]: src/sys/netinet Create an llentry after fixing an interface to s...
martin[src/trunk]: src/distrib/sets/lists More conditional dance for librtld_db
dholland[src/trunk]: src Tidyups/fixes preparatory to making d_name[] in struct lfs_d...
bouyer[src/trunk]: src/sys The UART in the allwiner SoCs is not full-compatible wit...
nonaka[src/trunk]: src/external/bsd/tcpdump/dist PR/50248: re-apply src/external/bs...
nonaka[src/trunk]: src/sys/dev/pci PR/50187: Don't use DS parameter set when 5GHz c...
knakahara[src/trunk]: src/sys/net modify some functions static. no functional change.
christos[src/trunk]: src/external/bsd/libproc/dist Fix the broken detach code and mak...
pgoyette[src/trunk]: src/share/man/man9 Minor tweaks, from Michael McConville
alnsn[src/trunk]: src/sys/sys Version bump after sljit import.
dholland[src/trunk]: src/lib/libc/time PR 51003 David Binderman: bzero struct before ...
riz[src/trunk]: src/distrib/sets/lists/debug Fix up setlists for new debug compa...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common load the kerne...
pgoyette[src/trunk]: src/share/man/man3 Correct list of operations to note that SLIST...
pgoyette[src/trunk]: src/sys Another xxxfini() routine.
roy[src/trunk]: src/sys/net Remove rt_ifa_localrequest().
knakahara[src/trunk]: src/sys/arch/x86/x86 quick hack for shared IRQ issue.
christos[src/trunk]: src/sys/compat rename sun ioctls
ozaki-r[src/trunk]: src/tests/net/net Add simple tests for fastforward
agc[src/trunk]: src/doc Note update of tzdata to 2016d
kre[src/trunk]: src/usr.bin/sort Add the posix -C option (-c but quieter). Fix ...
pgoyette[src/trunk]: src/sys/dev/usb Regen
christos[src/trunk]: src/distrib/sets/lists fix debug and lint sets for i386
mbalmer[src/trunk]: src/external/mit/lua/dist Resolve conflicts.
knakahara[src/trunk]: src/sys/dev/pci fix IVARs offset for 82580 and newer.
ozaki-r[src/trunk]: src/sys Introduce M_CLEARCTX and use it instead of open-coding r...
christos[src/trunk]: src/external/bsd/libproc/dist Add a proc_breakpoint_t and a proc...
mlelstv[src/trunk]: src/sys/dev/sdmmc support hiding command timeout messages with a...
christos[src/trunk]: src/distrib/sets/lists put back asan
pgoyette[src/trunk]: src/sys/sys Move macro inside of #ifdef KERNEL
dholland[src/trunk]: src/sys/arch/x68k/stand/libsa PR 51194 David Binderman: simplify...
christos[src/trunk]: src/distrib/sets Fix SED issue differently.
christos[src/trunk]: src/distrib/sets/lists/comp remove dup
christos[src/trunk]: src/external/cddl/osnet/lib/libdtrace Arrange to install the dtr...
riz[src/trunk]: src/external/cddl/osnet/dev/dtrace/arm Update signature of unimp...
dholland[src/trunk]: src/sys/ufs/lfs Use the new IINFO in the rfw code, eliminating h...
dholland[src/trunk]: src/sbin/fsck_lfs Use daddr_t instead of uint32_t for the in-mem...
christos[src/trunk]: src/sys/rump regen
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Fix a pilot error in t...
christos[src/trunk]: src/tools/compat Switch to a version that does not suffer from r...
skrll[src/trunk]: src/sys/dev/usb From t-hash
christos[src/trunk]: src/share/man/man7 document new sysctls
mrg[src/trunk]: src/usr.bin/netstat query the window size and use it instead of ...
joerg[src/trunk]: src/sys/arch/sparc/sparc Arrays are never NULL.
dholland[src/trunk]: src Pass around struct lfs_dirheader instead of struct lfs_direct.
taca[src/trunk]: src/doc Latest versino of ISC DHCP is 4.3.3.
christos[src/trunk]: src/sys/arch/x86/acpi CID/1325751: Avoid possible 32 bit overflow.
wiz[src/trunk]: src/external/cddl/osnet/dist/lib/libctf/common Fix Dt. New sente...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common use the...
christos[src/trunk]: src/external/gpl2/xcvs/dist/src Make sure that all messages end ...
jnemeth[src/trunk]: src/usr.bin/calendar/calendars Adjust dates for floating holiday...
mlelstv[src/trunk]: src/external/bsd/dhcp revert previous. Dynamic libraries break s...
kamil[src/trunk]: src/usr.bin/rpcgen Prefer error messages resolved from errno ove...
isaki[src/trunk]: src/usr.sbin/memswitch Fix typo. display.contrast is 0-15, not ...
skrll[src/trunk]: src/sys/dev/usb From t-hash
wiz[src/trunk]: src/external/cddl/osnet/dist/lib/libctf/common Remove reference ...
abhinav[src/trunk]: src/usr.sbin/makemandb Add 'a' to the stopwords list. Ok from ch...
wiz[src/trunk]: src/common/lib/libprop Punctuation nits.
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer First steps to port this...
christos[src/trunk]: src/lib add ubsan
mlelstv[src/trunk]: src/sys/dev/iscsi Keep 1 CCB free for private use. This avoids f...
joerg[src/trunk]: src/lib/csu/common Revert -O1 hack for GCC 5.3, replaced by work...
christos[src/trunk]: src/external/cddl/osnet/lib/libctf don't depend on the installed...
christos[src/trunk]: src/distrib/sets/lists bump libdtrace/libctf.
christos[src/trunk]: src/sys/kern fix compilation without PAX_MPROTECT
macallan[src/trunk]: src/sys/arch/sgimips/mace pass the port's hardware address in CO...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that the TPH ST Table is wrongly decod...
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace remove dup copies...
pgoyette[src/trunk]: src/sys/dev/ic Ooopppsss, missed the function declaration!
jdolecek[src/trunk]: src/share/man/man4 document some bugs
msaitoh[src/trunk]: src PCI Extended Configuration stuff written by nonaka@:
christos[src/trunk]: src/sys/uvm Avoid locking issues when copying out requires takin...
pgoyette[src/trunk]: src/sys/dev/pci Fix typo that somehow snuck in.
christos[src/trunk]: src/external/gpl3/gcc/lib Put back asan now it works.
joerg[src/trunk]: src/distrib/sparc/miniroot Give Clang a bit more room in the min...
mbalmer[src/trunk]: src/doc note Lua update
christos[src/trunk]: src/lib Neither libproc or librtld_db require CTF
pgoyette[src/trunk]: src/sys/dev/pcmcia Ooopppsss - add it with the correct product ID.
christos[src/trunk]: src/doc new tzcode.
palle[src/trunk]: src/sys/kern Added missing "it" to comment in start_init()
joerg[src/trunk]: src/sbin/nvmectl Mark dead functions.
christos[src/trunk]: src/sys merge new acpica
dholland[src/trunk]: src/lib/libc/gen PR 51002 David Binderman: fix wrong printing co...
dholland[src/trunk]: src/sys/arch/landisk/stand/boot PR 51193 David Binderman: simpli...
macallan[src/trunk]: src/sys/arch/sparc/dev use DEFATTR if we're not the console and ...
macallan[src/trunk]: src/sys/dev/pci prop_dictionary_get_bool() doesn't return FALSE ...
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist Import sljit version r313.
dholland[src/trunk]: src/usr.sbin/catman Add missing rcsid.
alnsn[src/trunk]: src/sys/sys Update version in the comment too.
dholland[src/trunk]: src/sys/sys avoid "u_int"
christos[src/trunk]: src/external/gpl3 PR/50773: Rin Okuyama: Fix single stepping on ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: rtf_user now uses macros GET...
dholland[src/trunk]: src/usr.bin/error Use rewind() instead of freopen()'ing the same...
mlelstv[src/trunk]: src/sys/dev/iscsi When stopping a callout, wait until the cleanu...
ozaki-r[src/trunk]: src/sys/net Optimize if_get_byindex by adding __predict_true
dholland[src/trunk]: src/share/mk Apparently it's important to do
dholland[src/trunk]: src/sys/ufs/lfs Remove struct lfs_direct (no longer used) and up...
riz[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Make this buil...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that LSC's interrupt storm occured whe...
mlelstv[src/trunk]: src/sys/dev/iscsi refactor callouts
phx[src/trunk]: src/sys/arch/sandpoint/conf double vlan pseudo-device removed
christos[src/trunk]: src/sys/ufs/ufs ext4 extents glue
pgoyette[src/trunk]: src/external/mit/xorg/lib/fontconfig/src Install man-link from f...
christos[src/trunk]: src/distrib/sets/lists/comp Add bsd_signal (GSoC 2016 Charles Cui)
mlelstv[src/trunk]: src/sys/dev/iscsi fix debug message
christos[src/trunk]: src/sys/sys revert weak change. next time point to an example of...
mlelstv[src/trunk]: src/sys/dev/iscsi Add missing mutex_exit().
dholland[src/trunk]: src/sys/arch/i386/i386 PR 51187 David Binderman: simplify redund...
maxv[src/trunk]: src/sys Use gets_s instead of gets. The x86 bootloader prompt is...
wiz[src/trunk]: src/share/man/man3 Remove trailing whitespace.
ozaki-r[src/trunk]: src/sys/net Make GATEWAY (fastforward) work again
christos[src/trunk]: src/external/cddl/osnet/lib/libdtrace - make the generated file ...
kre[src/trunk]: src/bin/sh PR bin/47065 PR bin/39466
macallan[src/trunk]: src/sys/arch/powerpc/pic treat IPIs like regular interrupts at I...
nakayama[src/trunk]: src/common/lib/libc/arch/sparc/atomic Use sparc64 code always on...
mrg[src/trunk]: src/external/gpl3/gcc.old re-merge GCC 4.8.5 (part 1).
christos[src/trunk]: src/sys/arch Provide access to pc/sp/syscall-return registers li...
joerg[src/trunk]: src/usr.sbin/tadpolectl Make usage static and dead.
christos[src/trunk]: src/lib/libutil Use NULL instead of 0.
jdolecek[src/trunk]: src/sys make it possible to load nvme(4) as module to ease testi...
macallan[src/trunk]: src/sys/arch/sgimips/dev no need to set RI_CLEAR - we do our own...
phx[src/trunk]: src/sys/arch/sandpoint Pass a name and flags precisely describin...
wiz[src/trunk]: src/share/man/man9 Bump date.
nakayama[src/trunk]: src/sys/arch/sparc64/conf sort
christos[src/trunk]: src/doc new byacc
bouyer[src/trunk]: src/sys/arch/arm/allwinner Print the port name when gpio(4) atta...
bouyer[src/trunk]: src/sys/arch/arm/allwinner revert previous (turn off tcon when d...
christos[src/trunk]: src/distrib/sets/lists update for libproc/librtld_db/dtrace changes
joerg[src/trunk]: src/sys/arch/sparc/sparc Unsigned values can not be negative.
wiz[src/trunk]: src/lib/libc/stdlib Fix manually applied patch. Mark up NULL wit...
christos[src/trunk]: src/sys/kern implementation of KERN_PROC_PATHNAME, some refactor...
wiz[src/trunk]: src Install radeon(4) from radeon-kms into x86 subdir.
christos[src/trunk]: src/distrib/sets Give up and use TOOL_SED again.
jmcneill[src/trunk]: src/sys/dev/dkwedge print wedge announcement in one line instead...
mbalmer[src/trunk]: src/doc Fix Lua version, add lneto as responsible person, too.
nonaka[src/trunk]: src/sys/dev/ic The maximum number of IO queue entries is hardwar...
mrg[src/trunk]: src/share/mk move GCC 4.8 users to using gcc.old. should be no ...
christos[src/trunk]: src/lib move libctf after the barrier since it depends on libz
mbalmer[src/trunk]: src/external/mit/lua/dist/doc Lua 5.3.1
dholland[src/trunk]: src/sys/arch/zaurus/zaurus PR 51196 David Binderman: simplify re...
pgoyette[src/trunk]: src/share/man/man9 Use .An for author names. From PR misc/49516
joerg[src/trunk]: src/sys/arch/sparc/sparc Don't check unsigned values for negativ...
christos[src/trunk]: src/external/cddl/osnet Add build stuff.
christos[src/trunk]: src/lib sanitizer for all.
dholland[src/trunk]: src/sys/dev/iscsi Use value *before* freeing it. Found by brainy...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common zero pa...
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys sync with FreeBSD
maxv[src/trunk]: src/sys/arch Reorder some definitions. Reduces the diff between ...
pgoyette[src/trunk]: src/sbin/swapctl Minor formatting change in swapctl -l as noted ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common - hack ...
dholland[src/trunk]: src/bin/pax Remove undefined behavior in buf(); use buf() as int...
macallan[src/trunk]: src/sys/arch/evbmips/conf add efuse driver
ozaki-r[src/trunk]: src/sys/net Remove extra opt_gateway.h
wiz[src/trunk]: src/sbin/nvmectl Try improving SYNOPSIS per my understanding of ...
christos[src/trunk]: src/lib conditionalize
pgoyette[src/trunk]: src/sys/dev/pci Add Intel 82597EX_SR, from PR kern/47750
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libctf/common Sync with FreeBSD
dholland[src/trunk]: src Use IINFO in lfs_writeinode().
mrg[src/trunk]: src/external/mit/xorg/lib/libX11 fix PR 48928: build the static...
wiz[src/trunk]: src/usr.bin/make Fix typo in width argument; end sentence with dot.
pgoyette[src/trunk]: src/share/man/man9 Use .An for authors. From PR misc/49516
pgoyette[src/trunk]: src/sys/dev/pcmcia Add 3Com 3CRWE777A to supported devices. Fro...
pgoyette[src/trunk]: src/share/man/man4 Add 3Com 3CRWE777A (and, belatedly, 3CRWE737A...
mlelstv[src/trunk]: src/sys/dev/iscsi factor out sernum handling.
alnsn[src/trunk]: src/sys/external/bsd/sljit/dist/sljit_src Alloc/free macros in t...
christos[src/trunk]: src/external/bsd neither libproc or librtld_db require CTF
dholland[src/trunk]: src/usr.bin/indent Fix CSRG-era typo: typedef, not typdef. Spott...
chs[src/trunk]: src/sys/arch/powerpc/oea allocate cpuset structures needed by MP...
wiz[src/trunk]: src/share/man/man7 Reduce whitespace.
phx[src/trunk]: src/sys/dev/i2c Direct config: Only match via the list of compat...
dholland[src/trunk]: src/sys/arch/amiga/stand/binpatch further whitespace
mlelstv[src/trunk]: src/sys/dev/iscsi Fix serial number check and account for comman...
ozaki-r[src/trunk]: src/sys/dev Use M_GETCTX
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.4-P3
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use the more widely accepted versi...
dholland[src/trunk]: src/sys/ufs/lfs Fix glaringly stupid overflow/sizing bug in -r1....
christos[src/trunk]: src/distrib/common Don't build PIE binaries for install media
joerg[src/trunk]: src/lib/libarch/sparc/v8 Drop .proc. It is ignored by GNU as any...
mbalmer[src/trunk]: src/external/mit/lua/dist/doc update docs after conflict resolution
martin[src/trunk]: src/sys/arch/alpha/alpha PR port-alpha/50325: cosmetic fix for c...
maxv[src/trunk]: src/sys/arch Remove KMEMSTATS. Normally it's ok now.
maxv[src/trunk]: src/sys/arch/i386/i386 Initialize cpuid_level at compile-time, n...
hannken[src/trunk]: src/sys Merge the vnode and its corresponding vcache_node into one
christos[src/trunk]: src/sys Introduce security.pax.mprotect.ptrace sysctl which can ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan Ignore the first dl...
pgoyette[src/trunk]: src/share/man/man4 Fix formatting. From PR misc/49516
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan missing space
abhinav[src/trunk]: src/external/bsd/fetch/dist/libfetch Add the missing parameter "...
mlelstv[src/trunk]: src/sys/dev/iscsi Fix locking for pdu flags here, in particular ...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 fix the same bug on the ...
hannken[src/trunk]: src/sys/kern Add vnode state and supporting operations and diagn...
christos[src/trunk]: src/external/bsd/librtld_db/dist import librtld_db from FreeBSD
dholland[src/trunk]: src/libexec/lfs_cleanerd Use IINFO in the cleaner.
sjg[src/trunk]: src/usr.bin/make meta_oodate even when missing-meta is true, we ...
christos[src/trunk]: src/tests/lib/libsljit Fix mprotect for the helper.
christos[src/trunk]: src/tools/compat make this more robust by using .CURDIR to cd.
christos[src/trunk]: src/tools/compat don't lie in the comment; this is not the re-en...
christos[src/trunk]: src/sys/arch For processors that have memory breakpoints, add ma...
christos[src/trunk]: src/sys Expose struct kauth_cred for the benefit of the debugger...
ozaki-r[src/trunk]: src/tests/net/net Let ftp use a different output file from httpd...
christos[src/trunk]: src/distrib/sets/lists/base fix sets.
christos[src/trunk]: src/lib make dtrace follow libproc.
knakahara[src/trunk]: src/sys/dev/pci fix r1.409 mistake
nonaka[src/trunk]: src/sys/dev/pci Added some Intel wireless devices from OpenBSD.
christos[src/trunk]: src/external/cddl/osnet/sys/sys put back the DTRACE macros
christos[src/trunk]: src/usr.bin/make NUL terminate.
sevan[src/trunk]: src/sys/arch/macppc/conf As instructed by Martin@, disable DKWED...
christos[src/trunk]: src/external/bsd/byacc/dist Import byacc 20150711
msaitoh[src/trunk]: src/sys/dev/pci - ACK Accelerate Disable in the RFCTL register i...
christos[src/trunk]: src/sys/arch/amd64/amd64 When in Rome... use true or false, inst...
pgoyette[src/trunk]: src/sys/dev/usb Add Sandisk Cruzer - from PR kern/46547
wiz[src/trunk]: src/share/man/man4 Sort SEE ALSO, use Mt for email addresses.
christos[src/trunk]: src/lib/libedit abstract read code to a single function (Ingo Sc...
skrll[src/trunk]: src/sys/arch/arm/omap Deal with unused variables
hannken[src/trunk]: src/distrib/sets/lists/comp Typo (trailing comma).
alnsn[src/trunk]: src/sys/external/bsd/sljit Update sljit revision to r313 after t...
christos[src/trunk]: src/doc new openssh
skrll[src/trunk]: src/sys/dev/usb Replace num of TRBs with xr->xr_ntrb. From t-hash.
christos[src/trunk]: src/crypto/external/bsd/openssh/dist fix pam build.
mlelstv[src/trunk]: src/sys/dev/iscsi use correct comparison of serial numbers
dholland[src/trunk]: src/sys/arch/ia64/stand/common PR 51183 David Binderman: simplif...
christos[src/trunk]: src/sys/dev/acpi Previous code was mis-indented but correct; sim...
maxv[src/trunk]: src/sys/arch/i386/i386 Define and use fillkpt_blank on i386, lik...
jdolecek[src/trunk]: src/sys/dev/ic add IO flags for FUA and also LR while here
christos[src/trunk]: src/external/bsd/bind merge conflicts
pgoyette[src/trunk]: src/sys/dev/pci Regen
joerg[src/trunk]: src/distrib/sets/lists The way libasan is hooked into the build ...
taca[src/trunk]: src/doc NTP 4.2.8p8 has released (with security fix).
mlelstv[src/trunk]: src/sys/dev/iscsi acquire session lock when changing throttling ...
ozaki-r[src/trunk]: src/sys/rump/librump/rumpkern Remove redundant UNLOCKED and LOCKED
msaitoh[src/trunk]: src/sys/dev/pci regen.
plunky[src/trunk]: src/share/man/man5 attaching controllers to serial ports is conf...
joerg[src/trunk]: src/sbin/iscsid Add printf-like annotation.
ozaki-r[src/trunk]: src/sys/net Enqueue frames to a curcpu's pktqueue
macallan[src/trunk]: src/sys/arch/mips/ingenic use the MAC address passed as a proper...
pgoyette[src/trunk]: src/sys/kern Correctly mark syscalls 301, 302, 303 so that they ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Fix com...
christos[src/trunk]: src/distrib/sets/lists Add libubsan
christos[src/trunk]: src/sys/lib/libsa dedup
joerg[src/trunk]: src/sys/arch/sparc/stand/bootxx Don't check if an array is (not)...
joerg[src/trunk]: src/sys/dev/ic Avoid left-shift of negative values.
christos[src/trunk]: src/sys/kern PR/50295: clock_nanotime() should not set errno, bu...
christos[src/trunk]: src/external/bsd/librtld_db Add build glue, adjust for NetBSD
kamil[src/trunk]: src/usr.bin/rpcgen Correct newstyle code generation
sjg[src/trunk]: src/usr.bin/make Refactor the logic for deciding when a .meta fi...
christos[src/trunk]: src/sys/kern provide curthread for dtrace
jnemeth[src/trunk]: src/share/misc PR/51205 - Nikolai Lifanov -- add EAPOL, PEAP, an...
skrll[src/trunk]: src/sys/arch/mips/atheros/dev Fix typo
christos[src/trunk]: src/lib/libc/net Handle herrors properly so that postfix can ret...
wiz[src/trunk]: src/sys/kern Consistent indent.
hannken[src/trunk]: src/distrib/sets/lists/debug Typo (ompat -> compat).
kiyohara[src/trunk]: src/sys/arch/arm/omap Fix rejected patch.
pgoyette[src/trunk]: src/share/man/man9 Fix spello. From PR misc/49516
christos[src/trunk]: src/doc new things
christos[src/trunk]: src/lib/libutil Hello lint.
dholland[src/trunk]: src Add lfs_checkword type for reading checksum data out of stru...
jmcneill[src/trunk]: src/sys/dev/ic PR kern/51211: atactl atabus0 reset causes a pani...
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Use Dq.
christos[src/trunk]: src/sys/dev/sun avoid conflicts with our own ioctls
christos[src/trunk]: src/sys/netinet make hostzerobroadcast default to "no".
christos[src/trunk]: src/sys/arch/hp300/stand/inst get rid of gets
maxv[src/trunk]: src/sys/arch/i386/i386 x86_copyargs takes as third argument a si...
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Simplify, get rid of manual _LP...
christos[src/trunk]: src/distrib/sets/lists/man fix typo
ozaki-r[src/trunk]: src/sys/dev/pci/cxgb Use M_GETCTX and M_SETCTX
mrg[src/trunk]: src/external/mit/xorg/lib/gallium remove unused GALLIUM_NAMES va...
dholland[src/trunk]: src/sbin/fsck_lfs The per-inode state 'id_entryno' is used by pa...
christos[src/trunk]: src/distrib/sets/lists try to fix sets
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Zero out the guard for b...
pooka[src/trunk]: src/sys/rump/dev/lib/librnd Disable PR kern/51135 hack now that ...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt for the endian macros...
christos[src/trunk]: src/usr.bin/tail PR/50322: Timo Buhrmester: tail -F <file> misbe...
jmcneill[src/trunk]: src/sys/dev/gpio Use sysmon_taskq instead of our own workqueue f...
pgoyette[src/trunk]: src/share/man/man4 Use fixed number of entries in each row of a ...
pgoyette[src/trunk]: src Add a new kern.messages sysctl to allow kernel message verbo...
martin[src/trunk]: src/usr.bin/units Add tera- and peta-bytes.
riz[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys Restore some defines...
dholland[src/trunk]: src Apply IINFO in the other userland tools.
dholland[src/trunk]: src/usr.sbin/dumplfs Use accessors for another batch of indirect...
wiz[src/trunk]: src/share/man/man4 Use .An -nosplit.
christos[src/trunk]: src/etc/mtree debug for libproc tests
christos[src/trunk]: src/sys/external/bsd/acpica/dist/utilities more unconst
nonaka[src/trunk]: src/sys PR/50261: Added newer Toshiba hotkeys support.
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Don't p...
roy[src/trunk]: src/sys/netinet Clear IN_IFF_TENTATIVE when stopping DaD here.
christos[src/trunk]: src/include add kinfo_getvmmap() decl
hannken[src/trunk]: src/distrib/sets/lists/debug Compat libproc.so.0.0.debug and lib...
christos[src/trunk]: src/sys/sys Add proc_find_locked(), which returns the process lo...
mlelstv[src/trunk]: src/sys/dev/iscsi close session when last connection is removed.
mbalmer[src/trunk]: src/share/misc Fix case.
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.4-P1
christos[src/trunk]: src/external/bsd/libproc/dist/tests Elf64_Sym.st_value (Elf64_Ad...
christos[src/trunk]: src/lib/libexecinfo use provide KERN_PROC_PATHNAME in PROC_ARGS.
pgoyette[src/trunk]: src/sys/kern More preparation for modularizing the SYSVxxx optio...
dholland[src/trunk]: src/usr.sbin/sysinst/arch/mac68k Disable the code that tries to ...
dholland[src/trunk]: src/sys/arch/algor/dev If ALGOR_P6032 is not defined, set sc_bon...
abhinav[src/trunk]: src/usr.sbin/makemandb Refactor the function for executing the s...
christos[src/trunk]: src/usr.bin/kdump Add dtrace ioctls
dholland[src/trunk]: src/sbin/fsck_lfs Remove a dead data structure.
skrll[src/trunk]: src gdb.old is no more.
martin[src/trunk]: src librtld_db depends on libproc, so conditionalize it as well
christos[src/trunk]: src/usr.bin/crunch/crunchgen Don't make crunch binaries PIE
mbalmer[src/trunk]: src/external/bsd/pkg_install/dist/create use a verb in the autho...
wiz[src/trunk]: src/etc/ssh Add keys for wip.pkgsrc.org.
skrll[src/trunk]: src/sys/dev/usb Deal with polling in usbd_start_next
christos[src/trunk]: src/sys move CTL_VM constants to uvm_param.h, leaving a comment ...
martin[src/trunk]: src/distrib/sets/lists/comp conditionalize librtld_db docs
pgoyette[src/trunk]: src/lib/libc/gen Use calloc(1, ...) instead of malloc(...) follo...
mlelstv[src/trunk]: src/sys/dev/iscsi appease compiler
skrll[src/trunk]: src/sys/dev/usb PR/51202: XHCI driver sends stale TRBs from a pi...
christos[src/trunk]: src/external/cddl/osnet/lib/libdtrace Start matching some of the...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Add definition...
christos[src/trunk]: src/sys/kern CID/1325753: remove extra return.
christos[src/trunk]: src/external/cddl/osnet/lib/libctf libctf depends on libz
pgoyette[src/trunk]: src/sys/dev/pci Add support for Intel 82597EX_SR - from PR kern/...
pgoyette[src/trunk]: src/sys/dev Add support for Nuvoton NCT6776F from OpenBSD
dholland[src/trunk]: src/usr.bin/error Use this program's Strdup() instead of strdup(...
pgoyette[src/trunk]: src/sys/dev/usb Regen for Sandisk Cruzer
pgoyette[src/trunk]: src/sys/dev/usb Add quick for Sandisk Cruzer - from PR kern/46547
wiz[src/trunk]: src/share/man/man4 Slight markup fix.
macallan[src/trunk]: src/sys/dev/wscons provide a default attribute
christos[src/trunk]: src/external/bsd/mdocml/dist Add libproc/librtld_db
christos[src/trunk]: src/gnu/usr.bin/groff/tmac describe libproc, librtld_db
christos[src/trunk]: src/lib/libedit remove the right history entry (Ingo Schwarze)
mlelstv[src/trunk]: src/sys/dev/iscsi Make PDU init routines record serial number in...
dholland[src/trunk]: src/usr.sbin/catman Call the path for makewhatis _PATH_MAKEWHATI...
christos[src/trunk]: src/external/gpl3/gcc/lib/libasan more flags.
jnemeth[src/trunk]: src/usr.bin/calendar/calendars note the release of NetBSD 7.0
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Add compile time asserts to mak...
martin[src/trunk]: src/lib/libkvm Fix the -m32 compat build for sparc64 after recen...
khorben[src/trunk]: src/sbin More friendly error messages for modload(8) and modunlo...
hannken[src/trunk]: src/sys/ufs/lfs Remove dubious vhold()/holdrele() from lfs_reser...
joerg[src/trunk]: src/sys/dev/sbus Drop unused (inline) function.
joerg[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Clang 3.7 and newer p...
maxv[src/trunk]: src/sys/arch Use the same instruction layout to map the ISA I/O....
mlelstv[src/trunk]: src/sys/dev/iscsi More debugging output, changed debug levels fo...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config Put the sanitizer librarie...
christos[src/trunk]: src/external/bsd We switched to newer versions in elftoolchain a...
maxv[src/trunk]: src/sys/arch There is an issue in the way the fillkpt macro sets...
hannken[src/trunk]: src/sys/fs/udf Remove dubious vhold()/holdrele() from write_logv...
ozaki-r[src/trunk]: src/sys/sys Bump kernel version for ip_moptions and ip6_moptions...
dholland[src/trunk]: src/sys/ufs/lfs Merge ufs/inode.h 1.66: remove i_hash from struc...
jmcneill[src/trunk]: src/sys/arch Split out USB PHY support out of the ehci glue and ...
christos[src/trunk]: src/sys/net/npf simplify (and fix) logic.
knakahara[src/trunk]: src/sys/dev/pci refactor: separate busdma initialize processing ...
ozaki-r[src/trunk]: src/sys/netinet Stop callout in arp_rtrequest(RTM_DELETE)
pgoyette[src/trunk]: src/sys/kern In execve_runproc(), update the p_waited entry for ...
ozaki-r[src/trunk]: src/sys Introduce if_index_t
bouyer[src/trunk]: src/sys/arch Implement CPU frequency switching for A20.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia provide dma tag and copy of our struct d...
roy[src/trunk]: src/sys/netinet In the event of an error within arpresolve(), de...
ryoon[src/trunk]: src/lib/libc/sys Bump date for previous
palle[src/trunk]: src/sys/arch/sparc64/conf sun4v: vbus and vrtc drivers - from Op...
knakahara[src/trunk]: src/sys/net fix ATF net/carp failure
jmcneill[src/trunk]: src/sys/external/bsd/drm2 fix __OS_HAS_AGP=0 build
christos[src/trunk]: src/sys/kern fix variable name
christos[src/trunk]: src/sys/kern add the pty ioctls to pass through.
dholland[src/trunk]: src/sys/ufs/lfs Move stuff from struct ulfsmount to struct lfs.
abhinav[src/trunk]: src/usr.bin/error Convert reference to f77(1) from .Xr to .Ic as...
knakahara[src/trunk]: src/sys/dev/pci ready to support RX multiqueue.
jakllsch[src/trunk]: src/sys/arch/arm/allwinner Correct MUSB2_REG_RXNAKLIMIT offset o...
pgoyette[src/trunk]: src/sys/kern Currently, if a process is exiting and its parent h...
christos[src/trunk]: src/sys/dev/ic PR/50927: David Binderman: Fix wrong paren
dholland[src/trunk]: src/sys/ufs/lfs Merge -r1.216 of ufs_vnops.c: comments about max...
christos[src/trunk]: src/sys/nfs Simplify, no functional change.
njoly[src/trunk]: src/sys/compat/linux/arch/amd64 Regen
christos[src/trunk]: src/sys/dev fix this differently.
bouyer[src/trunk]: src/sys/arch/arm/allwinner Factor out reading/writing CCM regist...
macallan[src/trunk]: src/sys/arch/mips/mips use mips3_ld() and mips3_sd() for all acc...
knakahara[src/trunk]: src/sys/dev/pci fix: WM_DEBUG build
christos[src/trunk]: src/usr.bin/make fix memory leak, simplify
pgoyette[src/trunk]: src/sys/kern In spawn_return() we temporarily move the process s...
dholland[src/trunk]: src/sys/ufs/lfs Merge some cosmetic changes from ffs_quota2.c 1....
tnn[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/distrib/sets/lists/tests add new test
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Add 6th gen Core, Xeon E3-1500 v5 and X...
mbalmer[src/trunk]: src/share/misc add LUA
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/mc _nouve...
knakahara[src/trunk]: src/sys/dev/pci refactor: separate TX, RX queue variables from w...
skrll[src/trunk]: src/sys/dev/usb Correct a comment. From Robert Sprowson.
christos[src/trunk]: src/sys/dev Fix dumping code (dk_dump):
wiz[src/trunk]: src/share/man/man9 Various fixes and improvements.
mrg[src/trunk]: src install nouveau.h
abhinav[src/trunk]: src/share/man/man4/man4.sparc There is no X(1) man page, change ...
dholland[src/trunk]: src/sys/arch/hp300/stand Change "tgets_s" back to "tgets". We ob...
christos[src/trunk]: src/sys/net/npf needs to be driver, otherwise it will not load!
pgoyette[src/trunk]: src/usr.bin/find Fix missing quote. Resolve automated test fail...
dholland[src/trunk]: src/sys/arch/x68k/stand/boot PR 51200 gets in libsa considered h...
wiz[src/trunk]: src/external/bsd/byacc/bin Whitespace and punctuation nits.
joerg[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Mark obuf_p...
christos[src/trunk]: src/usr.sbin/syslogd PR/51234: Onno van der Linden: syslogd some...
skrll[src/trunk]: src/sys/arch Setting actlr.bit15=1 (Force in order issue in the ...
skrll[src/trunk]: src/sys/dev/pci Simplify the code.
christos[src/trunk]: src/external/bsd/dhcp/dist/includes use __sysloglike where appro...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Sync with p...
skrll[src/trunk]: src/sys/dev/ic More debug
jmcneill[src/trunk]: src/sys/arch/arm/arm32 implement _bus_dmamap_load_raw, ok skrll@
ozaki-r[src/trunk]: src/sys Stop using softnet_lock (fix possible deadlock)
roy[src/trunk]: src/external/apache2/mDNSResponder/dist Derive our primary inter...
skrll[src/trunk]: src/sys/dev/ic More debug and fix a debug
christos[src/trunk]: src/external/gpl3/binutils/dist/binutils use asprintf(3)
christos[src/trunk]: src/sys/nfs Serialize all access to the NFS request queue via sp...
wiz[src/trunk]: src/share/man/man9 Add return type for pci_intr_setattr to SYNOP...
riastradh[src/trunk]: src Kill another strict aliasing violation.
msaitoh[src/trunk]: src/sys/dev/pci Move the definition of CTRL_EXT_PHYPDEN and use ...
rjs[src/trunk]: src Add core networking support for SCTP.
abhinav[src/trunk]: src/share/man/man4 Since sun{2, 3} don't have any working X serve...
christos[src/trunk]: src/external/bsd/dhcpcd/dist We really mean __sysloglike here...
wiz[src/trunk]: src/lib/libpanel Fix whitespace.
jmcneill[src/trunk]: src/sys/sys pull in resource.h
skrll[src/trunk]: src/sys/arch/arm/include No need to shout
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon dev->dev, not &dev->pd...
macallan[src/trunk]: src/sys/arch/macppc/macppc g/c some leftovers from when we had s...
mrg[src/trunk]: src/external/gpl3/gcc update powerpc64 info
nonaka[src/trunk]: src/doc note nvmectl
jmcneill[src/trunk]: src/sys/external/bsd/drm2/nouveau Split nouveau@pci from nouveau...
njoly[src/trunk]: src/sys/compat/linux/arch Cleanup posix chown family syscalls to...
roy[src/trunk]: src/doc Note import of dhcpcd-6.11.1
knakahara[src/trunk]: src/sys/net introduce if_output_lock()
ozaki-r[src/trunk]: src/sys/netinet6 Protect if_byindex with pserialize
christos[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel more -Wno-...
knakahara[src/trunk]: src/sys/dev/pci recover if_wm.c:r1.348
mrg[src/trunk]: src/external/gpl3/gcc/lib apply -O1 more liberally for vax. fix...
mrg[src/trunk]: src/share/mk switch to using xorg-server.old for everyone.
mrg[src/trunk]: src/share/mk switch all arm (vs just evbarm) to GDB 7.10.
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo mino...
joerg[src/trunk]: src/tests/lib/libc/tls Link static test program with LDSTATIC to...
pgoyette[src/trunk]: src/sys Create separate modules for i2c_bitbang and bpf_filter s...
dholland[src/trunk]: src/sys/dev/pci Broaden the #if NBIO > 0 block. Should fix broke...
dholland[src/trunk]: src/sys/ufs/lfs Update the ufs versions these files are synced w...
dholland[src/trunk]: src/sys/ufs/lfs Merge -r1.11 of extattr.h:
pgoyette[src/trunk]: src/sys/arch/amd64/conf Re-arrange PAX_ASLR options to keep the ...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify add file us...
christos[src/trunk]: src/sys/arch/i386/i386 fix PIC code.
mbalmer[src/trunk]: src/external/mit/lua/dist/src fix macro usage
dholland[src/trunk]: src/sys/ufs/lfs Revert version 1.19 (make ufid_ino in struct ulf...
roy[src/trunk]: src/sys arpresolve() now returns 0 on success otherwise an error...
christos[src/trunk]: src/sys/rump/librump/rumpkern CID 1327233: Expicitly ignore retu...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Install dhcpcd.conf as root ...
knakahara[src/trunk]: src/sys/dev fix build failure on i386.
christos[src/trunk]: src/usr.bin/xlint/lint1 more descriptive errors
christos[src/trunk]: src/usr.sbin/mopd/mopchk compile on linux
pooka[src/trunk]: src/share/man/man4 terminology police: rump -> rump kernel
ozaki-r[src/trunk]: src/sys Use curlwp_bind and curlwp_bindx instead of open-coding ...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax new binutils bitch abo...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add newline after group of intr defs, no...
abhinav[src/trunk]: src/share/man/man4 Fix typo: degress -> degrees.
knakahara[src/trunk]: src/sys/dev/pci if_wm uses pci_intr_alloc stubs now.
jmcneill[src/trunk]: src/sys/dev/fdt If either "regulator-boot-on" or "regulator-alwa...
pgoyette[src/trunk]: src/sys/external/bsd/ipf/netinet Enable building of ipfilter cod...
ozaki-r[src/trunk]: src/sys/sys Bump kernel version for mbuf (pkthdr#rcvif) change
christos[src/trunk]: src/sys/dev/acpi add missing debugging attributes
jakllsch[src/trunk]: src/sys/dev/adb Add us.dvorak keymap variant for ADB keyboards. ...
knakahara[src/trunk]: src/sys apply if_output_lock() to L3 callers which call ifp->if_...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new ipl (ak...
skrll[src/trunk]: src/sys/dev/usb Add callout_stop while clearing stall. From t-h...
agc[src/trunk]: src/external/bsd/tre Add some patches which were in an older tre...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Re-sort
mrg[src/trunk]: src add documentation on "options KERNHIST".
msaitoh[src/trunk]: src/sys/arch/x86/include Add some TLB entries from the latest In...
pgoyette[src/trunk]: src/tests/sbin/sysctl When deadbeef is treated as a 32-bit signe...
mrg[src/trunk]: src/sys/uvm disable the previous for now; it fails for me on a d...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia explicitly disable PCIe MSI as we dont s...
abhinav[src/trunk]: src/usr.bin/ul Make the function static in the definition (proto...
macallan[src/trunk]: src/sys/arch/mips add some models
jmcneill[src/trunk]: src/sys/arch allow "hdmi.forcemode=dvi" kernel option to force H...
knakahara[src/trunk]: src/sys/net make looutput() MP-safe, so that lo(4) can enable IF...
riastradh[src/trunk]: src/doc Remove dumplfs from the list now that it seems strict-al...
christos[src/trunk]: src/libexec/ld.elf_so Move relro after we've computed out relocb...
agc[src/trunk]: src Record the tzdata version in a separate file in the share/zo...
roy[src/trunk]: src/lib/libc/gen Use strerror(3) instead of strerror_r(3) and an...
jakllsch[src/trunk]: src/share/misc EIDE is "enhanced", not "enchanced".
ozaki-r[src/trunk]: src/sys Make sure returning ifp from in6_select* functions psref-ed
christos[src/trunk]: src/sys/dev/pci - Print the negotiated feature bits
christos[src/trunk]: src/sys/dev/pci sprinkle __diagused
jmcneill[src/trunk]: src/sys/external/bsd/drm2/linux include sys/cpu.h for CPU_INFO_I...
mlelstv[src/trunk]: src/sys/dev/iscsi drop unused debug helper routine
christos[src/trunk]: src/external/bsd/ntp/dist introduce an NTP_SYSLOG macro.
bouyer[src/trunk]: src/sys/arch/arm/allwinner Avoid a divide by 0 when unplugging a...
uwe[src/trunk]: src/lib/libpanel Manual page for libpanel.
dholland[src/trunk]: src/sys/ufs/lfs Set the legacy ulfs fstype field to ULFS2 when m...
dholland[src/trunk]: src/sys/ufs/ext2fs needs <stdbool.h>
mrg[src/trunk]: src/libexec/httpd s/USE_NBUTIL/HAVE_NBUTIL_H/, to match the Make...
christos[src/trunk]: src/external/bsd/am-utils/dist/include use syslog attribute
christos[src/trunk]: src/sys/net PR/49386: Ryota Ozaki: Add a mutex for bpf creation/...
christos[src/trunk]: src/sys/net/npf Fix the code so that it works in all 3 cases: no...
christos[src/trunk]: src/usr.sbin/mopd/common delete generated file
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Grr, gcc-5.4 creates ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add support for enabling the GPU
martin[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Build f...
wiz[src/trunk]: src/lib/libc/gen Fix typo. From Kurt Jaeger via Brooks Davis and...
kre[src/trunk]: src/sbin/gpt Make "gpt show" add an "(active)" annotation to the...
dholland[src/trunk]: src/sys/ufs/lfs Merge -r1.67 of ufs/inode.h: make the inode fiel...
martin[src/trunk]: src/sys/net/npf Ifdef npf_init() the same way as all it's caller...
skrll[src/trunk]: src/sys/compat/netbsd32 Regen
christos[src/trunk]: src/external/mit/xorg/lib/dri sprinke -Wno-stack-protector
khorben[src/trunk]: src/sys Remove references to SPLASHSCREEN_PROGRESS
mrg[src/trunk]: src/sys/arch make sure MSGBUFSIZE can't expand strangely by usin...
wiz[src/trunk]: src/share/man/man4 Remove description of SPLASHSCREEN_PROGRESS a...
christos[src/trunk]: src/sys/dev/ic ifdef out unused code.
bouyer[src/trunk]: src/sys/arch/arm/allwinner awin_cpu_clk(): Fix reading of CPU_CL...
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 LDPTR is defined in machine/asm.h.
jakllsch[src/trunk]: src/sys/arch/x86/pci Avoid trying to create a tag for locating A...
dholland[src/trunk]: src/sys gets_s -> kgets.
pgoyette[src/trunk]: src/usr.bin/find Add new primaries -asince, -csince, and -since ...
dholland[src/trunk]: src/sys/ufs/lfs missed one
dholland[src/trunk]: src/sys/ufs/ufs Widen before multiplying. Like -r1.21, but in th...
msaitoh[src/trunk]: src/sys/dev/pci B260 "Slot Power Limit" ECN. PCIe 3.1 ECN. Septe...
dholland[src/trunk]: src Apparently a recent round of vandalism by the C++ standards ...
nonaka[src/trunk]: src/sys/dev/pci regen
skrll[src/trunk]: src/sys/compat/netbsd32 Oops... unintended commit - one day maybe.
dholland[src/trunk]: src/sys/dev/usb Use correct include guard.
skrll[src/trunk]: src PR kern/51514: ptrace(2) fails for 32-bit process on 64-bit ...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm for the eabi targetted...
christos[src/trunk]: src/sbin/newfs_msdos remove advertising clause.
mrg[src/trunk]: src/external/gpl3/binutils/dist/ld fix the armeb target list.
christos[src/trunk]: src/external/bsd/dhcp/bin/server stack protector
mlelstv[src/trunk]: src/sys/dev/iscsi Fix field name in response pdu.
abhinav[src/trunk]: src/usr.bin/ul Add libutil to the DPADD variable.
knakahara[src/trunk]: src/sys/netinet remove unnecessary splnet before pool_{get, put}
dholland[src/trunk]: src/sys/arch/pmax/include gets -> unsafe_gets; nothing uses this...
mrg[src/trunk]: src/share/mk switch sparc to GCC 5.4 and powerpc to GDB 7.10
christos[src/trunk]: src/sys/sys GSoC 2016: Charles Cui: add SIGPOLL
jmcneill[src/trunk]: src/sys/arch/arm/nvidia defflag TEGRA_HDMI_DEBUG
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for sparc64 and GCC 5.4 (and ...
dholland[src/trunk]: src/libexec/lfs_cleanerd Enable lfs64 in the cleaner.
maxv[src/trunk]: src/sys/arch/xen/xen Uninitialized variable. Found by Brainy.
christos[src/trunk]: src/sys/dev/pci CID 1328433: Anding with 0 and comparing != 0 wi...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add nouveau, commented out for now
mrg[src/trunk]: src/share/mk define XORG_SERVER_SUBDIR to either xorg-server or ...
dholland[src/trunk]: src/sbin/newfs_lfs Enable the creation of lfs64 volumes.
pgoyette[src/trunk]: src/sys/modules New module for ipl (aka ipfilter).
maxv[src/trunk]: src/sys/arch Add some {} when the meaning is too ambiguous. From...
dholland[src/trunk]: src/sys/ufs/lfs Remove stray 'n' in file. silly control key...
jdolecek[src/trunk]: src/sys/dev/pci vioscsi_req_get()/virtio_enqueue_prep() failing ...
riastradh[src/trunk]: src/sys/dev/pci Fix mapping Intel graphics device registers.
christos[src/trunk]: src/usr.bin/m4 Explain what REDIRECT is for.
skrll[src/trunk]: src/sys/dev/ic Debug updates to work with vmstat(1) -u
christos[src/trunk]: src/sys/arch/hp300/stand/common return something
palle[src/trunk]: src/sys/arch/sparc64/dev sun4v: vbus_attach() bugfix - use devic...
riastradh[src/trunk]: src/usr.sbin/dumplfs <stdbool.h> for true and false.
knakahara[src/trunk]: src/sys/net make bridge_output MP-safe, so that bridge(4) can en...
dholland[src/trunk]: src/sys/ufs/lfs we already have ufs_lookup.c 1.125 and ufs_vnops...
isaki[src/trunk]: src/sys/arch/x68k/stand/boot Display debug messages before loadi...
roy[src/trunk]: src/sys/netinet Include arp.h to restore the sysctl net.inet.ip....
wiz[src/trunk]: src/lib/libpanel Fix xrefs.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common More fi...
christos[src/trunk]: src/sys/dev/pci catch up with new names.
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau nouveau_drm.c:
ozaki-r[src/trunk]: src/sys/dev/pci Support MSI-X in virtio
roy[src/trunk]: src/etc/rc.d Make mdnsd start before NETWORKING and require stat...
mrg[src/trunk]: src/sys/external/bsd/drm2/nouveau push the real attach down via ...
mlelstv[src/trunk]: src/external/cddl/osnet/dev/sdt Make assertion of linker_file #i...
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix Ignore loopbac...
maxv[src/trunk]: src/sys Change do_sys_mount() so that it only takes as argument ...
nonaka[src/trunk]: src PR/50261: Add valz(4) man page.
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix Add support fo...
jmcneill[src/trunk]: src/sys/kern initialize MODULE_CLASS_DRIVER modules before the d...
rkujawa[src/trunk]: src/sys/arch/mips Link to the list of MIPS Computer Systems, Inc...
macallan[src/trunk]: src/sys/arch/mips/ingenic add some comments
jmcneill[src/trunk]: src Build libdrm_nouveau on evbarm
christos[src/trunk]: src/usr.sbin/mopd Quick+Dirty port to linux
jakllsch[src/trunk]: src/share/misc +EBCDIC
christos[src/trunk]: src/sys/dev/pci add the common flag bits
christos[src/trunk]: src/usr.sbin/lpr/lpd this is syslog-like
dholland[src/trunk]: src/sys/arch/mips Notes on MIPS models and architecture levels a...
knakahara[src/trunk]: src/sys/net tentative fix for ATF(net/if_bridge/t_bridge)
knakahara[src/trunk]: src/sys eliminate unnecessary splnet
sevan[src/trunk]: src/tests/bin/cat Add a unit test for PR bin/51250 called se_out...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/fb map st...
rjs[src/trunk]: src Add Xorg server and S3 driver to ibmnws build.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia dont drop to Debugger on error
knakahara[src/trunk]: src/sys/dev/pci add CTASSERT and KNF.
abhinav[src/trunk]: src/usr.bin/man Document -f option for man(1).
skrll[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace.
dholland[src/trunk]: src/sys/sys Include <sys/cdefs.h>, <sys/featuretest.h>, and <sys...
skrll[src/trunk]: src/sys/dev/ic More debug.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix comment in previous.
knakahara[src/trunk]: src/sys/netinet fix: i386/ALL build failure
jdolecek[src/trunk]: src/sys/dev/pci react on ADAPTER_REQ_SET_XFER_MODE so that we se...
wiz[src/trunk]: src/share/man/man5 Bump date for previous.
dholland[src/trunk]: src/sys/ufs/lfs Mark ufs file versions we're already synced with.
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for all but sparc64, vax and ...
abhinav[src/trunk]: src/external/bsd/libarchive/dist/libarchive Fix reference to mtr...
mrg[src/trunk]: src/etc/mtree don't give NetBSD.dist.tmp any inputs, as then it ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/asan Disable glibc worka...
mrg[src/trunk]: src/share/mk add xf86-video-nouveau
pgoyette[src/trunk]: src/sys/compat/linux/arch Don't release proc_lock until we're do...
uwe[src/trunk]: src/lib/libpanel Skeleton manual pages for libpanel functions. ...
shm[src/trunk]: src/usr.bin/rlogin Added missing sa_mask initialization (CID 979...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra fix string copy for bootconf args
dholland[src/trunk]: src/games/gomoku Fix the out-of-memory behavior so the message d...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for vax and GCC 5.4.
skrll[src/trunk]: src/sys/dev/ic Set ssc as early as possible
christos[src/trunk]: src/sys/net/npf remove bogus KASSERT, there are error paths that...
dholland[src/trunk]: src/sys/ufs/lfs Merge ufs_rename.c 1.11: ufs_gro_genealogy: use ...
dholland[src/trunk]: src/sys/ufs/lfs One more batch of already-synced ufs changes:
tnn[src/trunk]: src/sys/dev/pci fix I219_LM2 entry
mlelstv[src/trunk]: src/sys/dev/iscsi Work around an issue with MSG_WAITALL that wou...
pooka[src/trunk]: src/sys/rump Add a COMMENT describing what each component roughl...
martin[src/trunk]: src/sys/arch/mips/include Sync register number for curlwp with t...
nonaka[src/trunk]: src/sys/dev/acpi Add sdhc(4) at acpi support
jmcneill[src/trunk]: src/sys/arch reduce the number of magic numbers in phy setup, pu...
christos[src/trunk]: src/sys/dev/pci Print the negotiated feature bits
sjg[src/trunk]: src/usr.bin/make The conditional expressions used with ':?' can ...
pooka[src/trunk]: src/sys/rump/include/rump regen
mrg[src/trunk]: src build the nouveau gallium driver.
dholland[src/trunk]: src/sys/ufs/lfs More already-merged or equivalent changes:
mbalmer[src/trunk]: src/share/misc BER is not an operational airport
dholland[src/trunk]: src/sys/ufs/lfs Merge -r1.44 of ufs_extattr.c and related change...
dholland[src/trunk]: src/sys/ufs/lfs For now bitflip the lfs64 magic number.
mrg[src/trunk]: src/sys/uvm in uvm_obj_init(), KASSERT(ops), to ensure we have a...
knakahara[src/trunk]: src/sys/dev/pci refactor: separate busdma allocate processing as...
pgoyette[src/trunk]: src/usr.bin/calendar/calendars Fix typo - Bahamas starts with a ...
jdolecek[src/trunk]: src/sys/dev/ic add debug code to check for completion queue corr...
abhinav[src/trunk]: src/usr.sbin/makemandb Improve wording, and add reference to man...
abhinav[src/trunk]: src/share/man/man3lua Fix typo in the date.
christos[src/trunk]: src/sys/dev fix constant name
mrg[src/trunk]: src/share/mk allow earm* platforms to *try* to enable MKCOMPAT=y...
mrg[src/trunk]: src/sys/dev/usb update some dependancies:
dholland[src/trunk]: src/sbin/scan_ffs Teach scan_ffs about lfs64.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Add bus glue for attaching nouveau DRM
dholland[src/trunk]: src/sys/ufs/lfs fix stupid typo in the 64-bit branch of the d_na...
matt[src/trunk]: src/sys/arch/mips/include Use the lwp_getcpu() inline for curcpu().
msaitoh[src/trunk]: src/sys/dev/pci - Update TODO:
pgoyette[src/trunk]: src/sys/dev/ic Revert previous (rev. 1.98). It breaks at least ...
mrg[src/trunk]: src/share/mk switch all arm platforms to GCC 5, not just evbarm.
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server.old import the xorg-ser...
msaitoh[src/trunk]: src/sys/dev/pci Add some entries from Intel 965 Express Chipset ...
roy[src/trunk]: src/sys/netinet Simplify la handling in arpresolve() by asking a...
matt[src/trunk]: src/sys/arch/arm/cortex A15 change for > 2 cores.
dholland[src/trunk]: src/sys/ufs/lfs Merge -r1.37 of ufs_dirhash.c:
dholland[src/trunk]: src/sys/ufs/lfs Merge -r1.45 of ufs_extattr.c:
nonaka[src/trunk]: src/sys Pass bus_dma(9) tag to allow for porting sdhc(4) at acpi.
knakahara[src/trunk]: src/sys/netinet make ipflow_reap() static function.
mrg[src/trunk]: src/sys/arch/sparc/stand/ofwboot force -mcpu=v9 for ofwboot, whi...
njoly[src/trunk]: src/sys/compat/linux/arch Regen.
macallan[src/trunk]: src build some drivers for PCI graphics chips, now that they cou...
abhinav[src/trunk]: src/usr.bin/uuencode Remove reference to uucp(1) in SEE ALSO, as...
martin[src/trunk]: src/sys/kern Apease bogus gcc warning.
pgoyette[src/trunk]: src/usr.bin/find Change -{min, max}depth argument name from n to ...
ryoon[src/trunk]: src/lib/libc/sys Fix typo
leot[src/trunk]: src/include strndup() is part of XSI from The Open Group Base Sp...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc enable checks for no dot syms on ...
knakahara[src/trunk]: src/sys/dev/pci refactor: rearrange function arguments without i...
christos[src/trunk]: src/usr.sbin/sysinst elide stack protector warning
christos[src/trunk]: src/sbin/init these are syslog-like
christos[src/trunk]: src GSoC 2016: Charles Cui: Add timer related macros
christos[src/trunk]: src/sys/modules/zfs avoid duplicate symbols.
ozaki-r[src/trunk]: src/tests/net Make a bunch of test names self-descriptive
mrg[src/trunk]: src/sbin/swapctl don't stop processing /etc/fstab when one entry...
mrg[src/trunk]: src/share/mk switch powerpc64 to GCC 5.
christos[src/trunk]: src/sys/kern ignore EACCES
dholland[src/trunk]: src/include/rpc u_int -> unsigned, u_long -> unsigned long, etc.
dholland[src/trunk]: src/sys/ufs/lfs Merge -r1.215 of ufs_vnops.c: the speed limit is 80
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau use pci_dma64_availab...
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix Starting and s...
jmcneill[src/trunk]: src/sys/arch/arm/include/arm32 pull in arm/arm32/param.h
nonaka[src/trunk]: src/sys/dev/usb Add ELECOM WDC-433SU2M2.
ozaki-r[src/trunk]: src/sys Avoid storing a pointer of an interface in a mbuf
abhinav[src/trunk]: src/external/gpl2/groff/dist/tmac Fix .Xr references to troff(1)...
abhinav[src/trunk]: src/distrib/sets/lists/man Mark hp300/crash.{0, 8, html} obsolete.
dholland[src/trunk]: src/sys/arch/mips/mips Add missing nops after mfc0 on mips1-3. M...
sjg[src/trunk]: src/usr.bin/make/unit-tests Add unit-test for discarded :?
knakahara[src/trunk]: src/sys/dev/pci support RX multiqueue.
christos[src/trunk]: src/sys/dev/ic disable hardware crypto for now.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
isaki[src/trunk]: src/sys/arch/x68k/x68k In XM6 TypeG (and original XM6), its vers...
christos[src/trunk]: src/libexec/ld.elf_so Add support for GNU RELRO headers from Mat...
maxv[src/trunk]: src/sys/ufs/ffs Fix PR 50070. From hannken@.
christos[src/trunk]: src/share/mk Add and document MKRELRO and set x86 to partial by ...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/fb fix bu...
skrll[src/trunk]: src/sys/dev/usb Remove KASSERTs that don't make sense.
macallan[src/trunk]: src/sys/dev/wscons add WSDISPLAY_TYPE_PLATINUM, for platinumfb
christos[src/trunk]: src/usr.bin/xlint/lint1 more descriptive aborts
christos[src/trunk]: src/lib/libpmc pmc_evid_, pmc_ctr_t etc are defined in <machine/...
wiz[src/trunk]: src/lib/libutil Fix typo. Sort errors.
christos[src/trunk]: src/usr.sbin/mopd/moptrace Port to linux
mrg[src/trunk]: src/distrib/sets/lists/comp sort.
dholland[src/trunk]: src/sys/ufs/lfs note that we're synced with ufs_vnops.c -r1.217 ...
mrg[src/trunk]: src replace the previous hack with something that i believe is a...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for powerpc64 and GCC 5.4.
jmcneill[src/trunk]: src/sys/external/bsd/drm2/nouveau nouveau_pci.c depends on nouve...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia GPU power is controlled by a different r...
shm[src/trunk]: src/usr.bin/chpass Fixed memory leak (CID 978341)
snj[src/trunk]: src/gnu/usr.bin/groff/tmac evbsh5 is no more
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSCore Revert prior. I...
dholland[src/trunk]: src/sys/ufs/lfs Merge ufs_quota2.c 1.37: set grace time if lower...
ozaki-r[src/trunk]: src/sys Replace ifp of ip_moptions and ip6_moptions with if_index
christos[src/trunk]: src/sys/sys allow uvm_param.h since it defines types...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/drm only define __OS_HAS_AGP i...
christos[src/trunk]: src/usr.sbin/mopd/mopcopy Port to linux
abhinav[src/trunk]: src/share/man/man5 statfs(2) was removed, don't reference it usi...
mrg[src/trunk]: src/tools/gcc set gcc 5.4 netbsd version to 2016-06-06
mrg[src/trunk]: src/distrib/sets/lists/comp add bits/uniform_int_dist.h for gcc=...
christos[src/trunk]: src/sys/dev/pci Fix typo
maxv[src/trunk]: src/sys/kern Check the error code from es_setup_stack, and corre...
mrg[src/trunk]: src/external/mit/xorg/server minor clean ups and use ${XORG_SERV...
christos[src/trunk]: src/sys/sys Remove SIGPOLL, see https://bugs.freebsd.org/bugzill...
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix A lack of usea...
knakahara[src/trunk]: src/sys/dev/pci change const value register macros to macro expr...
christos[src/trunk]: src/sys/arch/x86/x86 make sure we have a cookie before we try to...
dholland[src/trunk]: src/share/mk because I'm feeling tetchy, implement "make describ...
mrg[src/trunk]: src/external/gpl3/binutils mknative-binutils for binutils 2.26 a...
abhinav[src/trunk]: src/usr.bin/man Replace makewhatis(8) with makemandb(8) in SEE A...
skrll[src/trunk]: src/sys/dev/ic Fix non-debug build.
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/drm use VM_FREELIST_DEFAULT on...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/drm skip clflush on arm
shm[src/trunk]: src/usr.sbin/traceroute Added missed break statement. (Missed br...
mrg[src/trunk]: src/libexec/httpd add -V to the usage() list. noted by Swift Gr...
christos[src/trunk]: src/sys/dev/pci Make internal functions static to avoid conflict...
abhinav[src/trunk]: src/usr.bin/ul Fix a buffer overflow when reading from files con...
sjg[src/trunk]: src/usr.bin/make meta_oodate: set needOODATE if oodate due to mi...
jmcneill[src/trunk]: src/sys/dev/i2c needs-flag for axp20x
macallan[src/trunk]: src/sys/arch/macppc/conf make platinumfb.c conditional on platin...
knakahara[src/trunk]: src/sys/net make ether_output() MP-safe, so that if_ether can en...
msaitoh[src/trunk]: src/sys/dev/pci Fix compile error...
christos[src/trunk]: src/external/gpl3/gdb expose kernel types for gdb so that we don...
ozaki-r[src/trunk]: src/sys/sys Introduce curlwp_bind and curlwp_bindx
matt[src/trunk]: src/sys/arch/arm/include Fix ldrht
jmcneill[src/trunk]: src/sys/net/npf mark this MODULE_CLASS_MISC as npf_init cannot r...
jnemeth[src/trunk]: src/sys/arch/xen/xen - add machdep.xen.version sysctl to easily ...
christos[src/trunk]: src/external/gpl3 Introduce a syslog format that accepts %m. Sto...
christos[src/trunk]: src/usr.bin/xlint/lint1 the next symbol should be a type.
bouyer[src/trunk]: src/sys/dev/sysmon As proposed in
dholland[src/trunk]: src/sys/arch/sun68k/stand PR 51200 gets in libsa considered harm...
christos[src/trunk]: src/sys/kern handle the hardware layer tty ioctls directly so th...
ozaki-r[src/trunk]: src/tests/net/route Tweak route get outputs to make tests work
alnsn[src/trunk]: src/usr.sbin/installboot Fix a typo: s/can be use/can be used/
riastradh[src/trunk]: src/usr.sbin/dumplfs Kill another -fno-strict-aliasing.
uwe[src/trunk]: src/lib/libpanel First cut at ETI libpanel. Lacks man pages and...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/ttm only build ttm_agp code if __OS_HA...
sjg[src/trunk]: src/usr.bin/make PrintOnError: fflush stdout before running .ERROR
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets for new i2c_bitbang a...
christos[src/trunk]: src/sys/ufs/ufs Remove gcc hack, it does not help.
jmcneill[src/trunk]: src/sys/external/bsd/drm2/drm build on platforms without agp_i810
knakahara[src/trunk]: src/sys/net introduce if_extflags (was if__pad1)
wiz[src/trunk]: src/external/bsd/blacklist/bin .Fx should only have version numb...
pgoyette[src/trunk]: src/sys/dev/i2c For built-in modules, the iic driver requires i2...
pooka[src/trunk]: src/lib/libc/gen Don't include daemon.c in RUMPRUN=yes mode.
ozaki-r[src/trunk]: src/tests/net/mcast Detail an error message
dholland[src/trunk]: src/sys/ufs/lfs fix typo in previous
jmcneill[src/trunk]: src/sys/arch/arm/nvidia defer DRM initialization until after the...
maxv[src/trunk]: src/sys/compat Make sure we have space for the aout header.
knakahara[src/trunk]: src/sys/dev/pci separete TX, RX queue mutex from wm_softc and re...
msaitoh[src/trunk]: src/share/man/man9 Add missing pci_intr_setattr(). The function ...
dholland[src/trunk]: src/sys/ufs/lfs Note more already-merged versions:
christos[src/trunk]: src/sys/kern put back commented out name resolution code that wa...
jmcneill[src/trunk]: src/sys/arch remove tlb_flush define and change callers to use c...
jmcneill[src/trunk]: src/sys/external/bsd/drm2 support for non-PCI devices
christos[src/trunk]: src/external/bsd/dhcpcd/dist fix variable length stack allocatio...
christos[src/trunk]: src/etc/mtree Don't run .BEGIN if we are cleaning or making obj.
knakahara[src/trunk]: src/sys/dev/pci wm_linkintr_msix() should use WM_DEBUG_LINK inst...
christos[src/trunk]: src/libexec/identd this is syslog-like
christos[src/trunk]: src/sbin/gpt PR/51230: Add the ability to set the active flag in...
skrll[src/trunk]: src/sys/dev/ic _KERNEL_OPT protection
isaki[src/trunk]: src/distrib/common Copy with -f.
riastradh[src/trunk]: src/sys/dev/usb Convert unsigned char to wider type before left ...
riastradh[src/trunk]: src/sys/net Fix error branches of if_sdl_sysctl.
nonaka[src/trunk]: src/sys/dev/pci Add Samsung SM951 M.2 NVMe SSD.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add __BUS_SPACE_HAS_STREAM_METHODS, use...
christos[src/trunk]: src/external/bsd/top/dist PR/5068: Ingo Schwarze: Don't use the ...
christos[src/trunk]: src/sys/dev remove extra quote
pgoyette[src/trunk]: src/sys/kern Fix typx in comment
dholland[src/trunk]: src/sys/arch/pmax/stand/common Update to match change to dec_pro...
riastradh[src/trunk]: src/doc This hack no longer exists since the switch to ipsec-too...
skrll[src/trunk]: src/sys/dev/ic Fix a comment
knakahara[src/trunk]: src/sys/net fix: kern/51259
pgoyette[src/trunk]: src/distrib/sets/lists/tests Add input/output files for new test...
christos[src/trunk]: src/lib/libc/net PR/50367: Stefan Schaeckeler: libc resolver lib...
christos[src/trunk]: src/sys/compat/common Handle both ioctls in both places :-)
dholland[src/trunk]: src/sys/ufs/lfs improve some panic messages
joerg[src/trunk]: src/lib/csu/common Fun fact of the weak: a weak reference doesn'...
kre[src/trunk]: src/sbin/gpt Fix rendering of biosboot command synopsis.
nonaka[src/trunk]: src/sys/arch add sdhc(4) at acpi to i386 and amd64 GENERIC kerne...
maya[src/trunk]: src/sys/arch/pmax/ibus Fix DEBUG build
dholland[src/trunk]: src/sys/ufs/lfs Merge (effectively) -r1.78 of ufs_extern.h: shif...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Enable com2, sdhc1.
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd Harmonize the error messages...
christos[src/trunk]: src/sys/sys protect more kernel stuff.
ozaki-r[src/trunk]: src/sys/netinet6 Fix nd6_output (if_output_lock conversion mistake)
jmcneill[src/trunk]: src/sys/net/npf Defer initialization of built-in npf module unti...
jmcneill[src/trunk]: src/sys/arch support passing nouveau.config= and nouveau.debug= ...
bouyer[src/trunk]: src/sys/arch Snapshot of work in progress on support for multipl...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core Don't assume tha...
mrg[src/trunk]: src/share/mk re-enable MKCOMPAT for arm eabi platforms, as it no...
msaitoh[src/trunk]: src/sys/dev/pci PHY_CTRL_GBE_DIS is not bit 4 but bit 6. This ch...
christos[src/trunk]: src/sys/arch/x86/x86 - If we succeeded allocating a buffer that ...
pgoyette[src/trunk]: src/sys/kern When clearing out the scheduler queues during syste...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 dev->dev, not &dev->pdev...
kre[src/trunk]: src/share/man/man4 PR kern/32830 (from 10 years ago, pre NetBSD ...
abhinav[src/trunk]: src/crypto/external/bsd/heimdal/dist/lib/krb5 Fix spelling of th...
phx[src/trunk]: src/sys/arch/amiga/dev Remove the "totally untested" comments fo...
martin[src/trunk]: src/usr.sbin/sysinst PR 50342: if there is no current partition ...
mrg[src/trunk]: src/libexec/httpd update the -V documentation to be more clear a...
christos[src/trunk]: src/sys/arch/x86/x86 fix operator precedence.
abhinav[src/trunk]: src/usr.sbin/makemandb Fix grammar/spelling at few places.
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/zmod fix dup definitions...
knakahara[src/trunk]: src/sys/dev/pci refactor: rearrange interrupt handlers argument
agc[src/trunk]: src/crypto/external/bsd/netpgp/bin/netpgpverify add test for sig...
dholland[src/trunk]: src/sys/ufs/lfs Merge -r1.46 of ufs_extattr.c: Fix uninitialized...
christos[src/trunk]: src/sys/dev/usb PR/51529: Jake Slazenger: D-Link DWA 125 rev. D1...
pgoyette[src/trunk]: src/usr.bin/find Further clarification of the treatment of numer...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm vunmap takes 2 parameters...
riastradh[src/trunk]: src/share/man/man9 Semicolon, not comma; use future tense more E...
knakahara[src/trunk]: src/sys/dev/pci separate TX dma control data and RX dma control ...
dholland[src/trunk]: src/sbin/dump_lfs Make dump recognize lfs64.
roy[src/trunk]: src/sys/netinet Save and clear the la route while we have a writ...
mrg[src/trunk]: src/usr.sbin/iostat extend the "tout" column to 5 characters, it...
njoly[src/trunk]: src/sys/compat/linux/arch/amd64 Fix setuid/setgid return type (v...
christos[src/trunk]: src/usr.bin/fstat put _KMEMUSER in the Makefile
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/drm dont pull in agp.h when bu...
ozaki-r[src/trunk]: src/sys/net Do psref_target_destroy after purging packets
christos[src/trunk]: src/sys/sys move more kernel stuff under #ifdef _KERNEL
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 Add an anonymous struct test
christos[src/trunk]: src/doc new bind to address CVE-2016-2776
dholland[src/trunk]: src/sys/dev/pci more NBIO > 0
christos[src/trunk]: src/libexec/ld.elf_so we don't need <sys/mbuf.h>
ryoon[src/trunk]: src Fix buld with clang, add warning option exceptions
ozaki-r[src/trunk]: src/sys Introduce m_set_rcvif and m_reset_rcvif
dholland[src/trunk]: src/sys/arch PR 51200 gets in libsa considered harmful: use kgets
christos[src/trunk]: src/tests/net/in_cksum remove debugging test
wiz[src/trunk]: src/share/man/man4 Improve wording; add missing comma.
jnemeth[src/trunk]: src/sys/arch/xen/xen Feeding uninitialised garbage to the hyperv...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Fix sys...
christos[src/trunk]: src/sys/kern Add console-related ioctls.
christos[src/trunk]: src/distrib/sets/lists/comp fix conditionals for libproc and lib...
christos[src/trunk]: src/etc/mtree Avoid most of the .CURDIR hackery by letting make ...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common add net...
christos[src/trunk]: src/sys/dev/ic fix mbuf handling; we don't crash anymore.
abhinav[src/trunk]: src/share/man/man8/man8.hp300 Remove crash.8 for hp300 as there ...
joerg[src/trunk]: src/sys/sys Explicitly provide a hidden attribute for the declar...
maxv[src/trunk]: src/sys/kern Reset the PaX flags, make sure ep_emul_arg is NULL, ...
taca[src/trunk]: src/doc Postfix 3.0.3 has released.
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/linux only include acpivar.h w...
dholland[src/trunk]: src/sys/ufs/lfs With the previous we seem to have the changes fr...
mlelstv[src/trunk]: src/sys/dev/iscsi Remove throttling code, instead signal scsipi ...
christos[src/trunk]: src/usr.sbin/makefs remove clause 3.
msaitoh[src/trunk]: src/sys/dev/mii - PSCR_TP_LOOPBACK is not bit 0 but bit 4. No bi...
dholland[src/trunk]: src/sys/ufs/lfs Remove stray #define of lfs_magic
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC 5.4.0. (needs mknative, ma...
dholland[src/trunk]: src/sys/ufs/lfs ulfs_makeinode -> lfs_makeinode
jmcneill[src/trunk]: src/sys/arch/evbarm/awin axp20x is optional for allwinner boards
maya[src/trunk]: src/sys/arch/mips Added some notes on playstation2 and MIPSnnR6 ...
maya[src/trunk]: src/sys/arch/mips Clarify that EHB is SSNOP on older implementat...
dholland[src/trunk]: src/sys/arch/x68k/stand/boot Revert this one; I can't tell for s...
maxv[src/trunk]: src/sys/net Harmless alloc inconsistency; make sure the exact sa...
abhinav[src/trunk]: src/lib/libc/gen Don't refer getfsstat() using .Xr as we don't h...
bouyer[src/trunk]: src/sys/arch/evbarm/awin Return an error instead of KASSERT() we...
knakahara[src/trunk]: src/sys/arch/dreamcast fix build failure on dreamcast.
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common fix com...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Update netp...
christos[src/trunk]: src/external/mit/xorg/bin/xrandr elide stack protector warning
knakahara[src/trunk]: src/sys/dev/pci wm(4) can enable IFEF_START_MPSAFE now.
pgoyette[src/trunk]: src/sys/kern For processes marked with PS_STOPEXIT, update the p...
pgoyette[src/trunk]: src/sys/kern Update value of p_stat before we release the proc_l...
knakahara[src/trunk]: src/sys/dev/pci refactor: separate discriptors initialization an...
skrll[src/trunk]: src/sys/dev/usb Static initialise usbhist - it can be used by co...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/nouveau sprinkle -Wno-missing-field-in...
nakayama[src/trunk]: src/sys/arch/sparc64 Move LP64 and ILP32 conversion macros COMBI...
kamil[src/trunk]: src/lib/libc/iconv Sync STANDARDS of iconv(3) with current reality
christos[src/trunk]: src/external/mit/lua/dist/src Add a coverity annotation; string ...
isaki[src/trunk]: src/sys/arch/x68k/stand/boot Split variable.
palle[src/trunk]: src/sys/arch/sparc64/doc Update sparc64 TODO: sun4u specfic code...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys Omit spurious includ...
knakahara[src/trunk]: src/sys/dev/pci fix RXCSUM_CRCOFL bit of WMREG_RXCSUM register.
abhinav[src/trunk]: src/usr.sbin/makemandb Bring man pages in sync with reality.
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSCore If scheduling a...
knakahara[src/trunk]: src/sys MP-ify fastforward to support GATEWAY kernel option.
msaitoh[src/trunk]: src/share/man/man9 Add note about the return value of pci_intr_s...
christos[src/trunk]: src/sys/sys Rename the two register_t uses that leaked to userla...
ozaki-r[src/trunk]: src/sys/net80211 Get rid of invalid KASSERT
kre[src/trunk]: src/share/misc Correct misspellings in a few Thai airport names
dholland[src/trunk]: src/sys/ufs/lfs Enable mounting lfs64 volumes.
bouyer[src/trunk]: src/sys/dev/i2c Fix dcdc3 voltage settings (s/dcdc2/dcdc3/g).
njoly[src/trunk]: src/sys/compat/linux/arch Regen for posix chown family cleanup.
christos[src/trunk]: src these are syslog-like
mbalmer[src/trunk]: src/external/mit/lua/dist/src no floating point in the kernel, a...
uwe[src/trunk]: src/lib/libcurses Fix x/y edito.
msaitoh[src/trunk]: src/sys/dev/pci Decode SATA Capability and Multicast Extendeded ...
pgoyette[src/trunk]: src/sys/kern When delivering a signal, it's possible that the pr...
pooka[src/trunk]: src/share/mk Allow "make describe" to descend into SUBDIRs.
christos[src/trunk]: src/lib/libedit Use the full buffer for the conversion; ideally ...
roy[src/trunk]: src/etc/rc.d Fix the problem of just having a valid interface na...
christos[src/trunk]: src/sys/dev/pci use dma64 if available so we don't have do bounc...
knakahara[src/trunk]: src/sys/net fix: i386 build failure
mrg[src/trunk]: src build convert_endian() with "no-strict-aliases" optimiser at...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/linux add get_num_physpages
riastradh[src/trunk]: src/sys Eliminate Linux struct pci_dev::dev, struct platform_dev...
dholland[src/trunk]: src/sys/ufs/lfs u_int{8, 16, 32, 64}_t -> uint{8, 16, 32, 64}_t in rem...
riastradh[src/trunk]: src No more obvious strict aliasing violations here.
christos[src/trunk]: src/usr.sbin/tcpdchk eliminate %m complexity. __format_arg__ thi...
bouyer[src/trunk]: src/sys/dev/i2c Implement sensor reports for power supplies (vol...
dholland[src/trunk]: src/usr.bin/find Extend the numeric handling for uids with -user...
rjs[src/trunk]: src/share/mk Add Xorg server to ibmnws build.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia disable SATA sleep feature
christos[src/trunk]: src/external/bsd/blacklist/libexec Support ipfw and ipf from Fre...
christos[src/trunk]: src/tools/gcc bump for printf/syslog format changres
knakahara[src/trunk]: src/sys/dev/pci allocating queues should be finished before esta...
christos[src/trunk]: src/distrib/sets/lists/comp Fix libproc and librtld_db from Rin ...
roy[src/trunk]: src/sys/netinet Move the NOARP check up a bit so that it works w...
skrll[src/trunk]: src/sys/dev/ic More(/less) debug
jmcneill[src/trunk]: src/sys/arch/arm/arm32 mark a4x read region / write region as no...
bouyer[src/trunk]: src/sys/arch/evbarm/awin Add calls to awin_hdmi_sysconfig() and ...
jmcneill[src/trunk]: src/sys/external/bsd/drm2 Backport GK20A support from linux-3.16.
knakahara[src/trunk]: src/sys apply if_start_lock() to L2 callers which call ifp->if_s...
pgoyette[src/trunk]: src/sys/arch/x86/x86 Add missing \n (I triggered the systbl mess...
ozaki-r[src/trunk]: src/sys/sys Fix m_reset_rcvif
christos[src/trunk]: src/sbin/route no need for <sys/mbuf.h>
mrg[src/trunk]: src/share/man/man9 oops, i really did mean a section 9 reference...
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSCore Revert r1.5 now...
knakahara[src/trunk]: src/sys/net introduce if_start_lock()
sjg[src/trunk]: src/usr.bin/make Extend the mtimes cache used by dir.c so it can...
nakayama[src/trunk]: src/common/lib/libc/arch Fix 64-bit atomic operations on 32-bit ...
mrg[src/trunk]: src/sbin/atactl add SMART 249: Total Raw NAND Writes (1GiB units...
wiz[src/trunk]: src/share/man/man4 Fl already provides the '-'.
christos[src/trunk]: src/sys/arch/zaurus/stand revert previous, we'll do differently
christos[src/trunk]: src/sys/ufs/lfs Grr, the optimizer on mips64 can't handle this.....
tnn[src/trunk]: src/sys/dev/pci add I219 family Ethernet devices
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc64 add missed file...
pgoyette[src/trunk]: src/share/man/man8/man8.x86 Fix typo.
dholland[src/trunk]: src/sys/ufs/lfs Merge ufs_inode.c 1.93: missing unlock on error ...
ryo[src/trunk]: src/sys/arch/arm/imx fix the tx stall problem. ("watchdog timeout")
dholland[src/trunk]: src/sys/arch PR 51200 gets in libsa considered harmful: use kgets
martin[src/trunk]: src/sys/uvm PR kern/50985: use the runtime limits of the vmspace...
christos[src/trunk]: src/lib/libutil PR/51216: Instead of trying to open files in the...
dholland[src/trunk]: src/sys PR 51200 gets in libsa considered harmful: use kgets
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix indexing convention ...
dholland[src/trunk]: src/sys/ufs/lfs ufs/inode.h -r1.67 is effectively merged into he...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/tsan small progress.
jnemeth[src/trunk]: src/sbin/gpt - fix setting of hdr_lba_alt which was broken in re...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/linux Don't include ACPI heade...
riastradh[src/trunk]: src/usr.sbin/rtadvd Omit needless casts.
mrg[src/trunk]: src/external/gpl3/gcc/dist import GCC 5.4.0 release. there's no...
christos[src/trunk]: src/external/bsd/ntp/dist Import ntp 4.2.8p4
christos[src/trunk]: src/external/bsd/blacklist/bin syslog attribute.
christos[src/trunk]: src/doc new ntpd
ozaki-r[src/trunk]: src/sys/dev/pci Name the interrupt handler for intrctl
abhinav[src/trunk]: src/external/gpl2/lvm2/dist/man Fix typo: processess -> processes
nonaka[src/trunk]: src/share/man/man4 Add sdhc(4) at acpi.
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo don'...
pgoyette[src/trunk]: src/sys/kern Check for duplicate module names before loading mod...
kamil[src/trunk]: src Use generic types in the profil(2) function prototype (<unis...
christos[src/trunk]: src/usr.sbin/mopd/common portability macros.
christos[src/trunk]: src/sbin/gpt Rename 'a' to set the active PMBR flag to 'A'
christos[src/trunk]: src/sys/sys introduce a __syslog__ format, and __sysloglike() ma...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Update netp...
sevan[src/trunk]: src/bin/cat When invoked with -se, print a '$' on blank lines
knakahara[src/trunk]: src/sys/dev/pci fix: rxq->rxq_lock is uninitialized if NET_MPSAF...
christos[src/trunk]: src/sys/dev/ic more conservating handling of memory.
christos[src/trunk]: src/sys/net/npf modules don't define MODULAR.
kre[src/trunk]: src/etc As discussed at the biginning of last week (June 6 & 7, ...
mlelstv[src/trunk]: src/sys/arch/arm/pic unblock interrupts also when reusing a prev...
mrg[src/trunk]: src/usr.bin/gzip port across the change from freebsd rev 290024:
jmcneill[src/trunk]: src/sys/external/bsd/drm2/drm machine/cpufunc.h is MD, move it t...
knakahara[src/trunk]: src/sys/dev/pci initial port rss_getkey() from freebsd, and use ...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/mc Non-PC...
riastradh[src/trunk]: src/sys/dev/ic Use m_set_rcvif, not M_SETCTX.
sjg[src/trunk]: src/usr.bin/make Ensure emsg initialized
christos[src/trunk]: src/usr.bin/kdump simplify
wiz[src/trunk]: src/usr.bin/find Remove trailing whitespace. Remove unnecessary ...
christos[src/trunk]: src/sys/arch/x86/x86 fix broken error handling; error was used u...
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix Use clock_gett...
christos[src/trunk]: src/sys/dev/pci - Print the negotiated feature bits.
christos[src/trunk]: src/libexec/ld.elf_so Turn off GNU_RELRO for now.
christos[src/trunk]: src/distrib/sets/lists/xcomp remove extra lint libraries now tha...
dholland[src/trunk]: src/usr.sbin/dumplfs Enable lfs64 in dumplfs. Print LFS32/64 in ...
jmcneill[src/trunk]: src/sys/dev/gpio pull in sysmon_taskq
bouyer[src/trunk]: src/sys/arch/arm/allwinner The A20 manual says that the pll6 out...
dholland[src/trunk]: src/sys/ufs/lfs In lfs_mknod, don't release dvp until done with ...
hannken[src/trunk]: src/sys/arch/x86/x86 Prevent use after free. Don't free an inte...
knakahara[src/trunk]: src/sys/net fix: should not assert IFEF_OUTPUT_MPSAFE in bridge_...
mrg[src/trunk]: src/etc/mtree make sure the build dist files are build before we...
christos[src/trunk]: src/tests/net/in_cksum add code to dump the mbuf contents
nonaka[src/trunk]: src/sys/dev/ic use M_SETCTX() macro.
wiz[src/trunk]: src/share/man/man4 New sentence, new line. Remove Pp before sect...
christos[src/trunk]: src GSoC 2016: Charles Cui: add SEM_NSEMS_MAX
wiz[src/trunk]: src/lib/libc/iconv Bump date for previous.
mrg[src/trunk]: src/external/gpl3/gcc regen (minor version updates)
abhinav[src/trunk]: src/usr.sbin/makemandb Add man.conf(5) and man(1) in the SEE ALS...
macallan[src/trunk]: src/sys/arch/macppc/dev somehow this fell through the cracks whe...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/linux only use mtrr api if options MTR...
christos[src/trunk]: src/sys/dev/ic rename intr bits
bouyer[src/trunk]: src/sys Add a new config_detach() flag, DETACH_POWEROFF, which i...
palle[src/trunk]: src/sys/arch/sparc64/dev sun4v: vbus and vrtc drivers - from Ope...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt make too many struct ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/bios Use ...
christos[src/trunk]: src/external/bsd/blacklist/libexec improve on ipfilter rules by ...
nisimura[src/trunk]: src/sys/arch/sandpoint/stand/altboot fix a board type check logi...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add SOR and GPU interrupt numbers
dholland[src/trunk]: src/sys/ufs/lfs we already have changes here comparable to ufs_b...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify netpgpverif...
knakahara[src/trunk]: src/sys add pci_intr_alloc related stubs to reduce ifdef from de...
christos[src/trunk]: src/external/bsd/ntp merge conflicts
knakahara[src/trunk]: src/sys/dev/pci refactor: change some macros to functions
matt[src/trunk]: src/sys/arch/arm/include/arm32 ARM systems are no longer small, ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add GPU, SOR, and DPAUX offsets
christos[src/trunk]: src/usr.sbin/mopd/mopprobe port to linux
pgoyette[src/trunk]: src/distrib/sets/lists/xserver Update sets lists for nouveau man...
uwe[src/trunk]: src/lib/libpanel Provide descriptions of panel functions.
dholland[src/trunk]: src/sys/ufs/lfs Merge -r1.20 and -r1.21 of ufs_quota1.c: widen b...
dholland[src/trunk]: src/sys/ufs/lfs Massedit u_int{8, 16, 32, 64}_t to uint{8, 16, 32, 64}...
pgoyette[src/trunk]: src/usr.bin/find Use .Ic markup for consistency with the rest of...
christos[src/trunk]: src/usr.bin/xlint/lint1 handle anonymous struct/union members.
bad[src/trunk]: src/share/man/man4 Explain how exactly tagged packets are proces...
martin[src/trunk]: src/libexec/ld.elf_so/arch/sparc64 Fix a few bounds and instruct...
dholland[src/trunk]: src/sbin/fsck_lfs Enable lfs64 in fsck_lfs.
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/linux add dma tag to struct pl...
christos[src/trunk]: src/external/bsd/blacklist/bin Add FreeBSD release notes (Kurt L...
ozaki-r[src/trunk]: src/sys Use if_get_byindex instead of if_byindex for MP-safe
ozaki-r[src/trunk]: src/sys Protect if_byindex by pserialize
sevan[src/trunk]: src/bin/cat Revert previous change made by me in r1.55
ozaki-r[src/trunk]: src/sys/dev/pci Remove leading whitespaces and kind
dholland[src/trunk]: src/sys/ufs/lfs we are actually synced with ufs/dinode.h 1.24 an...
wiz[src/trunk]: src/external/bsd/tre/bin Sort option descriptions. Use Mt.
msaitoh[src/trunk]: src/sys/dev/mii No binary change:
nonaka[src/trunk]: src/sys/dev/usb regen
knakahara[src/trunk]: src/sys/dev/pci fix: XEN3_DOM0(not defined __HAVE_PCI_MSI_MSIX) ...
christos[src/trunk]: src/lib/libc/net PR/50367: Stefan Schaeckeler: Apply fix to obey...
wiz[src/trunk]: src/lib/libc/gen Bump date for previous.
christos[src/trunk]: src/lib/libc/net put the state back after it is used.
dholland[src/trunk]: src/sys/arch PR 51200 gets in libsa considered harmful: use kgets
martin[src/trunk]: src/sys/uvm Change two KASSERT to KASSERTMSG to provide better d...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia fill in bus space tag, dma tag for drm d...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/core fix non-deb...
christos[src/trunk]: src/lib/libedit make sure we have space for NUL and NUL terminat...
skrll[src/trunk]: src/external/gpl3/gcc/usr.bin/backend arm-builtins needs insn-op...
shm[src/trunk]: src/usr.bin/login Fixed off-by-one in decode_ss (CID 977426)
knakahara[src/trunk]: src/sys/dev/pci refactor: separate interrupts setup processing f...
christos[src/trunk]: src/sys/ufs/ffs Relax the dup alloc tests to not include the on-...
mrg[src/trunk]: src build libdrm_nouveau and xf86-video-nouveau on x86.
tnn[src/trunk]: src/sys/dev/pci add ifnet attributes to vioif(4) so it can be co...
christos[src/trunk]: src/usr.bin/vmstat No point in using float here; makes evbmips64...
macallan[src/trunk]: src/sys/arch/macppc add driver for 'platinum' onboard video foun...
njoly[src/trunk]: src/sys/compat/linux/arch Fix wrong gid types from previous.
shm[src/trunk]: src/usr.bin/login Added namelen initialization in getpeername(3)...
christos[src/trunk]: src/etc/mtree Mark phone so we rebuild every time.
wiz[src/trunk]: src/external/bsd/tre/bin Bump date for -r.
christos[src/trunk]: src/share/misc Amend variable initialization in the declarations...
pooka[src/trunk]: src/sys/rump/include/rump fix typo: fnctl -> fcntl
christos[src/trunk]: src/lib/libc/rpc Add debugging for pollfd
nonaka[src/trunk]: src/sys/dev/acpi remove unused variable.
macallan[src/trunk]: src/etc/etc.evbmips generate iic* entries
martin[src/trunk]: src/sys/kern Fix inverted KASSERT
skrll[src/trunk]: src/sys/dev/ic Format conditional
msaitoh[src/trunk]: src/sys/dev/pci - Move PCI_INTRSTR_LEN from pcireg.h to pcivar.h.
christos[src/trunk]: src/sys/dev/hdaudio Remove trailing and stray whitespace.
kiyohara[src/trunk]: src/sys/arch/evbarm/beagle No need beagle_putchar(), if not defi...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: add cbus driver - from OpenBSD
pgoyette[src/trunk]: src/games/quiz/datfiles Update entries for North and South Yemen...
buhrow[src/trunk]: src/sys/dev/usb ADded Apple iDevices:
pgoyette[src/trunk]: src/games/quiz/datfiles Merge updates from PR bin/42576
skrll[src/trunk]: src/sys/arch/hpcmips/conf Adapt to recent mips pmap changes
ginsbach[src/trunk]: src ISO 8601 and RFC 3339 specify that an offset can be up to 23...
mrg[src/trunk]: src/sys/kern if NUSB == 0, don't look for usbhist.
dholland[src/trunk]: src/sbin/umount Fix previous to avoid using an uninitialized poi...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Add a few assertions to verify non-...
ozaki-r[src/trunk]: src/sys Run timers in workqueue
maxv[src/trunk]: src/sys/arch/x86/x86 Create the direct map in a separate functio...
mlelstv[src/trunk]: src/sys/dev/sdmmc fix timeout path in soft reset when building w...
abhinav[src/trunk]: src/lib/libc/sys Document WAIT_ANY and WAIT_MYPGRP constants
christos[src/trunk]: src/external/bsd/bind the decision to use AES_SIT and GOST belon...
ozaki-r[src/trunk]: src/sys/netinet6 CID 1363345: remove unreachable code and cleanu...
msaitoh[src/trunk]: src/sys/dev/pci Call wm_get_hw_control() correctly. This change ...
skrll[src/trunk]: src/sys/arch/mips/mips Trailing whitespace
ozaki-r[src/trunk]: src/sys/netinet6 Remove redundant codes purging IPv6 addresses
wiz[src/trunk]: src/lib/libc/hash Fix pasto.
christos[src/trunk]: src/usr.sbin/npf/npfctl use sha1 from libc
skrll[src/trunk]: src/sys/arch/arm/arm32 Wrap long lines.
skrll[src/trunk]: src/sys/arch/xen/conf Fix XEN build - does XEN really want/need ...
christos[src/trunk]: src/sys/rump/fs/lib/libext2fs Add new files
christos[src/trunk]: src/sys/dev/ic add 539x support from FreeBSD (not working)
msaitoh[src/trunk]: src/sys KNF. Remove extra spaces. No functional change.
christos[src/trunk]: src/usr.sbin/mountd Again copying code is bad; the second copy o...
jmcneill[src/trunk]: src/external/mit/ctwm/bin/ctwm fix default pixmap search directory
ozaki-r[src/trunk]: src/sys/net Get rid of duplicate prototype of ifafree
ginsbach[src/trunk]: src/lib/libc/time - Add reference to RFC-3339
joerg[src/trunk]: src/sys/dev/usb Add the port number to the device properties to ...
martin[src/trunk]: src/distrib/sets/lists/debug Adapt to libc minor bump
christos[src/trunk]: src GSoC 2016 Charles Cui: Implement thread priority protection ...
joerg[src/trunk]: src/lib/csu/common For some mind-boogling reasons, GCC 5.4 belie...
pgoyette[src/trunk]: src/common/lib/libprop Fix the previous fix - there's only one _...
matt[src/trunk]: src/sys/dev Add mm_md_page_color hook and use to support better ...
ozaki-r[src/trunk]: src/sys/netinet6 Fix userland compilations of those including in...
pgoyette[src/trunk]: src/lib/libc/sys Document the ms_flags field which is now export...
wiz[src/trunk]: src/doc binutils-2.26.1 out.
mrg[src/trunk]: src/external/mit/xorg/lib/gallium don't look for libdrm_nouveau ...
christos[src/trunk]: src/sys/kern Don't overwrite the user iov pointer in sendmmsg. M...
uwe[src/trunk]: src/lib/libpanel Document update_panels().
ozaki-r[src/trunk]: src/sys/net Tweak p2p_rtrequest as well for ifaddr initializatio...
skrll[src/trunk]: src/sys/arch/evbarm/conf Fix build
pgoyette[src/trunk]: src/sys/dev/pci Add a couple more devices, from PR kern/40987
knakahara[src/trunk]: src/sys/netinet fix build failure when defined GIF_ENCAPCHECK
maya[src/trunk]: src/usr.bin/mkesdb Mention -d flag in mkesdb(1) usage
msaitoh[src/trunk]: src/sys/dev/pci - Fix a problem that wm_gate_hw_phy_config_ich8l...
msaitoh[src/trunk]: src/sys/dev/pci Fix register offset to print HyperTransport regi...
christos[src/trunk]: src/external/ibm-public/postfix/libexec/smtpd Fix MKCRYPTO=no
nakayama[src/trunk]: src/lib/libkvm Use PRIxPADDR instead of type casting.
nonaka[src/trunk]: src/sys/dev/pci Always use pci_intr_alloc(9)/pci_intr_release(9).
knakahara[src/trunk]: src/sys make encap_lock_{enter,exit} interruptable.
kamil[src/trunk]: src/lib/libutil Correct typos in comments
riz[src/trunk]: src/distrib/evbarm/instkernel/ramdisk Add dkctl to evbarm ramdis...
jakllsch[src/trunk]: src/etc/etc.evbarm Add tty2 tty3 devices to evbarm MAKEDEV; JETS...
skrll[src/trunk]: src/sys/dev/ic Remove dead code
knakahara[src/trunk]: src/sys/net eliminate unused softint for gif(4) Rx
christos[src/trunk]: src/rescue cgdconfig is not crypto
pooka[src/trunk]: src/sys/rump/dev/lib Make it easier to create rump kernel compon...
wiz[src/trunk]: src/lib/libm/man Family is singular, so use singular form of verb.
pgoyette[src/trunk]: src/share/man/man4 Clarify the BUGS section. The driver doesn't...
skrll[src/trunk]: src/sys/arch/mips/mips Correct a comment
pgoyette[src/trunk]: src/sys/kern Remove extraneous ')' from previous.
pgoyette[src/trunk]: src/games/quiz/datfiles Missed one.
skrll[src/trunk]: src/sys/dev/ic Format conditionals
skrll[src/trunk]: src/distrib/sets/lists/xdebug Add nouveau
christos[src/trunk]: src/libexec/httpd handle asprintf errors consistently.
wiz[src/trunk]: src/lib/librt Markup improvements.
wiz[src/trunk]: src/usr.bin/rump_allserver Sort options in SYNOPSIS.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Most of the time return_from_trap a...
maxv[src/trunk]: src/sys/arch/amd64/amd64 KNF and simplify.
mrg[src/trunk]: src/sys/external/bsd/drm2/radeon set the "width" and "height" pa...
christos[src/trunk]: src/lib/libc/rpc Introduce a binary compatible __fd_set_256 that...
christos[src/trunk]: src/sys/dev explain why the int cast works (suggested by kre)
jmcneill[src/trunk]: src/sys/arch initialize phy for the third EHCI controller
christos[src/trunk]: src/sys/dev/hdaudio be more selective and mute only mic's. Sugge...
szptvlfn[src/trunk]: src/external/mit/xorg/lib/pixman change MKDEPFLAGS from
kiyohara[src/trunk]: src/sys/arch Attach edma and tiotg at mainbus instead of obio0.
nakayama[src/trunk]: src/sys/arch/sparc64 Remove #define SUN4U since machine/frame.h ...
joerg[src/trunk]: src/share/mk LIBEXECINFO
knakahara[src/trunk]: src add basic if_gif tests to ATF.
christos[src/trunk]: src/lib/libc/rpc Cleanup and simplify.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Use GEM for memory management. Fixes a c...
christos[src/trunk]: src/tests/lib/libc/time tests for %Z
mrg[src/trunk]: src/lib various ia64 updates:
christos[src/trunk]: src/sys/dev/wscons PR/50413: Vicente Chaves: Check the allocattr...
christos[src/trunk]: src/share/mk LIBEXECINFO
ozaki-r[src/trunk]: src/tests/net/net Destroy interfaces at the end of tests
joerg[src/trunk]: src/usr.bin/patch Explain what "-V none" does.
dholland[src/trunk]: src PR 51287 Ralf Nolden: posix_fallocate belongs in <fcntl.h>
christos[src/trunk]: src/sys/dev/ic diff reduction with openbsd; turn debugging on.
martin[src/trunk]: src/tests/ipf/expected Fix expected output to match -current Net...
christos[src/trunk]: src/sys/sys Add missing paren.
ozaki-r[src/trunk]: src Add tests for RA
jmcneill[src/trunk]: src/sys/dev/i2c Add basic driver for AMS AS3722 power management IC
dholland[src/trunk]: src/sbin/umount If an external unmount program of the form "umou...
christos[src/trunk]: src/lib/libc/sys mention what we are allowed to do.
dholland[src/trunk]: src/sys/arch/mips/mips More of previous, so both kern_intr and u...
szptvlfn[src/trunk]: src/external/mit/xorg/lib/libxcb remove redundant \
pgoyette[src/trunk]: src/sys Export module flags to userland
mrg[src/trunk]: src/external/gpl3 missed from previous:
maxv[src/trunk]: src/sys/kern Force the kernel to dynamically reallocate the prel...
skrll[src/trunk]: src/sys/arch/mips/mips Use the correct register (s0) for the cpu...
christos[src/trunk]: src/libexec/httpd fix wrong variable
abhinav[src/trunk]: src/lib/libc/locale Fix function prototype in the SYNOPSIS
matt[src/trunk]: src/sys/sys Welcome 7.99.34
dholland[src/trunk]: src/usr.bin/make Fix DEBUG_SRC build. Partly from PR 51191.
skrll[src/trunk]: src/sys/dev/ic Reformat a conditional
ozaki-r[src/trunk]: src/sys/netinet6 Constify an argument of regen_tmpaddr
christos[src/trunk]: src/external/gpl3/gcc.old/dist Apply the GNU-stack fixes to the ...
christos[src/trunk]: src/usr.sbin/npf/npfctl remove libcrypto dependency, fix other d...
christos[src/trunk]: src/external/bsd/blacklist/bin add 'n' to getopt
bouyer[src/trunk]: src/sys/arch/arm/allwinner remove unused variable
buhrow[src/trunk]: src/sys/dev/usb ADded Apple iDevices:
kiyohara[src/trunk]: src/sys/arch/arm/omap Print DeviceID in attach(). Also test OMA...
christos[src/trunk]: src/lib/libc/rpc CID 1338517: Check negative returns
ozaki-r[src/trunk]: src/sys/net Improve lock traces and add reference traces
ozaki-r[src/trunk]: src/sys Add missing NULL checks for m_get_rcvif_psref
christos[src/trunk]: src/lib/libc/rpc fix compilation/lint
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra support RB_POWERDOWN using the AMS AS3...
jmcneill[src/trunk]: src/sys/dev/pci fix inverted screen blanking logic
matt[src/trunk]: src/sys/arch/evbmips/conf Add makeoptions NEED_MDSETIMAGE="yes"
pgoyette[src/trunk]: src/tests/games Do this more cleanly - put the do-we-have-crypto...
skrll[src/trunk]: src/sys/arch/mips/cavium #include "opt_multiprocessor.h" as this...
christos[src/trunk]: src/tests/fs/nfs/nfsservice Use the regular mountd, and include ...
pgoyette[src/trunk]: src/sys/kern Simplfy insertion of newly-activated modules into t...
christos[src/trunk]: src/sys/dev/pci this is working now, remove debugging.
tron[src/trunk]: src/libexec/httpd Fix build with "USE_SSP" set to "yes".
christos[src/trunk]: src/sys/dev/pci more ral products
mrg[src/trunk]: src/external/gpl3 find gcov.1 again.
ozaki-r[src/trunk]: src/sys Switch the address list of intefaces to pslist(9)
ozaki-r[src/trunk]: src/sys/netinet CID 1363344: remove dead code
skrll[src/trunk]: src/sys/dev/ic Fixup the error handling and specifically NAK hol...
maxv[src/trunk]: src/sys/arch/x86/x86 We use only one L4 slot for the direct map, ...
christos[src/trunk]: src/lib/libc/rpc CID 1338520: Check NULL
pgoyette[src/trunk]: src The piixpm(4) driver also supports AMD's HUDSON chipset's SM...
knakahara[src/trunk]: src/sys Add verbose messages when the kernel disables MSI/MSI-X.
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Allow PCI implementers to specify ar...
christos[src/trunk]: src/tests/lib/libc/rpc Add more rpc tests. XXX: Need rpcbind run...
christos[src/trunk]: src/distrib/sets/lists/comp add new sqlite man pages.
jmcneill[src/trunk]: src/sys/arch/evbarm/beagle enable 8-bit mode on AM335X SDMMC2
jmcneill[src/trunk]: src/sys/dev/sdmmc After setting HS_TIMING value for HS200 or lat...
msaitoh[src/trunk]: src/sys/dev igphy(4),ukphy(4): Set mii_mpd_* entries.
christos[src/trunk]: src/sys/dev/hdaudio mute the mixer with that has input children
christos[src/trunk]: src/lib/libc/rpc CID 1338515: Make it clear that the pfd variabl...
skrll[src/trunk]: src/sys/dev/ic Add slhci_memtest which is run when SLHCI_DEBUG i...
sjg[src/trunk]: src/usr.bin/make meta_compat_parent: fflush each line
christos[src/trunk]: src/sys/dev/usb remove XXX
ozaki-r[src/trunk]: src/sys/compat Fix psref isn't released in a case of IFADDR_EMPTY
christos[src/trunk]: src/bin/df PR/50422: Robert Elz: df -G prints the wrong value fo...
maya[src/trunk]: src/sys/arch/mips/mips Another mfc hazard
maxv[src/trunk]: src/sys/arch The CPU considers a given va as executable if none ...
christos[src/trunk]: src/include/rpc Switch to the size-unlimited fd_set. Some code w...
christos[src/trunk]: src/sys/dev/hdaudio Startup with the mic muted to avoid feedback...
christos[src/trunk]: src/tests/fs/nfs/nfsservice make this work with the new fdset st...
christos[src/trunk]: src/games/tetris PR/50411: Rin Okuyama: fix two bugs:
joerg[src/trunk]: src/sys/dev/usb Attach serial number as property to all USB devi...
abhinav[src/trunk]: src/external/public-domain/sqlite/dist Use constant.
pgoyette[src/trunk]: src/tests/games Split each test into its own test case.
christos[src/trunk]: src/distrib/sets/lists bump for new elftoolchain
riastradh[src/trunk]: src/sys/dev Make kernel core dumps on cgd(4) work.
christos[src/trunk]: src/tests/fs/nfs/nfsservice/rpcbind Use the regular rpcbind sour...
skrll[src/trunk]: src/sys/dev/dec Don't use a callout unnecessarily - especially n...
skrll[src/trunk]: src/sys Split out the pmap_pv_track stuff for use by others.
msaitoh[src/trunk]: src/sys/dev/i2c Fix compile error.
jnemeth[src/trunk]: src/usr.bin/calendar/calendars typo
mrg[src/trunk]: src/doc g++.1 is a link to gcc.1, don't need to generate/update it.
gdt[src/trunk]: src/external/gpl3 Use -f with cp.
christos[src/trunk]: src/sys/dev Return ENXIO if the get ioctl exceeds the number of ...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Regen; it's been a *long* w...
pgoyette[src/trunk]: src/sys/dev/ic Add license, copied from the companion file dev/i...
nonaka[src/trunk]: src/sys/dev/pci fix free memory size.
christos[src/trunk]: src/tests/lib/libc/hash Add an hmac test.
maya[src/trunk]: src/sys/arch/mips/mips Sprinkle MFC0_HAZARD everywhere.
dholland[src/trunk]: src/sbin/umount Document external unmount programs. PR 698. Bump...
christos[src/trunk]: src/distrib/sets/lists/xdebug Add missing debug files.
dholland[src/trunk]: src/usr.bin/make Fix botched logic; PR 51191 from David Binderman.
knakahara[src/trunk]: src/sys make gif(4) and ip_encap MP-ify
maya[src/trunk]: src/sys/arch/mips/mips Always get cop0 STATUS register for savec...
christos[src/trunk]: src/usr.sbin/makemandb PR/51004: Abhinav Upadhyay: apropos html ...
christos[src/trunk]: src/sys/dev/pci regen
dholland[src/trunk]: src/lib/libc note that on libc bump obsolete signal functions sh...
abhinav[src/trunk]: src/external/public-domain/sqlite/man Regenerate man pages
jnemeth[src/trunk]: src/sbin/gpt Add a "header" subcommand that displays information...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/device Re...
pgoyette[src/trunk]: src/sys Whether or not the semaphore code is loaded as a module ...
christos[src/trunk]: src/sys/dev/pci Fake mode sense data for illegal targets. qemu r...
wiz[src/trunk]: src/usr.bin/mkesdb Sort options in usage.
christos[src/trunk]: src/distrib/sets/lists/xdebug Add missing debug files
skrll[src/trunk]: src/sys/arch/mips/cavium Fix an aprint_normal
matt[src/trunk]: src/sys/uvm/pmap Changes so that MIPS can use the common pmap.
knakahara[src/trunk]: src/sys/netinet use pserialize(9) and psref(9) (1/2) : without i...
dholland[src/trunk]: src/usr.bin/make Cleanse an old mangy way of avoiding an unused ...
maxv[src/trunk]: src/sys/arch The preloaded modules are now reallocated dynamical...
dholland[src/trunk]: src/sys Move struct salfs back inside libsa now that lfs_accesso...
mlelstv[src/trunk]: src/external/gpl3/binutils/dist/bfd fix build
christos[src/trunk]: src/tests/fs/nfs/nfsservice Don't use POLL again.
jmcneill[src/trunk]: src/doc omapgpio(4): Add support for TI AM335x GPIO
pgoyette[src/trunk]: src/bin/pax By my count, [[[[[cc]yy]mm]dd]hh]mm[.ss] has seven f...
ginsbach[src/trunk]: src/lib/libc/time Add 'J' (Juliett) as military time zone name m...
kardel[src/trunk]: src/sys/dev/i2c convert device polling from callout to kthread.
msaitoh[src/trunk]: src/sys/dev/pci Add VF Resizable BARs ECN.
christos[src/trunk]: src/external/mit/xorg/server/xorg-server/hw Fix MKCRYPTO=no build.
maxv[src/trunk]: src/sys/arch/x86 Define pmap_pg_nx globally. Will be used soon.
mlelstv[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/m68k Drop extra argument n...
wiz[src/trunk]: src/lib/libpthread Fix some lint.
christos[src/trunk]: src/lib/libedit Fix descriptions of el_set functions.
wiz[src/trunk]: src/lib/libc/gen Remove trailing whitespace. Fix Xr. Fix Dd argu...
christos[src/trunk]: src/external/ibm-public/postfix/libexec/smtpd Makefile.inc needs...
knakahara[src/trunk]: src/sys/net Don't use IFQ_ENQUEUE/IFQ_DEQUEUE in the MP-ified in...
dholland[src/trunk]: src/sbin/umount When SMALL, if realpath() fails, warn() using th...
christos[src/trunk]: src/distrib/sets/lists/xcomp add lint libraries
ginsbach[src/trunk]: src/tests/lib/libc/time Additional tests for timezone offsets.
phx[src/trunk]: src/sys Fixed format string types to make it compile with BAH_DE...
christos[src/trunk]: src/sys/dev/wscons Untangle.
christos[src/trunk]: src/lib/libc/time - use #defined constants (from gisbach)
ozaki-r[src/trunk]: src Introduce rump.rtadvd
jmcneill[src/trunk]: src/sys/arch/arm/omap Support 8-bit eMMC for TI AM335x. On my Be...
maxv[src/trunk]: src/sys/arch/x86/x86 There is no direct map on i386, and therefo...
ozaki-r[src/trunk]: src/usr.bin/rump_allserver Add missing options to SYNOPSIS and sort
martin[src/trunk]: src/sys/arch/arm/arm32 kobj_machdep() is now called multiple tim...
matt[src/trunk]: src/sys/arch Use pmap_kenter flags to create cached/uncached ent...
pgoyette[src/trunk]: src/sys Now that SYSVSHM is modularized, reattach the linkages f...
kiyohara[src/trunk]: src/sys/arch/arm/marvell Add mvsocts to mvsoc_periph for Armada XP.
ozaki-r[src/trunk]: src/sys Introduce if_is_deactivated
pooka[src/trunk]: src/usr.bin/config In ioconfname mode, #define IOCONF as the ioc...
pgoyette[src/trunk]: src/sys/arch Remove SYSVSHM-specific code. The value of shminfo...
christos[src/trunk]: src/lib/libc/time make %Z and %z understand the same strings.
wiz[src/trunk]: src/lib/libc/stdlib Remove trailing whitespace.
skrll[src/trunk]: src/sys/dev/usb Fix build for USB_DEBUG without UMASS_DEBUG
christos[src/trunk]: src/lib/libc/stdlib Now that our source tree has binary constant...
njoly[src/trunk]: src/sys/compat/netbsd32 Adjust compat netbsd32 clock_nanosleep(2...
christos[src/trunk]: src/distrib/sets/lists/xdebug Add missing debug files
wiz[src/trunk]: src/lib/libc/hash Some minor fixes.
wiz[src/trunk]: src/usr.bin/mkcsmapper Infile is also optional.
christos[src/trunk]: src/tests/lib/libc/rpc Disable debugging.
christos[src/trunk]: src/lib/libc/rpc initialize revents too.
mrg[src/trunk]: src/external/public-domain/sqlite/lib use -Wa, --warn on m68k. n...
ozaki-r[src/trunk]: src/sys/net Add debug helper function for interface addresses
pgoyette[src/trunk]: src/sys/dev/pci Regen
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable as3722pmic
skrll[src/trunk]: src/sys/arch/mips/mips Trailing whitespace
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau provide a ttm-backed ...
christos[src/trunk]: src/lib/libc/rpc spell reserved.
kiyohara[src/trunk]: src/sys/arch/arm/omap Remove white-spaces.
szptvlfn[src/trunk]: src/external/mit/xorg/lib remove redundant \
palle[src/trunk]: src/sys/arch/sparc64/include sun4v: fix previous fix - no need t...
snj[src/trunk]: src/doc add an entry for netbsd-7-0
christos[src/trunk]: src/libexec/httpd simplify
ozaki-r[src/trunk]: src/sys/netinet Use IFADDR_FOREACH instead of IFADDR_FOREACH_SAFE
nonaka[src/trunk]: src/sys/fs/msdosfs Fix false positives when comparing long file ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable NFSSERVER (mostly to silence mod...
christos[src/trunk]: src/usr.sbin/puffs/mount_sysctlfs Add usage function, various co...
pgoyette[src/trunk]: src/sys/nfs Don't forget to call nfs_fini() when we're finished....
christos[src/trunk]: src/tests/lib/libc/time Add tests for %z
joerg[src/trunk]: src/lib/libc/rpc Don't use macros as types or variable names.
skrll[src/trunk]: src/sys/arch/evbarm/conf Don't define {USB, [EO]HCI, UHUB}_DEBUG w...
mrg[src/trunk]: src/external/gpl3/binutils/usr.bin/ld/arch/armeb regen to remove...
ozaki-r[src/trunk]: src/sys/net Revert part of "Switch the address list of intefaces...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 We've never support...
christos[src/trunk]: src/lib/libc/time revert timezone() ifdef; it is wrong (pointed ...
pgoyette[src/trunk]: src/sys/uvm/pmap Remove unnecessary #include for sys/shm.h - the...
christos[src/trunk]: src/sys Add buildid Go note
jmcneill[src/trunk]: src/sys/arch/arm change some register dumps from aprint_verbose ...
ozaki-r[src/trunk]: src/tests/net/if Add tests for ifconfig parameters
martin[src/trunk]: src/tests/ipf/expected Ooops, pilot error - revert last
christos[src/trunk]: src/sys/dev remove extra semicolons.
christos[src/trunk]: src/distrib/sets/lists Add hmac(3)
ozaki-r[src/trunk]: src/sys Apply m_get_rcvif_psref (kill m_get_rcvif_NOMPSAFE)
ozaki-r[src/trunk]: src/tests/net/if Improve test stability
christos[src/trunk]: src/lib/libc/rpc PR/50408: Pedro Giffuni: Provide a way for rpc ...
knakahara[src/trunk]: src/sys/kern revert kern_softint.c:r1.42 (which was incorrect fix)
knakahara[src/trunk]: src/sys/netinet remove extra pserialize_perform()
bouyer[src/trunk]: src/sys/arch/arm/allwinner Fix typo, pointed out by jmcneill@ (t...
knakahara[src/trunk]: src fix missing mans about pci.9 and pci_intr.9
maxv[src/trunk]: src/sys/arch/x86/x86 Put the code in charge of remapping the ker...
wiz[src/trunk]: src/doc gcc-5.4 out.
wiz[src/trunk]: src/share/man/man9 Bump date for function prototype change.
msaitoh[src/trunk]: src/sys/dev - Drop the host wakeup bit after resetting PHY on PC...
skrll[src/trunk]: src/sys/uvm/pmap Remove #if 0 / #endif includes
jmcneill[src/trunk]: src/sys/arch/arm add support for optional RB_POWERDOWN handler
christos[src/trunk]: src/lib/libc/time drop stray #endif
wiz[src/trunk]: src/usr.bin/mkesdb Sync usage with program. Add RCS Id. Increase...
christos[src/trunk]: src/sys/sys Use existing macros to implement TAILQ_FOREACH_REVER...
christos[src/trunk]: src/usr.bin/rpcgen Delete extra declaration of svc_fdset... And ...
pgoyette[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Don't assign value to ...
phx[src/trunk]: src/sys/arch/amiga/stand/loadbsd Build instructions and Makefile...
mrg[src/trunk]: src/external/mit/xorg/lib/gallium properly link and enable all t...
tsutsui[src/trunk]: src/sys/arch/sparc64/dev Add a missing newline in zs at sbus att...
pooka[src/trunk]: src/sys/dev/pci Use SCSIPI_CHAN_NOSETTLE.
ozaki-r[src/trunk]: src/sys/netinet Fix db_print_llinfo
macallan[src/trunk]: src/sys/arch/macppc/dev shut up unused function warning
skrll[src/trunk]: src/sys/dev/usb Don't ignore return value of xhci_update_ep0_mps...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/drm only clear agp hook on last close ...
kiyohara[src/trunk]: src/sys/arch AM335x's sdhc@obio use offset 0x100.
christos[src/trunk]: src/include/rpc - provide accessor functions for the fdset's use...
christos[src/trunk]: src/tests/fs/nfs/nfsservice/rpcbind Remove dup copy of rpcbind s...
maxv[src/trunk]: src/sys/kern Ensure the restartable atomic sequence is in userla...
ozaki-r[src/trunk]: src/tests/net/route Fix test names
christos[src/trunk]: src/common/lib/libc/stdlib Fix capitalization
pgoyette[src/trunk]: src/sbin/modstat Add FLAGS to the module data displayed. Reduce...
tnn[src/trunk]: src/sys/arch/amd64/conf Add "pseudo-device iscsi" to ALL and as ...
isaki[src/trunk]: src/sys/arch/x68k/stand Unify netboot and boot (into boot).
macallan[src/trunk]: src/sys/arch/macppc/dev shut up another unused function warning
wiz[src/trunk]: src/lib/libc/stdlib Sort SEE ALSO.
pgoyette[src/trunk]: src/sys/kern Don't declare module_verbose_on or module_autoload_...
abhinav[src/trunk]: src/usr.sbin/makemandb Fix an off by one issue when concatenatin...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/ia64 avoid the default TAR...
maxv[src/trunk]: src/sys/arch/x86/x86 Introduce pmap_bootstrap_valloc and pmap_bo...
knakahara[src/trunk]: src/sys/net gif(4) does not need link state changing interrupts
abhinav[src/trunk]: src/external/public-domain/sqlite Don't use threads.
christos[src/trunk]: src/lib/libc/time Add tzgetgmtoff, delint compat
jmcneill[src/trunk]: src Build xf86-video-modesetting on evbarm
knakahara[src/trunk]: src/sys/net reduce link state changing softint if it is not requ...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 5.4 and ia64.
ozaki-r[src/trunk]: src/sys Use pslist(9) for the global in6_ifaddr list
joerg[src/trunk]: src/distrib/sets/lists/comp Remove duplicate entry.
christos[src/trunk]: src/lib/libc/rpc CID 1338513: Check listen(2) return
christos[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant Apply patch by Jouni Ma...
christos[src/trunk]: src/usr.sbin/makefs/ffs tidy up error messages
christos[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config/rs6000 We've never sup...
christos[src/trunk]: src/lib/libpuffs fix return type
kiyohara[src/trunk]: src/sys/dev/sdmmc Please more delay, if timeout in sdhc_wait_int...
dholland[src/trunk]: src Add a new lfs header file: lfs_accessors.h.
ozaki-r[src/trunk]: src/sys/netinet Tidy up goto lables
mrg[src/trunk]: src/external/mit/xorg/lib remove some trailing \'s that aren't n...
nonaka[src/trunk]: src/sys/dev/pci Add some ATI/AMD devices.
christos[src/trunk]: src/lib/libc/rpc - Provide multi-threaded fdset's for everyone n...
christos[src/trunk]: src/sys/dev/ic kill RAL_DEBUG
dholland[src/trunk]: src/lib/libc/sys Dump the list of async-signal-safe functions he...
joerg[src/trunk]: src/lib/libc Soft-float support for rounding mode is currently n...
jmcneill[src/trunk]: src/external/mit/xorg/lib/gallium build nouveau on evbarm, too
christos[src/trunk]: src/sys Ignore the ancient 01.01 tag that gnuc used to put in ol...
christos[src/trunk]: src/include/rpc provide a poll(2) based interface.
christos[src/trunk]: src/distrib/sets/lists/comp add new manual pages
christos[src/trunk]: src/sys/dev/hdaudio more complex version to determine what is an...
msaitoh[src/trunk]: src/sys/dev/pci No, functional change:
christos[src/trunk]: src/sys/kern PR/51277: Fix compat32 coredumping that broke with ...
christos[src/trunk]: src/sbin/cgdconfig replace openssl HMAC(3) with our hmac(3).
kamil[src/trunk]: src/lib/libpanel Readd empty line - it's a part of style
skrll[src/trunk]: src/sys/arch/arm Support pmap_pv_track and friends
phx[src/trunk]: src Build a wsfb Xorg server for amiga.
wiz[src/trunk]: src/lib/libexecinfo Correctly document backtrace_symbols_fd_fmt.
christos[src/trunk]: src Some of the puffs mount programs don't need RUMP, re-enable ...
christos[src/trunk]: src/external/bsd/tcpdump Fix MKCRYPTO=no build
christos[src/trunk]: src/distrib/sets/lists fix sets for MKCRYPTO=no
christos[src/trunk]: src/sys/sys Add DK_DEV_BSIZE_OK()
nros[src/trunk]: src/lib/libm/man Fix typo in erfl synopsis.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia make VDD_CPU programming a bit easier to...
christos[src/trunk]: src/distrib/sets/lists bump libc and add tzgetgmtoff(3)
abhinav[src/trunk]: src/external/public-domain/sqlite/dist Import sqlite-3.13.0.
christos[src/trunk]: src/distrib/sets/lists fix sets
abhinav[src/trunk]: src/external/public-domain/sqlite/dist Mark the functions get2by...
isaki[src/trunk]: src/sys/arch/x68k/stand/boot Fix my mistake of previous commit.
mrg[src/trunk]: src/external/gpl3 remove old generated versions of man pages.
dholland[src/trunk]: src/usr.bin/tip/aculib PR 51192 David Binderman: fix wrong logic...
matt[src/trunk]: src/sys/arch/mips/mips Fix busted #if/endif
skrll[src/trunk]: src/sys/dev/usb Whitespace
szptvlfn[src/trunk]: src/external/mit/xorg/lib/gallium remove redundant \
mrg[src/trunk]: src/sys/arch/evbarm/beagle apply some #if defined(TI_AM335X) so ...
wiz[src/trunk]: src/lib/libpanel Improve wording.
pooka[src/trunk]: src/sys/rump/dev add virtio-scsi component
jmcneill[src/trunk]: src/sys/arch/arm/omap add basic AM335x GPIO support
skrll[src/trunk]: src/sys/arch/mips/mips Fix a comment
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add mvsocts.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Don't confuse between VM_PROT and UVM_P...
msaitoh[src/trunk]: src/sys/dev/pci Call wm_get_wakeup(sc) before checking WM_F_HAS_...
christos[src/trunk]: src/sys/sys Generalize the length macro, and also provide a macr...
jakllsch[src/trunk]: src/sys/dev/ic Only sync and unload dma map in ahci_atapi_comple...
knakahara[src/trunk]: src/sys let gif(4) promise softint(9) contract (2/2) : ip_encap ...
dholland[src/trunk]: src/sys/arch/mips/mips Improve comments after some discussion wi...
christos[src/trunk]: src man page for sched_protect (Charles Cui, GSoC 2016)
pgoyette[src/trunk]: src/common/lib/libprop Missed a couple of function-call renames ...
msaitoh[src/trunk]: src/sys KNF. No functional change.
matt[src/trunk]: src/sys/arch/mips Change MIPS to use the common pmap code.
knakahara[src/trunk]: src if_gif supports rump now.
nros[src/trunk]: src Add the C11 function aligned_alloc to libc.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/device Pa...
skrll[src/trunk]: src/sys/dev/usb More debug in new_device.
christos[src/trunk]: src/lib/libc new hmac function.
msaitoh[src/trunk]: src/sys/dev/pci - On ICH8, call wm_gig_downshift_workaround_ich8...
maya[src/trunk]: src/usr.bin/mkcsmapper Add man page for mkcsmapper.
christos[src/trunk]: src/sys/net CID 980463: Provide common error path for rollback. ...
matt[src/trunk]: src/sys/arch/mips/include Use (uint64_t) to avoid 32-bit overflow
pgoyette[src/trunk]: src/usr.sbin/vnconfig Update to keep up with reality. In NetBSD...
dholland[src/trunk]: src/lib/libc/gen Fix three of these strings (ones that are rarel...
dholland[src/trunk]: src/lib/libc/sys Drop in a reference to the list of async-signal...
christos[src/trunk]: src/include add tzgetgmtoff
christos[src/trunk]: src/tests/lib/libc/time merge more the tests
knakahara[src/trunk]: src/sbin/ping6 rump.ping6 supports "-S" option.
pgoyette[src/trunk]: src/distrib Omit cgd based ramdisks and miniroot modules if MKCR...
joerg[src/trunk]: src/usr.bin/patch paths.h is not used.
ozaki-r[src/trunk]: src/sys Add HASH_PSLIST (pslist(9)) type for hashinit()
joerg[src/trunk]: src/etc Translate requests for ucom into ttyU.
knakahara[src/trunk]: src/sys/net fix evbsh3 build
jmcneill[src/trunk]: src/sys/external/bsd/drm2/drm If the "is_console" property is al...
snj[src/trunk]: src/doc Note that the netbsd-5{, -1, -2} branches have been termin...
maya[src/trunk]: src/sys/dev/usb Turn a few KASSERTs into KASSERTMSG mentioning t...
abhinav[src/trunk]: src/external/public-domain/sqlite/dist Merge conflicts for sqlit...
knakahara[src/trunk]: src/sys/net fix spelling mistake pointed out by roy@n.o
christos[src/trunk]: src/lib/libc/hash Add license
christos[src/trunk]: src/lib/libc/hash Improve wording.
christos[src/trunk]: src/sbin cgdconfig does not need crypto.
christos[src/trunk]: src/doc mention vioscsi
christos[src/trunk]: src/lib/libc/rpc Only do the compat cruft if we are compiling libc.
riastradh[src/trunk]: src/lib/librt Note that SCHED_OTHER must have priority PRI_NONE.
christos[src/trunk]: src/sys/dev disable debugging
dholland[src/trunk]: src/share/dict +wok
wiz[src/trunk]: src/games/quiz/datfiles Fix typo.
jmcneill[src/trunk]: src/sys/arch Port the Tegra (2D) display drivers to the DRM fram...
hannken[src/trunk]: src/sys/kern Take the vnode lock before the vnode is marked VI_C...
knakahara[src/trunk]: src/sys/arch/x86/x86 should use strlcpy instead of strncpy.
phx[src/trunk]: src/share/man/man4 Add sandpoint ddb-entry method.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Fix kmem_free() size mismatch
jmcneill[src/trunk]: src/distrib/sets/lists/xserver add nouveau_dri.so
ozaki-r[src/trunk]: src/sbin/ping6 Fix exit status when -c and -X is used
pgoyette[src/trunk]: src/sys/arch/cesfic/cesfic Remove superfluous #includes - nothin...
msaitoh[src/trunk]: src/sys/dev/pci - Restore pci_subr.c rev. 1.135's change in pci_...
skrll[src/trunk]: src/sys/arch/mips/mips Trailing whitespace
khorben[src/trunk]: src/sys/arch/i386/stand/boot Also document the "splash" command ...
christos[src/trunk]: src/lib/libc/time Document tzgetgmtoff(3)
skrll[src/trunk]: src/sys/arch/mips/mips Fix PR/51288 reproducable panic on evbmip...
shm[src/trunk]: src/usr.bin/login - Added error checks for initgroups(3) and set...
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/therm dis...
skrll[src/trunk]: src/sys/dev/usb Don't pretend to do zero length IN control trans...
maxv[src/trunk]: src/sys/arch/x86/x86 Use pmap_bootstrap_valloc and pmap_bootstra...
christos[src/trunk]: src/usr.sbin/rpcbind CID 1338514: Check NULL returns
shm[src/trunk]: src/external/historical/nawk/dist PR/50199 - fix for strftime ca...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic only advertise HS200 and 8-bit mode on ...
skrll[src/trunk]: src/sys/arch/mips/include Remove commented #include
skrll[src/trunk]: src/sys/dev/ic Debug tweak
kiyohara[src/trunk]: src/sys Add 'needs-flag' to tps65217pmic.
ginsbach[src/trunk]: src/lib/libc/time Don't attempt to set TM_ZONE (name) for 'J' as...
christos[src/trunk]: src/sbin/modstat print flags symbolically.
kamil[src/trunk]: src/lib/libpanel No functional changes
christos[src/trunk]: src/sys/net correct mistake in previous
dholland[src/trunk]: src/share/man/man7 bump up the copyright date since I practicall...
christos[src/trunk]: src/sys/arch/sparc64/sparc64 Use PRIx64 and %# requested by phone@
joerg[src/trunk]: src/sys/kern Add the parent device (if present) to the device pr...
christos[src/trunk]: src/tests/lib/libc/rpc Add a test for the raw transports which a...
palle[src/trunk]: src/sys/dev/ic mpt: add missing debug strings to the Error_Map I...
christos[src/trunk]: src/sys/arch/sparc64/sparc64 fix printf formats.
ozaki-r[src/trunk]: src Constify some arguments of pslist(9) functions
knakahara[src/trunk]: src/sys/arch/x86/x86 strncpy should use destination buf length i...
christos[src/trunk]: src/lib/libc/compat/include Add tzgetgmtoff() prototype I forgot...
knakahara[src/trunk]: src/sys/net fix panic after "ifconfig gifX tunnel src dst" faile...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist put back the old ones until...
christos[src/trunk]: src Put back NULL tests for allocation failures.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Convert siginfo to 32bit version be...
martin[src/trunk]: src/share/mk Switch sparc64 to gcc 5.4, binutils 2.26 and gdb 7.10.
ozaki-r[src/trunk]: src/sys Replace macros to get an IP address with proper inline f...
pgoyette[src/trunk]: src/common/lib/libprop The local copy of rb_tree code has been u...
christos[src/trunk]: src/sys/dev/pci fix the status return.
christos[src/trunk]: src/usr.bin/xlint/lint1 Recognize binary constants
joerg[src/trunk]: src/tests/lib/libc/gen/exect sig_atomic_t does not include volat...
riz[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Declare variab...
dholland[src/trunk]: src/usr.bin/error PR 51298 David Binderman: simplify redundant c...
ozaki-r[src/trunk]: src/sys/netipsec Restore const qualifier dropped due to switchin...
christos[src/trunk]: src/lib/libc/rpc - Use -1 for the fake raw fd since we will be a...
joerg[src/trunk]: src Install stdalign.h and stdnoreturn.h for clang as well.
ozaki-r[src/trunk]: src/sys/netinet Fix error paths
christos[src/trunk]: src/lib/libc/time another lint warning for compat.
christos[src/trunk]: src/sys/dev Use the new DK_DEV_BSIZE_OK() macro.
ozaki-r[src/trunk]: src/sys Make sure to free all interface addresses in if_detach
christos[src/trunk]: src/usr.sbin/makefs PR/51652: Sevan Janiyan: makefs dies due to ...
kamil[src/trunk]: src/tests/kernel Fix several printf(3)-like functions usage with...
christos[src/trunk]: src/doc Mention TI-RPC changes.
maya[src/trunk]: src/usr.bin/mkesdb Add man page for mkesdb
christos[src/trunk]: src/lib/libc/rpc simplify more.
jmcneill[src/trunk]: src/sys/arch/evbmips/loongson The version of PMON on my 8089B (L...
jmcneill[src/trunk]: src/sys/arch/arm/arm32 fix RB_POWERDOWN test
pgoyette[src/trunk]: src/sys/kern As long as we still claim to build each subcomponen...
sevan[src/trunk]: src/tests/bin/cat PR bin/4841 was filed regarding the handling o...
ozaki-r[src/trunk]: src Add tests of IPv6 link local address
dholland[src/trunk]: src/games/snake/snake Do not pass usleep() values >= 1 million. ...
christos[src/trunk]: src/sys/dev/pci more device names
dholland[src/trunk]: src/sbin/umount Don't assume that getaddrinfo sets the result po...
christos[src/trunk]: src/sys/arch/amd64/conf add vioscsi
phx[src/trunk]: src/distrib/amiga/stand Update loadbsd to 2.17, which can load E...
knakahara[src/trunk]: src/sys/netinet refactor: merge encap_init_once() to encapinit()
christos[src/trunk]: src/sys/dev Simplify ioctl handling a little.
pgoyette[src/trunk]: src/sys/sys Belatedly bump the version. Changes to struct lwp r...
szptvlfn[src/trunk]: src/external/mit/xorg remove redundant \
christos[src/trunk]: src/crypto/external/bsd/openssh/dist regen
christos[src/trunk]: src/external/bsd/wpa/bin Fix MKCRYPTO=no build.
skrll[src/trunk]: src/sys/arch/mips/mips Fix MIPS3_NO_PV_UNCACHED alias handling b...
mrg[src/trunk]: src/libexec/httpd avoid an impossible case the compiler can't qu...
christos[src/trunk]: src/sys regen
wiz[src/trunk]: src/lib/libc/time Whitespace.
macallan[src/trunk]: src/sys/arch/evbmips/loongson alternate clock.c implementation f...
ozaki-r[src/trunk]: src/tests/net/ndp Fix up the header
pgoyette[src/trunk]: src/sys In sysv_sem.c, defer establishment of exithook so we can...
christos[src/trunk]: src/lib/libc new tzgetgmtoff
macallan[src/trunk]: src/sys/arch/macppc/pci first step to make genfb work with /chao...
matt[src/trunk]: src/sys/rump Pass down ${CPUFLAGS}
mrg[src/trunk]: src/external/gpl3/binutils/usr.bin/ld match aarch64* for the lds...
maya[src/trunk]: src Delete bpm(1)
tron[src/trunk]: src/lib/libc/rpc Avoid broken state if realloc(3) fails.
macallan[src/trunk]: src/sys/arch/evbmips/ingenic use kcpuset_isset()
phx[src/trunk]: src/sys/arch/amiga/dev Improved wscons support. Virtual screens ...
matt[src/trunk]: src/sys/arch/mips/mips Add machdep.fpu_present sysctl node
skrll[src/trunk]: src/sys/arch/hpcmips/dev Fix the unused fix
skrll[src/trunk]: src/sys/uvm Remove '\n' from UVMHIST_LOG format - it is not needed.
maxv[src/trunk]: src/sys/arch Try to make this part more readable. No functional ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Standard mode for I2C needs a source div...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia not used by tegradrm
wiz[src/trunk]: src/lib/libpanel Improve wording even more, suggested by Robert ...
christos[src/trunk]: src/sys/dev/pci more cards, sort.
christos[src/trunk]: src/distrib/sets/lists cgdconfig is no crypto.
wiz[src/trunk]: src/usr.bin/mkcsmapper Add RCS Id. Sort options in SYNOPSIS. Fix...
christos[src/trunk]: src/distrib/cobalt/ramdisk bump size
christos[src/trunk]: src/distrib/i386/installimage bump more.
knakahara[src/trunk]: src/sys/net fix CID 980463
knakahara[src/trunk]: src/sys fix: gif(4) receive side race
msaitoh[src/trunk]: src/sys/dev/pci PCI_HT_CAP() is right shifted value, so PCI_HT_C...
uwe[src/trunk]: src/lib/libpanel panel_below(NULL) returns the top panel.
msaitoh[src/trunk]: src/sys/arch/amd64/conf Add gpioiic into amd64/conf/ALL
christos[src/trunk]: src/lib/libc/time Add tzgetgmtoff(3)
tron[src/trunk]: src/lib/libc/rpc Don't try to use listen(2) on a UDP socket whic...
knakahara[src/trunk]: src/sys/netinet restore ifdef USE_RADIX (revert ip_encap.c:r1.44)
kiyohara[src/trunk]: src/sys/arch/arm/omap s/^ +/ /
matt[src/trunk]: src/sys/arch Adapt to common pmap changes.
kiyohara[src/trunk]: src/sys/arch/arm/arm32 Add Cortex-A9 r1.
skrll[src/trunk]: src/sys/dev/usb Trailing whitespace
kiyohara[src/trunk]: src/sys/arch/arm/omap com@obio's type is COM_TYPE_OMAP. This me...
wiz[src/trunk]: src/lib/libc/stdlib Use Dv for NULL.
matt[src/trunk]: src/distrib/evbarm/instkernel/ramdisk When building earmv7 ramdi...
kre[src/trunk]: src/lib/libutil Remove dawn/sunup/sunset/sundown (sunrise was ne...
skrll[src/trunk]: src/sys/dev/usb Convert umass(4) to usbhist.
kiyohara[src/trunk]: src/sys/arch/arm/omap Call uart_enable() before comprobe1().
kiyohara[src/trunk]: src/sys/arch/arm/omap Add more GPIO registers.
msaitoh[src/trunk]: src/sys/dev/pci Disable LPLU (Low Power Link Up) on D0 state on ...
christos[src/trunk]: src/external/gpl3/gcc/dist Fix inconsistencies with GNU-stack note:
martin[src/trunk]: src/share/mk Switch ia64 and alpha to latest gcc/binutils(alpha ...
christos[src/trunk]: src/sys/dev/ic PR/50395: Vicente Chaves de Melo: Loss of charact...
msaitoh[src/trunk]: src/sys/arch/i386/conf Add tcpcib, gpioiic, gpiopwm and bwi into...
mrg[src/trunk]: src/share/mk turn off MKCOMPAT for aarch64eb builds for now.
matt[src/trunk]: src/share/mk Add placeholder for compiing earmv7* with -mthumb.
christos[src/trunk]: src/usr.sbin/vnconfig Since now the kernel returns ENXIO again f...
christos[src/trunk]: src/distrib/sets/lists/xdebug add nouveau, sort
martin[src/trunk]: src/external/lgpl3/mpfr/dist/src Apply upstream r8705: fix logic...
christos[src/trunk]: src/external/bsd/ntp/bin always build ntp_keygen
nros[src/trunk]: src/tests/lib/libc/stdlib Fix code style errors pointed out by c...
abhinav[src/trunk]: src/usr.sbin/makemandb Fix possible buffer overflow when concate...
skrll[src/trunk]: src/sys/arch/mips/include Trailing whitespace
knakahara[src/trunk]: src/sys let gif(4) promise softint(9) contract (1/2) : gif(4) side
nonaka[src/trunk]: src/sys/dev/pci regen
wiz[src/trunk]: src/lib/libpanel Fix previous.
christos[src/trunk]: src/lib/libpuffs consistency fixes.
wiz[src/trunk]: src/lib/libc/gen Bump date for _SC_THREAD_PRIO_PROTECT.
ozaki-r[src/trunk]: src/sys/netinet Tweak indentation
ozaki-r[src/trunk]: src/sys Add and use pslist(9)-based hashtable for IPv4 addresses
dholland[src/trunk]: src/sys/arch/amd64/conf Note that really old compat is only usef...
matt[src/trunk]: src/sys/arch/mips/cavium/dev Use mips_lwu
maxv[src/trunk]: src/sys/arch/x86/x86 When a user pmap is created, it is populate...
phx[src/trunk]: src/sys/arch Xorg for amiga via wsfb. Currently available on CV6...
pgoyette[src/trunk]: src/distrib/sets/lists/comp Fix the build.
dholland[src/trunk]: src/external/gpl2/lvm2/dist/daemons/clvmd Don't use %m in format...
christos[src/trunk]: src/sys/net/npf Simplify even further and fix non-modular kernels:
wiz[src/trunk]: src/bin/pax Use An in AUTHORS section.
skrll[src/trunk]: src/sys/arch/evbarm/conf Enable DIAGNOSTIC
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add NEXCOM VTC100.
skrll[src/trunk]: src/sys/arch/hpcmips/tx KNF
maxv[src/trunk]: src/sys When loading a module from VFS and from the bootloader, ...
tnn[src/trunk]: src/sbin/iscsid fix iSCSI RFC number
matt[src/trunk]: src/sys/arch/mips/mips We use the common uvm pmap now.
macallan[src/trunk]: src/etc create tty* entries for wsdisplay1-3
ozaki-r[src/trunk]: src/sys Kill remaining use of the old lists of IP addresses
phx[src/trunk]: src/etc PR misc/50046
matt[src/trunk]: src/sys/arch/mips Define (but not use) separate kernel and user ...
jmcneill[src/trunk]: src/sys/arch/arm/omap AM335x EDMA3 has an alignment restriction ...
isaki[src/trunk]: src/sys/arch/x68k/stand Add SCSI host adaptor selector to "boot"...
abhinav[src/trunk]: src/external/public-domain/sqlite/man Add newly generated man pages
wiz[src/trunk]: src/lib/libc/sys Bump date for header file change.
knakahara[src/trunk]: src/sys/netinet use pserialize(9) and psref(9) (2/2) : ip_encap ...
knakahara[src/trunk]: src pci_intr_type() is required pci_chipset_tag_t argument by ot...
maxv[src/trunk]: src/sys/arch/x86/x86 Simplify pmap_get_physpage.
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Remove white spaces.
skrll[src/trunk]: src/sys/dev/ic Loop in the interrupt handler while there are int...
maxv[src/trunk]: src/sys/arch/x86/x86 KNF a little, remove some stupid comments, ...
skrll[src/trunk]: src/sys/dev/isa Provide some defaults. From Felix Deichmann.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia fix i2c periph clock, send repeat start ...
ozaki-r[src/trunk]: src/sys/netinet Fix inappropriate rt_flags check
mlelstv[src/trunk]: src/usr.sbin/usbdevs Print release also in hex.
christos[src/trunk]: src/libexec/httpd - don't use alloca and then check if alloca re...
maxv[src/trunk]: src/sys/arch/x86/x86 Use pmap_bootstrap_palloc.
christos[src/trunk]: src/tests/lib/libpthread fix uninitialized var.
mrg[src/trunk]: src/external/gpl3/gcc enable some soft-fp for ia64, needed for l...
htodd[src/trunk]: src/distrib/sets/lists/xdebug Fix debug build.
christos[src/trunk]: src/tests/lib/libc/rpc make this compile for tests.
jmcneill[src/trunk]: src/external/mit/ctwm/bin/ctwm use NetBSD-inv.xpm for CTWM_WELCO...
christos[src/trunk]: src/usr.sbin/rpcbind merge RUMP changes.
christos[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib CID 977755: Resource...
maya[src/trunk]: src/distrib/notes/common Add myself
wiz[src/trunk]: src/lib/libc/sys Fix macro. Remove trailing whitespace.
christos[src/trunk]: src/sys/dev/ic more fixes.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/device Fi...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia only send repeat start if we are doing w...
jmcneill[src/trunk]: src/sys/dev/sdmmc allow vendor specific code to hook into bus wi...
bouyer[src/trunk]: src/sys/arch A debe can't feed both tcon at the same time.
phx[src/trunk]: src/sys/arch/amiga/pci Include genfb.h for NGENFB.
pgoyette[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Add missing dp...
mrg[src/trunk]: src/sys/arch/ia64/include add a definition for _UC_MACHINE_PC wh...
christos[src/trunk]: src/external/bsd/ntp Fix MKCRYPTO=no build
dholland[src/trunk]: src/share/man/man7 Document all the signals properly. Please rev...
christos[src/trunk]: src/lib/libc/rpc don't compile with SVC_LEGACY
christos[src/trunk]: src/external/cddl/dtracetoolkit/dist simple path fixes
christos[src/trunk]: src/tests/lib/libc/rpc CID 1338516: Handle svc_run() returning.
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-tdfx set USE_PCI...
wiz[src/trunk]: src/doc less-481 is out.
dholland[src/trunk]: src/games/boggle/boggle Double the threshold for crashing out wi...
mlelstv[src/trunk]: src/sys/dev Avoid NULL deref in case no bufq has been set.
maxv[src/trunk]: src/sys Make the execution flow canonical instead of jumping bac...
ozaki-r[src/trunk]: src/sys/netinet6 KNF
ginsbach[src/trunk]: src/lib/libc/time Reject timezone offsets more than 12 hours (ea...
ozaki-r[src/trunk]: src/sys/netinet6 Use ia6 or ia instead of ifa as a variable name...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia allow either crtc to be used with hdmi e...
ozaki-r[src/trunk]: src/sbin/ping6 Fix rump.ping6 -c N (N > 1) doesn't work
maxv[src/trunk]: src/sys/arch/x86/x86 KNF this function a little
msaitoh[src/trunk]: src/sys/dev/isa - Use aprint*() instead of printf() in the attac...
christos[src/trunk]: src/tests/lib/libc/time Account for J, fix %Z
christos[src/trunk]: src/external/bsd/elftoolchain/dist merge conflicts
phx[src/trunk]: src/sys/arch/amiga/dev Use the MD_BTOP() macro as replacement fo...
skrll[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace
christos[src/trunk]: src define block length
kiyohara[src/trunk]: src/sys/arch/arm/omap Support OMAP 4430.
christos[src/trunk]: src/etc/rc.d Adjust for new ifconfig address/mask output.
christos[src/trunk]: src/usr.sbin/postinstall rename populate_rc to update_rc and cop...
christos[src/trunk]: src/sys/dev/pci kill some more debugging.
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Basically revert r1.246 of locore.s...
abhinav[src/trunk]: src/share/man/man9 Add missing .Nd
matt[src/trunk]: src/sys/arch/mips/mips Remove PMAP_POOLPAGE_DEBUG latent code si...
ozaki-r[src/trunk]: src/sys/netinet6 Move in6_ifaddr_list to a more proper place (fr...
skrll[src/trunk]: src/sys/dev/usb s/UBS/USB/
skrll[src/trunk]: src/sys/arch/arm/arm32 Tweak the KASSERTs in pmap_update in the ...
skrll[src/trunk]: src/sys/arch/mips/mips Fix code inversion in an #ifdef NOFPU case
abhinav[src/trunk]: src/doc sqlite-3.13.0 imported.
dholland[src/trunk]: src/sys/arch/mips/mips typo in comment
abhinav[src/trunk]: src/usr.sbin/makemandb Reuse variable from previous line.
ozaki-r[src/trunk]: src/sys/netinet Separate IP address matching functions
phx[src/trunk]: src/doc Amiga Xorg support.
christos[src/trunk]: src/common/lib/libc/stdlib Recognize 0[bB] as binary (base 2)
jmcneill[src/trunk]: src/sys/arch/arm/nvidia support disabling the HDMI output
jakllsch[src/trunk]: src/sys/arch/evbarm/conf enable cd(4) in JETSONTK1
christos[src/trunk]: src/sys/dev fix incorrect memset.
maxv[src/trunk]: src/sys/arch Remove this area (unused).
matt[src/trunk]: src/sys/arch/mips Use sdcache routines.
christos[src/trunk]: src/sys/netinet6 CID 1362905: Initialize ifp early, so that we d...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Add vblank support
skrll[src/trunk]: src/sys/kern Drop to spl0 after the pmap_activate call. Should ...
joerg[src/trunk]: src/usr.bin/kdump ' != " so make the condition actually work.
pgoyette[src/trunk]: src/sys/kern Add some additional status messages for kern.module...
christos[src/trunk]: src/include add hmac(3)
maxv[src/trunk]: src/sys/arch/amd64/amd64 Explain why we should use kernel_map in...
abhinav[src/trunk]: src/doc SQLite 3.13.0 was released.
abhinav[src/trunk]: src/usr.sbin/makemandb Avoid possible buffer overflow while pars...
christos[src/trunk]: src/external/mit/xorg/server/xorg-server.old/hw Fix MKCRYPTO=no ...
matt[src/trunk]: src/sys/arch/mips/include u_int32_t -> uint32_t
wiz[src/trunk]: src/usr.bin/mkcsmapper Sync usage between program and man page. ...
skrll[src/trunk]: src/sys/arch/mips/mips Fix a bug introduced by me in 1.214 where...
msaitoh[src/trunk]: src/sys/kern KNF. No functional change.
christos[src/trunk]: src/sys/netnatm initialize npcb; founds by brainy
maya[src/trunk]: src/sys/uvm/pmap Fix build by removing accidential duplicate line.
maxv[src/trunk]: src/sys/arch/x86/x86 Surprisingly enough, the kernel expects the...
mlelstv[src/trunk]: src/sys/dev/scsipi Create a dedicated thread for the initial scs...
marty[src/trunk]: src/sys/arch/evbarm/odroid Fix typo that prevented CONADDR from ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable GPIO
mlelstv[src/trunk]: src/sys/dev/sdmmc Also wait for DAT when sending RSP_BSY command...
wiz[src/trunk]: src/share/man/man4 Bump date for previous, remove empty line.
ozaki-r[src/trunk]: src/sys/netinet6 Add missing IN6_ADDRLIST_ENTRY_DESTROY
marty[src/trunk]: src/sys/arch/evbarm/odroid small cleanup of odroid_start.S
ozaki-r[src/trunk]: src/sys Make sure that ifaddr is published after its initializat...
joerg[src/trunk]: src/sys/netinet6 Ensure that the callout of the multicast addres...
kiyohara[src/trunk]: src/sys/arch/arm/marvell Support Armada XP.
christos[src/trunk]: src/sys/dev CID 1362902: forward null
maxv[src/trunk]: src/sys/arch/x86/x86 KNF and simplify a little.
matt[src/trunk]: src/sys/arch/mips/mips Remove extra #endif
christos[src/trunk]: src/lib/libc/rpc check for errors and recover instead of core-du...
ozaki-r[src/trunk]: src/sys Switch the IPv4 address list to pslist(9)
pgoyette[src/trunk]: src/sys/kern Mark kern.posix.semcnt as READONLY - we don't want ...
matt[src/trunk]: src/distrib/evbppc/ramdisk Add sbin/sysctl
christos[src/trunk]: src/lib/libc/time PR/50380: Balazs Scheidler: strptime() returns...
ozaki-r[src/trunk]: src/tests/net/ndp Add tests for GC of neighbor caches
is[src/trunk]: src/sys/netinet Workaround for PR 47013 by bouyer@. Only works f...
skrll[src/trunk]: src/sys/arch/evbarm/odroid Use movw/movt to get EXYNOS_CORE_PBAS...
christos[src/trunk]: src/usr.bin/finger fix format
pgoyette[src/trunk]: src/sys/net Don't initialize variables that no longer exist in b...
dholland[src/trunk]: src/doc/roadmaps Update the storage roadmap. Please review/comme...
christos[src/trunk]: src/lib/libterminfo From PR/50092:
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1288934: Use after free.
pgoyette[src/trunk]: src/sys/external/bsd/ipf/netinet Another case of not calling dev...
msaitoh[src/trunk]: src/sys/dev/pci Add Braswell PCU SMBus.
christos[src/trunk]: src/usr.bin/netstat more XXX removal.
hubertf[src/trunk]: src/share/examples/wpa_supplicant add RCS is
wiz[src/trunk]: src/usr.sbin/i2cscan Whitespace.
njoly[src/trunk]: src/tests/lib/libc/sys Add testcase that ensure that stack hard ...
leot[src/trunk]: src/sys/dev/pci Add NetBSD RCS Id.
bouyer[src/trunk]: src/sys/arch/evbarm/conf Remove USB HID entries, they're already...
skrll[src/trunk]: src/sys/arch/evbarm/conf EXYNOS_CONSOLE_EARLY doesn't belong here
abhinav[src/trunk]: src/lib/libc/string Add missing words and fix grammar.
msaitoh[src/trunk]: src/doc Note sdtemp(4).
msaitoh[src/trunk]: src/doc Note sdtemp(4)'s JEDEC TSE2004av support.
joerg[src/trunk]: src/sys/arch/sparc/stand/boot Don't use dynamically sized unions...
ozaki-r[src/trunk]: src/tests/net/net Set timeout of ping6 to reduce execution time
maxv[src/trunk]: src/sys/arch/amd64/amd64 Unused.
skrll[src/trunk]: src/sys/dev/usb Remove unused files.
christos[src/trunk]: src/lib/libc/db/hash Account for the -1 hack to fit 0x10000 in a...
matt[src/trunk]: src/sys/arch/mips/mips Use mips3_ld
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Limit configuration space access to the ...
pgoyette[src/trunk]: src/usr.sbin/fssconfig Add rump.fssconfig
ozaki-r[src/trunk]: src/sys/netinet6 Declare __debugused for no DIAGNOSTIC kernels
christos[src/trunk]: src/sys/arch/newsmips Don't include <mips/locore.h> in <machine/...
christos[src/trunk]: src/distrib/sets/lists/comp put ctf lint library back. need to i...
kre[src/trunk]: src/etc Always define MKNOD, even if we don't think we need it (...
marty[src/trunk]: src/sys/arch/evbarm/odroid snapshot: Does NOT boot
christos[src/trunk]: src/share/doc/usd PR/50360: Thomas Klausner: Fix MKREPRO builds
wiz[src/trunk]: src/sbin/chown Bump date for previous.
shm[src/trunk]: src/libexec/tftpd CID 976523: add FALLTHROUGH
christos[src/trunk]: src/external/bsd/mdocml/dist mark tag_signal as noreturn.
njoly[src/trunk]: src/sys/kern In dosetrlimit() round stack hard limit just like s...
christos[src/trunk]: src/distrib/sets/lists Add new db test.
hannken[src/trunk]: src/sys/net rtcache_clear_rtentry: use LIST_FOREACH_SAFE as the ...
pgoyette[src/trunk]: src/lib/libc/stdio Remove duplicated 'i' from list of numeric fo...
skrll[src/trunk]: src/lib/libc/arch/hppa/gen No need to define PSW_MBS as machine/...
palle[src/trunk]: src/sys/arch/sparc64/dev sun4v: reset cbus debug back to zero
skrll[src/trunk]: src/sys/dev/usb Fix 10year old bug of mine affecting interrupt I...
mlelstv[src/trunk]: src/sys/arch/arm/broadcom Add drivers to access the clock manage...
macallan[src/trunk]: src/sys/arch/mips/mips fix tpyo, now n32 kernels have a chance t...
pgoyette[src/trunk]: src/sys/kern Eliminate stray \t in the syscalls_autoload.c outpu...
christos[src/trunk]: src/usr.bin/xlint/lint1 accept attributes in param decls
njoly[src/trunk]: src New getsockname(2) testcase for UNIX domain sockets.
mlelstv[src/trunk]: src/sys/dev bounds check requires consistent units, i.e. DEV_BSIZE.
martin[src/trunk]: src/sys/rump/librump/rumpkern Adapt to e_default_mapaddr signatu...
pgoyette[src/trunk]: src/sys/ufs/ffs If file system ffs is built with WAPBL defined, ...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-suncg6 build EXA...
msaitoh[src/trunk]: src/sys/dev/pci Delete #ifdef __HAVE_PCI_MSI_MSIX and use pci_in...
kamil[src/trunk]: src/share +libpanel: Z-order for curses windows
marty[src/trunk]: src/sys/arch/evbarm/conf SNAPSHOT: DOES NOT BOOT
pgoyette[src/trunk]: src/sys/netsmb Ooops - previous change was over-zealous. We sti...
pgoyette[src/trunk]: src/usr.bin/config Only emit bdevsw externs for entries in the b...
maya[src/trunk]: src/sys/arch/playstation2/dev Don't use old-style definitions.
maya[src/trunk]: src/sys/arch/playstation2/playstation2 Remove unused variables
christos[src/trunk]: src/usr.bin/xlint/lint1 handle "extern __attribute__((__gnu_inli...
maya[src/trunk]: src/sys/arch/arc/include Avoid redefining UPAGES
dholland[src/trunk]: src/sbin/ping Don't call variables that are used "dummy".
skrll[src/trunk]: src/sys/arch/arm/arm32 Simplify ARM_MMU_EXTENDED #ifdefs
msaitoh[src/trunk]: src/sys/dev/pci Regen.
skrll[src/trunk]: src/sys/dev/usb Various improvement from t-hash (and a bit from ...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add the newly-created wapbl modul...
msaitoh[src/trunk]: src/sys - Use aprint*() instead of printf() in xxx_attach().
skrll[src/trunk]: src/lib/libpthread KNF
christos[src/trunk]: src/lib/libcurses PR/50092: don't leak screen on multiple setterms.
christos[src/trunk]: src/sys/compat/linux PR/50428: Rin Okuyama: support SA_RESTORER ...
skrll[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/fb Improv...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Add PCI Extended Configuration support f...
matt[src/trunk]: src/sys/arch/mips/mips For LP64 and N32 make sure KX is set in t...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 remove all MD uses of suword(), rep...
christos[src/trunk]: src/usr.bin/netstat XXX: removal
skrll[src/trunk]: src/sys/arch/evbarm/conf Page align KERNEL_BASE_{PHYS, VIRT} and ...
skrll[src/trunk]: src/sys/arch/arm/arm32 more debug
pgoyette[src/trunk]: src/sys/kern Fix obvious typo - even though it is inside a #ifde...
pgoyette[src/trunk]: src/sys/dev/filemon Don't allow setting the PID-to-trace if the ...
plunky[src/trunk]: src/sys/netbt note recent spec additions to L2CAP Info command r...
jakllsch[src/trunk]: src/sys/arch/evbarm/tegra Fix up tegrausbphy attach args and stu...
mlelstv[src/trunk]: src/sys/kern Handle sector sizes other than DEV_BSIZE when readi...
skrll[src/trunk]: src/sys/arch/mips/mips Correct comment
msaitoh[src/trunk]: src/sys No functional change:
ozaki-r[src/trunk]: src/sys/netinet6 Stop passing llinfo_nd6 to nd6_ns_output
pooka[src/trunk]: src describe => rumpdescribe
christos[src/trunk]: src/lib/libcurses fix memory leaks (from Rin Okuyama)
dholland[src/trunk]: src/external/bsd/blacklist/bin typo
jakllsch[src/trunk]: src/sys/dev/pci Switch PCI athn(4) attachment from pci_intr_map(...
maya[src/trunk]: src/sys/ufs/lfs Fix a deadlock
dholland[src/trunk]: src/sys/ufs/lfs Update now-lying comment.
dholland[src/trunk]: src/doc stick my neck out for a runnable-but-experimental lfs64
ozaki-r[src/trunk]: src/sys Make DAD of ARP/NDP MP-safe with coarse-grained locks
christos[src/trunk]: src/external/bsd/mdocml/dist need sys/stat.h for umask.
maya[src/trunk]: src/sys/arch/playstation2/playstation2 Don't use old style defin...
jakllsch[src/trunk]: src/sys/dev/i2c Fix typo in string.
christos[src/trunk]: src/lib/libterminfo PR/50092: Rin Okuyama: Fix memory leak.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia expose HDMI from HDMI VSDB as physical-a...
christos[src/trunk]: src/sys/dev/isapnp regen
jakllsch[src/trunk]: src/sys/dev/ata Space before tab and trailing whitespace fixes.
ozaki-r[src/trunk]: src/sys/net Make complex RTM_CHANGE code understandable
marty[src/trunk]: src/sys/arch/evbarm Exit hypervisor mode before entering supervisor
mlelstv[src/trunk]: src/sys/dev Remove bogus dk_getdisklabel call.
skrll[src/trunk]: src/sys/arch/mips/mips Fixup some Loongson code after recent cha...
christos[src/trunk]: src/sys/kern From tedu at openbsd:
kamil[src/trunk]: src Plug-in libpanel(3): Z-order for curses windows
christos[src/trunk]: src/include update to size_t
ozaki-r[src/trunk]: src/sys/netinet Get rid of wrongly added TAILQ_INSERT_TAIL
christos[src/trunk]: src/lib/libedit PR/51706: Amir Plivatsky: Fix memory leak
skrll[src/trunk]: src/sys/arch/sgimips/sgimips Wrap long line
macallan[src/trunk]: src/sys/arch/mips/include move sysctl-related #defines out of #i...
matt[src/trunk]: src/sys/arch/mips/mips When doing dmamap syncs, try to use KSEG0...
msaitoh[src/trunk]: src/sys/dev/pci - ARI's function group is not bit 32-24 but 22-20.
skrll[src/trunk]: src/sys/arch/mips/mips Don't always include PARANOIA code
christos[src/trunk]: src/external/gpl3/binutils/lib/libbfd more stack protector
maya[src/trunk]: src/sys/arch/playstation2 Include mips/cpuregs.h for MIPS_PHYS_T...
pgoyette[src/trunk]: src/sys/kern Remove a call to panic() which duplicates the subse...
skrll[src/trunk]: src/sys/arch/arm/arm32 Trailing whitespace.
maxv[src/trunk]: src/sys/arch/x86/x86 Re-enable large pages on the data segment, ...
dholland[src/trunk]: src/sys/arch/ia64/unwind Instead of testing for unsigned < 0, co...
jdc[src/trunk]: src/sys/arch/sparc64/dev Set the target JPID for all interrupts ...
christos[src/trunk]: src/usr.sbin/makefs Provide a -T option to set timestamps to a c...
kamil[src/trunk]: src/lib/libpanel Update the list of libpanel man pages
mrg[src/trunk]: src/sys/arch/sparc64/dev s/pa/busaddr/ in a debug message, we pr...
matt[src/trunk]: src/sys/arch/mips/include Use register_t for _ds_vaddr
phx[src/trunk]: src/sys/fs/adosfs Patch by hannken@ to fix a bug which has been ...
maxv[src/trunk]: src/sys/arch/x86/x86 Introduce x86_load_region(), and explain a ...
msaitoh[src/trunk]: src/sys/dev/i2c Move functions to make module related code at th...
pgoyette[src/trunk]: src/sys/dev/filemon Remove the requirement that the target (trac...
skrll[src/trunk]: src/sys/dev/usb Trailing whitespace.
maya[src/trunk]: src/sys/arch/evbppc/conf Fix typo in Makefile which resulted in ...
pgoyette[src/trunk]: src/sys When calling devsw_attach() we need to use the expected/...
martin[src/trunk]: src/sys/arch/sparc64/dev Use __BIT() for some masks to fix the s...
hannken[src/trunk]: src/sys/arch/x86/x86 Replace SIMPLEQ_FOREACH with SIMPLEQ_FOREAC...
christos[src/trunk]: src/distrib/sets/lists/comp fix sets
christos[src/trunk]: src/sys/kern get rid of the suword {m, j}umbo and check return of...
christos[src/trunk]: src/sbin/dump - update NAME_MAX to match the kernel.
christos[src/trunk]: src/external/bsd/cron/dist fix type
christos[src/trunk]: src/usr.sbin/makemandb Sync with API changes.
martin[src/trunk]: src/sys/dev/ic Fix an off by one in the bit definition for RX st...
christos[src/trunk]: src/sys/arch/alpha/tc From Felix Deichmann:
maxv[src/trunk]: src/sys/arch Remove lapic_id, lapic_ppr and lapic_isr. We need t...
dholland[src/trunk]: src/sbin/ping Manipulate the signal masks so signals only arrive...
msaitoh[src/trunk]: src Add JEDEC TSE2004av support. OK'ed by pgoyette. If a device ...
is[src/trunk]: src/sys/netinet Print the IPv6 or IPv4 source addresses of packe...
ozaki-r[src/trunk]: src/sys/compat/common Apply if_get/if_put to compat_ifioctl
skrll[src/trunk]: src/sys/arch/mips/include Appease gcc and asm
wiz[src/trunk]: src/usr.sbin/makefs Sort options in usage to match man page order.
wiz[src/trunk]: src/lib/libc/sys Remove one of the two SEE ALSO sections.
pgoyette[src/trunk]: src/external/cddl/osnet Use C99 initializers for the cdevsw
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: handle device interrupts pro...
tsutsui[src/trunk]: src/sys/arch Remove \n from set_cpumodel(), and explicitly print...
pgoyette[src/trunk]: src/share/man/man4 Include additional info, including potential ...
jmcneill[src/trunk]: src/sys/dev/i2c add sysmon_wdog dependency to as3722pmic
pooka[src/trunk]: src/sys/rump/dev Use IOCONF #define to determine component name.
skrll[src/trunk]: src/sys Trailing whitespace
pgoyette[src/trunk]: src/tests/fs/tmpfs Update the test - the "official" name of the ...
ozaki-r[src/trunk]: src/tests/net/net Add fastforward6 test
christos[src/trunk]: src/lib/libc/db/hash If MAX_BSIZE == hashp->BSIZE (65536) then i...
martin[src/trunk]: src/sys/arch/sparc64/include PR 32999: adjust VM parameters for ...
mlelstv[src/trunk]: src/sys/sys Provide additional flags to control alternate functions
msaitoh[src/trunk]: src/sys/dev/pci - Add the Auto Slot Power Limit Disable bit in S...
maxv[src/trunk]: src/sys/arch/x86/x86 There is a huge bug in the way a uvm_map_pr...
maxv[src/trunk]: src/sys/arch Reorder some instructions, reduces the diff between...
matt[src/trunk]: src/lib/libc_fp Library which implements the softfloat primitive...
christos[src/trunk]: src/lib/libutil Patch from kre:
christos[src/trunk]: src/usr.sbin/mld6query PR/51353: Patrick Mackey: mld6query "-r"...
taca[src/trunk]: src/doc BIND 9.10.3-P4 has released.
pgoyette[src/trunk]: src/sys More adaptation of the rump component init, to avoid EEX...
christos[src/trunk]: src/tests/lib/libpthread we require root for sched_fifo, and mor...
pgoyette[src/trunk]: src/doc Add the pgoyette-localcount branch
maya[src/trunk]: src/sys/arch/playstation2 We need to include param.h before devi...
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra set vbus-gpio property on tegrausbphy, ...
skrll[src/trunk]: src/sys/arch/mips/mips Fix up va for pmap_md_map_ephemeral_page ...
pgoyette[src/trunk]: src/distrib/sets/lists/tests Add files for the new fss(4) test
joerg[src/trunk]: src/distrib/sets checkflist requires an egrep that honours multi...
bouyer[src/trunk]: src/sys/arch/arm/allwinner Turn off video output on WSDISPLAYIO_...
christos[src/trunk]: src/external/bsd/blacklist/lib Use %s+strerro(errno) instead of ...
abhinav[src/trunk]: src/usr.sbin/makemandb Use deroff() from mandoc(3) to directly p...
nonaka[src/trunk]: src/sys/dev/pci Add MegaRAID SAS3008
dholland[src/trunk]: src/sys/arch/ia64/unwind Speed limit 80.
christos[src/trunk]: src/lib/libutil Fix documentation inconsistencies, and add some ...
christos[src/trunk]: src/sys/conf use commands() instead of target() because assym.mk...
abhinav[src/trunk]: src/lib/libc/string Add STANDARDS section, referencing IEEE std ...
msaitoh[src/trunk]: src/sys/dev/i2c Use aprint_error() instead of aprint_normal() on...
skrll[src/trunk]: src/sys/uvm/pmap Use KERNEL_PID instead of 0
matt[src/trunk]: src/sys/arch/arc/arc Put back cacheable
dholland[src/trunk]: src/usr.bin/xlint/lint1 typo in comment
jakllsch[src/trunk]: src/sys/arch/arm/nvidia add more AFI BAR register offsets
maya[src/trunk]: src/sys/arch/playstation2 Adapt to change: struct cfdata * -> cf...
christos[src/trunk]: src/sbin/gpt Add the missing cases.
jmcneill[src/trunk]: src/sys/dev/sdmmc Add some event counters to track transfer sizes.
marty[src/trunk]: src/sys/arch/arm/samsung add 5422 gic handling to attach code
ozaki-r[src/trunk]: src/sys Use lltable/llentry for NDP
msaitoh[src/trunk]: src/sys/dev/pci Remove debug printf which was added in rev. 1.437.
jmcneill[src/trunk]: src/sys/dev/hdaudio disable data island packet transmission on T...
joerg[src/trunk]: src/usr.bin/fgen Unbreak tools build.
plunky[src/trunk]: src/etc/bluetooth clean up: remove FreeBSD cvs tags, update URLS...
marty[src/trunk]: src/sys/arch/arm/cortex something temporary that will go away on...
christos[src/trunk]: src/usr.sbin/makemandb Add -lz to makefile to fix the build.
dholland[src/trunk]: src/sys/kern Fix kern/50841: races in sys_lseek.
christos[src/trunk]: src/sbin/gpt merge the create errors in one place and fix them.
ozaki-r[src/trunk]: src/tests/net/if Set timeout of ping to reduce execution time
msaitoh[src/trunk]: src/sys/dev/mii Set mii_mpd_{oui,model,rev}.
wiz[src/trunk]: src/usr.sbin/paxctl New sentence, new line.
pgoyette[src/trunk]: src/sys/arch/amd64/amd64 Make kernels w/o ACPICA compile. (Same...
mrg[src/trunk]: src/sys/arch/arm apply some #if (ARM_MMU_V6 + ARM_MMU_V7) != 0.
pgoyette[src/trunk]: src/sys When initializing the rump cgd component, use the correc...
knakahara[src/trunk]: src/sys/net Reduce KERNEL_LOCK thereby ifq_lock is used by default.
christos[src/trunk]: src/external/gpl3/binutils/dist merge conflicts
ozaki-r[src/trunk]: src/sys/netinet6 Use sin6tosa and sin6tocsa macros
macallan[src/trunk]: src/sys/arch/mips/ingenic Long overdue suggestions from Taylor C...
shm[src/trunk]: src/libexec/ftpd CID 603440: ensure that closing socket exists
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Add SOC_THERM temperature sensor driver:
christos[src/trunk]: src/sys/external/bsd/acpica/dist 27 May 2016. Summary of changes...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Hardware cursor support.
ozaki-r[src/trunk]: src/sys/netinet Restore softnet_lock and KERNEL_LOCK for rtreque...
christos[src/trunk]: src/sys/sys long line police
maxv[src/trunk]: src/sys/arch/amd64/amd64 Remove the amd64 implementation of fuwo...
joerg[src/trunk]: src/sys/arch/sparc/sparc Remove shifts of the PSR constants befo...
skrll[src/trunk]: src/sys/arch/mips/mips Fix typo in comment
ozaki-r[src/trunk]: src/sys Use KASSERT for checking non-NULL of ifa->ifa_ifp
erh[src/trunk]: src/sbin/mount_null Eliminate the distinct path check, since the...
martin[src/trunk]: src/doc First cut at netbsd-8 branch objectives.
pgoyette[src/trunk]: src/sys/dev/filemon Remove extra ')' (bad cut&paste)
christos[src/trunk]: src/sbin/fdisk explain how to clear an entry (without reading th...
joerg[src/trunk]: src/sys/external/isc/atheros_hal/dist/ar5210 Replace left shifts...
skrll[src/trunk]: src/sys/arch/arm/arm32 In the ARM_MMU_EXTENDED case make sure th...
maxv[src/trunk]: src/sys/arch/x86/x86 This loop makes no sense at all.
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Complete the interrupt definitions list ...
christos[src/trunk]: src/usr.bin/netstat dedup
ozaki-r[src/trunk]: src/sys Fix build dependency of if_llatbl.c
pgoyette[src/trunk]: src/sys/kern As suggested by christos@, use KASSERTMSG()
jmcneill[src/trunk]: src/sys/arch Remove HOST1X and AHB_A2 from pmap_devmap
skrll[src/trunk]: src/sys Spell PMAP_TLB_NEED_SHOOTDOWN correctly
msaitoh[src/trunk]: src/sys/dev/pci Use aprint*() instead of printf() in the attach ...
christos[src/trunk]: src/doc start creating a table and say I will do binutils.
uebayasi[src/trunk]: src/usr.bin/config A few more.
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon From Frank Wille:
plunky[src/trunk]: src/lib/libbluetooth fix spelling Multiplexor->Multiplexer
hubertf[src/trunk]: src/usr.sbin/i2cscan Allow i2cdev to be specified with or withou...
martin[src/trunk]: src/sys/net Mark the rt_timer callout MPSAFE and move the first ...
christos[src/trunk]: src/lib/libpthread unnamed unions need special treatment since t...
skrll[src/trunk]: src/sys/arch/mips/mips KASSERT for KX in __mips_n32 as well.
mrg[src/trunk]: src/usr.sbin/cpuctl convert getcpuid() to take char* not char**
maxv[src/trunk]: src/sys/kern Change the protection of the kernel modules segment...
msaitoh[src/trunk]: src/sys/dev/pci Change macro name of Braswell PCU SMBus.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Update processor families from the late...
christos[src/trunk]: src/doc new acpica
pgoyette[src/trunk]: src/usr.sbin/fssconfig Update command line parsing to match real...
pgoyette[src/trunk]: src/sys/dev/filemon Fix return-code handling for execve and chdi...
mrg[src/trunk]: src/usr.sbin/cpuctl use stdbool.h
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
pgoyette[src/trunk]: src/share/man/man4 Fix sample code fragment
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1349675: Null pointer dereference
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Attach atphy instead of ukphy.
bouyer[src/trunk]: src/sys/arch/xen/xen Fix typo which caused the kenrel thread to ...
christos[src/trunk]: src/external/bsd/nvi PR/50484: Rin Okuyama: fix the script comma...
pgoyette[src/trunk]: src/sys/rump/dev/lib/libfss Fix variable names in previous
skrll[src/trunk]: src/sys/kern Bump size of scratchstr - some KASSERTMGS exceed 25...
pgoyette[src/trunk]: src/etc/mtree Add destination directory for new dev/fss test
pgoyette[src/trunk]: src/sys/dev Don't mutex_exit() if we didn't mutex_enter().
ozaki-r[src/trunk]: src/sys/netinet Get rid of a big block in in_arpinput
marty[src/trunk]: src/sys/arch/evbarm/odroid Revert my previous change -- it break...
wiz[src/trunk]: src/lib/libutil Sort sections. Mark up NULL. End Bl with El.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Fix A9 periph clock when selecting freq...
pgoyette[src/trunk]: src/sys/kern Remove stray \t (pointed out by Kamil - thanks!
pgoyette[src/trunk]: src/sys/kern Enable the module's MODULE_CMD_FINI action. It act...
kamil[src/trunk]: src/lib/libpanel Set LIBDPLIBS in libpanel for the required curs...
maxv[src/trunk]: src/sys/arch/amd64/amd64 This comment is wrong. In fact, we are ...
christos[src/trunk]: src/usr.bin/wall PR/50454: Timo Buhrmester: Fix wrong allocation...
christos[src/trunk]: src/usr.bin/netstat remove soft interrupt queues that don't exis...
skrll[src/trunk]: src/sys/arch/arm/arm32 Provide a mm_md_page_color and fix some k...
macallan[src/trunk]: src/sys/arch/macppc/dev adjust to dbdma changes
christos[src/trunk]: src/external/gpl3/gcc.old/dist/gcc Do the same song and dance fo...
wiz[src/trunk]: src/share/man/man4 Add missing word.
wiz[src/trunk]: src/lib/librt Bump date for previous.
maya[src/trunk]: src/sys/arch/playstation2 Include sys/device.h for cfdata_t
pgoyette[src/trunk]: src/sys Rename sc_auto to sc_autoload at suggestion of christos@
ozaki-r[src/trunk]: src/sys/sys Bump for MP-safe routing table
christos[src/trunk]: src/sys/netinet provide net.inet.multicast, like we have net.ine...
wiz[src/trunk]: src/usr.sbin/makefs "file system" as two words.
kamil[src/trunk]: src/gnu/usr.bin/groff/tmac +libpanel (Russian version)
christos[src/trunk]: src/lib/libterminfo fix ti_puts prototype
christos[src/trunk]: src/usr.bin/who WARNS=6
macallan[src/trunk]: src/sys/arch/sgimips/gio use bus_space_map() instead of fudging ...
matt[src/trunk]: src/distrib/sets/lists Remove entries made redundant by compatdi...
maxv[src/trunk]: src/sys/arch KNF
abhinav[src/trunk]: src/lib/libc/string Fix sentence.
christos[src/trunk]: src/tests/lib/libc/db Add more exhaustive db tests that include ...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Correct TEGRA_PCIE_A[123] window definit...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Cosmetic changes.
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra sleep before asking the PMIC to power off
matt[src/trunk]: src/sys/arch/mips/include KX needs to set on !O32 kernels
njoly[src/trunk]: src/lib/libc/sys Remove obsolete BUGS section. getsockname(2) re...
christos[src/trunk]: src/tests/lib/libc/tls Not designed for PIE
phx[src/trunk]: src/sys/arch/amiga wscons and Xorg support for CirrusLogic GD542...
christos[src/trunk]: src/lib/libc/db/hash Introduce a HASH_BSIZE macro to return the ...
christos[src/trunk]: src/sys/external/bsd/acpica/dist merge conflicts.
kamil[src/trunk]: src/distrib/sets/lists/comp + aligned_alloc.0
kamil[src/trunk]: src/tests/kernel Add new test attach_chroot in t_ptrace
msaitoh[src/trunk]: src/share/man/man4 - Add new devices.
knakahara[src/trunk]: src/sys/netinet remove extra ifdefs. no functional changes.
christos[src/trunk]: src/sys/arch/newsmips/stand add NOPIE
matt[src/trunk]: src/sys/uvm/pmap Lock the tlbinfo if it wasn't when doing a pmap...
maxv[src/trunk]: src/sys/arch KNF, and reduce the diff between amd64 and i386.
christos[src/trunk]: src/crypto/external/cpl/tpm-tools -Wno-stack-protector
wiz[src/trunk]: src/share/man/man4 Fix some typos. Use more markup.
pgoyette[src/trunk]: src/share/misc Add a couple definitions of PTO
palle[src/trunk]: src/share/man/man9 scsipi(9): Removed duplicate "for"
njoly[src/trunk]: src According to Opengroup online specifications[1], _POSIX_CPUT...
christos[src/trunk]: src/sys/arch/sbmips/sbmips make this compile.
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Add watchdog timer support.
christos[src/trunk]: src/sys/rump/librump/rumpkern add uvm_km_protect()
wiz[src/trunk]: src/share/man/man3 Bump date for previous.
christos[src/trunk]: src/include keep value as an int.
christos[src/trunk]: src/usr.bin/netstat fix sysctl based interface printing, and ann...
christos[src/trunk]: src/share/man/man4 cross reference bridge; mention VLAN tagging.
maya[src/trunk]: src/sys/arch/playstation2/ee ret is only used in debug cases, ma...
marty[src/trunk]: src/sys/arch/evbarm/odroid remove *all* of my changes to odroid_...
nonaka[src/trunk]: src/sys/dev/pci regen
njoly[src/trunk]: src/sys/compat/linux/arch Small cleanup. Adjust readlink/readlin...
msaitoh[src/trunk]: src/sys/dev/i2c Reviewed and OK'd by pgoyette:
pgoyette[src/trunk]: src/sys/net Don't try to call devsw_attach() for built-in driver...
pgoyette[src/trunk]: src/sbin Add cross-refs from modload(8) amd modunload(8) to modc...
aymeric[src/trunk]: src/sys/arch/arm/allwinner do not fail if no awintcon is present...
ozaki-r[src/trunk]: src/sys/netinet Add missing rtfree
jnemeth[src/trunk]: src/sbin/gpt fix build breakage for systems that do not have DIO...
jmcneill[src/trunk]: src/sys/arch Add FUSE driver, use it to determine maximum CPU fr...
maxv[src/trunk]: src/sys/arch/amd64 KNF, and fix some comments
wiz[src/trunk]: src/sbin/modstat Fix xref.
christos[src/trunk]: src/sys/dev/pci kern/50456: Freddy DISSAUX: Fix packets lost wit...
christos[src/trunk]: src/usr.bin/netstat use sysctl to print multicast addresses
darcy[src/trunk]: src/etc Of course we can always not do something. Doesn't mean ...
jakllsch[src/trunk]: src/sys/dev/ata Call wd_params_to_properties() after softc is su...
macallan[src/trunk]: src/sys/arch/sgimips/mace appease gcc by removing now unnecessar...
pgoyette[src/trunk]: src/etc Add the filemon(4) device.
ozaki-r[src/trunk]: src/sys/netinet Reduce scopes of variables
jakllsch[src/trunk]: src/sys/dev/ata Remove unused 'params' argument of local functio...
pgoyette[src/trunk]: src/external/cddl/osnet/dev/dtrace When loading the module, if d...
christos[src/trunk]: src/external/bsd/mdocml/dist adapt to changed api
skrll[src/trunk]: src/sys/arch/mips/mips Sprinle RCSID
christos[src/trunk]: src/doc new bind
maxv[src/trunk]: src/sys/arch Remove msgbuf_paddr.
christos[src/trunk]: src/external/bsd/bind/dist Import 9.10.3-P4:
kre[src/trunk]: src/etc/rc.d Cause rc to abort if mounting any of the critical l...
maxv[src/trunk]: src/sys/arch/x86/include Add the cr4 flags for PKE and UMIP.
ozaki-r[src/trunk]: src/sys Fix panic on adding/deleting IP addresses under network ...
pgoyette[src/trunk]: src/sys/modules Actually create the wapbl module, since it works.
maxv[src/trunk]: src/sys/arch Remove pmap_prealloc_lowmem_ptps on amd64. This fun...
christos[src/trunk]: src/sys/dev/tc PR/50849: Felix Deichmann: Relax TC option ROM he...
reinoud[src/trunk]: src/include Fix ANSI-C prototype error
skrll[src/trunk]: src/sys/arch/evbarm/odroid Don't use magic number.
christos[src/trunk]: src/sys/kern make sure we cleanup properly when fd is too big.
knakahara[src/trunk]: src/tests/net/if_pppoe fix accidentally if_pppoe atf failure dep...
pooka[src/trunk]: src/sys/rump Always descend into component directories for rumpd...
skrll[src/trunk]: src/lib/libpthread Use anonymous union for ptm_ceiling and old _...
skrll[src/trunk]: src/sys/arch/mips/mips Update instruction numbers in comments
maxv[src/trunk]: src/sys/arch/x86/x86 Unused.
pgoyette[src/trunk]: src/sys/dev/filemon The correct default return value from a modu...
christos[src/trunk]: src/sys/dev/isapnp Add another le board.
joerg[src/trunk]: src/sys/arch/sparc64/dev Shuffle a bit to avoid empty loop body.
pgoyette[src/trunk]: src/usr.sbin/paxctl Merge changes from David H. Gutteridge in PR...
msaitoh[src/trunk]: src/sys/dev/i2c - Print device ID in 16bits instead of 8bits in ...
shm[src/trunk]: src Add USE_FORT support.
msaitoh[src/trunk]: src/sys/dev/mii Set mii_mpd_{oui,rev}.
msaitoh[src/trunk]: src/sys/dev Fix wm_access_phy_wakeup_reg_bm(). This change has n...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Remove cpu_vendorname (unused). It is r...
ozaki-r[src/trunk]: src/tests/net/route Add some tests for route change
mrg[src/trunk]: src/doc note cpuctl and multiple-cpu support.
abhinav[src/trunk]: src/usr.sbin/makemandb Fix extraction of section number and mach...
pgoyette[src/trunk]: src/sys Make the list of syscalls which can trigger a module aut...
abhinav[src/trunk]: src/lib/libc/string Use .In for header file.
pgoyette[src/trunk]: src/sys/dev/filemon Don't initialize twice.
maxv[src/trunk]: src/sys/arch/x86/x86 KNF, and rename.
christos[src/trunk]: src/sys/dev/microcode/ral Add all the variant microcode from lin...
hannken[src/trunk]: src/sys/dev Disestablish COW handler on error. No need to do fu...
wiz[src/trunk]: src/doc mdocml-1.13.4 out.
pgoyette[src/trunk]: src/share/man/man4 Fix typo in sample program
maxv[src/trunk]: src/sys Split the data+bss+rodata segment in two data+bss and ro...
pgoyette[src/trunk]: src/usr.sbin/sysinst Enable installation of amd64 on an lfsv2 pa...
jakllsch[src/trunk]: src/sys/dev/i2c Also check the compatibles table when the size i...
skrll[src/trunk]: src/sys/arch/evbarm/odroid #ifdef -> #if defined()
pgoyette[src/trunk]: src/sys/dev/filemon If a second call to the SET_FD ioctl occurs, ...
kamil[src/trunk]: src/lib/libpanel Set the INCSDIR value of panel.h to /usr/include
christos[src/trunk]: src/external/gpl3/gcc.old/dist/gcc sync with the code with have ...
plunky[src/trunk]: src/sys/netbt add in PSMs defined in later versions of specifica...
jakllsch[src/trunk]: src/sys/dev/ata Add ATA8-ACS Long Logical Sector Feature Set sup...
pgoyette[src/trunk]: src/sys/dev/filemon Ensure that the PID specified in the FILEMON...
dholland[src/trunk]: src/usr.bin/xlint/lint1 Don't allow initializers of the form { ....
christos[src/trunk]: src/sbin/cgdconfig CID 1340063: fix TOCTOU
shm[src/trunk]: src/libexec/mail.local Fix error checks in open(2) calls.
skrll[src/trunk]: src/sys/arch G/C TEGRAK1_PMAP_WORKAROUND.
skrll[src/trunk]: src/sys/arch/arm/arm32 Adapt this to the recent sys/uvm/pmap/pma...
dholland[src/trunk]: src/sbin/sysctl Apply patch from PR 43587, mostly from martin an...
christos[src/trunk]: src/sys/dev/ic Use the proper channel for some things.
skrll[src/trunk]: src/sys/arch/mips/mips Set the cause register to zero after disa...
christos[src/trunk]: src/usr.sbin/makemandb PR/50344: Stephen Fisher: apropos shows f...
skrll[src/trunk]: src/sys/arch/evbarm/odroid Add some KERNEL_BASES_EQUAL improveme...
skrll[src/trunk]: src/sys/arch/cobalt/cobalt Fix RB_KDB by calling the debugger en...
kamil[src/trunk]: src/tests/lib/libc/sys Switch ATF_REQUIRE() to more appropriate ...
ozaki-r[src/trunk]: src/sys/netinet Cleanup/KNF tcp6_mtudisc
christos[src/trunk]: src/sys/opencrypto fix the build
pgoyette[src/trunk]: src/sys/conf Always include the "vfs" attribute (module). Altho...
isaki[src/trunk]: src/share/terminfo Correct the x68k's Backspace key behavior.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/include add some const
dholland[src/trunk]: src/sbin/fsck_lfs PR 51264 Jose Luis Rodriguez Garcia: lfs userl...
msaitoh[src/trunk]: src/sys/arch Add sdtemp(4)
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Do not clear the PCIe interrupt until we...
pooka[src/trunk]: src/sys/rump/dev/lib Fix argument to empty()
nakayama[src/trunk]: src/distrib/sets/lists/base Resurrect Asia/Tomsk, split off from...
pgoyette[src/trunk]: src/tests/dev/fss Mount the snapshot read-only; otherwise we get...
maya[src/trunk]: src/sys/arch/playstation2/playstation2 Adapt to recent MIPS changes
christos[src/trunk]: src/sbin/gpt print the current map type.
christos[src/trunk]: src/sys/conf PR/50483: David A. Holland: fix building of assym.d:
pgoyette[src/trunk]: src/lib/librt Update RETURN VALUE to match reality and POSIX
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Note the interrupt for Tegra MC in the l...
reinoud[src/trunk]: src/include Revert
plunky[src/trunk]: src/usr.sbin/sdpd newer versions of the Bluetooth Core specifica...
pgoyette[src/trunk]: src/share/man/man4 Minor cleanup in example code - use FD_CLOEXE...
dholland[src/trunk]: src/doc/roadmaps Add two more items: tls-maxphys and nvme support.
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Jetson TK1 u-boot sets up PCI IO space i...
kamil[src/trunk]: src/libexec/httpd Synchronize SYNOPSIS with reality
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Add a bunch of hopefully-useful Tegra MC...
msaitoh[src/trunk]: src/sys/dev/pci - Use aprint_normal_dev() instead of aprint_erro...
pgoyette[src/trunk]: src/sys/opencrypto Re-work the module init and destroy code to a...
christos[src/trunk]: src/distrib/common PR/50360: Thomas Klausner: if MKREPRO is set, ...
kamil[src/trunk]: src/lib/libpanel Specify path of a local internal header of libp...
pgoyette[src/trunk]: src/sys Fix regression introduced in tests/net/bpf and tests/net...
njoly[src/trunk]: src/sys/compat/linux/arch Regen for readlink/readlinkat signatures.
dholland[src/trunk]: src/sys/kern In bwrite, add assertion that vp != NULL. (vp is th...
kre[src/trunk]: src/share/misc + PTO please turn over
kamil[src/trunk]: src/libexec/httpd Remove nonexistent option z: in the getopt(3) ...
msaitoh[src/trunk]: src/sys/dev/pcmcia - Use aprint() more in isic_pcmcia_attach().
abhinav[src/trunk]: src/lib/libc/string Fix grammar.
pgoyette[src/trunk]: src/sys/kern Also, don't hard-code the function name in the mess...
pgoyette[src/trunk]: src/sys Now that we're only calling devsw_attach() in the modula...
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1349652: Set umask before mkstemp
skrll[src/trunk]: src/sys/arch/sgimips/sgimips Fix compile
rjs[src/trunk]: src/sys/net Restore correct test for return value from aarpresol...
nonaka[src/trunk]: src/sys/dev/marvell Use device name instead of fixed string "mvp...
wiz[src/trunk]: src/lib/libc/sys Drop trailing whitespace.
kamil[src/trunk]: src/gnu/usr.bin/groff/tmac +libpanel (French version)
maxv[src/trunk]: src/sys/arch/amd64/amd64 KNF a bit, so I don't get scared each t...
christos[src/trunk]: src/tests/lib/libc/rpc fix double negation
maxv[src/trunk]: src/sys/arch/i386/i386 This needs to be page-aligned anyway.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia initialize allocated gem object memory to 0
christos[src/trunk]: src/lib/libc/db/hash PR/50441: Manuel Bouyer: hash seq enumerati...
riastradh[src/trunk]: src/lib/libc/gen Number the properties. Identify the key erasur...
pgoyette[src/trunk]: src/sys/netsmb Finish previous - now that we're not calling devs...
christos[src/trunk]: src/sys GSoC 2016 (Hrishikesh Goyal): Htree index support from F...
bouyer[src/trunk]: src/sys/arch/arm/allwinner Turn off more bits when turning off t...
christos[src/trunk]: src/external/bsd/mdocml merge conflicts
christos[src/trunk]: src/sys/arch/mips/sibyte make this compile
pgoyette[src/trunk]: src/sys/dev/filemon Clean up the error paths in filemon_ioctl(), ...
plunky[src/trunk]: src/usr.sbin/btconfig add details of later (to v4.2) specificati...
maya[src/trunk]: src/sys/arch/playstation2/playstation2 Remove unused bits
matt[src/trunk]: src/sys/arch/mips/mips When mapping a dmamem page, make sure to ...
ozaki-r[src/trunk]: src/sys/net Remove an ifnet object from the global list before d...
christos[src/trunk]: src/sys/fs/puffs replace variable stack declaration with a large...
christos[src/trunk]: src/sys/arch/sbmips/stand remove .MIPS.abiflags to avoid objcopy...
abhinav[src/trunk]: src/lib/libc/string Fix grammar and be consistent between using ...
nonaka[src/trunk]: src/sys/dev/pci regen
msaitoh[src/trunk]: src/sys/dev/pci Regen.
maxv[src/trunk]: src/sys/arch/x86/x86 Simplify pmap_alloc_level. It is designed t...
mrg[src/trunk]: src/sys/arch/sparc64/dev adjust a bunch of debugging messages to...
skrll[src/trunk]: src/sys/arch/evbarm/odroid Improve a comment
kamil[src/trunk]: src/tests/kernel Add new test attach_self in t_ptrace
christos[src/trunk]: src/sys/ufs/lfs Don't do variable stack allocations for systems ...
pgoyette[src/trunk]: src/sys/dev/filemon Add missing /* $NetBSD$ */ keyword
abhinav[src/trunk]: src/lib/libc/string Fix grammar and be consistent between using ...
mrg[src/trunk]: src/usr.sbin/cpuctl allow most commands to specify more than one...
tsutsui[src/trunk]: src/external/mit/xorg/lib/libX11 Disable UIThrStubs.c, which is ...
macallan[src/trunk]: src/sys/arch/mips/mips make this compile again
christos[src/trunk]: src/share/man/man4 mention VLAN change.
maya[src/trunk]: src/sys/arch/playstation2/playstation2 Change cpu_intr prototype...
msaitoh[src/trunk]: src/sys/dev/pci Add Braswell devices from "Table 23-4 PCI Device...
jmcneill[src/trunk]: src/sys/dev/ic Pull in changes from OpenBSD r1.34:
jakllsch[src/trunk]: src/sys/arch/evbarm/conf Add support for the AR5BHB63 ath(4) (th...
plunky[src/trunk]: src/sys/netbt add version and extended feature flags defined in ...
martin[src/trunk]: src/sys/sys struct emul::e_vm_default_addr changed signature, we...
christos[src/trunk]: src/usr.bin/netstat remove __P
marty[src/trunk]: src/sys/arch/evbarm/odroid repair conflicts from previous commit
christos[src/trunk]: src/lib/libterminfo We have the max length; use snprintf.
plunky[src/trunk]: src/share/man/man4 Antti is Kantee
christos[src/trunk]: src/distrib/sets/lists/comp remove ctf lint library
martin[src/trunk]: src From Michael Plass:
joerg[src/trunk]: src/usr.sbin/makefs Don't pass garbage to parsedate, but do use ...
maya[src/trunk]: src/sys/arch/mips/mips Removed unused variable
jmcneill[src/trunk]: src/sys/dev/i2c expose pmic reset functionality
pgoyette[src/trunk]: src/share/man/man7 Minor rephrasing for English grammar police.
msaitoh[src/trunk]: src/sys/kern Print number of attach error regardless of AB_QUIET...
dholland[src/trunk]: src/sys/arch/ia64 Don't check for unsigned variables being less ...
jmcneill[src/trunk]: src/sys/compat/netbsd32 Add netbsd32 support for drvctl(4)
christos[src/trunk]: src/sbin/gpt Add some debugging.
rkujawa[src/trunk]: src/share/man/man4 Note MCP9804 now also supported by sdtemp(4) ...
matt[src/trunk]: src/distrib/sets/lists/tests Fix libproc compat setting
dholland[src/trunk]: src/share/misc + PTO parent-teacher organization
macallan[src/trunk]: src/sys/arch/sgimips/hpc use bus_space_map()
pgoyette[src/trunk]: src/sys/dev If we're going to check for a NULL pointer, do the c...
nonaka[src/trunk]: src/sbin/nvmectl Fix RCS Id.
christos[src/trunk]: src/doc new mdocml.
macallan[src/trunk]: src/sys/arch/mips/mips xburst needs CPU_MIPS_D_CACHE_COHERENT
nonaka[src/trunk]: src/sys/arch/powerpc/booke/dev IFQ_PURGE() must be called only a...
shm[src/trunk]: src/libexec/httpd Do not send encoding header for compressed for...
ozaki-r[src/trunk]: src/sys/netinet6 Get rid of extra ifafree
christos[src/trunk]: src/distrib/sets This should be SED not TOOL_SED since this is w...
jklos[src/trunk]: src/sys/external/isc/atheros_hal/dist/ar5210 One too many parent...
joerg[src/trunk]: src/sys/kern Cast argument to uint64_t first before shifting to ...
rjs[src/trunk]: src/sys/net Don't set M_PROTO1 in mbuf flags.
ozaki-r[src/trunk]: src/sys/netinet6 Replace __debugused with __diagused
jmcneill[src/trunk]: src/sys/external/bsd/drm2/include/linux hdmi_audio_infoframe_pac...
ozaki-r[src/trunk]: src/sys/netinet Fix downmatch increment
msaitoh[src/trunk]: src/share/man/man4 Update supported masters and slaves.
bouyer[src/trunk]: src/sys/arch/evbarm/conf Add genfb1, awindebe1, and awintcon1. T...
ozaki-r[src/trunk]: src/sys/netinet6 Avoid memset and rtcache_free if unnecessary
msaitoh[src/trunk]: src/sys/arch Add ichsmb(4), spdmem(4) and sdtemp(4).
dholland[src/trunk]: src/sys/ufs/lfs Apply ufs_extattr.c 1.48:
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist parse_hdmi_vsdb: read the HDMI ph...
christos[src/trunk]: src/external/gpl3/binutils/dist Import 2.26.1; please see the in...
maxv[src/trunk]: src/sys/arch The MSR EFER state is not saved and restored when s...
jnemeth[src/trunk]: src/sbin/gpt correctly print the gpt header revision as a "float"
christos[src/trunk]: src/sys/arch/xen/xen Enable the VLAN mtu capability and check fo...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Removy now unused {s, f}uword
maxv[src/trunk]: src/sys/arch/x86/acpi Call cpu_init_msrs on i386 when waking up....
christos[src/trunk]: src/external/bsd/nvi PR/50092: Rin Okuyama: Fix memory leaks in ...
ozaki-r[src/trunk]: src/sys Apply pserialize to some iterations of IP address lists
skrll[src/trunk]: src/sys/arch/mips/mips Fix up uarea page mapping compile conditi...
maxv[src/trunk]: src/sys/uvm Introduce uvm_km_protect.
dholland[src/trunk]: src/sys/arch/amd64/amd64 If the kernel jumps to NULL, print wher...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic disable watchdog at startup
christos[src/trunk]: src/etc reapply 1.25 to fix upstream inconsistencies
bouyer[src/trunk]: src/sys/arch Add support for LVDS output on tcon0. Tested with a...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia aprint_verbose_dev -> aprint_debug_dev
ozaki-r[src/trunk]: src/sys/netinet6 Unify nd6_ns_output calls in nd6_llinfo_timer
msaitoh[src/trunk]: src/sys/dev KNF. No functional change.
maxv[src/trunk]: src/sys/arch/i386/conf KNF
pgoyette[src/trunk]: src/sys/dev/filemon finish previous - remove no-longer-used vari...
maxv[src/trunk]: src/sys/arch/x86/x86 Simplify x86_add_cluster.
mlelstv[src/trunk]: src/sys/dev Inherit sector size from underlying disk to support ...
pgoyette[src/trunk]: src/usr.sbin/fssconfig Include rump-vs-host ops files
maxv[src/trunk]: src/sys/arch/amd64/amd64 A few changes:
bouyer[src/trunk]: src/sys/arch/arm/allwinner Wait 20ms for the PLL to stabilize af...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Clarify:
christos[src/trunk]: src/external/bsd/mdocml/dist Changes in version 1.13.4, released...
dholland[src/trunk]: src/sys/kern typo in comment
dholland[src/trunk]: src/etc/rc.d /usr/sbin/chown -> /sbin/chown
skrll[src/trunk]: src/sys/arch/evbarm/odroid Save a whole instruction when KERNEL_...
skrll[src/trunk]: src/sys/arch/mips/mips Whitespace.
dholland[src/trunk]: src/sys/arch/ia64/unwind KNF
maya[src/trunk]: src Don't reference older CFATTACH_DECL
kamil[src/trunk]: src/libexec/httpd Bump date for previous
christos[src/trunk]: src/sys/dev/microcode/ral sync with FreeBSD
christos[src/trunk]: src/sbin/cgdconfig Don't chdir to the config directory; just for...
pgoyette[src/trunk]: src/usr.sbin/fssconfig Improve wording, enhance the example
skrll[src/trunk]: src/sys/uvm/pmap Fix some comments.
abhinav[src/trunk]: src/lib/libc/string Add comma to separate the Nm entries.
ozaki-r[src/trunk]: src/sys/netinet6 Reduce the number of return points of frag6_input
mlelstv[src/trunk]: src/sys/dev/dkwedge sc_size is already measured in sectors.
jakllsch[src/trunk]: src/sys/arch/x86/pci Move acpimcfg_map_bus() before no-MSI bailo...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Add error interrupt handler to for Tegra...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Factor the basic dependency list out of ...
christos[src/trunk]: src/external/bsd/nvi/docs/USD.doc/vi.ref PR/50360: Thomas Klausn...
christos[src/trunk]: src/sbin/gpt Only use the ioctl's if we have them.
msaitoh[src/trunk]: src/share/man/man4 - Add 0x54-0x57.
skrll[src/trunk]: src/sys/arch/evbarm/odroid Use character literals and not decimals.
knakahara[src/trunk]: src/sys/net Toward NET_MPSAFE-on in future, if_snd uses if_snd->...
macallan[src/trunk]: src/sys/arch/macppc/dev - only unmap / free dbdma stuff when we ...
ozaki-r[src/trunk]: src/sys/netinet Get rid of unnecessary satosin
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Apply initial fuse offset in tegra_fuse_...
abhinav[src/trunk]: src/lib/libc/string Fix grammar.
ozaki-r[src/trunk]: src/tests/net/route Make the test name self-descriptive
hubertf[src/trunk]: src/share/examples/wpa_supplicant Move today's most common confi...
mlelstv[src/trunk]: src/sys/ufs/lfs fix assertion checking that bufrd function is us...
pgoyette[src/trunk]: src/sys Regen for 7.99.23
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Use NETBSD32PTR32I() for pointer-to...
christos[src/trunk]: src/include/protocols PR/50434: Louis Guillaume: Bump the in and...
pgoyette[src/trunk]: src/sys/netsmb Rearrange so that error check is only done after ...
christos[src/trunk]: src/external/bsd/mdocml/dist add missing attribute.
ozaki-r[src/trunk]: src/sys Simplify by using atomic_swap instead of mutex
sjg[src/trunk]: src/usr.bin/make ParseTrackInput: do not access beyond end of bu...
martin[src/trunk]: src/sys/arch/sparc/stand Add a few includes of bsd.own.mk to avo...
knakahara[src/trunk]: src/doc Add missing network MP-ify changes.
kamil[src/trunk]: src/lib/libcurses Note to update major of libpanel(3) for new ma...
ozaki-r[src/trunk]: src/sys/netinet6 Call icmp6_error2 after releasing ln
skrll[src/trunk]: src/sys/arch/evbarm/conf Whitespace
maya[src/trunk]: src/sys/arch/playstation2 CFATTACH_DECL -> CFATTACH_DECL_NEW
pgoyette[src/trunk]: src/sys/dev/filemon Be a bit more paranoid about hijacking (and ...
christos[src/trunk]: src/sbin/gpt - use snprintf
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd don't die printing a name we...
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra Try to reboot with the PMIC if availab...
christos[src/trunk]: src/sys/dev/pci use copyout instead of suword.
dholland[src/trunk]: src/games/fortune/datfiles add one
christos[src/trunk]: src/sys/net Add handling of VLAN packets in if_bridge where the ...
pgoyette[src/trunk]: src/sys/dev/pci Insert missing 'break;' statements.
christos[src/trunk]: src/etc refresh
pgoyette[src/trunk]: src/sys/dev/filemon Retrieve the pathname of the exec'd file bef...
maxv[src/trunk]: src/sys/arch Simplify the way physical pages are internalized in...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia commit window changes when updating base
jakllsch[src/trunk]: src/sys/dev/pci Revert previous. At least AR9280 and AR9285 app...
wiz[src/trunk]: src/lib/libc/sys Sort errors.
nonaka[src/trunk]: src/sys/dev/pci sort by vendor id.
pgoyette[src/trunk]: src/etc/mtree Add the real directory as well as the debug direct...
ozaki-r[src/trunk]: src/sys/netinet6 Use ifatoia6 macro
isaki[src/trunk]: src/sys/arch/x68k/stand/boot_ustar Define BOOT_MAXSIZE instead o...
christos[src/trunk]: src/sys/dev/tc make the check work with widths other than 4, Fel...
ozaki-r[src/trunk]: src/tests/net/ndp Don't assign unused IP address
christos[src/trunk]: src/sys/kern fix crash(8) printing of callouts.
nonaka[src/trunk]: src/sys/dev/pci Add Super Micro Computer Inc
jakllsch[src/trunk]: src/sys/dev/i2c Use values from "locators.h" when constructing l...
pgoyette[src/trunk]: src/share/man/man4 It is no longer required that the target proc...
alnsn[src/trunk]: src/sys/net Don't trigger BJ_ASSERT(false) on invalid BPF_Jxxx o...
maxv[src/trunk]: src/sys/uvm Use UVM_PROT_ALL only if UVM_KMF_EXEC is given as ar...
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1349674 Null pointer dereference
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra support video=<mode> kernel cmdline fo...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable tegrasoctherm
jakllsch[src/trunk]: src/sys/dev/ic Revert changes of athn.c r1.8.
martin[src/trunk]: src/sys We never exec(2) with a kernel vmspace, so do not test f...
pgoyette[src/trunk]: src/share/man/man4 Update for recent filemon(4) changes, and add...
pgoyette[src/trunk]: src Initial documentation of the internal syscalls that implemen...
matt[src/trunk]: src/sys/arch/mips/mips Fix typo. N32 doesn't want UX on.
taca[src/trunk]: src/doc BIND 9.10.4-P2 has released.
christos[src/trunk]: src/usr.bin/mail/USD.doc PR/50360: Thomas Klausner: Fix MKREPRO ...
christos[src/trunk]: src/external/bsd/nvi Fix > 1024 char lines in script. (Rin Okuyama)
jmcneill[src/trunk]: src/sys/dev/i2c add watchdog support
knakahara[src/trunk]: src/sys/netinet fix: unlock in reverse order
hubertf[src/trunk]: src/usr.sbin/i2cscan Add an EXAMPLES section to show what 'i2cde...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia use XRGB8888 for framebuffer
msaitoh[src/trunk]: src/sys/dev/i2c Print device ID with 8bits again (revert part of...
christos[src/trunk]: src/lib/libterminfo PR/50092: Fix memory leak.
jmcneill[src/trunk]: src/sys/arch Retire CPUFREQ option, instead just pick the highes...
jmcneill[src/trunk]: src/sys/arch/evbmips/conf add drvctl(4)
he[src/trunk]: src/external/bsd/ntp/dist/sntp/libopts As far as I (and my compi...
maxv[src/trunk]: src/sys/compat/linux/arch/i386 x86_alldisks can be NULL, so don'...
maxv[src/trunk]: src/sys/arch/x86 The L1 entry of the first page of the data segm...
pgoyette[src/trunk]: src/sys/dev/filemon Install wrapper functions only in native emu...
skrll[src/trunk]: src/sys/arch/mips/mips Two fixes:
jakllsch[src/trunk]: src/sys/external/bsd/drm2/linux Avoid NULL dereference in linux_...
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra tegracec can get physical address from...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia If we are going to be doing read/modify/...
christos[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config/i386 Fix logic bug whe...
msaitoh[src/trunk]: src/sys/dev/pci Define PCIE_XCAP_{VER, TYPE}(x) and use them.
christos[src/trunk]: src/share/man/man3 reflect reality.
mlelstv[src/trunk]: src/sys/dev Fall back to VOP_READ/VOP_WRITE if the simulated dis...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia replace inline mc_read/write with MC_REA...
christos[src/trunk]: src/external/gpl3/binutils regen; Left: earm, armeb, earmeb, ris...
kamil[src/trunk]: src/lib/libpanel Define man page links of the libpanel functions
joerg[src/trunk]: src/sys/arch/sparc64/sparc64 Left-shift of negative values is UB.
christos[src/trunk]: src/external/gpl3/binutils regen amd64.
msaitoh[src/trunk]: src/sys - Use aprint*() more in xxx_attach().
christos[src/trunk]: src/sbin/gpt Do division once
ozaki-r[src/trunk]: src/tests/net/route Remove extra grep
christos[src/trunk]: src/sys/kern Fix reversed test.
jakllsch[src/trunk]: src/sys/dev/i2c Use one more value from "locators.h", also make ...
pgoyette[src/trunk]: src/distrib/sets/lists Add rump.fssconfig to sets lists
dholland[src/trunk]: src/sys/sys PR 38290 Adam Hoka: IXANY should exist for _XOPEN_SO...
macallan[src/trunk]: src/sys/arch/macppc/dev first step to make dbdma less hackish
martin[src/trunk]: src/sys/arch/sparc64/include Reduce the "MAXDSIZ" limit for bott...
isaki[src/trunk]: src/sys/lib/libsa Fix typo.
sjg[src/trunk]: src/usr.bin/make Avoid accessing beyond end of empty string.
pgoyette[src/trunk]: src/sys/ufs/lfs Remove historic references to wapbl.
christos[src/trunk]: src/usr.bin/netstat Use sysctl for interface printing (-i), leav...
christos[src/trunk]: src/lib/libpthread cplusplus does not like complex named initial...
martin[src/trunk]: src/sys/uvm PR kern/51371: fix misleading indentation
shm[src/trunk]: src/libexec/mail.local Fix race condition in deliver(), fix reso...
jmcneill[src/trunk]: src/sys/external/bsd/drm2/dist/drm Support command-line modes by...
rin[src/trunk]: src/distrib/notes/common Add myself
phx[src/trunk]: src/sys/arch/amiga/dev Fixed bug in wsdisplay copyrows textop.
kamil[src/trunk]: src/share/mk Add new predefined value for DPADD: LIBPANEL
christos[src/trunk]: src/sys/dev/sbus kill subyte.
pgoyette[src/trunk]: src/tests/dev Remove. Nothing here (or below) seems to refer to...
pgoyette[src/trunk]: src/tests/dev Add a basic test for fss(4)
matt[src/trunk]: src/sys/arch/mips/mips Supply lastvaddr to load_buffer. Fix pri...
christos[src/trunk]: src/sys/dev/usb Put these back. They are used.
pgoyette[src/trunk]: src/sys/external/bsd/ipf/netinet Rearrange code to avoid testing...
wiz[src/trunk]: src/lib/libc/gen Fix mdoclint warnings.
christos[src/trunk]: src/sbin/gpt Remove getdisksize support; we either have the ioct...
christos[src/trunk]: src/sbin/gpt - automatically sync the wedge information unless -...
kamil[src/trunk]: src +libpanel
leot[src/trunk]: src/sys/fs/tmpfs Make sure that nde->td_node is NULL for asserts.
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 Fix logic bug where _...
christos[src/trunk]: src PR/49380: KAMADA Ken'ichi: ntpd_chrootdir does not work on N...
christos[src/trunk]: src/lib/libpthread use named initializers
martin[src/trunk]: src/sys PR kern/51371: avoid shifting negative values
pgoyette[src/trunk]: src/sys/netsmb Rather than calling devsw_attach() and ignoring t...
christos[src/trunk]: src/lib/libterminfo Always copy the area buffer, even when the l...
jmcneill[src/trunk]: src/sys/dev/fdt Add driver for device tree "gpio-keys" device. E...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia remove tegraio
knakahara[src/trunk]: src/sys/net gif(4) uses kmem_alloc APIs instead of malloc.
jmcneill[src/trunk]: src/sys/arch/arm/fdt fdt glue for gic
mlelstv[src/trunk]: src/sys/compat/svr4_32 PR 50519 missing breaks in switch
christos[src/trunk]: src/distrib/sets/lists/comp finally got rid of lint in osnet files.
pgoyette[src/trunk]: src/tests/net/if This one needs librump dev (and librumpvfs) too
skrll[src/trunk]: src/sys/arch/mips/mips Whitespace (comment alignment)
christos[src/trunk]: src Realtime signal support from GSoC 2016, Charles Cui.
christos[src/trunk]: src/etc/rc.d Add ip6addrctl
skrll[src/trunk]: src/sys/arch/arm/arm32 provide and use 'ci' in pmap_remove_all_c...
christos[src/trunk]: src/sbin/gpt CID 1341548: Check error returns
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new slcompr...
skrll[src/trunk]: src/sys/arch/mips/mips Typo in comments
dholland[src/trunk]: src/sys/ufs/lfs Fix stupid thinko.
marty[src/trunk]: src/sys/arch/evbarm/exynos try 2
christos[src/trunk]: src/sys/rump/net/lib more loopinit();
christos[src/trunk]: src/sys/netinet PR/50529: David Binderman: Remove double sizeof
sevan[src/trunk]: src/lib/libc/string Grammar
christos[src/trunk]: src/sys/dev/dkwedge Skip protective MBR early too.
christos[src/trunk]: src/usr.bin/pmap use ecalloc
wiz[src/trunk]: src/usr.bin/systat Bump date for new ifstat command.
isaki[src/trunk]: src/sys/arch/m68k/fpe Modify fpu_sin()'s logic to avoid GCC's wa...
jmcneill[src/trunk]: src/sys/external/bsd/libfdt/dist Fix build
kre[src/trunk]: src/tests/net/arp + -lrumpdev
maxv[src/trunk]: src/sys/arch/amd64/amd64 KNF, and use C-style comments. Also, re...
christos[src/trunk]: src/sys/arch/alpha/stand/standtest PR/50530: David Binderman: Ad...
jmcneill[src/trunk]: src/sys/dev/ofw add an addr_shift parameter to of_enter_i2c_devs
plunky[src/trunk]: src/share/man/man9 Clarify the meaning of this. These macros do...
pgoyette[src/trunk]: src/sys/kern Cast rsys_syscall() to (void) to appease coverity.
christos[src/trunk]: src/sys/arch/evbarm/stand/boot2440 PR/50526: David Binderman: Fi...
isaki[src/trunk]: src/sys/arch/x68k/dev Revert a part of previous commit.
christos[src/trunk]: src/sys/arch/sparc64/sparc64 PR/50531: David Binderman: Add miss...
nonaka[src/trunk]: src/sbin/newfs_ext2fs pass EXT2_DINODE_SIZE(&sblock) as isize to...
christos[src/trunk]: src/sys/arch/emips/ebus PR/50525: David Binderman: Fix incorrect...
christos[src/trunk]: src/libexec/httpd Introduce bozo_strdup and bozo_asprintf to add...
marty[src/trunk]: src/sys/arch/arm/samsung Fix a typo
hkenken[src/trunk]: src/sys/dev/spi use workqueue(9)
wiz[src/trunk]: src/share/man/man9 Add missing verb.
pgoyette[src/trunk]: src/sys/modules Ooops, remove a local change that wasn't suppose...
nonaka[src/trunk]: src/sys/dev/sdmmc Use 1.65-1.95 voltage window for 1.8V support.
skrll[src/trunk]: src/common/lib/libc/arch/arm/atomic Use gcc 4.4 and later operat...
christos[src/trunk]: src/sbin/gpt CID 1341561: Argument memory leak
christos[src/trunk]: src/sbin/gpt Reflect reality better; we don't handle multiple de...
knakahara[src/trunk]: src/sys/netinet improve fast-forward performance when the number...
zafer[src/trunk]: src/sbin/chown improve description regarding symbolic links. ok ...
kre[src/trunk]: src/tests/fs/nfs + -lrumpdev
pgoyette[src/trunk]: src/doc The ppp compressors are already being handled correctly....
macallan[src/trunk]: src/sys/arch/sgimips/mace simplify macepci_intr():
pgoyette[src/trunk]: src/tests/net/icmp And this one also needs librumpvfs
jmcneill[src/trunk]: src/sys Add basic clock device infrastructure.
roy[src/trunk]: src/doc Note import of dhcpcd-6.9.4
jdc[src/trunk]: src/sys/dev/sysmon Note the sensor number in the error output. ...
christos[src/trunk]: src/crypto/external/bsd/openssh merge conflicts.
ozaki-r[src/trunk]: src/tests/net/net Add more tests for IPv6 link-local addresses
christos[src/trunk]: src/usr.bin/unzip PR/50496: Alex Kozlov: teach unzip to extract ...
christos[src/trunk]: src/sbin/gpt Firs step of refactoring, remove all globals, facto...
christos[src/trunk]: src/sys/arch/amd64/conf An attempt to create a fully modular ker...
maxv[src/trunk]: src/sys Several changes and improvements in KMEM_GUARD:
knakahara[src/trunk]: src/sys/net remove extra encap_detach().
scole[src/trunk]: src/usr.bin/systat PR bin/51204
dholland[src/trunk]: src/sys/ufs/lfs use static properly
pgoyette[src/trunk]: src/sys/kern Rename "autoloadprefix" variable to "emulname" - su...
taca[src/trunk]: src/etc/namedb Update to 2015120100.
maxv[src/trunk]: src/sys/arch/x86/x86 This panic is wrong. There could be two con...
christos[src/trunk]: src/sbin/gpt fix label printing.
maxv[src/trunk]: src/sys/uvm Explicitly return syscall-specific error codes, inst...
pgoyette[src/trunk]: src/sys/net Destroy the mutex when detaching ppp. Otherwise on ...
pgoyette[src/trunk]: src/sys/net Catch up with the renaming of module ppp --> if_ppp ...
kre[src/trunk]: src/tests/lib/libc/gen Correct use of incorrect errno - should h...
christos[src/trunk]: src/tests/sbin/gpt Add biosboot test
pgoyette[src/trunk]: src/sys/compat/netbsd32 Prepare for new compat_netbsd32_mqueue m...
dholland[src/trunk]: src/sys/ufs/lfs Comments
christos[src/trunk]: src/sbin/gpt merge duplicated code and check allocations.
christos[src/trunk]: src/lib/libutil more changes I forgot to commit
christos[src/trunk]: src/sys/arch/hppa/stand/xxboot PR/50532: David Binderman: Add mi...
skrll[src/trunk]: src/lib/libc/arch/mips/sys We need to save the GP of the caller ...
wiz[src/trunk]: src/doc OpenSSH-7.3 out.
pgoyette[src/trunk]: src/sys/kern Fix typo
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets list for merge of com...
kiyohara[src/trunk]: src/sys/arch/arm/omap s/for(/for (/.
christos[src/trunk]: src/usr.sbin/ip6addrctl Add ip6addrctl from FreeBSD
cyber[src/trunk]: src/sys/arch/evbarm/conf mvsdio does not work on OPENRD, disable...
dholland[src/trunk]: src/lib/libc/rpc Typo.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add gpiokeys driver
jmcneill[src/trunk]: src/sys/arch/sparc64/sparc64 pass addr_shift 1 to of_enter_i2c_devs
scole[src/trunk]: src/etc/etc.ia64 PR port-ia64/51261
mlelstv[src/trunk]: src/sys/compat/sunos PR 50518 bad switch
sevan[src/trunk]: src/bin/ps Earliest reference in the TUHS archive is v3
christos[src/trunk]: src/etc/defaults Add defaults for ip6addrctl
marty[src/trunk]: src/sys/arch undo 'typo' fix and restore 'frequency' to dictionary
christos[src/trunk]: src/sbin/gpt WARNS=6
christos[src/trunk]: src/tests/sbin/gpt I wrote that
skrll[src/trunk]: src/lib/libc/arch/mips Provide _OFFSETOF_UC_GREGS_GP and use _OF...
jmcneill[src/trunk]: src/sys/dev/fdt Add a framework for enumerating devices using a ...
ozaki-r[src/trunk]: src/tests/net/arp Make checks strict
maxv[src/trunk]: src/sys/arch/xen/x86 Map the recursive slot and page table pages...
skrll[src/trunk]: src/sys/arch/mips/mips Initialise md_upte for the new lwp
pgoyette[src/trunk]: src/sys/compat/netbsd32 Adapt to per-emulation syscall_autoload ...
jmcneill[src/trunk]: src Remove JETSONTK1 and NYAN-BIG kernels, add a new unified ker...
christos[src/trunk]: src/sbin/gpt Allow backup and restore to operate on files.
skrll[src/trunk]: src/sys/arch/arm/arm32 pm_remove_all needs handling in pmap_dest...
sevan[src/trunk]: src/bin/sync sync was there from v4.
mlelstv[src/trunk]: src/sys/dev/pci be less noisy with concurrent scan requests.
kre[src/trunk]: src/lib/librumphijack Object to dup2() if target fd is in the ra...
skrll[src/trunk]: src/lib/libc/arch/mips/gen Fix comments
wiz[src/trunk]: src/share/doc/usd/20.meref Fix a date to make this more reproduc...
christos[src/trunk]: src/sbin/gpt compare to stdout, thanks kre
pgoyette[src/trunk]: src/sys/compat/netbsd32 Regen for new compat_netbsd32_mqueue module
jdolecek[src/trunk]: src/sys/modules/ext2fs add ext2fs_xattr.c
christos[src/trunk]: src/external/bsd/ntp/dist/libntp Don't bother calling log for va...
kre[src/trunk]: src/sys/ufs/ext2fs Revert previous. This work isn't complete e...
scole[src/trunk]: src/sys/arch/ia64/include PR port-ia64/51261
marty[src/trunk]: src/sys/arch/evbarm/conf Reorganize Exynos code step 1 of N
dholland[src/trunk]: src/sys/ufs/lfs comments
pgoyette[src/trunk]: src/sys/net Partial fix - restore creation of our sysctl subtree...
skrll[src/trunk]: src/sys/arch/mips/mips Use MFC0_HAZARD - no functional change
joerg[src/trunk]: src/share/mk Don't set TOOL_GREP to something which doesn't exis...
jdolecek[src/trunk]: src/sys/ufs/ext2fs do not bswap fragment address, support in ext...
pgoyette[src/trunk]: src/sys/sys Forgot this file in previous commit (modularization ...
knakahara[src/trunk]: src/sys/net Improve gif_set_tunnel() rollback code.
christos[src/trunk]: src/lib/libc/ssp It is wrong to -I/usr/include/ssp
maxv[src/trunk]: src/sys/arch/amd64/include Use absolute addressing mode, just li...
christos[src/trunk]: src/sys/ufs/ext2fs More htree writing support (Hrishikesh Goyal ...
christos[src/trunk]: src/lib/libutil Fix west australia offset, from kre
christos[src/trunk]: src/sys/arch/amd64/conf Add some more drivers
dholland[src/trunk]: src/usr.sbin/dumplfs If the number of inodes per block is zero, ...
mlelstv[src/trunk]: src/share/man/man4 document new pin configuration flags
christos[src/trunk]: src/share/man/man9 Spell out that KM_SLEEP allocations can fail.
pgoyette[src/trunk]: src/sbin/modstat Right-align numeric columns REFS and SIZE for e...
kiyohara[src/trunk]: src/sys/arch/arm/omap Change message for aprint_normal() "CPSW E...
msaitoh[src/trunk]: src/sys/dev/ic Fix the definition of DDR4's tFAW (offset 0x24).
wiz[src/trunk]: src/sys/uvm Fix typo in comment.
christos[src/trunk]: src/external/bsd/ppp/usr.sbin/pppd Instead of listing cloners, t...
scole[src/trunk]: src/usr.bin/systat Add $NetBSD$ tag for new files
maxv[src/trunk]: src/sys/kern KNF
knakahara[src/trunk]: src/sys/net add NULL check
christos[src/trunk]: src/sbin/gpt Always set NOSYNC if regular file, even if we got t...
pgoyette[src/trunk]: src/sys Merge the compat_sysv module into the sysv_ipc module - ...
christos[src/trunk]: src/sbin/gpt type confusion
scole[src/trunk]: src/sys/arch/ia64/conf PR port-ia64/51261
pgoyette[src/trunk]: src/sys/dev/pci Initialize the mutex before calling xxx_rescan()...
christos[src/trunk]: src/sys/dev/usb regen
maxv[src/trunk]: src/sys/arch/i386/i386 This should be VM_MIN_KERNEL_ADDRESS, not...
maxv[src/trunk]: src/sys/arch Reduce the diff, and typo.
christos[src/trunk]: src/sys/external/bsd/ipf/netinet partial sync with FreeBSD
scole[src/trunk]: src/sys/arch/ia64/include Import FreeBSD update
leot[src/trunk]: src/sys/dev/usb regen (+REALTEK RTL8188CU_3)
christos[src/trunk]: src/lib/libedit If we did not setup the tty, don't reset it.
kre[src/trunk]: src/tests/lib/libc/sys This test should be testing how the kerne...
knakahara[src/trunk]: src/sys/net follow renaming ifmpls to mpls.
sevan[src/trunk]: src/bin/mv Document the version mv first appeared.
scole[src/trunk]: src/sys/arch/ia64/include PR port-ia64/51261
christos[src/trunk]: src/sys/dev/ata CID 1364758: Integer handling issues, avoid sig...
scole[src/trunk]: src/sys/arch/ia64/include Remove unused functions pte_atomic_cle...
ozaki-r[src/trunk]: src/lib/libc/net KNF
christos[src/trunk]: src/sbin/gpt use the utility function.
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Import openssl-1.0.1q
mlelstv[src/trunk]: src/sys/dev Handle reading of 4kbit EEPROMs in SPD devices. This...
marty[src/trunk]: src/sys/arch/arm/samsung XU4 FDT Missing file
jnemeth[src/trunk]: src/sbin/gpt hrmm...
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2016f from ftp:/...
christos[src/trunk]: src/usr.bin/config Accept "-no" as a "no" that does not cause er...
kre[src/trunk]: src/tests/net/icmp + -lrumpdev
taca[src/trunk]: src/doc root.cache is 2015120100 (December 01, 2015) now.
pgoyette[src/trunk]: src/sys/rump/net/lib/libtap Part 2 of fixing if_tap module.
christos[src/trunk]: src/tests/sbin/gpt checking multiple things does not work! atf-bug!
skrll[src/trunk]: src/sys/arch/arm/omap Don't rely on uboot to enable am335x gpio ...
christos[src/trunk]: src/external/cddl/osnet/lib include bsd.init.mnk for consistency...
dholland[src/trunk]: src/usr.bin/what Remove spurious ARGSUSED.
christos[src/trunk]: src/sbin/gpt Add debugging and more to migration
nonaka[src/trunk]: src/sys/dev/sdmmc Fix incorrect sector counts with MMC.
nonaka[src/trunk]: src/sys/lib/libsa pass EXT2_DINODE_SIZE(fs) as isize to e2fs_ilo...
christos[src/trunk]: src/sys/net modularize some more drivers and merge the module glue
christos[src/trunk]: src/sbin/gpt CID 1341558: Fix proplib memory leaks
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2016f
maxv[src/trunk]: src/sys The way the kernel tries to prevent a userland process f...
jdolecek[src/trunk]: src/sys/ufs/ext2fs support arbitrary ext3/ext4 inode size, add a...
skrll[src/trunk]: src/lib/libc/arch/mips/gen Add a NOP_L
christos[src/trunk]: src/usr.sbin/makemandb CID 1341551: Don't bother formatting if t...
plunky[src/trunk]: src/sys/dev/bluetooth STRENGHT -> STRENGTH and misc spelling/whi...
pgoyette[src/trunk]: src Modularize the ppp driver, and adjust dependencies of the co...
knakahara[src/trunk]: src/sys/net revert KASSERT. It should use 'if' instead of KASSERT.
mlelstv[src/trunk]: src/sys/compat/sunos d_secpercyl is gone and we use the value fr...
tron[src/trunk]: src/usr.bin/ftp (Hopefully) fix build without IPv6 support
scole[src/trunk]: src/sys/arch/ia64/pci PR port-ia64/51261
pgoyette[src/trunk]: src/tests/net/carp We also need librump_vfs
jmcneill[src/trunk]: src/sys/arch/arm/samsung fix div clk set/get
skrll[src/trunk]: src/sys/dev/usb Unwrap lines
knakahara[src/trunk]: src/sys PR kern/50522: gif(4) ioctl causes panic while someone i...
christos[src/trunk]: src/sys/arch/acorn32/podulebus PR/50514: David Binderman: Add mi...
maxv[src/trunk]: src/sys/arch/i386/acpi Use the stack to save %edx.
jmcneill[src/trunk]: src/sys/dev/ofw Change the meaning of of_compatible return value...
ozaki-r[src/trunk]: src/usr.sbin/ndp Add getaddrinfo.c to RUMPSRCS for link-local ad...
maxv[src/trunk]: src/sys/kern Put the code in charge of handling MODCTL_STAT into...
skrll[src/trunk]: src/sys/arch/mips/mips Correct a comment
christos[src/trunk]: src/sbin/gpt don't advertise stuff we don't support.
jakllsch[src/trunk]: src/sys/dev/pci Switch PCI re(4) attachment from pci_intr_map() to
skrll[src/trunk]: src/sys/dev/usb Fix indentation
christos[src/trunk]: src/sys/arch/xen/x86 need definition
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server round do of reach over ...
kre[src/trunk]: src/tests/net/mcast + -lrumpdev
christos[src/trunk]: src/lib/libedit Start removing the WIDECHAR ifdefs; building wit...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist OpenSSH 7.3 has just been r...
skrll[src/trunk]: src/lib/libc/arch/mips/gen PIC_TAILCALL on n32/n64 would mess up...
christos[src/trunk]: src/sbin/gpt refactor more duplicated code.
christos[src/trunk]: src/tests/sbin/gpt file shuffling
kre[src/trunk]: src/tests/net/if + -lrumpdev
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb adapt to new api
jakllsch[src/trunk]: src/sys/arch/arm/nvidia drop white space on empty line
christos[src/trunk]: src/tests/sbin/gpt remove extra
christos[src/trunk]: src/external/bsd/dhcpcd/dist CID 1341552: Fix NULL deref
jmcneill[src/trunk]: src/sys/arch/arm/nvidia replace 2292MHz entry with 2316MHz
christos[src/trunk]: src/sys/arch/alpha/tc More cleanups from Felix Deichmann (code) ...
scole[src/trunk]: src/distrib/ia64 PR port-ia64/51261
scole[src/trunk]: src/sys/arch/ia64/ia64 PR port-ia64/51261
knakahara[src/trunk]: src/usr.sbin/intrctl intrctl(8): pretty printing intrctl list.
christos[src/trunk]: src/sbin/gpt refactor the utf code so that it does not leak memory.
kre[src/trunk]: src/sys On the first day (that being the eighth day of the eight...
pgoyette[src/trunk]: src/sys/net Typo (missing ampersand)
sevan[src/trunk]: src/bin/df df was there from v1.
jdolecek[src/trunk]: src/sys/ufs/ext2fs make E2MAXSYMLINKLEN just alias for EXT2_MAXS...
jakllsch[src/trunk]: src/sys/external/bsd/acpica/dist/include Avoid 'const const'.
pgoyette[src/trunk]: src/sys/dev Ignore return values when restoring what has just be...
jakllsch[src/trunk]: src/distrib/sets/lists libssh.so.27 -> libssh.so.28
pgoyette[src/trunk]: src/tests/dev/fss We don't have any FILES, so no need for a FILE...
pgoyette[src/trunk]: src/tests/net/if_pppoe Add rumpdev library since we're now calli...
jmcneill[src/trunk]: src/sys/arch Use fdt for device enumeration.
skrll[src/trunk]: src/sys/dev/usb Make this actually compile with USB_DEBUG. oops.
pgoyette[src/trunk]: src Modularize the clockctl pseudo-device and link to the build.
christos[src/trunk]: src/lib/libc/net Implement the address selection policy; from Fr...
kre[src/trunk]: src/tests/net/if_tap Move -lrumpdev so it is effective.
christos[src/trunk]: src/tests/lib/libutil Kill one more REL_DEBUG, from kre
jnemeth[src/trunk]: src/share/misc PR/50492 - Nikolai Lifanov -- add MBA
pgoyette[src/trunk]: src/sys/compat/netbsd32 If compiling as part of a built-in kerne...
jdolecek[src/trunk]: src/sys/ufs/ext2fs actually pass the d_type from the on-disk dir...
kre[src/trunk]: src/tests/lib/librumpclient Extra libs for rump.
skrll[src/trunk]: src/lib/libc/arch/mips/gen Trailing whitespace
skrll[src/trunk]: src/sys/arch/mips/mips Restore a MFC0_HAZARD lost in r1.68
tron[src/trunk]: src/usr.bin/ftp Use the proper format "[IPv6 address]:port" when...
christos[src/trunk]: src/tests/lib/libutil there is no REL_DEBUG
christos[src/trunk]: src/usr.sbin/ndp Don't forget to set sin_scope. From Ryota Ozaki
wiz[src/trunk]: src/share/man/man7 Fix typo.
christos[src/trunk]: src/tests/sbin/gpt more variables
pgoyette[src/trunk]: src/sys/dev Create the kern.ccd sysctl sub-tree when built as a ...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common machdep.booted...
maxv[src/trunk]: src/sys/secmodel/extensions secmodel_extensions_system_cb() is n...
christos[src/trunk]: src/sbin/gpt check allocations
knakahara[src/trunk]: src/sys/dev/marvell fix: panic at doing "vmstat -ev" after a PCI...
sevan[src/trunk]: src/bin/mkdir Grammar
macallan[src/trunk]: src/sys/ufs/ext2fs cast pointers to uintptr_t before comparing t...
christos[src/trunk]: src Add gpt tests
christos[src/trunk]: src/lib/libc/net PR/50552: Kyle Amon: RFC3493 section 6.1 wants ...
pgoyette[src/trunk]: src/sys/modules Create new compat_netbsd32_mqueue module, and de...
knakahara[src/trunk]: src/sys/net kmem_zalloc(, KM_SLEEP) must not return NULL.
skrll[src/trunk]: src/sys/arch/mips/mips Sign extended uarea va appropriately for ...
sevan[src/trunk]: src/bin/sleep Document the version sleep first appeared.
sevan[src/trunk]: src/bin/ps Document the version ps first appeared.
sjg[src/trunk]: src/usr.bin/make Use Lst_FindFrom and Lst_Succ(ln) to find next ...
tsutsui[src/trunk]: src/sys/arch/sh3/dev Make options SCIFCONSOLE patchable via a va...
dholland[src/trunk]: src/external/bsd/kyua-testers Fix wrong objdir-finding logic. PR...
kre[src/trunk]: src/usr.sbin/npf/npftest Yet another -lrumpdev
christos[src/trunk]: src TURBOchannel usb/gpio driver from Felix Deichmann
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Move BOARDTYPE and EVBARM_BOARDTYPE fro...
christos[src/trunk]: src/sys/rump/librump/rumpvfs fix struct name
christos[src/trunk]: src/sys/compat/svr4 PR/50520: David Binderman: Fix missing breaks.
sevan[src/trunk]: src/bin/chmod Document the version chmod first appeared.
christos[src/trunk]: src/distrib/sets/lists/modules Sets for new modules
ozaki-r[src/trunk]: src/sys/net CID 1364759: fix using uninitialized value
nonaka[src/trunk]: src/sys/dev/usb regen
maxv[src/trunk]: src/sys/arch/xen/x86 Use PG_RO instead of a magic zero.
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Adjust data pointer using current, rathe...
knakahara[src/trunk]: src/sys/net LIST_REMOVE should be done before clearing members o...
christos[src/trunk]: src/distrib/sets/lists/xdebug Add missing debug libraries; repor...
ozaki-r[src/trunk]: src/tests/net Add rumpdev library for config_cfdriver_attach
isaki[src/trunk]: src/sys/arch/x68k/stand/boot gets -> kgets. the last part of PR/...
christos[src/trunk]: src/sbin/gpt Fix stray paste, noted by kre.
knakahara[src/trunk]: src/sys/dev/pci "#ifdef __HAVE_PCI_MSI_MSIX" workaround is not r...
christos[src/trunk]: src/usr.bin/config Bump version for -no
christos[src/trunk]: src/sys/dev/usb name moschip devices consistently
mlelstv[src/trunk]: src/usr.sbin/gpioctl pass new pin configuration flags to driver.
pgoyette[src/trunk]: src/sys/dev Ignore return values when backing out of a "finish" ...
sevan[src/trunk]: src/bin/pwd Document the version pwd first appeared.
christos[src/trunk]: src/usr.sbin/sup/source PR/50547: David Binderman: fix bad sizeof
wiz[src/trunk]: src/sbin/gpt Bump date for previous.
msaitoh[src/trunk]: src/sys/dev/pci regen.
sevan[src/trunk]: src/bin/dd Pp not required before Bd, picked up by mandoc lint
christos[src/trunk]: src/distrib/sets/lists Add ip6addrctl
christos[src/trunk]: src/distrib/sets/lists/tests add gpt directory
christos[src/trunk]: src/crypto/external/bsd/openssl/dist merge conflicts
maya[src/trunk]: src/usr.bin/ftp Do globbing for FTP URLs of the form ftp://... too
mlelstv[src/trunk]: src/sys/dev/pci be quiet about regular intermediate authenticati...
scole[src/trunk]: src/tests/lib/libc/arch/ia64 PR port-ia64/51261
scole[src/trunk]: src/sys PR port-ia64/50719
jakllsch[src/trunk]: src/sys/arch/x86/pci Disable gpio(4) attachment to ichlpcib(4) b...
scole[src/trunk]: src/share/mk PR port-ia64/51261
pgoyette[src/trunk]: src Split out the SYSV IPC stuff into its own compat_netbsd32_sy...
christos[src/trunk]: src/sys/external/bsd/ipf/netinet unifdef
pgoyette[src/trunk]: src/sys/compat/netbsd32 Regen
wiz[src/trunk]: src/lib/libutil Markup improvements.
pgoyette[src/trunk]: src/tests/net/net Another place where we need librumpdev
christos[src/trunk]: src/sys/dev/marvell PR/50533: David Binderman: Fix incorrect logic
wiz[src/trunk]: src/lib/libc/sys Fix date.
christos[src/trunk]: src/doc add ip6addrctl
jdolecek[src/trunk]: src/sys/ufs/ext2fs adjust the comments for on-disk ext2fs inode ...
christos[src/trunk]: src/sys/arch/i386/stand/lib one default is better than two
christos[src/trunk]: src/tests/sbin/gpt Add some gpt tests
jmcneill[src/trunk]: src/sys/dev/ic Fix TX FIFO on Tegra
christos[src/trunk]: src/sys/arch/xen/x86 fix the build.
knakahara[src/trunk]: src/sys/netinet ip_encap uses kmem_alloc APIs instead of malloc.
msaitoh[src/trunk]: src/sys/dev/pci Add Intel 100 series chipset devices from "Table...
christos[src/trunk]: src/lib/libc/net PR/44915: Havard Eidnes:
christos[src/trunk]: src/usr.sbin/makemandb PR/51006: Abhinav Upadhyay: makemandb(8) ...
christos[src/trunk]: src/sys/kern don't release mutexes you did not enter? Please dev...
rjs[src/trunk]: src/sys/lib/libsa Another header change.
skrll[src/trunk]: src/sys/dev/usb Sort opt_* #includes
sevan[src/trunk]: src/bin/test Document the version test first appeared.
pgoyette[src/trunk]: src/tests/include/sys We now need librumpdev to resolve rumpns_c...
nonaka[src/trunk]: src/sys/ufs/ext2fs pass isize to e2fs_i_bswap() if BYTE_ORDER !=...
christos[src/trunk]: src/lib/librt Flesh out sched_protect
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add exy5422clk0
pgoyette[src/trunk]: src/doc Expand discussion a bit, and provide ppp as an example w...
skrll[src/trunk]: src/sys/arch/mips/include Fix RCSId
pgoyette[src/trunk]: src Modularize the pppoe driver
jdolecek[src/trunk]: src/sys/ufs/ext2fs PR kern/7867 add support for UF_NODUMP flag t...
marty[src/trunk]: src/sys/arch/evbarm/conf enable the watch dog
pgoyette[src/trunk]: src/sys/ufs/ext2fs Use correct printf() format for inode (fixes ...
rjs[src/trunk]: src/distrib/sets/lists/man mount_psshfs and mount_sysctlfs don't...
kre[src/trunk]: src/sys/net create++, destroy--
sjg[src/trunk]: src/usr.bin/make PR: 51405
christos[src/trunk]: src/sys/modules/if_srt missed this one
ozaki-r[src/trunk]: src/sys/netinet Restore ARP_STAT_DFRTOTAL deleted unexpectedly
christos[src/trunk]: src/sys/ufs/ext2fs KNF, no functional changes...
skrll[src/trunk]: src/sys/arch/mips/mips Disable the USPACE cpu_switch_resume opti...
kre[src/trunk]: src/sys/ufs/ext2fs Undo revert now Christos has added the missin...
knakahara[src/trunk]: src/tests/net/if_gif remove extra shebang and fix a potentially bug
maxv[src/trunk]: src/sys KNF a little.
wiz[src/trunk]: src/lib/libm/man Whitespace nit.
christos[src/trunk]: src/sys/dev/dkwedge remove incorrect comment (from kre)
msaitoh[src/trunk]: src/sys/dev/pci regen.
nonaka[src/trunk]: src/sys/dev/ic Add support for Realtek RTL8168H/8111H variant.
kre[src/trunk]: src/tests/lib/librumphijack One more -lrumpdev
dholland[src/trunk]: src/sys/ufs/lfs Remove unused <sys/tree.h>
skrll[src/trunk]: src/sys/arch/mips Move the NOP_L macro into asm.h
christos[src/trunk]: src/tests/sbin/gpt Add label change tests
jakllsch[src/trunk]: src/sys/dev/usb Make the us.dvorak.swapctrlcaps keyboard layout ...
pgoyette[src/trunk]: src/sys/net Add the devsw_attach stuff, since the tap device can...
skrll[src/trunk]: src/sys/dev/usb Trailing whitespace
jdolecek[src/trunk]: src/sys/ufs add support for extended attributes in ext2fs for ex...
kre[src/trunk]: src/sys/net Avoid init'ing lo0 twice ... which rump kernels do w...
jnemeth[src/trunk]: src/sbin/gpt - dereferencing NULL is generally bad, found by vis...
pgoyette[src/trunk]: src/tests/net/carp And yet another one
jmcneill[src/trunk]: src/sys/arch Get rid of board-specific options.
skrll[src/trunk]: src/sys/arch/arm/arm32 Delete pmap_pmaps and its only user pmap_...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add disabled MOTG_DEBUG and remove ?HCI...
sjg[src/trunk]: src/usr.bin/make Avoid calling brk_string() and hence Var_Export...
marty[src/trunk]: src/sys/arch/arm/samsung EXYNOS Rewrite step 2 of N: New exynos_...
skrll[src/trunk]: src/sys/uvm/pmap Fix typo for build check
jmcneill[src/trunk]: src/sys/dev/ofw OF properties are stored in big endian, but the ...
jdc[src/trunk]: src/sys/dev/i2c Use the destination buffer size when copying str...
ryoon[src/trunk]: src/lib/libc/gen Fix _SC_TIMER_MAX listing, bump date
joerg[src/trunk]: src/lib/libform Counting from 0 to n-1 can go wrong badly, if n ...
christos[src/trunk]: src/tests/sbin/gpt Add test for type, set, unset
msaitoh[src/trunk]: src/sys/dev/pci Add Intel 100 Series chipset's devices.
christos[src/trunk]: src/usr.bin/unzip simplify.
christos[src/trunk]: src/tests/sbin/gpt Oops +
sevan[src/trunk]: src/bin/ls ls was there from v1.
sevan[src/trunk]: src/bin/dd Document the version dd first appeared.
scole[src/trunk]: src/sys/arch/ia64/include PR port-ia64/51261
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax regen
christos[src/trunk]: src/tests/sbin/gpt Add resize data files
isaki[src/trunk]: src/sys/arch/m68k/fpe Move fpu_cordit2() to #ifdef CORDIC_BOOTST...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/Xorg fix a e...
pgoyette[src/trunk]: src/sbin/modstat By default, don't display the module load addre...
christos[src/trunk]: src/sys/kern Print the parent module that asked for the builtin ...
msaitoh[src/trunk]: src/sys/dev/pci regen.
sevan[src/trunk]: src/bin/stty Document the version stty first appeared.
maxv[src/trunk]: src/sys/arch/xen/x86 Make the I/O area non-executable on Xen.
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Send repeated start after command phase ...
knakahara[src/trunk]: src/sys/net Refactor gif_set_tunnel(). No functional change.
kre[src/trunk]: src/sys/ufs/ext2fs Revert previous - which itself (incorrectly) ...
pgoyette[src/trunk]: src/sys/net Actually commit the changes for making this into a l...
jdolecek[src/trunk]: src/sys/ufs/ext2fs add defines for the missing ext4 feature flags
kiyohara[src/trunk]: src/sys/arch/arm/omap Support TI_DM37XX. These register maps li...
scole[src/trunk]: src/distrib/sets/lists PR port-ia64/51261
wiz[src/trunk]: src/share/man/man4 More markup.
christos[src/trunk]: src/sys/modules add new modules
maxv[src/trunk]: src/sys/arch/x86 Retrieve cpuid7 (Structured Extended Features) ...
martin[src/trunk]: src/sys/arch/alpha/pci Felix Deichmann in PR port-alpha/50326: c...
knakahara[src/trunk]: src/tests/net/if_gif add gif test for set_tunnel/delete_tunnel a...
scole[src/trunk]: src/sys/arch/ia64/ia64 PR port-ia64/51261
ozaki-r[src/trunk]: src/sys/netinet6 CID 1364757: remove unnecessary branching
sevan[src/trunk]: src/bin/date Document the version date first appeared.
christos[src/trunk]: src/sys/net make strip and slip modular, and cosmetic for ppp.
christos[src/trunk]: src/sbin/gpt don't hard-code the program name
jakllsch[src/trunk]: src/sys/arch/arm/omap TI_DM37xx does not currently have a workin...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Finish up with the new compat_net...
christos[src/trunk]: src/sys/arch/sparc/sparc PR/50516: David Binderman: Add missing ...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Mark the nfssvc syscall as auto-loadable...
christos[src/trunk]: src/sbin/gpt remove more duplicated code.
kre[src/trunk]: src/tests/net/net + -lrumpdev
christos[src/trunk]: src/sbin/gpt Add a space.
christos[src/trunk]: src/sbin/gpt CID 1341556: Don't leak map info
wiz[src/trunk]: src/share/man/man9 Whitespace nit.
marty[src/trunk]: src/sys/arch/arm/samsung add a dma file to the EXYNOS rewrite
skrll[src/trunk]: src/sys/dev/usb Remove UZCOM_DEBUG
sevan[src/trunk]: src/bin/cp Document the version cp first appeared.
pgoyette[src/trunk]: src/sys/dev/sysmon sysmon's components need to be MODULE_CLASS_D...
martin[src/trunk]: src/sys/arch/alpha/alpha Make it compile
pgoyette[src/trunk]: src/tests/net/bpfjit This now needs librumpdev and librumpvfs to...
skrll[src/trunk]: src/sys/arch/mips/mips Fixup the #if to reflect when we can have...
jakllsch[src/trunk]: src/usr.bin/systat Make this build with clang:
christos[src/trunk]: src/sys/miscfs/specfs unfortunately it is not that easy to get r...
pgoyette[src/trunk]: src/tests/net/carp No underscore needed
skrll[src/trunk]: src/sys/arch/mips/mips Fix two bugs for tlb_invalidate_addr for ...
christos[src/trunk]: src/external/bsd/atf/dist/atf-sh fix the open error messages to ...
christos[src/trunk]: src/tests/fs/nfs/nfsservice The required initialization order fo...
leot[src/trunk]: src/sys/dev/usb whoops, sort the RTL8188CU_3.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia handle GPIO_ACTIVE_LOW flag
sevan[src/trunk]: src/bin/mkdir Document the version mkdir first appeared.
christos[src/trunk]: src/sbin/sysctl mention ip6addrctl
kiyohara[src/trunk]: src/sys/arch/arm/omap Support OMAP 4430. But ADMA2 don't workin...
skrll[src/trunk]: src/external/gpl3/gcc Note hppa status:
kre[src/trunk]: src/tests/rump/rumpkern + -lrumpdev
abhinav[src/trunk]: src/lib/libc/string Add STANDARDS section.
maxv[src/trunk]: src/sys/arch Implement amd64 support for SMEP - Supervisor Mode ...
christos[src/trunk]: src/sbin/gpt don't print dkctl message for files
pgoyette[src/trunk]: src/sys/compat/netbsd32 Add MODULE infrastructure to netbsd32_nf...
martin[src/trunk]: src/gnu/dist/gettext/gettext-tools/doc Make this work with newer...
christos[src/trunk]: src/sys/netinet PR/50528: David Binderman: remove sizeof(sizeof(x))
skrll[src/trunk]: src/sys/dev/usb Don't always define UGENSA_DEBUG
scole[src/trunk]: src/lib/libc/arch/ia64 PR port-ia64/51261
sevan[src/trunk]: src/bin/echo Document the version echo first appeared.
christos[src/trunk]: src/lib/libedit Only reset the terminal if we have a tty (Boris ...
leot[src/trunk]: src/sys/dev/usb + REALTEK RTL8188CU_3
christos[src/trunk]: src/crypto/external/bsd/openssh/dist remove unused code
marty[src/trunk]: src/sys/arch/arm/samsung XU4: re-enable gpio
christos[src/trunk]: src/distrib/sets/lists/etc add ip6addrctl
christos[src/trunk]: src/sbin/gpt - factor out into smaller separate functions
christos[src/trunk]: src/sys/miscfs/specfs Use DIOCGMEDIASIZE instead of DIOCGPART so...
skrll[src/trunk]: src/sys/dev/usb +__KERNEL_RCSID
christos[src/trunk]: src/usr.bin/pmap PR/50546: David Binderman: Fix bad sizeof
sevan[src/trunk]: src/bin/kill Pp not required before Bd, picked up by mandoc lint
nonaka[src/trunk]: src/sys/arch/zaurus/conf remove some phy(4) from zaurus INSTALL ...
skrll[src/trunk]: src/sys/arch/arm/arm PR port-arm/50512: Source code condition im...
scole[src/trunk]: src/sys/arch/ia64/include PR port-ia64/51261
pgoyette[src/trunk]: src/sys/compat/netbsd32 Properly mark netbsd32_mqueue.c to depen...
pgoyette[src/trunk]: src/lib/libc/sys Update to match reality. For these functions, ...
skrll[src/trunk]: src/sys/arch/arm/arm Move mcrr and mrrc up the list so they matc...
mlelstv[src/trunk]: src/sys/uvm Clean up assertions and catch integer overflow.
ozaki-r[src/trunk]: src/sys/net Constify rt_newmsg's arguments
christos[src/trunk]: src/sbin/gpt CID 1341560: Free arg.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Enable tiotg and USB devices.
plunky[src/trunk]: src/usr.bin/sdpquery update several profiles, bringing up to dat...
pgoyette[src/trunk]: src/sys/compat/common Add comment to #ifdef - it's a long way fr...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Regen syscall definitions - the compat_n...
dholland[src/trunk]: src Use lfs_accessors.h in conjunction with the cleaner's struct...
skrll[src/trunk]: src/sys/arch/evbarm/odroid Use tabs instead of spaces
christos[src/trunk]: src/tests/sbin/gpt Add remove partition data file
christos[src/trunk]: src/sbin/gpt annotate map additions with non-allocated memory.
pgoyette[src/trunk]: src/sbin/drvctl synch usage() with the man page.
scole[src/trunk]: src/sys/arch/ia64/stand PR port-ia64/49717
pgoyette[src/trunk]: src/tests/net/icmp More need for librumpdev
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add clock controller backend for Exynos...
scole[src/trunk]: src/sys/arch/ia64/include PR port-ia64/51261
jdolecek[src/trunk]: src/sys/ufs/ext2fs add devel ifndefs for incompat/rocompat featu...
kiyohara[src/trunk]: src/sys/arch/arm/omap Set host-mode always. motg(4) doesn't sup...
christos[src/trunk]: src/sys/netinet6 Hook up the addrctl stuff that's already there.
christos[src/trunk]: src/sbin/gpt split out into smaller functions.
jakllsch[src/trunk]: src/distrib/sets/lists/comp fix previous
christos[src/trunk]: src/doc new openssl
martin[src/trunk]: src/distrib/sets/lists/debug Fix debug sets for ia64
christos[src/trunk]: src/sbin/gpt - write a function to set the entity, so that we do...
scole[src/trunk]: src/tests/lib/libc/sys PR port-ia64/51261
scole[src/trunk]: src/external/gpl3 PR port-ia64/51261
pgoyette[src/trunk]: src Modularize the sppp_subr stuff so it can be shared by pppoe ...
pgoyette[src/trunk]: src/doc Add some info regarding ppp
sevan[src/trunk]: src/bin/ln ln was there from v1.
roy[src/trunk]: src/tests/net/route Add -lrumpdev so that tests work again.
christos[src/trunk]: src/tests/lib/libutil new tests from kre
christos[src/trunk]: src/sys/fs/nfs/nlm PR/50535: David Binderman: Fix nonsense strcmp
sevan[src/trunk]: src/bin/csh C Shell appeared in 2BSD, not 3BSD
rjs[src/trunk]: src/sys/lib/libsa Adjust for change to kernel ext2fs headers.
wiz[src/trunk]: src/lib/librt Remove trailing whitespace.
skrll[src/trunk]: src/sys/dev/usb Pull across the conversion to usbhist from nick-...
christos[src/trunk]: src/sys/ufs/ext2fs merge missing function.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Explain a little.
pgoyette[src/trunk]: src/sys/net Don't try to set-up our sysctl sub-tree if we're bui...
sevan[src/trunk]: src/bin/dd The macro to cross-reference is Xr, not Xt.
macallan[src/trunk]: src/sys/arch/sparc/sparc || -> &&
ozaki-r[src/trunk]: src/sys/netinet6 CID 1341546: Fix integer handling issue (CONSTA...
christos[src/trunk]: src/libexec/httpd - restrict the default list of ciphers to some...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Fix address for omapgpio4.
christos[src/trunk]: src/doc new openssh
skrll[src/trunk]: src/sys/arch/evbarm/odroid Shave another whole instruction when ...
nakayama[src/trunk]: src/sys/compat/sunos Redo previous. zero check before modulo.
leot[src/trunk]: src/sys/dev/usb regen (sorted the RTL8188CU_3 devid)
maxv[src/trunk]: src/sys/arch/xen/x86 KNF a little
roy[src/trunk]: src/sys/netinet6 Set RTF_CONNECTED instead of setting only RTF_C...
kamil[src/trunk]: src/libexec/httpd Improve the httpd(8) printenv.lua Lua example
christos[src/trunk]: src/sys/ufs/ext2fs sync with hrishi's git
maxv[src/trunk]: src/sys/compat/netbsd32 Put the code in charge of handling MODCT...
sjg[src/trunk]: src/usr.bin/make Add Boolean wantit to Var_Parse and Var_Subst
kre[src/trunk]: src/tests + -lrumpdev
mlelstv[src/trunk]: src/sys/compat/sunos32 PR 50517 bad switch
jdolecek[src/trunk]: src/sys/netinet sprinkle const on sctp_crc_c[]
christos[src/trunk]: src/sys/ufs/ext2fs KNF
pgoyette[src/trunk]: src/sys/modules Add and enable a new module, slcompress
christos[src/trunk]: src/sbin/gpt merge command line parsers and check all memory all...
christos[src/trunk]: src rename the ppp module so that it autoloads.
sevan[src/trunk]: src/bin/mv Forgot to bump date with previous commit
gson[src/trunk]: src/lib/libedit unbreak the build
nonaka[src/trunk]: src/sys/dev/acpi Enable DMA transfer.
roy[src/trunk]: src/sys/net Fix compile without modules.
skrll[src/trunk]: src/sys/arch/evbarm/odroid Update comments to reflect reality
nros[src/trunk]: src Add manpage to the fma function in libm.
maya[src/trunk]: src/sys/dev/scsipi uk(4) is safe to suspend, register it as such
christos[src/trunk]: src PR/50506: Tobias Nygren: kqueue(2) lacks EV_DISPATCH/EV_RECE...
dholland[src/trunk]: src/sys/kern Fix lying comment.
christos[src/trunk]: src/sys/rump/net/lib Don't call loopinit() here. Instead panic i...
scole[src/trunk]: src/sys/arch/ia64/ia64 PR port-ia64/51261
dholland[src/trunk]: src/usr.bin/what Clarify that SCCS is a specific thing and not a...
msaitoh[src/trunk]: src/sys/dev/ic Calculated CRC is for bytes from 0 to 125 on DDR4...
christos[src/trunk]: src/distrib/sets/lists/tests new files
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Remove #ifdef NETBSD_MSI_OR_MSIX to be sim...
skrll[src/trunk]: src/sys/dev/usb +#include "opt_usb.h"
pgoyette[src/trunk]: src/sys/compat/netbsd32 Regen.
msaitoh[src/trunk]: src/sys/dev/pci Add some Xeon E5 v3 devices.
marty[src/trunk]: src/sys/arch/evbarm/exynos XU$ genassym.cf
christos[src/trunk]: src/sys/external/bsd/drm/dist/libdrm PR/50560: David Binderman: ...
jakllsch[src/trunk]: src/crypto/external/bsd/openssh/dist Add some missing __attribut...
christos[src/trunk]: src/sbin/gpt CID 1341563: fix leak
jdolecek[src/trunk]: src/sys/ufs/ext2fs some more inode flags
kre[src/trunk]: src/doc Note import of tzdata2016f
kre[src/trunk]: src/tests/rump/rumpnet + -lrumpdev
pgoyette[src/trunk]: src/tests/net/if_loop Need librumpdev and librumpvfs
christos[src/trunk]: src/share/man/man7 add addrctlpolicy
macallan[src/trunk]: src/sys/dev/adb add a sysctl to optionally ender ddb when pressi...
mlelstv[src/trunk]: src/sys/dev/sdmmc Be more verbose about errors.
jmcneill[src/trunk]: src/sys/external/bsd/libfdt/conf Add build glue.
christos[src/trunk]: src/sys/arch/sparc/include cast to register_t because not all 's...
knakahara[src/trunk]: src/sys/dev/pci provide all PCI MSI/MSI-X manipulation stub func...
christos[src/trunk]: src/sbin/gpt Kill newline
pgoyette[src/trunk]: src Modularize drvctl(4)
maxv[src/trunk]: src/sys/arch Align the segments properly, and split text+rodata ...
pgoyette[src/trunk]: src/sys/dev/ic Update calculations for DDR4 devices. This gets ...
christos[src/trunk]: src/sys/arch/emips/stand/common PR/50537: David Binderman: fix b...
sevan[src/trunk]: src/bin/df Bump date
pgoyette[src/trunk]: src/sys/kern When unloading the module, clear the address of the...
nonaka[src/trunk]: src/sys/lib/libsa Sync with sys/ufs/ext2fs/ext2fs_bswap.c.
dholland[src/trunk]: src/share/misc ALUA (asymmetric logical unit access) from Nikola...
skrll[src/trunk]: src/sys/dev/usb Don't need to nest #ifdef EHCI_DEBUG
macallan[src/trunk]: src/sys/external/bsd/libfdt/dist re-import libfdt for kernel use
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add new compat_netbsd32_mqueue mo...
pgoyette[src/trunk]: src/sys Regen
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev/maple Convert tsleep(9)/wakeup(9) pai...
dholland[src/trunk]: src/sys/arch Remove unused <sys/tree.h>.
christos[src/trunk]: src/sbin/gpt put back usage from kre
maxv[src/trunk]: src Rename verified_exec.c -> veriexec.c.
kre[src/trunk]: src/tests/net/if_bridge + -lrumpdev (and avoid doing stuff twice).
abhinav[src/trunk]: src/lib/libc/string Fix sentence
jmcneill[src/trunk]: src/share/man/man9 There is no user space control for this with ...
christos[src/trunk]: src/sys/conf defopt PPPOE_DEBUG kill unknown sessions
pgoyette[src/trunk]: src vnconfig(8) was renamed to vndconfig(8) some time ago, and m...
leot[src/trunk]: src/sys/dev/usb Add support for Realtek RTL8188CU_3.
ozaki-r[src/trunk]: src/sys/netinet Introduce arp_settimer
scole[src/trunk]: src/sys/arch/ia64/stand/ia64 PR port-ia64/51261
scole[src/trunk]: src/sys/modules PR port-ia64/51261
jdolecek[src/trunk]: src rename struct ext2fs_dinode attribute e2di_dacl to correct
martin[src/trunk]: src/sys/arch/ia64/include Remove unused include of sys/tree.h
kre[src/trunk]: src/sys/ufs/ext2fs If using constants from dirent.h it ought to ...
ginsbach[src/trunk]: src/share/misc Add some VLAN related acronyms.
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Update VIA/Cyrix/Centaur-defined bits. Pa...
pgoyette[src/trunk]: src/sys/dev/ic Use the DDR4 rows and columns fields when printin...
christos[src/trunk]: src/sys/modules Add modules for strip and slip
christos[src/trunk]: src/sbin/gpt - check errors from map allocation
christos[src/trunk]: src/sys/dev/pci/n8/common/api PR/50536: David Binderman: fix inc...
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
christos[src/trunk]: src/sys/arch/amd64/conf Use "-no" and add more cloners.
jdolecek[src/trunk]: src/sys/ufs/ext2fs get and set expanded timestamp if the inode c...
scole[src/trunk]: src/sys/arch/ia64/include PR port-ia64/51261
knakahara[src/trunk]: src/sys/dev/pci restructure wm(4) evcnt to support multiqueue ev...
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs catch up with DIO...
marty[src/trunk]: src/sys/arch/evbarm/odroid Remove ev that's no longer valid
maxv[src/trunk]: src/sys/arch/x86/x86 Remove this comment and allow the beginning...
christos[src/trunk]: src/usr.sbin Add ip6addrctl
sevan[src/trunk]: src/bin/kill Earliest reference of kill in the TUHS archive is v...
christos[src/trunk]: src/tests/sbin/gpt Add a migration test
msaitoh[src/trunk]: src/sys/dev/ic KNF.
christos[src/trunk]: src/sys/netinet6 In rump (ifp)->if_afdata[AF_INET6] == NULL if w...
martin[src/trunk]: src/sys/rump/fs/lib/libext2fs Add new file to fix the build.
christos[src/trunk]: src/sbin/gpt more leak
marty[src/trunk]: src/sys/arch/evbarm/exynos FDT XU4 fix uboot support
knakahara[src/trunk]: src/usr.sbin/intrctl fix CID 1364766: Resource leaks
christos[src/trunk]: src/lib/libutil - Add support for "midnight" "noon", dawn etc.
marty[src/trunk]: src/sys/arch/evbarm/exynos EXYNOS rewrite step 3 of N: Add alias...
christos[src/trunk]: src/sbin/gpt automatically enforce readonly for the commands tha...
sjg[src/trunk]: src/usr.bin/make Linux filemon only records D some/dir for rm -rf
sjg[src/trunk]: src/usr.bin/make Set .ERROR_CMD if we can
knakahara[src/trunk]: src/sys/net gif(4): Infinite recursion calls prevention code wor...
jakllsch[src/trunk]: src/tests use __dead
martin[src/trunk]: src/share/mk Switch mips64 over to new gdb - old one doesn't wor...
pgoyette[src/trunk]: src/sys/compat/netbsd32 Missed these.
christos[src/trunk]: src/sbin/gpt CID 1341564: Arg memory leak
christos[src/trunk]: src/sbin/gpt Refactor the command dispatching and help printing ...
kre[src/trunk]: src/sys/uvm The only error that can occur from munlock() on NetB...
sevan[src/trunk]: src/bin/chio Mark Jason's name with An macro in AUTHORS section, ...
christos[src/trunk]: src/sbin/gpt remove extra assignment
skrll[src/trunk]: src/sys/arch/mips/mips Fix incorrect register usage in #if (PGSH...
christos[src/trunk]: src/external/bsd/dhcpcd/dist CID 1341552: Fix NULL deref.
sevan[src/trunk]: src/bin/chio Document the first version chio appeared in.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Make comment more readable - no fun...
christos[src/trunk]: src/sbin/gpt Add listing commands for type, set and unset.
jdolecek[src/trunk]: src/sys/ufs move i_e2fs_* defines from ufs/inode.h to ext2fs/ext...
christos[src/trunk]: src/sys/rump/net/lib/libnetmpls finish ifmpls->mpls renaming.
skrll[src/trunk]: src/sys/uvm Make UVMHIST_PRINT work again by making it define KE...
macallan[src/trunk]: src/sys/ufs/ext2fs sprinkle ()s in macros with comparisons, shut...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia attach nouveau to fdt
marty[src/trunk]: src/sys/arch XU4 FDT Enable the minimum device tree
scole[src/trunk]: src/sys/arch/ia64/ia64 Add volatile flag which might help with s...
christos[src/trunk]: src/sys/dev/pci PR/50527: David Binderman: Fix impossible code. ...
sevan[src/trunk]: src/bin/kill Bump date
mlelstv[src/trunk]: src/sys move entropy gathering into dksubr.
dholland[src/trunk]: src/sys/ufs/chfs typo in comment
macallan[src/trunk]: src/sys/arch/mips/ingenic zero out struct i2cbus_attach_args bef...
skrll[src/trunk]: src/sys/arch/evbmips/malta/dev Fix compile for PCI_NETBSD_CONFIGURE
christos[src/trunk]: src/distrib/sets/lists/man new tcu man pages
skrll[src/trunk]: src/sys/arch/mips/mips Fix a comment
christos[src/trunk]: src/sys/arch/bebox/bebox PR/50524: David Binderman: Fix incorrec...
christos[src/trunk]: src/distrib/sets/lists/modules sets for slip and strip
msaitoh[src/trunk]: src/sys/dev/i2c IDT's TSE2002GB2 has the same ID as TS3000GB2, s...
skrll[src/trunk]: src/sys/dev/sdmmc Remove unnecessary #include
nonaka[src/trunk]: src/sys/ufs/ext2fs include stddef.h for offsetof.
pgoyette[src/trunk]: src/doc Add a list of "module issues" based on an Email discussi...
christos[src/trunk]: src/sys/arch/alpha/alpha PR/50523: David Binderman: Fix incorrec...
skrll[src/trunk]: src/external/gpl3/gcc hppa is tested. I think it's "OK"
knakahara[src/trunk]: src/sys/sys intrid and dev_xname must be NUL terminated by kernel.
scole[src/trunk]: src/sys/arch/ia64 PR port-ia64/51261
christos[src/trunk]: src/sbin/gpt eliminate static globals so that commands can be re...
pgoyette[src/trunk]: src/sys/dev/i2c When loaded as a non-built-in module, make sure ...
scole[src/trunk]: src/sys/arch/ia64/include PR port-ia64/51261
christos[src/trunk]: src/lib/librt add missing stuff for the affinity calls (Rocky Ho...
christos[src/trunk]: src/tests/sbin/gpt Make the test work
mrg[src/trunk]: src/external/gpl3/gcc update:
christos[src/trunk]: src/lib/libutil preserve a copy of the tm so we can check later.
scole[src/trunk]: src/common/lib/libc/arch/ia64/string PR port-ia64/51261
nonaka[src/trunk]: src/sys/dev/usb Added CENTURY CT-USB1HUB.
jakllsch[src/trunk]: src/sys/uvm/pmap Only include `static inline pmap_asid_check()` ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm ttm_bo_unreserve in case of ttm_bo...
msaitoh[src/trunk]: src/sys/dev/ic Bugfixes
christos[src/trunk]: src/tests/sbin/gpt Add resize test.
christos[src/trunk]: src/tests/fs/vfs order network libraries properly.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Model 0x5e is also 6th gen Core or Xeon...
christos[src/trunk]: src/sys Replace DIOCGPART -> DIOCGPARTINFO which returns the dat...
sjg[src/trunk]: src/usr.bin/make/unit-tests Avoid echo -n in unit-tests
pgoyette[src/trunk]: src For modular configurations, always build with PPPOE_TERM_UNK...
jnemeth[src/trunk]: src/sys/miscfs/specfs messing with uninitialized structs is a ba...
maxv[src/trunk]: src/sys/arch/xen/x86 Map the kernel text, rodata and data+bss in...
skrll[src/trunk]: src/sys/arch/arm/arm32 Don't touch pm_onproc at all in pmap_{upd...
tsutsui[src/trunk]: src/distrib/atari/floppies/install Workaround unexpected/undocum...
scole[src/trunk]: src/sys/arch/ia64/include Import later FreeBSD version, add note...
christos[src/trunk]: src/distrib/sets/lists/comp add the sched_affinity man pages.
marty[src/trunk]: src/sys/arch/arm/samsung Move everything back into files.exynos
jmcneill[src/trunk]: src/sys/dev/i2c Support direct config.
macallan[src/trunk]: src/external/gpl2/dtc/dist initial import of Device Tree Compile...
jmcneill[src/trunk]: src/sys/dev/i2c allow child devices to be passed in attach args ...
knakahara[src/trunk]: src/usr.sbin/intrctl fix: incorrect sysctlbyname(3) error handling.
pgoyette[src/trunk]: src/sys/net Change the internal name of the module to match its ...
pgoyette[src/trunk]: src/sys/ufs/ext2fs Update previous. Since original format was %...
scole[src/trunk]: src/sys/arch/ia64/include Rename some functions so any atomic op...
christos[src/trunk]: src/lib/libc/net mention ip6addrctl
christos[src/trunk]: src/usr.bin/systat Avoid string gymnastics in an olympic year.
pgoyette[src/trunk]: src/sys/net Final part of fixing if_tap. The module needs to at...
christos[src/trunk]: src/sys/arch/amd64/conf don't load loopback as a module as other...
christos[src/trunk]: src/sbin/gpt print the old and the new style usage.
sevan[src/trunk]: src/bin/rmdir Document the version rmdir first appeared.
skrll[src/trunk]: src/sys/arch/mips/mips Fix register usage in the swap operation ...
sjg[src/trunk]: src/usr.bin/make Fix evaluation of defined(FOO) and ${FOO} > 0
pgoyette[src/trunk]: src/sys/compat/netbsd32 Strange patch(1) behavior got me three c...
sevan[src/trunk]: src/bin/rm Document the version rm first appeared.
pgoyette[src/trunk]: src/doc Add some more notes
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server first merge of xorg-ser...
skrll[src/trunk]: src/sys/dev/usb Remove "empty" FreeBSD RCSId
scole[src/trunk]: src/sys/lib/libkern/arch/ia64 PR port-ia64/51261
christos[src/trunk]: src/sys/arch/i386/stand/lib better than returning random errors.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Fix description to 'NEXCOM VTC100'.
maxv[src/trunk]: src/sys/arch Move the virtual address of the LAPIC page out of t...
skrll[src/trunk]: src/sys/dev/usb Add an axe(4) device from OpenBSD
mlelstv[src/trunk]: src/sys/arch/i386/stand/lib PR 50516 bad switch statement.
christos[src/trunk]: src/sys/net kill unknown sessions ifdef, link set for sysctl.
wiz[src/trunk]: src/doc gdb-7.10.1 out.
pgoyette[src/trunk]: src/sys/compat/linux32/common Update dependencies - compat_linux...
christos[src/trunk]: src/sys/compat/linux/arch/i386 Fix DIOCGPARTINFO
marty[src/trunk]: src/sys/arch/arm/samsung XU4: Fix build
pgoyette[src/trunk]: src/sys/modules Descend into new compat_netbsd32_nfssrv director...
sevan[src/trunk]: src/bin/pax Document the version pax first appeared.
pgoyette[src/trunk]: src/sys/compat/common The COMPAT_10 code for SYSVxxx is now part...
mlelstv[src/trunk]: src/sys/arch/sparc/sparc PR 50516 bad switch case
christos[src/trunk]: src/sbin/gpt Fix resizedisk.
christos[src/trunk]: src/sys rename ifmpls to mpls, so we don't have if_ifmpls...
kamil[src/trunk]: src/share/examples/lua Correct mistakes in the sqlite.lua example
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon-kms clean...
mrg[src/trunk]: src/external/mit/xorg/server/drivers instead of including xorg-s...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server don't define HAVE_XORG_...
christos[src/trunk]: src/usr.sbin/makefs Fix some more MKREPRO issues in cdrom creati...
knakahara[src/trunk]: src add x86 MD MSI/MSI-X support code.
riastradh[src/trunk]: src/share/misc Per discussion with board@, remove inappropriate, ...
christos[src/trunk]: src/usr.bin/ftp mark function as only needed with ssl.
marty[src/trunk]: src/sys/arch/arm/samsung XU4 FDT missed files
christos[src/trunk]: src/distrib/hp300/ramdisk Bump
pooka[src/trunk]: src/sys/rump/librump/rumpkern Use hardclock_ticks instead of a h...
joerg[src/trunk]: src/usr.bin/sortinfo Fix tools build.
pgoyette[src/trunk]: src/tests/dev/sysmon When exiting, provide a reason.
ryo[src/trunk]: src/sys/arch use armv7_generic_space
mrg[src/trunk]: src/distrib/sets support xorg_server_ver define, currently setta...
christos[src/trunk]: src/sys/arch/alpha/include restore the constants to the old valu...
martin[src/trunk]: src/external/bsd/unbound Visit "etc" so our rc.d file gets insta...
jakllsch[src/trunk]: src/distrib/sets/lists/debug again, shlib_version didn't recentl...
wiz[src/trunk]: src/doc gcc-6.2 out.
mlelstv[src/trunk]: src/sbin/devpubd/hooks Avoid error message when /dev/wedges does...
mrg[src/trunk]: src reenable the cirrus, i128, i740, neomagic and tseng drivers ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf disable __HAVE_MM_MD_DIRECT_MAPPED_PHYS...
christos[src/trunk]: src/external/public-domain/xz/bin/xz help sun2
jakllsch[src/trunk]: src tests for libusbhid (many of which fail)
riastradh[src/trunk]: src/sys/kern Gather rndsinks global state into a cacheline-align...
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb XXX stop gap f...
pooka[src/trunk]: src/sys/rump Put 50 back to compat list for a while (some fallout)
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new sysmon ...
palle[src/trunk]: src/sys/arch/sparc64/dev sun4v: vdsk and ldc drivers - from Open...
jdc[src/trunk]: src/sys/arch/sparc64/sparc64 Add V210/V240 environmental sensors...
sevan[src/trunk]: src/sbin/dump dump was there from v4.
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Sync ixg(4) up to FreeBSD r250108:
pgoyette[src/trunk]: src/sys/dev/sysmon Correctly check return status when registerin...
christos[src/trunk]: src/lib/libm add ilogb.
skrll[src/trunk]: src/sys/arch/arm/cortex Deal with kernel builds where virtualisa...
mlelstv[src/trunk]: src/sys/dev/dkwedge Return error in dkopen when dk_open_parent f...
plunky[src/trunk]: src/etc/defaults "ip6addrctl_enable" is now "ip6addrctl", set th...
pooka[src/trunk]: src/sys/rump regen for COMPAT_50 sprinklage
sevan[src/trunk]: src/bin/dd dd first appeared in V5, not V1
mrg[src/trunk]: src - introduce HAVE_XORG_GLAMOR which is set to yes on xorg-ser...
christos[src/trunk]: src/distrib/common Use MKREPRO_TIMESTAMP
christos[src/trunk]: src/tests/lib/libc Put have fenv elsewhere.
wiz[src/trunk]: src/share/mk Fix pasto.
jdolecek[src/trunk]: src/sys/ufs/ext2fs check correct inode extents flag - IN_E4EXTEN...
wiz[src/trunk]: src/sbin/gpt Simplify usage for gpt show.
pgoyette[src/trunk]: src/usr.sbin/mountd Add missing $NetBSD$ tag, and copy License/C...
christos[src/trunk]: src/external/bsd/unbound/etc FIx non update build (Julian Coleman)
martin[src/trunk]: src/sys/arch/sparc64/dev Print error codes from sysmon
riastradh[src/trunk]: src/lib/libp2k Release dir after create/mknod/mkdir/symlink as 6...
wiz[src/trunk]: src/external/bsd/libproc/lib Mark as using c++ using LIBISCXX in...
christos[src/trunk]: src/external/bsd/unbound reorder for the benefit of sun2
christos[src/trunk]: src/sys/net remove MODULAR/COMPAT_40 ifdef.
christos[src/trunk]: src/distrib/sets/lists/comp more fenv
maya[src/trunk]: src/share/man/man7 We don't use mfs for /tmp by default, so the ...
dholland[src/trunk]: src/sys/fs/udf Improve misleading variable name. Related to PR 5...
marty[src/trunk]: src/sys/arch/arm/samsung EXYNOS FDT sscom
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Report an error when return -ENOD...
martin[src/trunk]: src/sys/arch/mips/cavium Typo in #ifdef - the per cpu wdog softi...
christos[src/trunk]: src/distrib/sets/lists/tests new lint test
jmcneill[src/trunk]: src/sys/dev/fdt fdtbus depends on clk
jdolecek[src/trunk]: src/sbin/fsck_ext2fs divorce list of features supported by fsck_...
jmcneill[src/trunk]: src/sys/arch/arm/samsung hook exynos5422 clock support into fdtbus
khorben[src/trunk]: src/sys/arch Also use ACPI shutdown on Xen DOM0
christos[src/trunk]: src/usr.sbin/makemandb if we only asked for stopwords, use the o...
ozaki-r[src/trunk]: src/sys/net Fix previous
skrll[src/trunk]: src/sys Spelling in comment
pooka[src/trunk]: src/sys/rump/librump/rumpvfs Mark the vattr50 translation helper...
msaitoh[src/trunk]: src/sys/dev/pci Add more Xeon D devices.
rtr[src/trunk]: src/sys/netinet make rip_connect_pcb take sockaddr_in * instead ...
maxv[src/trunk]: src/sys/ufs/ffs Instead of duplicating code, create ffs_is_apple...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-openchrome updat...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Simplify gdt_grow, and make sure we don...
christos[src/trunk]: src/usr.sbin/nfsd PR/51437: Hauke Fath: write a byte to the sock...
mrg[src/trunk]: src/sys/arch/sparc64/dev use uint64_t consistently.
msaitoh[src/trunk]: src/sys/dev/pci regen.
msaitoh[src/trunk]: src/sys/dev/pci Remove PCI_PRODUCT_CMDTECH_240's entry because C...
jdolecek[src/trunk]: src/sys/ufs/ext2fs switch code to use the EXT2_HAS_{COMPAT|ROCOM...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia use "watchdog" clock if not defined in fdt
knakahara[src/trunk]: src/sys/net eliminate stf(4)'s dependency on gif(4).
ozaki-r[src/trunk]: src/tests/net Add some tests for sysctl net.inet.ip.*
skrll[src/trunk]: src/sys/external/bsd/dwc2 Stop the callout if the transfer didn'...
christos[src/trunk]: src/etc give the kernel pax invocating the MKREPRO_TIMESTAMP tre...
marty[src/trunk]: src/sys/arch XU4 FDT checkpoint
wiz[src/trunk]: src/share/man/man4 Sort sections. Fix Dt.
maxv[src/trunk]: src/sys/dev/pci Use the exact same argument for kmem_alloc and k...
martin[src/trunk]: src/sbin/gpt Improve "show -a" display: split human readable Typ...
christos[src/trunk]: src/sys/sys explicit casts to time_t, since we are going from un...
pgoyette[src/trunk]: src/tests/dev/sysmon Include better diagnostic info when a requi...
hikaru[src/trunk]: src/distrib/notes/common Add myself
jmcneill[src/trunk]: src/sys/arch Add Amlogic GPIO driver.
martin[src/trunk]: src/sbin/gpt Fix output in an error case
macallan[src/trunk]: src/sys/arch/mips/ingenic enable clocks as needed
riastradh[src/trunk]: src/sys Cull unused INRENAME and INRELOOKUP from callers.
joerg[src/trunk]: src/external/mit/xorg/lib/libdrm Don't bail out on #warning for ...
mrg[src/trunk]: src/sys/uvm/pmap put a variable under the #ifdef it's only used in.
knakahara[src/trunk]: src/sys/arch/i386 fix i386 build for MSI/MSI-X support code.
jakllsch[src/trunk]: src/distrib/sets/lists/base revert previous change to this file, ...
agc[src/trunk]: src/sys/dev/sysmon It's a function returning void; don't return ...
macallan[src/trunk]: src/sys/arch/mips/ingenic support interrupt-driven transfers
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Change tegra_pcie_conf_hook() to only gi...
dholland[src/trunk]: src/share/misc BTS is for "bug tracking system", but it's not fo...
mrg[src/trunk]: src/distrib/sets xorg_server_ver doesn't depend upon xorg_server...
mrg[src/trunk]: src/external/mit/xorg/server update build for sparc64 xorg-serve...
roy[src/trunk]: src/sys/netinet6 White space police.
christos[src/trunk]: src/sys/arch/m68k/include get rid of dup fenv.
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Complete implementation of clocks for SP...
christos[src/trunk]: src/external/bsd/mdocml/lib/libmandoc Forgot to commit this
christos[src/trunk]: src/usr.sbin/makefs little size_t/ssize_t...
riastradh[src/trunk]: src Cull unused vnode v_iflags: VI_LAYER, VI_LOCKSHARE.
jdolecek[src/trunk]: src/sys/ufs/ext2fs adjust ext2fs_makeinode() so that the dirente...
christos[src/trunk]: src/sys/ufs/ext2fs CID 1371644: use strlcpy, remove dup copy.
maxv[src/trunk]: src/sys/arch/x86/include KNF so NXR likes it, and some typos
macallan[src/trunk]: src/sys/arch/macppc/dev don't grab the interrupt lock around mix...
ozaki-r[src/trunk]: src/sys Fix token_rif extractions from llentry
ozaki-r[src/trunk]: src/sbin/route Fix rump.route shows host's interface names
knakahara[src/trunk]: src/sys/kern fix the following softint parallel operation problem.
ozaki-r[src/trunk]: src/sys/netinet6 Avoid NULL checks for a variable that is defini...
christos[src/trunk]: src/distrib/atari/floppies/install double the size of the image ...
pgoyette[src/trunk]: src/sys/rump/librump/rumpkern Now that the table of auto-loadabl...
christos[src/trunk]: src/share/misc Split acronyms to offensive and non-offensive lik...
joerg[src/trunk]: src/external/bsd/am-utils/dist/amd Fix check for non-positive ti...
wiz[src/trunk]: src/share/man/man9 Improve wording and macro usage.
pooka[src/trunk]: src/sys/rump/librump support COMPAT_nn flags
christos[src/trunk]: src/include Powerpc now has fenv.h
christos[src/trunk]: src/usr.bin add sortinfo
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
skrll[src/trunk]: src/sys/arch/mips/mips KNF
skrll[src/trunk]: src/distrib/utils/embedded/conf C&P of change in rpi.conf (maybe...
wiz[src/trunk]: src/share/man/man9 Improve wording.
riastradh[src/trunk]: src/sys/dev Use explicit_memset to zero key material.
jdolecek[src/trunk]: src/sys/ufs/ext2fs adjust ext2fs_loadvnode_content() to do the s...
pgoyette[src/trunk]: src/tests/ipf Remove the "expected failure" from test n12, and c...
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/include fix inverted condition...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-mouse drivers sh...
pgoyette[src/trunk]: src/sys/dev/raidframe Resolve a use-after-free reference to the ...
msaitoh[src/trunk]: src/sys/dev/pci - Fix RAL table's size of PCH2 and PCH_LPT.
wiz[src/trunk]: src/share/doc/usd/20.meref Hardcode some dates to make this more...
jdolecek[src/trunk]: src/sys/ufs/ext2fs fix bug introduced in rev 1.82 of ext2fs_look...
maxv[src/trunk]: src/sys/kern KNF
wiz[src/trunk]: src/share/man/man8/man8.x86 New sentence, new line. Bump date fo...
pgoyette[src/trunk]: src/tests/rump/modautoload Remove a left-over debugging variable...
maya[src/trunk]: src/lib/libm/man BUGS section is no longer correct
pooka[src/trunk]: src Remove the unused and all-but-unusable kthread_destroy(). A...
riastradh[src/trunk]: src Sort includes.
christos[src/trunk]: src/external/bsd/cron/dist I am having the last_word: Print the ...
christos[src/trunk]: src/lib/libc/stdio From OpenBSD:
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/glamor build glue for g...
rtr[src/trunk]: src/sys return EINVAL if sin{, 6}_len != sizeof(sockaddr_in{, 6}) ...
jmcneill[src/trunk]: src/sys/arch/evbarm fdt_openfirm_set_data -> fdtbus_set_data
pgoyette[src/trunk]: src/sys/sys Welcome to 7.99.11 and the modularization of sysmon!
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 Add union cast test
mrg[src/trunk]: src/external/mit/xorg apply -Wno-error=cpp only for GCC builds.
mlelstv[src/trunk]: src/sys/dev/sdmmc Be graceful about command timeouts when probing.
jmcneill[src/trunk]: src/sys/dev/ic add some extra regs
christos[src/trunk]: src/sys/arch/sh3/include fake some stuff for softfloat.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia HDAUDIO_FLAG_NO_STREAM_RESET hack no lon...
knakahara[src/trunk]: src/sys/dev/iscsi fix amd64/conf/ALL build failure
riastradh[src/trunk]: src/sys/kern KASSERT x then y, not (x && y).
christos[src/trunk]: src/usr.sbin/mountd Split out get_net function so that it is eas...
christos[src/trunk]: src/sys/ufs/ext2fs KNF, no functional change
ginsbach[src/trunk]: src/tests/lib/libc/time Make seconds conversion tests a standalo...
jakllsch[src/trunk]: src/lib/libusbhid compare pointer against NULL instead of 0
pgoyette[src/trunk]: src/sys/miscfs/specfs If we attempt to autoload a driver module, ...
dholland[src/trunk]: src/lib/libutil When computing relative months, use mktime() dir...
jmcneill[src/trunk]: src/sys/arch/arm/cortex isb between TTBCR write and TLBIALL
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra handle PMAP_NEED_ALLOC_POOLPAGE
sevan[src/trunk]: src/bin/chio Move the description of CHANGER variable to ENVIRON...
maxv[src/trunk]: src/sys/arch/amd64 Make this area compile, even if we don't supp...
jmcneill[src/trunk]: src/sys/arch add Tegra124 MP support
joerg[src/trunk]: src/external/mit/xorg/server/drivers HAVE_GCC may be undefined.
mrg[src/trunk]: src now sunffb builds, build it for xorg-server 1.18
jdolecek[src/trunk]: src/sys extract crc16 code from utoppy driver to a separate file...
prlw1[src/trunk]: src Fix typos
christos[src/trunk]: src/usr.bin/sortinfo switch to getline(3)
christos[src/trunk]: src/usr.bin/xlint/lint1 Don't warn about empty structs twice.
christos[src/trunk]: src/sys/netinet Apply Revision 220794 from FreeBSD to avoid dup ...
knakahara[src/trunk]: src/sys/dev/pci set Tx/Rx interrupts affinity to other than CPU#...
rtr[src/trunk]: src/sys/netatalk make at_pcbconnect() take sockaddr_at * instead...
christos[src/trunk]: src/sys/arch/alpha/include match the name with the FE_ constant ...
pgoyette[src/trunk]: src/etc Set the redirection correctly, so that stderr gets duped...
macallan[src/trunk]: src/sys/arch/arm/allwinner driver for cubietruck's VGA port. Not...
flxd[src/trunk]: src/doc Note scsictl(8) getrealloc and setrealloc commands.
christos[src/trunk]: src/sys/arch/m68k/include make this compile for c++
knakahara[src/trunk]: src/sys/netinet6 improve fast-forward performance when the numbe...
christos[src/trunk]: src/distrib/sets/lists/comp add fenv.
christos[src/trunk]: src/usr.sbin/mountd fix whitespace
pgoyette[src/trunk]: src/sys/dev/sysmon Register the sysmon pseudo-device with power ...
marty[src/trunk]: src/sys/arch/evbarm/exynos XU4 debug cleanup
christos[src/trunk]: src/sys/arch/usermode/usermode more checking
jakllsch[src/trunk]: src/tests/lib/libusbhid t_usbhid/check_hid_get_data has been fai...
maxv[src/trunk]: src/sys/netsmb Uninitialized vars, found by brainy
skrll[src/trunk]: src/sys/arch/mips/include Trailing whitespace
snj[src/trunk]: src/usr.bin/calendar/calendars Update for 2015 dates. From Jeff...
mrg[src/trunk]: src/libexec/httpd rewrite the redirection url generation code to...
skrll[src/trunk]: src/sys/arch/mips/mips Trailing whitespace
mrg[src/trunk]: src/sys/compat/common fill in the tv_nsec parts of the converted...
maxv[src/trunk]: src/sys/dev Not to add even more confusion in an already overcom...
pooka[src/trunk]: src/sys/rump Default compat to 60 70, now that it hopefully gene...
msaitoh[src/trunk]: src/sys/dev/pci Modify comment for 82544 Errata 9 "Certain regis...
mlelstv[src/trunk]: src/sys/arch/arm/omap use symbolic interrupt level for sdmmc, no...
christos[src/trunk]: src/external/bsd/unbound/dist Import unbound 1.5.9
jdolecek[src/trunk]: src/sys/ufs/ext2fs fix code which sets REV1 e2fs_fsmnt, set also...
marty[src/trunk]: src/sys/arch XU4 FDT Last drivers converted
christos[src/trunk]: src/external/cddl/osnet/sys don't re-define __assert.
pgoyette[src/trunk]: src/sys/modules/raidframe Remove this initial pass, since nothin...
christos[src/trunk]: src/tools Add sortinfo
hannken[src/trunk]: src Remove now obsolete operation vcache_remove().
maya[src/trunk]: src add failing test for PR lib/51427
roy[src/trunk]: src/sys/net This comment is no longer IPv6 specific.
christos[src/trunk]: src/bin/pax Add the timestamp option to the pax front end.
skrll[src/trunk]: src/sys/arch/mips/cavium/dev Fix a couple of (unsed) definitions
maxv[src/trunk]: src/sys/dev/if_ndis Uninitialized var, found by brainy
martin[src/trunk]: src/tests/lib Sync list of fenv enabled architectures again (PR ...
christos[src/trunk]: src/lib/libm/src fix sun2 build; only IEEE math platform (and co...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/tests/fs/nfs/nfsservice add get_net.c
christos[src/trunk]: src/sys/arch/arm/imx Fix memory leak (Brainy)
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel remove stu...
christos[src/trunk]: src/distrib/sets/lists/base add acronyms-o
pooka[src/trunk]: src/sys/rump Generate -DCOMPAT_nn from a list of nn provided in ...
christos[src/trunk]: src/external/bsd/bind/include fix merge botches
marty[src/trunk]: src/sys/arch XU4 GPIO FDT broken snapshot
christos[src/trunk]: src/sys/arch/amd64/include PR/49859: Kamil Rytarowski: Invalid p...
christos[src/trunk]: src/external/bsd/mdocml/bin/mandoc chars is part of the library ...
maxv[src/trunk]: src/sys/kern Remove FreeBSD.
christos[src/trunk]: src/sbin/fsck_lfs PR/51422: Jose Luis Rodriguez Garcia: complete...
jmcneill[src/trunk]: src/sys/dev/ofw add of_getprop_bool and of_getprop_uint32 helpers
christos[src/trunk]: src/sys/arch/amd64/amd64 fix the build.
maxv[src/trunk]: src/sys/dev/microcode/aic7xxx This thing is completely buggy. Th...
sjg[src/trunk]: src/usr.bin/make Suff_ClearSuffixes() needs to re-initialize suf...
pooka[src/trunk]: src/sys/rump/librump/rumpkern track cpu_onproc
christos[src/trunk]: src/share/man/man5 describe the ip6addrctl variables.
dholland[src/trunk]: src/share/man/man7 another typo; spotted by jnemeth
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-apm define XV_NE...
wiz[src/trunk]: src/share/man/man7 File system police.
riastradh[src/trunk]: src/sys/kern Turn a kassert into a more appropriately placed cta...
jakllsch[src/trunk]: src/sys/arch/arm/arm32 Add pointer to bus_space_set_region_4 imp...
christos[src/trunk]: src/doc new mdocml
christos[src/trunk]: src/distrib/sets/lists/comp add fenv.h
christos[src/trunk]: src/usr.bin/ftp PR/50438: NONAKA Kimihiro: ftp(1): CONNECT metho...
christos[src/trunk]: src/games/wtf obey $ACRONYMDB like before
jmcneill[src/trunk]: src/sys/dev/fdt sometimes status is "ok" instead of "okay", allo...
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.3-P2
pooka[src/trunk]: src/tests/fs/vfs create_many:
jmcneill[src/trunk]: src/sys/arch/arm/nvidia fix divider calculations for hdmi, and t...
mlelstv[src/trunk]: src/libexec/utmp_update Use verrx with a va_list.
christos[src/trunk]: src/sys/arch new powerpc fenv.h
christos[src/trunk]: src/usr.bin/ftp Simplify and factor out connect message
mlelstv[src/trunk]: src/sys/dev support deferral of diskstart to a separate thread.
jdc[src/trunk]: src/sys/dev Add adm1026hm (MI).
pooka[src/trunk]: src/sys/rump/net/lib/libnet COMPAT_OIF{DATA, REQ} are defined by ...
christos[src/trunk]: src/usr.sbin/makefs Add timestamp support to the ffs image creat...
sevan[src/trunk]: src/usr.bin/seq seq(1) first appeared in Research Unix 8th Editi...
mrg[src/trunk]: src/distrib/sets/lists/xcomp dix-config.h is obsolete
christos[src/trunk]: src/external/bsd/mdocml/dist import mdocml 1.13.3
ozaki-r[src/trunk]: src/sys/netinet Use KASSERT instead of if & panic
jdolecek[src/trunk]: src/sys/ufs/ext2fs modify the comment to note code needs to brel...
mrg[src/trunk]: src updates for libdrm 2.4.70. build libdrm_amdgpu on x86.
roy[src/trunk]: src/sys/netinet6 Separate ioctl address prefix management from R...
christos[src/trunk]: src/sys/ufs/ufs misc cleanups, no functional change
hannken[src/trunk]: src/sys/kern Change vcache_reclaim() to remove vnode from vnode ...
wiz[src/trunk]: src/doc binutils-2.27 out.
pooka[src/trunk]: src/sys/rump/librump/rumpvfs rename rumpvfs/compat.c to rumpvfs/...
knakahara[src/trunk]: src add pci_intr_distribute(9) for x86.
christos[src/trunk]: src/sys/ufs/ext2fs CID 1371645: remove dead code
riastradh[src/trunk]: src/sys/external/bsd/drm2/ttm kmem_free the container structure, ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf tag kernel as type linux so we get the ...
roy[src/trunk]: src/sys/netinet6 Sync denied flags.
christos[src/trunk]: src/lib/libm fenv.h for alpha
nonaka[src/trunk]: src/sys/arch/x86/pci more fix line break position in verbose mes...
macallan[src/trunk]: src/sys/arch/arm/allwinner add registers for TV encoder / VGA ou...
christos[src/trunk]: src/distrib/sets/lists/comp Add fenv for powerpc.
riastradh[src/trunk]: src/sys Xor, not ior, to combine bits of binuptime for rnd_counter.
christos[src/trunk]: src/distrib/atari/floppies/install put back sed, it fits again (...
christos[src/trunk]: src/sys/fs/puffs PR/50573: Andreas Gustafsson: puffs can crash k...
martin[src/trunk]: src/usr.sbin/isdn/isdnd David Binderman in PR 50578: fix resourc...
jmcneill[src/trunk]: src/sys/arch/arm/cortex Restore "#if !defined(CPU_CORTEXA5)" acc...
joerg[src/trunk]: src/external/bsd/mdocml/dist strsep must be undefined first, cer...
pooka[src/trunk]: src/sys/arch/i386/include Revise rhetoric for why __HAVE_ATOMIC6...
skrll[src/trunk]: src/sys/arch/mips/cavium Fix insn #2 printf in octeon_fixup_cpu_...
christos[src/trunk]: src/lib/libc/sys Mention EWOULDBLOCK too since a lot of the sour...
christos[src/trunk]: src/distrib/common Add MKREPRO_TIMESTAMP support to the makefs i...
skrll[src/trunk]: src/sys/arch/mips/mips Can't KASSERT that a lock isn't held.
mlelstv[src/trunk]: src/libexec/utmp_update size output buffer for strunvis to inclu...
sjg[src/trunk]: src/usr.bin/make Refactor the handling of .MAKE.META.IGNORE_* to...
pgoyette[src/trunk]: src/sys/dev/raidframe Another use-after-free()
marty[src/trunk]: src/sys/arch/arm/samsung XU4 GPIO Driver
christos[src/trunk]: src/share/mk mention the default for MKUNBOUND
pgoyette[src/trunk]: src/sys/dev/raidframe If the "finalizer" should fail to register...
jakllsch[src/trunk]: src Fix round-trip of hid_usage_in_page(hid_parse_usage_in_page(...
jdolecek[src/trunk]: src/sys/ufs/ext2fs #if 0 the check for ext2fs_mapsearch() failur...
christos[src/trunk]: src/sys/arch/alpha/include fenv.h for alpha
martin[src/trunk]: src/distrib/sets/lists Unbump libdes (apparently accidentialy in...
joerg[src/trunk]: src/external/bsd/mdocml/dist Mark mandoc_asprintf as printf-like
jmcneill[src/trunk]: src/sys/arch/evbarm/conf disable sata and hda until we learn how...
christos[src/trunk]: src/sys/arch/powerpc/include move fenv inside ifdef
maxv[src/trunk]: src/sys/kern Make veriexec_renamechk() more readable. Also add a...
pooka[src/trunk]: src/sys/rump Apparently not all ports define struct clockframe i...
skrll[src/trunk]: src/sys/fs/tmpfs Two fixes from rmind
mrg[src/trunk]: src/share/mk x11: add amdgpu driver, libepoxy and remove radeonh...
christos[src/trunk]: src/external/mit/xorg/lib/libdrm_amdgpu elide stack protector wa...
skrll[src/trunk]: src/sys/arch/mips/mips Fix copy&pasto shift value - hopefully th...
jmcneill[src/trunk]: src/sys/arch/arm/samsung Add dwcmmc glue
christos[src/trunk]: src/lib/libm Powerpc fenv.c from FreeBSD
marty[src/trunk]: src/sys/arch XU4 FDT final checkpoint
jakllsch[src/trunk]: src Fix hid_get_data() for negative or 32-bit report data.
knakahara[src/trunk]: src/sys/modules/if_gif add required files to if_gif module. (uni...
knakahara[src/trunk]: src/sys/arch/x86 add intr_handle_t and let pci_intr_handle_t use...
christos[src/trunk]: src/distrib/sets/lists fix lint and debug sets
rtr[src/trunk]: src/sys make accept, getsockname and getpeername syscalls use so...
christos[src/trunk]: src/sys/fs/udf PR/50571: David Binderman: src/sys/fs/udf/udf_sub...
macallan[src/trunk]: src/sys/arch/mips/ingenic more bits & registers
christos[src/trunk]: src/sys/dev/pci fix mbuf leak on failure (Brainy)
christos[src/trunk]: src/lib/libm Add sqrtl
christos[src/trunk]: src/include We need at least 68010 or coldfire for fenv.
mrg[src/trunk]: src/distrib/sets/lists/xserver nouveau is active and neomagic is...
christos[src/trunk]: src/tests/fs/nfs/nfsservice ggr, make debug static. I hate that ...
christos[src/trunk]: src/games/wtf Add -o flag.
maxv[src/trunk]: src/sys/arch/ia64/stand/efi/libefi Uninitialized var, found by b...
msaitoh[src/trunk]: src/sys/dev/pci - Fix entries. The following problems were found...
riastradh[src/trunk]: src/sys/kern Sort includes.
jmcneill[src/trunk]: src/sys/dev fix FDT build without openfirm pseudo-device
riastradh[src/trunk]: src/sys Release rnd_global.lock while calling an rndsource's cal...
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon don't apply the "don't...
mrg[src/trunk]: src/external/gpl3/gdb.old this is gdb.old, not gdb.
nonaka[src/trunk]: src/sys/arch/x86/x86 fix incorrect check in efi_getcfgtblhead().
maxv[src/trunk]: src/sys/arch Localify.
christos[src/trunk]: src/usr.bin/xlint/lint1 Add union casts.
mrg[src/trunk]: src/libexec/httpd use netbsd rcsid
mrg[src/trunk]: src re-enable ast driver for xorg-server 1.18 and x86 as 1.1.5 b...
jdolecek[src/trunk]: src/sys/ufs/ext2fs add support for GDT_CSUM AKA uninit_bg feature
marty[src/trunk]: src/sys/arch/arm/samsung XU4 gpio clean up acquire code
christos[src/trunk]: src/tests/rump/modautoload add missing library dependencies.
ozaki-r[src/trunk]: src/sys/net Tweak return value handling
ryoon[src/trunk]: src/share/man/man4 Add Kurotoshiko GbE-USB3.0S2.
maya[src/trunk]: src/tests/lib/libm Mistakes were made, compare correct values now.
pgoyette[src/trunk]: src/sys/dev/sysmon Use tabs for indentation.
jdc[src/trunk]: src Add manual page for ADM1026.
maxv[src/trunk]: src/sys/arch Extend SMEP support to i386 (does not require PAE).
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/include add new mi head...
mlelstv[src/trunk]: src/distrib/sets/lists/xdebug align with xserver lists
skrll[src/trunk]: src/sys/arch/mips/mips Initialise ci_pmap_kern_segtab in cpu_inf...
riastradh[src/trunk]: src/sys/rump/librump/rumpkern Restore simplicity of rump hyperen...
palle[src/trunk]: src/sys/arch/sparc64 sun4v: vdsk and ldc drivers - from OpenBSD, ...
htodd[src/trunk]: src/distrib/sets/lists/xdebug Fix debug build for i386 xorg.
rodent[src/trunk]: src/share/misc +BB = baby - with this commit, we document, rathe...
riastradh[src/trunk]: src/sys/ufs Fix more dvp->v_mount after vput(dvp).
christos[src/trunk]: src/tests/lib/libm portability fixes
ryoon[src/trunk]: src/share/man/man5 Add .Pp for easy distinction between examples.
knakahara[src/trunk]: src/sys/dev/pci fix potentially bug
skrll[src/trunk]: src/sys/arch/mips/mips loongson whack-a-mole.
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server.old/mi delete dead code
mrg[src/trunk]: src enable mga driver on sparc64 and xorg-server 1.18
sevan[src/trunk]: src/bin/echo While the v2 source and man pages are incomplete, T...
mrg[src/trunk]: src build and install libepoxy
jmcneill[src/trunk]: src/sys/arch/arm/nvidia ehci registers start at +0x100 from USB ...
riastradh[src/trunk]: src/sys Mark some variables __read_mostly.
roy[src/trunk]: src/sbin/ifconfig Move the INET6 specific code for wait_dad_exec...
maxv[src/trunk]: src/sys/compat/linux/common Uninitialized var, found by brainy; ...
skrll[src/trunk]: src/sys/dev/usb Can't use usbd_errstr in USBHIST_LOG as vmstat(1...
jmcneill[src/trunk]: src/sys/dev/fdt Add support for fdt clock and reset controllers.
htodd[src/trunk]: src/distrib/sets/lists/xdebug Fix debug build.
marty[src/trunk]: src/sys/arch/arm/samsung XU4 GPIO FDT missing file.
jmcneill[src/trunk]: src/sys/arch/arm/samsung update exynosfdt_init to match the devi...
msaitoh[src/trunk]: src/sys/dev/pci Fix:
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon define US...
jmcneill[src/trunk]: src/sys/arch/arm/samsung update compatible string to match exyno...
jdolecek[src/trunk]: src/sys/ufs/ext2fs bump link limit to 65000 for files, and add s...
joerg[src/trunk]: src/crypto/external/bsd/heimdal/dist/kcm Fix size argument of me...
maya[src/trunk]: src/tests/lib/libm don't skip the entire test iteration if exp2=...
jmcneill[src/trunk]: src/usr.sbin/ofctl Implement OF_finddevice, now ofctl -p <path t...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-geode apply -Wno...
christos[src/trunk]: src/distrib/sets Obey MKREPRO_TIMESTAMP when creating sets (crea...
christos[src/trunk]: src/distrib/sets/lists/tests new lint test
christos[src/trunk]: src/lib/libc/stdio missing _
mrg[src/trunk]: src/libexec/httpd several clean ups:
christos[src/trunk]: src/distrib/sets/lists bump bind libraries.
christos[src/trunk]: src/usr.bin/ftp Split the position/size parsing into a separate ...
ginsbach[src/trunk]: src/tests/lib/libc/time Make century and year conversion tests a...
jdc[src/trunk]: src/doc Mention new ADM1026 i2c driver.
pgoyette[src/trunk]: src/sys/dev/sysmon Modularize sysmon and its components
msaitoh[src/trunk]: src/sys/dev/pci regen.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Explain a little what we are doing. Als...
hannken[src/trunk]: src/sys/kern siggetinfo: use TAILQ_FOREACH_SAFE as the element g...
mlelstv[src/trunk]: src/sys/arch The 64MB was intended.
dholland[src/trunk]: src/share/man/man7 Harmfully sentence fragments. Use sentences i...
sevan[src/trunk]: src/bin/chio Remove redundant main() prototype which survived a ...
jdolecek[src/trunk]: src/sbin/fsck_ext2fs more informative debug output for unsupport...
msaitoh[src/trunk]: src/sys/dev/pci Don't follow an incorrect pointer in an extended...
sevan[src/trunk]: src/bin/expr Mark email addresses as mailto links, heads up by S...
mrg[src/trunk]: src/distrib/sets/lists sets lists updates for xorg-server 1.18. ...
mrg[src/trunk]: src/libexec/httpd bump the version; we have real fixes now.
pgoyette[src/trunk]: src/sys/kern If we process the callback immediately, don't bothe...
christos[src/trunk]: src/usr.bin/xlint/lint1 - handle sizes of structs/unions with an...
martin[src/trunk]: src/sbin/gpt Add a -a flag to the show command, so we can displa...
marty[src/trunk]: src/sys/arch/evbarm/conf XU4 FDT sscon
wiz[src/trunk]: src/lib/libexecinfo Fix typo, from FreeBSD.
jmcneill[src/trunk]: src/sys/dev/ic reduce timeouts, fix clk div calculation
christos[src/trunk]: src/distrib/sets/lists/etc add unbound.conf
jmcneill[src/trunk]: src/sys/dev/ic Dump registers on timeout and allow bus glue to o...
plunky[src/trunk]: src/sys/netbt there is no longer a reason to have a separate hci...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/xorgos remov...
christos[src/trunk]: src/lib/libm/arch/m68k add fenv for m68k
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server delete dead code. fix ...
pooka[src/trunk]: src/sys/rump/include/machine emulgate clockframe
mrg[src/trunk]: src/usr.bin/kdump don't hide _DEV_IC_BT8XX_H_ inside DTRACE.
riastradh[src/trunk]: src Make VOP_LINK return directory still locked and referenced.
roy[src/trunk]: src/sys/net Fix a copy n pasta error with prior.
christos[src/trunk]: src/doc new bind
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server remove obsolete things.
christos[src/trunk]: src/distrib/sets/lists/comp Add fenv.h
jmcneill[src/trunk]: src/sys/arch/arm/nvidia tegra_car_* and tegra_i2c_dvc_write are ...
mrg[src/trunk]: src/share/mk add a HAVE_XORG_SERVER_VER for use in sets. clean ...
sevan[src/trunk]: src/bin/stty While the v2 source and man pages are incomplete, T...
jdolecek[src/trunk]: src/sys/ufs/ext2fs EXT2F_INCOMPAT_FLEX_BG feature actually doesn...
jdc[src/trunk]: src/share/man/man4 Add manual page for ADM1026.
christos[src/trunk]: src/external/bsd/blacklist/lib typo
christos[src/trunk]: src/etc Freeze the BUILDER and the BUILD_DATE for repeatable builds
nakayama[src/trunk]: src/sys/arch/sparc64/dev Avoid "cast to pointer from integer of ...
christos[src/trunk]: src/sys/arch more fenv.h
skrll[src/trunk]: src/sys/arch/evbarm/conf Tweak CPUFLAGS to cover all CPUs
skrll[src/trunk]: src/distrib/sets/lists Fix sets for new nouveau
riastradh[src/trunk]: src/sys/rump/librump/rumpkern Revert previous -- a little too qu...
christos[src/trunk]: src/usr.sbin/nfsd Rump-ify.
jmcneill[src/trunk]: src/sys/arch/arm/samsung OF_getprop -> of_getprop_bool
mrg[src/trunk]: src/distrib/sets/lists set lists updates for xorg-server 1.18 an...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt add return
riastradh[src/trunk]: src/external/cddl/osnet/sys/sys Remove bogus size_t->int casts i...
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 new test for struct that only has ...
mrg[src/trunk]: src build libxshmfence.
christos[src/trunk]: src/sbin/fsck_lfs PR/51422: Jose Luis Rodriguez Garcia: Remove u...
skrll[src/trunk]: src/sys/arch/mips/cavium Need to set ci_request_ipis otherwise t...
christos[src/trunk]: src/sys/arch/powerpc/include remove dup definitions from fenv.h
pgoyette[src/trunk]: src/sys/rump/dev/lib/libraidframe Remove local CF_DRIVER_DECL - ...
jmcneill[src/trunk]: src/sys/arch/arm/samsung make exynos_gpio_fdt_acquire actually w...
jnemeth[src/trunk]: src/sbin/gpt pretty up attribute display a bit
mrg[src/trunk]: src/share/mk add libxshmfence.
christos[src/trunk]: src/usr.bin/fstat print the tag symbolically if we don't support...
maya[src/trunk]: src/tests/lib/libm Add a failing case for t_ldexp
christos[src/trunk]: src/external/bsd/unbound/lib/libunbound avoid yacc regeneration ...
wiz[src/trunk]: src/games/wtf Fix typo, remove trailing space.
wiz[src/trunk]: src/lib/libc/sys Remove trailing whitespace.
maxv[src/trunk]: src/sbin/veriexecctl Be a bit more verbose if the kernel rejects...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf arg 2GB causing usb issues, re-add __HA...
lukem[src/trunk]: src/usr.bin/ftp Add -x xferbufsize to set xferbuf size.
christos[src/trunk]: src/tests/fs/vfs fix wrong variable.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-sunffb ffb_dga.c...
skrll[src/trunk]: src/sys/arch ARM spells the System Control Register SCTLR
ozaki-r[src/trunk]: src/sys/netinet6 Add missing LLE_WUNLOCK to nd6_free
jdc[src/trunk]: src/sys/arch/sparc/stand/bootblk Make these compile again after ...
christos[src/trunk]: src/external/cddl/osnet/dist/common/ctf add nbtool_config.h
christos[src/trunk]: src/usr.bin/xlint/lint1 anonymous members are C9X
skrll[src/trunk]: src/sys/arch/mips/mips Trailing whitespace
jdolecek[src/trunk]: src/sbin/fsck_ext2fs adjust inode size check to compare against ...
mrg[src/trunk]: src/share/misc set FILESBUILD_acronyms-o=yes so that non BUILD= ...
marty[src/trunk]: src/sys/arch/arm/samsung XU4 I2C snapshot
pooka[src/trunk]: src/sys/rump For RUMP_COMPAT, accept "all" as an alias.
marty[src/trunk]: src/sys/arch/arm/samsung XU4 interrupt combiner
jakllsch[src/trunk]: src/sys/dev/i2c Fix fractional temperature conversion.
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
christos[src/trunk]: src/sbin/disklabel make table smaller in size.
knakahara[src/trunk]: src/sys/dev/pci fix incorrect KASSERT
joerg[src/trunk]: src/regress/sys/crypto/des_asm Since the i386-specific DES assem...
christos[src/trunk]: src/share/mk Add the pthread libraries, documented already in bs...
dholland[src/trunk]: src/share/man/man7 More stuff spotted by jnemeth: fix wording fo...
christos[src/trunk]: src/lib/libedit more compatible with readline history functions.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-igs don't need H...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Unused.
pooka[src/trunk]: src/sys/rump There are tests which rely on compat code continuin...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf move options FDT to std.tegra
pooka[src/trunk]: src/sys/rump/librump/rumpkern/arch Apparently new source files n...
dholland[src/trunk]: src/share/man/man7 typo in previous.
jakllsch[src/trunk]: src/sys/dev Fix leap year handling for years 2100 and greater.
snj[src/trunk]: src/doc move service(8) entry to CHANGES.prev, since it'll be ap...
christos[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel-old name t...
msaitoh[src/trunk]: src/sys/dev/pci Update Skylake devices.
jakllsch[src/trunk]: src tests for sys/dev/clock_subr.c
skrll[src/trunk]: src/sys/arch/evbmips/evbmips Make this reentrant / MP safe
jakllsch[src/trunk]: src/sys/dev/spi Reset b_resid when tossing transfer with non-zer...
christos[src/trunk]: src/share/mk Sort texinfo dir file for MKREPRO
maxv[src/trunk]: src/sys/arch/ia64/stand/ia64/ski Two uninitialized vars, found b...
skrll[src/trunk]: src/sys/dev/usb Fix some bugs introduced by the nick-nhusb merge...
wiz[src/trunk]: src/doc Update gcc entry. gcc-5.1 is out.
christos[src/trunk]: src/external/gpl3 For reproducible builds, allow the source of t...
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/lib/libedit From Ingo Schwarze:
maxv[src/trunk]: src/sys/arch/amd64/amd64 Simplify.
jmcneill[src/trunk]: src/share/misc IKR: I know, right?
mrg[src/trunk]: src reenable chips driver everywhere now it builds with xorg-ser...
christos[src/trunk]: src/tools move sortinfo after pax
maxv[src/trunk]: src/sys/compat/netbsd32 Missing field (was here before my change).
maxv[src/trunk]: src/doc My changes.
pooka[src/trunk]: src/sys/rump default compat to 60 & 70
dholland[src/trunk]: src/sys/kern Fix (finally) the rest of PR 47040.
pooka[src/trunk]: src/sys/net Attach PF_INET6 pktq sysctls only when inet6 is pres...
nonaka[src/trunk]: src/usr.bin/ftp - Fix to connect https via proxy.
mrg[src/trunk]: src/sys/arch/amd64/include remove any pathname for gdb's amd64nb...
matt[src/trunk]: src/sys/uvm/pmap Don't track kenter_pa/kremove PVs unless we are...
riastradh[src/trunk]: src/sys/dev Sprinkle const into cgd crypto API.
martin[src/trunk]: src/sys/arch/x86/pci Make this compilable in non-DIAGNOSTIC kern...
roy[src/trunk]: src/sys/netinet6 Revert part of the prior patch so loopback llad...
riastradh[src/trunk]: src/sys/kern Save some space: use one condvar for all rndsinks. ...
christos[src/trunk]: src/usr.sbin/nfsd Don't exit if we have udp only sockets, instea...
bouyer[src/trunk]: src/sys/arch/xen/x86 Stopgap measure: revert to rev 1.56. starti...
skrll[src/trunk]: src/sys/arch/mips/mips Code consistency. No functional change.
blymn[src/trunk]: src/lib/libcurses Improve debug information.
mrg[src/trunk]: src teach the build about glamor and install glamor.h.
christos[src/trunk]: src/sys/arch/powerpc/include Add fenv.h for powerpc (from FreeBSD)
maxv[src/trunk]: src/sys/dev KNF
christos[src/trunk]: src/tests/lib/libm put have fenv stuff elsewhere.
mlelstv[src/trunk]: src/sys/dev/raidframe RAIDF_INITED state also includes disk atta...
roy[src/trunk]: src/doc Note import of dhcpcd-6.11.3
christos[src/trunk]: src/distrib fix awk
mrg[src/trunk]: src/external/mit/xorg/server/drivers disable chips and igs drive...
jakllsch[src/trunk]: src/tests/dev/clock_subr These clock_subr tests are no longer ex...
jdc[src/trunk]: src/share/man/man4 Correct the name of the manual page (pointed ...
pgoyette[src/trunk]: src/sys/rump/dev/lib/libraidframe Detach the {b, c}devsw after ob...
maxv[src/trunk]: src/sys/kern Instead of duplicating code, add veriexec_fp_status...
pgoyette[src/trunk]: src/tests/rump/modautoload When MODULAR kernels grew a MODULAR_D...
mrg[src/trunk]: src/external/mit/xorg/server/drivers define HAVE_XAA_H in Makefi...
christos[src/trunk]: src/sys/arch Add mips fenv.h (From FreeBSD)
martin[src/trunk]: src/sys/dev/sysmon sysmon_task_queue_sched needs to RUN_ONCE(tq_...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add dwcmmc
christos[src/trunk]: src/sys/fs/udf add missing ,
joerg[src/trunk]: src/external/mit/xorg/lib/libdrm_nouveau Ignore abuse of VLAs.
skrll[src/trunk]: src/sys/arch/evbarm/stand/bootimx23 Spelling in comment
joerg[src/trunk]: src/usr.sbin/ip6addrctl usage is dead
christos[src/trunk]: src/sys/dev/sysmon We only need the _cd when we are a module.
bouyer[src/trunk]: src/sys/arch/xen/x86 Revert to 1.59 (adding back the W^X kernel ...
christos[src/trunk]: src/usr.bin/sortinfo sort properly.
pgoyette[src/trunk]: src/sys/dev/sysmon Remove another debug printf() that snuck in.
christos[src/trunk]: src/lib/libm/noieee_src ilogb for the vax
rtr[src/trunk]: src/sys/netinet6 fix missed parameter type change in dccp6_accep...
riastradh[src/trunk]: src/sys/kern #ifdef DIAGNOSTIC panic -> KASSERT
riastradh[src/trunk]: src/sys/kern Don't need <sys/atomic.h>.
skrll[src/trunk]: src/sys/arch/mips/include Need to compile in cache alias support...
christos[src/trunk]: src/distrib/sets/lists/xcomp add missing lint libraries, sort
christos[src/trunk]: src/usr.bin/xlint/lint1 be less aggressive in clearing blocks to...
christos[src/trunk]: src/sys/lib/libsa delete now unused function .
macallan[src/trunk]: src/sys/arch/mips/ingenic add sdmmc ('MSC') registers
skrll[src/trunk]: src/sys/arch/acorn32/podulebus Spelling on comment
riastradh[src/trunk]: src/sys/sys Cull unused INRENAME and INRELOOKUP.
wiz[src/trunk]: src/lib/libpanel More articles, less typos.
martin[src/trunk]: src/distrib/sets Add a new arg to override the value of the "set...
pgoyette[src/trunk]: src/sys Update module dependencies for all the existing modules ...
mrg[src/trunk]: src/external/mit/xorg/lib/libxshmfence this depends upon librt
skrll[src/trunk]: src/sys/arch/mips/mips Whitespcae
maxv[src/trunk]: src/sys/arch/amd64/include KNF, and typo.
msaitoh[src/trunk]: src/sys/dev/pci Sync with pcidevs rev. 1.1263. No functional cha...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/common apply...
christos[src/trunk]: src/external/bsd/unbound fix sun2; no need for worker_cb.c
dholland[src/trunk]: src/share/man/man7 More improvements from jnemeth
skrll[src/trunk]: src/sys/arch/arm/cortex Remove unused label
mrg[src/trunk]: src/external/mit/xorg/server/drivers use and force evaluation of...
dholland[src/trunk]: src/sbin/resize_ffs Fix handling of ffsv2 inode initialization. ...
pgoyette[src/trunk]: src/sys/modules Build modules for sysmon and its subcomponents
pgoyette[src/trunk]: src/tests/crypto/opencrypto For the skipped ARC4 test, don't bot...
christos[src/trunk]: src/sys/arch/amd64/amd64 fix the build.
knakahara[src/trunk]: src/sys/netinet remove unnecessary dependency on gif.h to become...
pooka[src/trunk]: src/sys/rump Rename RUMP_COMPAT to RUMP_NBCOMBAT to better signi...
skrll[src/trunk]: src/sys/arch/arm/include Trailing whitespace
marty[src/trunk]: src/sys/arch/arm/samsung XU4 FDT pinctrl
ozaki-r[src/trunk]: src/sys/netinet6 Add missing rtcache_free
riastradh[src/trunk]: src/sys regen for good measure (no functional change)
joerg[src/trunk]: src/external/cddl/osnet/sys/sys Our time.h defines clock_gettime...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-s3 apply -Wno-er...
wiz[src/trunk]: src/usr.bin/sortinfo Fix xrefs.
pgoyette[src/trunk]: src/sys/dev/sysmon Fix typo - thanks, riz@
christos[src/trunk]: src/usr.sbin/makefs more deterministic ffs for reproducible builds.
pooka[src/trunk]: src/sys/rump Define rump_nativeabi_p() under arch, where one wou...
dholland[src/trunk]: src/share/man/man7 Another typo.
jdc[src/trunk]: src/sys/dev Remove references to drivers (adt7463c, adt7467c, ad...
maxv[src/trunk]: src/sys/net Memory leak, found by brainy; not tested, but obviou...
macallan[src/trunk]: src/sys/arch/arm/allwinner add access function to get the i2c_co...
pooka[src/trunk]: src/sys/kern opt_ntp.h is no longer used in kern_clock.c
jmcneill[src/trunk]: src/sys/arch/arm/nvidia use of_getprop_uint32
christos[src/trunk]: src/external/bsd/wpa/dist/src/p2p Fix potential buffer overflow:
szptvlfn[src/trunk]: src/distrib/sets/lists fix the build ( MKUNBOUND=no ).
mrg[src/trunk]: src/tools/gdb for now, use gdb.old.
christos[src/trunk]: src/usr.bin/ftp more refactoring:
christos[src/trunk]: src/distrib/sets/lists add sortinfo
jmcneill[src/trunk]: src/sys/arch/evbarm/conf wildcard attachments to fdtbus
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-amdgpu build glu...
ozaki-r[src/trunk]: src/sys Add missing error checks on rtcache_setdst
mrg[src/trunk]: src/external/gpl3/gdb.old/lib/libgdb add a bunch of missing CLEA...
christos[src/trunk]: src/sys/arch/mips/include remove dup fenv
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/shadowfb fin...
macallan[src/trunk]: src/sys/arch/mips/ingenic add entries for sdmmc hosts, no driver...
mlelstv[src/trunk]: src/sys/dev more sanity checks
jmcneill[src/trunk]: src/sys/arch/arm/samsung get fifo depth from fdt, use default cl...
mrg[src/trunk]: src/distrib/sets/lists mark libxaa, librecord, libextmod, and li...
maxv[src/trunk]: src/sys/arch/amd64/amd64 The GDT needs to be grown on each CPU, ...
maxv[src/trunk]: src/sys/kern Don't mix veriexec lock and file lock in veriexec_f...
pooka[src/trunk]: src/sys/rump Add libkvm to list of userspace libraries.
pgoyette[src/trunk]: src/tests/sbin/gpt Revert - tested using wrong test case. :(
christos[src/trunk]: src/distrib/sets/lists/etc Add missing unbound
maxv[src/trunk]: src/sys/kern If we already have an entry for the file being load...
christos[src/trunk]: src/include add m68k, default types.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-nouveau updates ...
ozaki-r[src/trunk]: src/sys/netinet6 Introduce macros for the prefix list
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-sis revert part ...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config canonicalise the netbsd sp...
plunky[src/trunk]: src/lib/libc/sys point to more information about clock_id
sjg[src/trunk]: src/usr.bin/make Add .MAKE.META.IGNORE_FILTER to allow more comp...
christos[src/trunk]: src/lib/libedit From Ingo Schwarze:
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: rework sun4v_datatrap so it ...
knakahara[src/trunk]: src/sys/arch/x86/pci fix debug message.
christos[src/trunk]: src/bin/ksh We don't have RLIMIT_SWAP
wiz[src/trunk]: src/share/man/man5 Sort keywords. From dieter roelants in PR 49855.
maxv[src/trunk]: src/sys/arch/amd64/amd64 Use KASSERT, and panic by default inste...
jmcneill[src/trunk]: src/sys/dev/hdaudio get rid of HDAUDIO_FLAG_NO_STREAM_RESET hack
skrll[src/trunk]: src/sys/arch/arm/broadcom Fix up bus_space_map for latest RPI fi...
pgoyette[src/trunk]: src/tests/sbin/gpt Update test - the attributes listed by the sh...
sevan[src/trunk]: src/bin/expr Instruction to not split the line needs to be state...
gson[src/trunk]: src/sys/kern KSYMS_MAX_ID is too small for i386 kernels built wi...
christos[src/trunk]: src/external/bsd/mdocml/bin/mandoc more sources for compat.
dholland[src/trunk]: src/tests/lib/libutil Fix REL_CHECK error output; it had "expect...
christos[src/trunk]: src/include Add fenv.h for mips
mrg[src/trunk]: src/external/mit/xorg redo previous in a way that always works
pooka[src/trunk]: src/share/mk Build ZFS by default only for amd64, not i386.
christos[src/trunk]: src/sbin/disklabel fix mistake in previous
skrll[src/trunk]: src/sys/arch/evbarm/exynos Remove hypervisor code now it's done ...
christos[src/trunk]: src/tests/fs/nfs/nfsservice Use the original nfsd.
christos[src/trunk]: src/usr.bin/unzip From FreeBSD:
roy[src/trunk]: src/sys/netinet6 Revert r1.148
mlelstv[src/trunk]: src/share/man/man8/man8.x86 Explain how the kernel determines th...
pgoyette[src/trunk]: src/doc Mention modularization of raidframe driver
rodent[src/trunk]: src/share/misc +nmu loic nypa
christos[src/trunk]: src/tests/fs/vfs - use snprintf
riastradh[src/trunk]: src/sys/kern Sort includes.
christos[src/trunk]: src/distrib/sets/lists/comp add fenv for sh
mrg[src/trunk]: src turn off chips driver for macppc and xorg-server 1.18 (for n...
christos[src/trunk]: src handle gdb-7.9.1
christos[src/trunk]: src/sys/rump/librump/rumpkern need kern_ssp.c for a full SSP build.
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Fix I2C clock calculations. Previously ...
christos[src/trunk]: src/sys/conf Add PAX_MPROTECT_DEBUG
jmcneill[src/trunk]: src/sys/arch Switch Tegra over to fdt based clocks and reset con...
skrll[src/trunk]: src/sys/dev/usb Byte swap the address in xhci_new_device appropr...
christos[src/trunk]: src/distrib/atari/floppies/install kill sed so we fit on one flo...
skrll[src/trunk]: src/sys/arch/mips/mips Fix an instruction number in a comment
christos[src/trunk]: src/sys/ufs/ext2fs CID 1371648: off by one in index checking
jdolecek[src/trunk]: src/sys/ufs/ext2fs whitespace fix
christos[src/trunk]: src/sys/ufs/ext2fs put back second strlcpy; pointed out by dholl...
maxv[src/trunk]: src/sys/dev/bluetooth Curious typo, found by mootja
christos[src/trunk]: src/crypto/external/bsd/openssh/dist PR/50564: Rin Okuyama: sftp...
maxv[src/trunk]: src/sys/arch/x86/x86 Simplify.
msaitoh[src/trunk]: src/sys/dev/pci regen.
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that the multiqueue setting is done in...
riastradh[src/trunk]: src/sys/kern Nix some more needless includes.
pooka[src/trunk]: src/sys/kern Don't check if constant-sized KM_SLEEP allocations ...
christos[src/trunk]: src/external/bsd/mdocml/dist make buffers for parsing functions ...
christos[src/trunk]: src/usr.bin/ftp make DPRINTF/DWARN always statements.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia explicitly set high cursor/winbuf addres...
pgoyette[src/trunk]: src/sys/kern Update initialization of sysmon and its components....
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server build 'hw' (the actual ...
pooka[src/trunk]: src/sys/rump/librump/rumpkern g/c the never-used and never-usefu...
christos[src/trunk]: src/lib/libm fix ilogb*
christos[src/trunk]: src unbound additions
christos[src/trunk]: src/include rearrange...
christos[src/trunk]: src/external/bsd/unbound Add bould glue
martin[src/trunk]: src/tests/lib While PR 48633 is not properly fixed, keep the add...
pgoyette[src/trunk]: src/sys/dev/raidframe Modularize the raidframe driver, including...
christos[src/trunk]: src/lib/libedit FIONREAD takes int as an argument (Ingo Schwarze)
pgoyette[src/trunk]: src/sys/dev/sysmon This really does need to return an error code...
jakllsch[src/trunk]: src/tests/lib/libusbhid Rework unsigned range test cases.
christos[src/trunk]: src/share/mk Add a prefix translation map for debugging symbols....
maxv[src/trunk]: src/sys/arch/x86/x86 Rename new_pve2 -> new_sparepve, makes it l...
mrg[src/trunk]: src disable chips driver for ofppc and xorg-server 1.18. radeon...
pgoyette[src/trunk]: src/tests/sbin/gpt I was right - the output from gpt(8) did grow...
christos[src/trunk]: src/tests/lib/libm fix long double
mrg[src/trunk]: src/external/mit/xorg/lib/gallium only build the radeon and nouv...
christos[src/trunk]: src/external/bsd/tcpdump/dist We stuck the generation number eon...
pgoyette[src/trunk]: src/sys Replace a home-grown run-once implementation with the re...
mrg[src/trunk]: src/external/mit/xorg/server/drivers don't build a bunch of driv...
wiz[src/trunk]: src/share/man/man5 Fix typo. Remove trailing whitespace.
mrg[src/trunk]: src/distrib/sets/lists remove all the X11R6 (old xfree86) entries.
christos[src/trunk]: src/include add sh
christos[src/trunk]: src/tests provide an RL variant that prints an extra argument
skrll[src/trunk]: src/share/man/man4 Update for 'show kernhist' change. (go wiz!)
rtr[src/trunk]: src/sys remove pr_generic from struct pr_usrreqs and all impleme...
skrll[src/trunk]: src/sys/arch/arm/broadcom Provide all the BCM2836_INT_CNT*_CPUN ...
christos[src/trunk]: src/usr.sbin/makemandb Adjust to the new mdocml
skrll[src/trunk]: src/sys/arch/mips/cavium Remove useless cast
martin[src/trunk]: src/sys/arch/i386/i386 Make kernels w/o ACPICA compile.
wiz[src/trunk]: src/libexec/identd Whitespace.
christos[src/trunk]: src/sbin/ping6 Add the once -o option like ping
christos[src/trunk]: src/sys/net don't free mbuf twice.
roy[src/trunk]: src/sys Move INET6 specific in6_if_{up, down}() and in6_if_link_{...
msaitoh[src/trunk]: src/sys/dev/pci regen.
knakahara[src/trunk]: src/sys/net fix: failed to create sysctl entries for module vers...
skrll[src/trunk]: src/sys/arch Check for hypervisor mode in cortex_init and exit i...
skrll[src/trunk]: src/sys/arch/mips/mips Typo in comment
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server add missing include paths.
dholland[src/trunk]: src/share/man/man7 More important fix: there is an /etc/skel but...
christos[src/trunk]: src/tools/mandoc kill -x, files that don't exist anymore
marty[src/trunk]: src/sys/arch/arm/samsung XU4 GPIO Review Changes
christos[src/trunk]: src/include Add __HAVE_FENV
jdolecek[src/trunk]: src/sbin/mount_msdos report also gmtoff in the output of mount o...
macallan[src/trunk]: src/sys/dev/pci zero out struct i2cbus_attach_args and i2c_contr...
pgoyette[src/trunk]: src Descend into new raid module, and update sets lists.
jmcneill[src/trunk]: src/sys/dev/fdt Only OF_* functions should be in fdt_openfirm.c, ...
pgoyette[src/trunk]: src/sys/dev/sysmon The sysmon_envsys module also depends on sysm...
christos[src/trunk]: src/lib/libm fix double merge.
christos[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-radeon-kms fix r...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Include kern_clock.c in rump kernels.
ozaki-r[src/trunk]: src/sys Fix memory leak of llentry#la_opaque
mrg[src/trunk]: src/external/mit/xorg/server don't install dix-config.h. it sho...
rodent[src/trunk]: src/share/misc +SJW :)
christos[src/trunk]: src/sys/arch fenv.h for sh
christos[src/trunk]: src/lib/libm Add mips fenv.c (From FreeBSD)
christos[src/trunk]: src/sys/ufs/ffs We need to check if the inode is initialized for...
christos[src/trunk]: src/lib/libm more fenv for sh
joerg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-openchrome HAVE_...
pgoyette[src/trunk]: src/sys/arch/amd64/conf Add a space after "options" and before t...
sevan[src/trunk]: src/bin/expr Add HISTORY section
msaitoh[src/trunk]: src/sys/dev/ic - Add DDR4E, LPDDR3 and LPDDR4.
pgoyette[src/trunk]: src/sys/dev/sysmon Handle early initialization requirements - th...
christos[src/trunk]: src/doc mention sortinfo
knakahara[src/trunk]: src/sys use satosin{,6} macros instead of casts.
jmcneill[src/trunk]: src/sys/arch Add a basic driver for the Clock and Reset controll...
pgoyette[src/trunk]: src/sys/miscfs/specfs Revert previous
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
christos[src/trunk]: src/usr.bin/xlint/common add a type comparison function.
hkenken[src/trunk]: src/sys/arch Rewritten to take advantage of genfb(4).
skrll[src/trunk]: src/sys/arch/mips/adm5120/dev Remove unused variables
christos[src/trunk]: src/tests/net/arp no functional change
skrll[src/trunk]: src/sys/dev/usb Improve debug/comments (mostly from nhusb)
knakahara[src/trunk]: src/sys/arch/x86/pci fix line break position in verbose message.
pgoyette[src/trunk]: src/sys/dev/sysmon Remove a left-over debugging printf()
skrll[src/trunk]: src/sys/dev/ic Fix scheduling of interrupt transfers. I can now...
pgoyette[src/trunk]: src/sys/dev/sysmon With new (corrected) configuration declaratio...
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra remove unnecessary debug print
christos[src/trunk]: src/sbin/fsck_lfs PR/51440: Jose Luis Rodriguez Garcia: Use the ...
sevan[src/trunk]: src/usr.bin/pkill Add AUTHORS section
jmcneill[src/trunk]: src/sys/arch/arm/samsung build fix
pooka[src/trunk]: src/sys/rump/net/lib/libnet sprinkle COMPAT_50
ozaki-r[src/trunk]: src/sys Make the routing table and rtcaches MP-safe
pgoyette[src/trunk]: src/sys/rump/dev/lib/libsysmon Update initialization of sysmon r...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia print "HDA" instead of "SATA" at attach
maxv[src/trunk]: src/sys/arch Uninitialized var, found by brainy; not tested, but...
jmcneill[src/trunk]: src/sys/dev/ic remove DWC_MMC_DEBUG
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
christos[src/trunk]: src/sys/arch/sh3/include use fenv.h
skrll[src/trunk]: src/external/broadcom/rpi-firmware/dist Update RPI firmware to v...
msaitoh[src/trunk]: src/sys/dev/pci Fix XE5_V3_IMC1_DDRIO_[34]'s values.
pooka[src/trunk]: src/sys/rump Build compat code only when specified by RUMP_COMPAT
christos[src/trunk]: src/include add alpha
maxv[src/trunk]: src/sys Remove the last references to KMEMSTATS.
christos[src/trunk]: src/tests/lib/libm fix test; clearing the exception does not ret...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf KERNEL_BASE_{PHYS, VIRT} are already def...
pooka[src/trunk]: src/sys/fs/puffs sprinkle COMPAT_50
roy[src/trunk]: src/tests/net/route Fix test_lo6 because ::1 now has RTF_LOCAL a...
ozaki-r[src/trunk]: src/sys/netinet KNF
pgoyette[src/trunk]: src/sys/dev/sysmon Release the mutex in the error path.
mlelstv[src/trunk]: src/sys/net/npf make DDB print ipv6 addresses too
christos[src/trunk]: src/bin/pax PR/50119: Thomas Klausner: Add --timestamp option to...
maxv[src/trunk]: src/sys/dev/if_ndis Uninitialized var, found by brainy. FreeBSD ...
christos[src/trunk]: src/usr.bin/sortinfo Sort the subsections too... Hi Matt, you we...
christos[src/trunk]: src/distrib/sets/lists/comp Add fenv.h for mips.
christos[src/trunk]: src/sys/arch/usermode/usermode fix label and variable name.
christos[src/trunk]: src/sys/arch/i386/i386 fix the build
macallan[src/trunk]: src/sys/arch/evbarm/conf add awiniic* and tve
christos[src/trunk]: src/games/wtf PR/49850: Nikolai Lifanov: Document acronyms-o
mlelstv[src/trunk]: src/sys/sys Support for separate I/O thread adds new functions t...
christos[src/trunk]: src/external/mit/xorg/bin/xterm PR/50593: dieter roelants: fix u...
marty[src/trunk]: src/sys/arch XU4 USB snapshot: Reorganize source files
wiz[src/trunk]: src/share/man/man9 Fix xref.
maxv[src/trunk]: src/sys/kern Remove #ifdef notyet.
matt[src/trunk]: src/sys/arch/evbarm/conf Revert back to IS_CURCPU until panics w...
msaitoh[src/trunk]: src/doc Move wm(4)'s X540 support from CHANGES to CHANGES.prev b...
mrg[src/trunk]: src/external/mit/xorg/server/drivers apply -Wno-error=discarded-...
mrg[src/trunk]: src/libexec/httpd/testsuite fix running the testsuite from the b...
christos[src/trunk]: src/external/bsd/mdocml merge conflicts.
pgoyette[src/trunk]: src/tests/lib/librumphijack Since we're expecting to autoload mo...
mrg[src/trunk]: src/external/mit/xorg/server/drivers apply -Wno-error more liber...
skrll[src/trunk]: src/sys/dev/usb Put Link TRB always at the end of ring. Should ...
msaitoh[src/trunk]: src/sys/dev/pci Add Dynamic Power Allocation (DPA) ECN support.
pgoyette[src/trunk]: src/sys Update device dependency information - the sysmon major ...
christos[src/trunk]: src/etc/rc.d remove some stuff we don't have; rename rc command ...
christos[src/trunk]: src/usr.bin/xlint/lint1 compute anonymous bitfield sizes properly.
wiz[src/trunk]: src/usr.bin/make Whitespace.
mrg[src/trunk]: src now they build, reenable mach64, mga, s3, s3virge and tdfx d...
christos[src/trunk]: src/tests/lib/libc Add __TEST_FENV
jmcneill[src/trunk]: src/sys Add fdtbus_gpio_{read, write}_raw, which tells the contro...
christos[src/trunk]: src/external/bsd/atf/dist/atf-sh Work around ksh bug
wiz[src/trunk]: src/bin/pax Use An in AUTHORS section.
jmcneill[src/trunk]: src/sys/dev/fdt Use of_getprop_bool/of_getprop_uint32
hannken[src/trunk]: src/sys/kern Rename vclean() to vcache_reclaim().
christos[src/trunk]: src/sys/dev/bluetooth free mbuf on failure (Brainy)
jmcneill[src/trunk]: src/sys/arch/arm/samsung handle active low flag, simplify bank /...
christos[src/trunk]: src/libexec/identd Add libprop for static linking
christos[src/trunk]: src/distrib/hp300/miniroot find awk where it is now
abs[src/trunk]: src/sbin/newfs_msdos newfs_msdos allowed suffixes such as 'k', '...
mlelstv[src/trunk]: src/sys/dev/sdmmc ignore timeouts for APP_CMD prefix as for the ...
christos[src/trunk]: src/distrib/sets/lists/xserver dd intel_old man page
christos[src/trunk]: src/external/bsd/bind merge conflicts
maxv[src/trunk]: src/sys/ufs/ffs ffs_superblock_validate(): check the size of cyl...
riastradh[src/trunk]: src/share/man/man9 Cull long-dead flags from namei(9) man page.
ozaki-r[src/trunk]: src/sys/netinet Replace 0 with NULL for pointer variables
christos[src/trunk]: src/tests/lib/libm add __TEST_FENV
christos[src/trunk]: src/tools/libctf libelf has moved.
matt[src/trunk]: src/sys/arch/evbarm/conf No need for CPU_CORTEXA7 since it's imp...
macallan[src/trunk]: src/sys/arch/mips/ingenic #define some bits in the clock gating ...
dholland[src/trunk]: src/tests/lib/libutil When evaluated on a Sunday, "next Sunday" ...
wiz[src/trunk]: src/share/man/man9 New sentence, new line.
riastradh[src/trunk]: src/sys/sys Cull unused INRENAME and INRELOOKUP from PARAMASK.
msaitoh[src/trunk]: src/doc X540 is not wm(4) but ixg(4).
pgoyette[src/trunk]: src/sys/modules/raid New files, in preparation for modularized v...
mlelstv[src/trunk]: src/sys/net/npf handle delayed cksums also for ipv6
pooka[src/trunk]: src/sys/kern move clock sysctls from init_sysctl.c to kern_clock.c
jmcneill[src/trunk]: src/sys/dev/fdt split gpio, i2c, intr, and regulator helpers int...
christos[src/trunk]: src/sys/arch fenv for m68k
mrg[src/trunk]: src two changes to radeon drm firmware:
ozaki-r[src/trunk]: src/sys Introduce in6_selecthlim_rt to consolidate an idiom for ...
pgoyette[src/trunk]: src/sys/dev/sysmon Update configuration definitions for new sysmon
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/bar Use o...
uwe[src/trunk]: src/usr.sbin/moused Use .An -nosplit to avoid unwanted line brea...
msaitoh[src/trunk]: src/sys/dev/pci Add Xeon D devices.
riastradh[src/trunk]: src/sys/kern Correction: we do need <sys/atomic.h>, for membar_*.
christos[src/trunk]: src/sys/dev/sysmon make things boot again, from martin.
wiz[src/trunk]: src/bin/pax Remove trailing whitespace.
pooka[src/trunk]: src/sys/kern _KERNEL_OPT wrap
sevan[src/trunk]: src/bin/dd bump date
riastradh[src/trunk]: src/sys/kern Fix comment in vnode_if.src to reflect change to VO...
christos[src/trunk]: src/tools/gdb add double quotes for consistency
skrll[src/trunk]: src/sys/dev/usb In usbd_transfer deal with errors from the HCD t...
pooka[src/trunk]: src/tests/fs/vfs use a shorter filename template in previous (fo...
mlelstv[src/trunk]: src/sys Use C99-style initializers for struct dkdriver.
darcy[src/trunk]: src/tests/lib/libc Replace MKMAN with NOMAN as suggested by chri...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia fix bus space handle for ahcisata
mrg[src/trunk]: src/share/mk HAVE_XORG_SERVER_VER is always set, if not earlier, ...
christos[src/trunk]: src/distrib/sets/lists add unbound stuff
jmcneill[src/trunk]: src/sys/arch add AHB_A2 to devmap, print SCTLR value in initarm
maxv[src/trunk]: src/sys/arch/x86/include KNF and simplify.
skrll[src/trunk]: src/sys/arch/mips/mips Make the fixup code play nicely with the ...
mrg[src/trunk]: src/share/mk fix up X11FLAGS.LOADABLE for modern xorg.
christos[src/trunk]: src/usr.sbin/mountd fix comment, from kre
maxv[src/trunk]: src/sys/arch/sparc/sparc Return zero instead of error, otherwise...
dholland[src/trunk]: src/share/man/man7 Document /etc/login.conf, /etc/profile, /etc/...
riastradh[src/trunk]: src/sys/miscfs/deadfs Uncomment the argument struct declarations...
macallan[src/trunk]: src/sys/arch/mips/ingenic fix comments, add LCDC*_BASEs
mrg[src/trunk]: src/distrib/sets/lists mark xorg-server 1.10 only objects for sh...
mrg[src/trunk]: src/external/mit/xorg/lib/libepoxy build glue for libepoxy
maxv[src/trunk]: src/sys/arch/x86/x86 Switch the XXXCDC to panics. Normally it sh...
rjs[src/trunk]: src/sys/arch Add DCCP.
mlelstv[src/trunk]: src/sys/dev/raidframe refactor driver to use common code in dksubr.
skrll[src/trunk]: src/sys/arch/arm/arm Remove unintended commit
christos[src/trunk]: src/external/gpl3/gcc regen for alpha and sh now that they have ...
christos[src/trunk]: src/sys/kern oops removed too much
dholland[src/trunk]: src/usr.bin/make Document .DELETE_ON_ERROR.
mlelstv[src/trunk]: src/sys/dev Set b_resid in error path.
pgoyette[src/trunk]: src/sys/dev/filemon Take a reference on the (activity log) file ...
christos[src/trunk]: src/lib/libm/src no need for stdio.
mrg[src/trunk]: src/external/mit/xorg/lib/libxcb/xinput remove unused file; poin...
maxv[src/trunk]: src/sys/arch Map the boot IDT, GDT and LDT in three different pa...
sevan[src/trunk]: src/sbin/disklabel Document the version disklabel first appeared.
pgoyette[src/trunk]: src/sys/dev/sysmon If autoload of the subcomponent module fails, ...
christos[src/trunk]: src/external/gpl2/libmalloc/dist remove param.h
sevan[src/trunk]: src/sbin/reboot A standalone reboot utility showed up in 4.0BSD.
knakahara[src/trunk]: src/sys/net gif(4)'s if_output() is already MP-safe. It should e...
pgoyette[src/trunk]: src/sys/kern Add new configuration variable to point at the list...
matt[src/trunk]: src/sys/arch/arm/arm32 Fix 4GB wraparound math.
sevan[src/trunk]: src/sbin/nologin Mention author in AUTHORS section.
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra copy bootargs from uboot before we tur...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Add Tegra124 CAR bits to support the XUS...
matt[src/trunk]: src/sys/arch/arm/cortex On secondary cores, invalidate the cache...
mrg[src/trunk]: src/libexec/httpd rename bozo_err/bozo_warn/bozo_asprintf to boz...
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 add one more test
wiz[src/trunk]: src Fix typo in usage. From Christopher M. Fuhrman in PR 49882.
wiz[src/trunk]: src/sbin/dkctl Sort commands so I can find stuff.
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Update some Intel CPU models (Sky Lake, ...
pgoyette[src/trunk]: src/share/man/man4/man4.x86 Fix some more cross-refs to point at...
skrll[src/trunk]: src/sys/arch/evbmips/gdium Fix compile for PCI_NETBSD_CONFIGURE
christos[src/trunk]: src/usr.sbin/zic remove unused
skrll[src/trunk]: src/sys/dev/usb Remove '\n' from panic message.
christos[src/trunk]: src/tools Add exec_ecoff.h
christos[src/trunk]: src/lib/libm/arch/mips fix lint build
maxv[src/trunk]: src/sys/arch/amd64/include Give the structure sizes.
roy[src/trunk]: src/sys/netinet6 Allow explicit binding to detached addresss.
sevan[src/trunk]: src/sbin/newfs_v7fs Document newfs_v7fs appeared in NetBSD 6.0.
pgoyette[src/trunk]: src/sys/dev/sysmon At suggestion from riastradh@ ...
dholland[src/trunk]: src/usr.bin/rpcgen Polish the error messages.
mlelstv[src/trunk]: src/sys/dev/raidframe No longer detach opened device directly in...
nonaka[src/trunk]: src/etc/etc.amd64 fix incorrect nvme controller number.
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1288941: Wrong sizeof
kamil[src/trunk]: src/doc mpc 1.0.3 is out
christos[src/trunk]: src/sys/net PR/51464: Shoichi YAMAGUCHI: chap authenticator of p...
martin[src/trunk]: src/usr.sbin/sysinst When exiting from the "ftpsource" menu, exp...
skrll[src/trunk]: src/sys/compat/netbsd32 Trailing whitespace
martin[src/trunk]: src/tests/net/mpls Cosmetics: hide an error message from sysctl ...
riastradh[src/trunk]: src/distrib/common/bootimage Fix ytpo: INSTALLBOOTOPTIONS, not I...
martin[src/trunk]: src/usr.sbin/sysinst/arch/prep More (ab-)usages of "yesno"
sevan[src/trunk]: src/usr.bin Remove K&R __P macros.
justin[src/trunk]: src/sys/netinet Rename delay variable as it shadows a global on ...
hannken[src/trunk]: src/sys/arch/x86 Adapt prototypes and usage of rdmsr_locked() an...
nat[src/trunk]: src/sys Added a new option for embedding a splash screen into ke...
msaitoh[src/trunk]: src/sys/dev/pci Add some 1st gen Core PCI devices. Mainly taken ...
martin[src/trunk]: src/sys/arch/evbmips/conf Enable INET6 by default
knakahara[src/trunk]: src/sys/net Revert extra wating codes.
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.7.0 with th...
jakllsch[src/trunk]: src/sys/dev/usb avoid potential NULL deref in failure case
darrenr[src/trunk]: src #534 destination list hashing not endian neutral
christos[src/trunk]: src/external/bsd/flex/dist Import flex 2.6.0
christos[src/trunk]: src/external/public-domain/xz/dist/src/xz CID 1268629: Don't der...
ozaki-r[src/trunk]: src/sys/netinet Apply psz/psref to remaining IFADDR_READER_FOREACH
msaitoh[src/trunk]: src/sys/dev/mii HV_OEM_BITS is not page 0 but page 768.
msaitoh[src/trunk]: src/sys/dev/pci Remove WMREG_TQSA_LO and WMREG_TQSA_HIGH. Those ...
ozaki-r[src/trunk]: src/sys/dev/pci Use NULL for initialization of sc_config_change
matt[src/trunk]: src/sys/modules Build compat_netbsd32.kmod for arm and mips64
sevan[src/trunk]: src/sbin/luactl Revert previous change, textproc/igor is not aro...
riastradh[src/trunk]: src/sys/kern panic takes no \n.
taca[src/trunk]: src/etc/namedb Update root.cache to 2016/8/25 version, l.root-se...
christos[src/trunk]: src/external/bsd/ntp/dist Import ntp 4.2.8p5
dholland[src/trunk]: src/external/bsd/top/dist Be more careful/explicit with FP round...
riastradh[src/trunk]: src/sys/modules/viadrmums Include files.pci to get the necessary...
roy[src/trunk]: src/sys Disallow input to detached addresses because they are no...
christos[src/trunk]: src/bin/stty Simplify by splitting the "simple" mode setting and...
christos[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3 the heuristic for the cp...
knakahara[src/trunk]: src/share/man/man9 specify when pci_intr_release(9) is called as...
dholland[src/trunk]: src/usr.bin/innetgr simplify __dead usage
christos[src/trunk]: src/sys/external/bsd/acpica/dist/dispatcher CID 1292510: Check a...
roy[src/trunk]: src/sys/netinet Allow bind to detached INET addresses.
sevan[src/trunk]: src/sbin/clri Document the version clri first appeared.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia if vbus gpio pin is provided, use it to ...
dholland[src/trunk]: src/share/man/man7 Put some text in pursuant to the rest of PR 4...
christos[src/trunk]: src/external/cddl/osnet/sys/sys Override roundup.
ozaki-r[src/trunk]: src/sys/net Make some functions static
msaitoh[src/trunk]: src/sys/dev/pci For 82576 and newer devices, the PBA register is...
ryo[src/trunk]: src/sys/dev/sdmmc fix typo. use pmask for SDHC_PRESENT_STATE.
pgoyette[src/trunk]: src/sys/miscfs/specfs Revert rev 1.164. This will be redone dif...
dholland[src/trunk]: src/sys/dev/filemon typo in debug print
jakllsch[src/trunk]: src/sys/dev/usb Make usscanner(4) useful by also attaching its c...
christos[src/trunk]: src/common/lib/libprop Don't treat NUL (EOF) as SPACE. All the c...
jdc[src/trunk]: src/share/man/man4 Mention supported chips and their differences.
rtr[src/trunk]: src/sys change sosend() to accept sockaddr * instead of mbuf * f...
nat[src/trunk]: src/sys Remove unintended whitespace.
jmcneill[src/trunk]: src/sys/arch Tegra K1 RTC driver.
hsuenaga[src/trunk]: src/sys add new ethernet driver mvxpe for recent MARVELL's SoC a...
riastradh[src/trunk]: src/sys/external/bsd/drm2/via Empty suspend/resume handler for v...
roy[src/trunk]: src/sbin/ifconfig Don't bail if SIOGIFMEDIA doesn't return any m...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf disable MULTIPROCESSOR for now
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Tegra USB PHY support
jmcneill[src/trunk]: src/sys/arch/arm/nvidia coherent dma tag doesnt quite work
taca[src/trunk]: src/doc Now root.cache is 2016082500 version.
roy[src/trunk]: src/doc Note import of openresolv-3.7.0
mlelstv[src/trunk]: src/sys/kern Merge dk_intf and dkdriver interfaces.
ginsbach[src/trunk]: src/tests/lib/libc/time Add hour tests as a standalone test case.
dholland[src/trunk]: src/lib/libc/sys fix broken xrefs
christos[src/trunk]: src/sys/sys Add mips abiflags section
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/backend gcc generates incorrect ju...
christos[src/trunk]: src/sbin/ifconfig print address flag bits using snprintb
joerg[src/trunk]: src/sys/net Report link state changes for sppp consumers. The li...
roy[src/trunk]: src/etc Instead of waiting for a duration based in IPv6 DAD coun...
christos[src/trunk]: src/sys/arch/pmax/stand Add NOPIE
joerg[src/trunk]: src/external/gpl3/gdb/dist/include/opcode Left shift of negative...
skrll[src/trunk]: src/sys Adjust evbmips_iointr to pass a clockframe pointer and u...
pgoyette[src/trunk]: src/sys/modules Build the tco watchdog module
macallan[src/trunk]: src/sys/dev/ic fix pasto, use SET() and CLR()
martin[src/trunk]: src/distrib/sets/lists/xdebug Fix bxcb-xkb version number
christos[src/trunk]: src/usr.sbin/rpcbind use EXIT_SUCCESS/EXIT_FAILURE consistently.
roy[src/trunk]: src/etc/rc.d Use the new -P option to work out which pidfile dhc...
wiz[src/trunk]: src/doc openssl-1.1.0 out.
pgoyette[src/trunk]: src/sys/miscfs/specfs if_config processing wants to auto-load mo...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia hook in gpio driver
christos[src/trunk]: src/external/mit/xorg/lib/libxshmfence no stack protector for ev...
skrll[src/trunk]: src/sys/arch/arm/arm Move /* A5.2.10 Synchronisation primitives ...
kamil[src/trunk]: src/games/fortune/datfiles Correct the author of "Unkempt Though...
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra for Jetson TK1, GPIO N5 controls vbus ...
christos[src/trunk]: src/lib/libm/src correct case 23 for -0.0
skrll[src/trunk]: src/etc/etc.evbmips Add ub and elf32 to KERNEL_SUFFIXES
msaitoh[src/trunk]: src/sys/dev Add code to select page "0" for DDR4 and newer SPD R...
martin[src/trunk]: src PR 49870: pass the xsrc path to postinstall
dholland[src/trunk]: src/external/bsd/nvi/dist/docs/vi.man Restore the first line of ...
ozaki-r[src/trunk]: src/sys/net Rename tuncreate to tun_enable
jmcneill[src/trunk]: src/sys/arch/arm/nvidia tegra_gpio_acquire: if a pin is required...
salazar[src/trunk]: src/external/mit/lua/dist/src fix bug 1 reported on www.lua.org/...
christos[src/trunk]: src/lib/libc/compat/gen remove debugging
khorben[src/trunk]: src/usr.sbin/syslogd Typo
christos[src/trunk]: src/sbin/newfs - use calloc to zero memory
christos[src/trunk]: src/tests/sys/net catch up with link printing.
dholland[src/trunk]: src/tests/fs/vfs Cite a relevant PR for msdos_renamerace instead...
wiz[src/trunk]: src/share/man/man8/man8.amiga Bump date for previous.
sevan[src/trunk]: src/sbin/fsck_ext2fs Document the author and the version fsck_ex...
marty[src/trunk]: src/sys/dev/fdt FDT interrupts - bug fixing
jdolecek[src/trunk]: src/sys remove last isolated islands using BUS_SPACE_BARRIER_SYN...
christos[src/trunk]: src/sbin/ifconfig remove 80211 stats if small.
jakllsch[src/trunk]: src/sys/dev/usb umass(4) can present both atapibus(4) and scsibu...
skrll[src/trunk]: src/sys/arch/mips/mips Sign extend va for use with cache ops
martin[src/trunk]: src/sys/kern KASSERT->KASSERTMSG to allow debugging a double-fre...
dholland[src/trunk]: src/sys/dev/bluetooth Coverity CID 975184: don't ignore pmf_devi...
wiz[src/trunk]: src/lib/libc/stdlib Sort SEE ALSO.
christos[src/trunk]: src/sys revert previous, roy says it breaks DaD.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
maxv[src/trunk]: src/sys Fix argument (does not compile anyway).
martin[src/trunk]: src/sys/arch/evbmips/conf Add COPY_SYMTAB
pgoyette[src/trunk]: src/sys/dev/sysmon If module_autoload() returns an error, just r...
martin[src/trunk]: src/doc Document mips64 kernel symbol table hack
pgoyette[src/trunk]: src/sys/arch Update to include the tco driver (it was previously...
joerg[src/trunk]: src/lib/libc gethostbyname_r should die.
msaitoh[src/trunk]: src/sys/arch/x86/include Index 0x6c is not 126 entries but 128 e...
christos[src/trunk]: src/games/mille get rid of gets
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/via Avoid void *->paddr_t cas...
christos[src/trunk]: src/external/bsd/tmux merge conflicts
sevan[src/trunk]: src/sbin/mount_sysvbfs Add AUTHORS section.
mlelstv[src/trunk]: src/sys/dev erase dangling pointer to prevent reuse
christos[src/trunk]: src/external/gpl2/gettext merge conflicts and add reach-over Mak...
mrg[src/trunk]: src switch amd64, i386, shark, ofppc and macppc to xorg-server 1...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add GPIO support
christos[src/trunk]: src/sys When initializing addresses, reset the interface flags t...
salazar[src/trunk]: src/external/mit/lua/dist/src fix bug 3 (for Lua.5.3.3) reported...
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1288962: lim was never incremen...
christos[src/trunk]: src/tests/usr.bin/netpgpverify house-cleaning
dholland[src/trunk]: src/usr.bin/rpcgen Also check the other emitted getrlimit call f...
christos[src/trunk]: src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std Hack aro...
christos[src/trunk]: src/usr.bin/xlint/lint1 handle compound literals with a trailing...
roy[src/trunk]: src/sys/net Split out sysctl_iflist into sysctl_iflist_if and sy...
nonaka[src/trunk]: src/distrib/sets/lists/man Add ismt(4) man page.
riastradh[src/trunk]: src/sys/modules Hold off on building viadrmums module until it w...
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/radeon Regen to get real rcsid...
hsuenaga[src/trunk]: src/sys/arch/arm/marvell add MARVELL Armada XP MV78260 B0(rev.2)
jakllsch[src/trunk]: src/tests/dev/usb fix test program for hid item checks
matt[src/trunk]: src/sys/arch/evbmips/conf Add INSTALL kernel for ERLITE
salazar[src/trunk]: src/external/mit/lua/dist/src fix bug 2 (for Lua.5.3.3) reported...
martin[src/trunk]: src/share/mk No kernel modules for acorn26
christos[src/trunk]: src/lib Move blacklistd later now that it depends on libpthread ...
skrll[src/trunk]: src/sys/arch/mips/mips Remove old and incorrect comments
skrll[src/trunk]: src/sys/dev/usb Get the iManufacturer, iProduct, and iSerialNumb...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia SDMMC clock input is PLLP (408 MHz). Set...
wiz[src/trunk]: src/share/man/man4/man4.x86 Sort SEE ALSO, fix xref.
jakllsch[src/trunk]: src/sys/dev/usb Do what libusbhid() does for Usage value of non-...
skrll[src/trunk]: src/sys/dev/usb Update XHCI_HCS2_MAXSPBUF to grab all the bits (...
sevan[src/trunk]: src/sbin/fsck_v7fs Document author and the version fsck_v7fs app...
christos[src/trunk]: src/distrib/sets/lists/comp add missing lint library
christos[src/trunk]: src/external/bsd/flex/dist/src refresh the generated files
dholland[src/trunk]: src/usr.bin/netgroup simplify __dead usage
dholland[src/trunk]: src/sys/compat/sys update comment
skrll[src/trunk]: src/sys/dev/usb Need sys/kmem.h
matt[src/trunk]: src/distrib/sets/lists/modules Add compat_netbsd32.kmod if arch64
sevan[src/trunk]: src/sbin/fsck Document the version fsck first appeared.
sevan[src/trunk]: src/sbin/modload Document the version modload appeared and authors.
pgoyette[src/trunk]: src/sys Regen for changes related to separation of compat_sysv s...
christos[src/trunk]: src/usr.bin/config Make attribute deselection work:
msaitoh[src/trunk]: src Port FreeBSD's ismt(4) driver. ismt(4) supports Intel Chipse...
christos[src/trunk]: src/sys/netinet fix compilation for ppc.
christos[src/trunk]: src/sys/arch/sh3 Fix pmap_prefer for topdown and turn topdown on.
roy[src/trunk]: src/sys/net Call ifmedia_delete_instance() for safety.
matt[src/trunk]: src/sys/arch/arm/arm32 Deal with 4GB overflow in arm32_kvminit.c
christos[src/trunk]: src/external/gpl2 build grep from here.
ozaki-r[src/trunk]: src/tests/net/if_tun Remove a unexpectedly committed file
msaitoh[src/trunk]: src/sys/dev/pci Remove PCI_PRODUCT_BROADCOM_BCM5724 and PCI_PROD...
wiz[src/trunk]: src/external/gpl3 Add missing word in comment.
jdc[src/trunk]: src/lib/libcurses Add missing new line in debug print.
jdc[src/trunk]: src/lib/libcurses Clear the "forced" flag after updating a line, ...
christos[src/trunk]: src/doc update tmux info
dholland[src/trunk]: src/share/misc ICYMI
jmcneill[src/trunk]: src/sys/arch/arm/nvidia set SDHC_FLAG_SINGLE_POWER_WRITE
christos[src/trunk]: src/sys/arch Avoid the PIE
christos[src/trunk]: src/tests/dev/usb Unbreak the sun2 build: Don't use program-spec...
sjg[src/trunk]: src/usr.bin/make When evaluating condtionals from .if we want to...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Put the '/' back, but put it in t...
christos[src/trunk]: src/usr.bin/rpcgen modernize:
christos[src/trunk]: src/external/bsd/mdocml/dist - Don't look for tests in the local...
martin[src/trunk]: src/sbin/newfs_ext2fs Add a bit of swapping for values in CG des...
christos[src/trunk]: src/external/bsd/dhcp/dist/common Check correctly the packet len...
martin[src/trunk]: src/lib/librumpclient Fix DPRINTF format
christos[src/trunk]: src/tests/rump/modautoload needs mprotect disable since it loads...
sevan[src/trunk]: src/sbin/mount_v7fs Add HISTORY & AUTHORS section.
christos[src/trunk]: src/sys remove trailing spaces. userland does not catch this?
christos[src/trunk]: src/sys/sys hack for Objective-C __weak keyword
hkenken[src/trunk]: src/sys/arch/evbarm/conf remove DIAGNOSTIC
sevan[src/trunk]: src/sbin/shutdown shutdown appeared as a standalone utility in 4...
msaitoh[src/trunk]: src/sys/arch/i386/i386 Add missing check for db_Grp9. This chang...
macallan[src/trunk]: src/sys/arch/mips/ingenic moar registers
christos[src/trunk]: src/bin/sh Document close-on-exec redirection behavior.
mrg[src/trunk]: src/sys/arch/sparc64/conf revert previous.
buhrow[src/trunk]: src/libexec/tftpd Add a -b flag so that clients that return thei...
kamil[src/trunk]: src/doc flex 2.6.0 is out
dholland[src/trunk]: src/lib/libutil Always use localtime_r; I don't think any of thi...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add pllc and uart rate funcs
mbalmer[src/trunk]: src/external/mit/lua/dist/src Define LUA_STRFTIMEOPTIONS so that...
jakllsch[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/common More ...
christos[src/trunk]: src/external/bsd/dhcp/dist import new dhcp
christos[src/trunk]: src/external/bsd/flex Merge our changes; the directory structure...
christos[src/trunk]: src/sys vsize_t is not always u_long :-)
skrll[src/trunk]: src/sys/dev/usb tiny KNF
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Tegra SATA ungating support
christos[src/trunk]: src/external/bsd/byacc/dist Import byacc 20150711
wiz[src/trunk]: src/doc llvm-3.9.0 out.
christos[src/trunk]: src/distrib/sets/lists/tests add new lint test.
wiz[src/trunk]: src/share/man/man4/man4.macppc Use An in AUTHORS section.
christos[src/trunk]: src/usr.bin/rpcgen CID 1225082: Check getrlimit() return
knakahara[src/trunk]: src/sys eliminate ip_input.c and ip6_input.c dependency on gif(4)
ragge[src/trunk]: src/sys/arch/vax/vax PR port-vax/49884
christos[src/trunk]: src/external/bsd/bind/lib/libirs Remove irs re-implementation of...
skrll[src/trunk]: src/sys/compat/netbsd32 Add _sched_protect
roy[src/trunk]: src/sys/netinet Appease gcc.
msaitoh[src/trunk]: src/sys/dev Add ismt.
wiz[src/trunk]: src/share/man/man4 Use Pa for paths.
dholland[src/trunk]: src/share/man/man4 Fix broken .Xr
hikaru[src/trunk]: src/sys/arch Use dwc2 instead of octeon_usbc, and unify octeon_u...
msaitoh[src/trunk]: src/sys/dev/pci Add some NVIDIA devices.
sevan[src/trunk]: src/sbin/newfs_msdos Note the origin of the newfs_msdos command ...
ryoon[src/trunk]: src/share/man/man4/man4.emips Add missing .Sh SYNOPSIS
christos[src/trunk]: src/external/gpl3/gdb/lib regen
dholland[src/trunk]: src/tests/lib/libutil Fix the "Tuesday midnight" test to match w...
wiz[src/trunk]: src/share/man/man4/man4.macppc Sort SEE ALSO.
martin[src/trunk]: src/external/mit/xorg/server/drivers HAVE_GCC may not be set at all
riastradh[src/trunk]: src/distrib/sets/lists/modules Forgot to commit set list update ...
jnemeth[src/trunk]: src/share/misc PR/50630 - Nikolai Lifanov -- add some acronyms
pooka[src/trunk]: src/sys/kern fix to work for syscalls.conf without sysautoload
christos[src/trunk]: src/usr.sbin/rpcbind CID 1009289: Check getrlimit
christos[src/trunk]: src/distrib/arc/ramdisk make bigger.
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Add some KASSERTs to catch simila...
joerg[src/trunk]: src/sys/compat/netbsd32 Avoid defining inline functions that are...
christos[src/trunk]: src/lib/libm skip buggy assembly for libm_g.a
christos[src/trunk]: src/sys/external/bsd/acpica/dist/compiler CID 1256503: Handle me...
dholland[src/trunk]: src/lib/libm/gen strtod, not strod.
mlelstv[src/trunk]: src/sys/dev/raidframe use bdev_strategy wrapper to properly use ...
christos[src/trunk]: src/doc new tmux
riastradh[src/trunk]: src/sys/external/bsd/drm2 Add the missing viadrm files omitted l...
sevan[src/trunk]: src/sbin/dmesg dmesg first appeared in 3BSD
sevan[src/trunk]: src/sbin/fsck_msdos Document the version fsck_msdos first appeared.
dholland[src/trunk]: src/share/man/man3 Use only "function" for the comparison functi...
pgoyette[src/trunk]: src/sys/dev/filemon Don't release the proc_lock mutex until we'r...
christos[src/trunk]: src/share/mk gcc-5.3 for sh3
christos[src/trunk]: src/sys/external/bsd/sljit/dist/test_src CID 976986: NULL deref.
tsutsui[src/trunk]: src/share/mk Switch NetBSD/x68k to Xorg server 1.18 by default.
christos[src/trunk]: src/distrib/sets/lists/misc update for new tmux example .
tls[src/trunk]: src/sys/arch/x86/x86 Enable second noise source on newer VIA CPUs
pgoyette[src/trunk]: src/share/man/man4/man4.x86 Add new man page for tco(4), and upd...
jakllsch[src/trunk]: src/sys/dev/scsipi '#if 0' a static inline function used only by...
skrll[src/trunk]: src/sys/dev/usb Use __arraycount. No functional change.
skrll[src/trunk]: src/usr.sbin/usbdevs Add __RCDIS
christos[src/trunk]: src/usr.bin/fstat Add rnd ops.
kamil[src/trunk]: src/doc Automated Testing Framework (ATF) 0.21 is out
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/netbsd/x68k look for...
joerg[src/trunk]: src/dist/pf/sbin/pflogd Fix obviously broken condition.
abhinav[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Add section...
skrll[src/trunk]: src/sys Fix UVMHIST builds for kernels that don't include usb
martin[src/trunk]: src/usr.sbin/zdump Remove reference to (no longer existing) iall...
joerg[src/trunk]: src/sys/dev Don't left-shift negative numbers by making them uns...
skrll[src/trunk]: src/sys/dev/usb Reduce scope of a variable. No functional change.
kamil[src/trunk]: src/doc Lutok has moved to GitHub
tls[src/trunk]: src/sys/kern Fix callout-skew source so it runs only when needed...
christos[src/trunk]: src/sys/netinet6 fix typo
mlelstv[src/trunk]: src/sys/dev/raidframe prevent unconfigure/detach while backgroun...
mrg[src/trunk]: src/share/mk oops, put mips32 back to gcc 5.3.
pooka[src/trunk]: src/sys/rump/kern/lib Make the cool syscall autogeneration featu...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia correct CAR_PLLX_MISC_REG value
pgoyette[src/trunk]: src/share/man/man4/man4.x86 Update the Dt macro to include the x...
hkenken[src/trunk]: src/sys/arch/arm/imx fixed register size
khorben[src/trunk]: src/external/bsd/ipf/dist/man Correct the example for the port r...
pgoyette[src/trunk]: src/sys/compat/common Fix the #ifdef _MODULE stuff so that the s...
jdolecek[src/trunk]: src/share/man/man9 update manpage with reality WRT BUS_SPACE_BAR...
christos[src/trunk]: src/external/bsd/ntp/dist Welcome to 4.2.8p5:
jakllsch[src/trunk]: src Increase size of cats installation memory disk by 100Ki.
rtr[src/trunk]: src/sys/kern compare mbuf * pointer to NULL instead of 0
christos[src/trunk]: src/sys/dev/i2c PR/50621: David Binderman: Wrap iic_exec() in a ...
pgoyette[src/trunk]: src/sys/dev/sysmon Don't manipulate the autoconfig databases for...
mlelstv[src/trunk]: src/sys/arch/x86/x86 If BTINFO_ROOTDEVICE is set but isn't a dev...
christos[src/trunk]: src/external/bsd/wpa/dist/src The length of the received Commit ...
mlelstv[src/trunk]: src/sys/dev/raidframe handle possible errors from bdev_strategy.
marty[src/trunk]: src/sys/arch/arm/samsung XU4 i2c, gpio & pinctrl changes
christos[src/trunk]: src/sys/dev Simplify and fix the unload to destroy the mutex. To...
joerg[src/trunk]: src/sys/dev/raidframe Don't use for (...); by using an explicit ...
mbalmer[src/trunk]: src/share/misc add tehran airport
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets for new dummy "tun" m...
mrg[src/trunk]: src/sys/arch bump CHILD_MAX and OPEN_MAX defaults on several pla...
christos[src/trunk]: src/external/gpl3 add -fdebug-regex-map=regex=subst which works ...
roy[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant Enable syslog support
christos[src/trunk]: src/tools/compat lex source moved.
martin[src/trunk]: src/lib Redo previous by avoiding the casts and using PRIxREGIST...
roy[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant Update wpa_supplicant(8)...
ozaki-r[src/trunk]: src/sys/dev/pci Remove a garbage blank line
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1257471: NULL deref.
jakllsch[src/trunk]: src/tests/lib/libusbhid Move libusbhid tests' Report Descriptors...
jmcneill[src/trunk]: src/sys/arch/arm/vfp isb after writing cpacr, from Andrew Turner
christos[src/trunk]: src/usr.bin/xlint/lint1 print the length on error.
ozaki-r[src/trunk]: src/sys/net Fix the destruction of the afdata lock
christos[src/trunk]: src/sys/ufs/lfs there is no reason to use __unused here.
macallan[src/trunk]: src/sys/arch/mips/ingenic properly initialize the EHCI
kre[src/trunk]: src/usr.sbin/postinstall PR toolchain/51457 -- use sort correctly
martin[src/trunk]: src/sys/compat/netbsd32 recvmsg: ktrace the 32bit message header...
tron[src/trunk]: src/external/gpl2/gettext Fix build with "USE_SSP" set to "yes"
roy[src/trunk]: src/sys/netinet6 Mitigate Local Denial of Service with IPv6 Rout...
mlelstv[src/trunk]: src/sys Merge dk_intf and dkdriver interfaces.
mlelstv[src/trunk]: src/sys/dev/wsfont When searching for a best font also allow fon...
martin[src/trunk]: src/usr.sbin/sysinst Make "ask_yesno" and "ask_noyes" take a con...
marty[src/trunk]: src/sys/dev/fdt FDT interrupts -- clean up debug printfs
dholland[src/trunk]: src/sys/dev/bluetooth use standard idiom - thanks riastradh@
jdc[src/trunk]: src/sys/dev/i2c Add LM75A ID register (for completeness).
pgoyette[src/trunk]: src/distrib/sets/lists/modules Additional commentary for where o...
roy[src/trunk]: src/doc Note import of dhcpcd-6.10.0
hikaru[src/trunk]: src/sys/arch Initial import of Cavium Octeon and Octeon Plus SoC...
ozaki-r[src/trunk]: src/sys/dev/pci Fix configuration offset when MSI is enabled
jdc[src/trunk]: src/sys/arch/sparc64/sparc64 Restrict the check for fully specif...
christos[src/trunk]: src/sys/dev/bluetooth Fix more memory leaks by changing the tran...
macallan[src/trunk]: src/external/mit/xorg/lib/pixman build Loongson-MMI support only...
msaitoh[src/trunk]: src Add ismt(4).
christos[src/trunk]: src/common/lib/libc/gmon Put back the rump-disabling of mcount f...
jmcneill[src/trunk]: src/sys/dev/sdmmc Add SDHC_FLAG_SINGLE_POWER_WRITE flag, that te...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add ath@pci (mini-PCIe expansion slot)
wiz[src/trunk]: src/lib/libc/stdlib Sort ERRORS and SEE ALSO.
dholland[src/trunk]: src/usr.bin/tftp storage class first, *then* __dead
christos[src/trunk]: src/lib/libm/src sync with FreeBSD
snj[src/trunk]: src/distrib/notes/x68k This product includes software developed ...
christos[src/trunk]: src/share/mk switch all arm to new binutils
christos[src/trunk]: src/bin/ksh CID 1225077: check getrlimit return
salazar[src/trunk]: src/doc add lua 5.3.3 entry
skrll[src/trunk]: src/sys/compat/netbsd32 +netbsd32__sched_protect
macallan[src/trunk]: src/sys/dev/ic fix a bunch of bugs & tpyos in chipsfb_mmap() so ...
pgoyette[src/trunk]: src/share/man/man4/man4.x86 Update the min and max interval valu...
jdc[src/trunk]: src/share/man/man4 Correct email address (pointed out by wiz@).
msaitoh[src/trunk]: src/sys/dev/pci regen.
pgoyette[src/trunk]: src/sys/dev/sysmon Finish work started in previous commit. Ensu...
kamil[src/trunk]: src/usr.bin/jot Add HISTORY and AUTHORS to jot
kamil[src/trunk]: src/doc binutils 2.25.1 are out
snj[src/trunk]: src/usr.sbin/sysinst make the english sysinst messages suck a bi...
gson[src/trunk]: src/tests/lib/libutil Reduce the step size, exposing another bug.
christos[src/trunk]: src/sys/dev/tc Adapt driver to final CPLD implementation. (Felix...
wiz[src/trunk]: src/share/man/man4 Add Mt macro.
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new compat_...
kamil[src/trunk]: src/doc acpica 20151218 is out
ozaki-r[src/trunk]: src/tests/net/ndp Adjust for new ifconfig output
msaitoh[src/trunk]: src/sys/arch/x86/x86 Use roundup2() and uintptr_t. Adviced by ri...
ozaki-r[src/trunk]: src/sys/net Fix tun_enable
christos[src/trunk]: src/external/bsd/blacklist/lib Add a mutex to prevent races duri...
jakllsch[src/trunk]: src/tests/lib/libusbhid Move MY*_ATF_CHECK_EQ debugging helper m...
christos[src/trunk]: src/usr.bin/make Preserve $$ in := assignments..
pgoyette[src/trunk]: src/tests/include Use correcet variable name when printing the e...
msaitoh[src/trunk]: src/sys/arch/x86/include From Intel SDM:
pgoyette[src/trunk]: src/sbin/wdogctl Use _PATH_WATCHDOG from <paths.h> instead of lo...
sevan[src/trunk]: src/sbin/drvctl Document the version drvctl appeard.
bouyer[src/trunk]: src/sys/arch/xen Apply patch from xsa155: make sure that the bac...
msaitoh[src/trunk]: src/sys/arch/x86/include Add x86 FPU Data Pointer Updated Only b...
christos[src/trunk]: src/external/bsd/acpica/bin/iasl new files
christos[src/trunk]: src/lib/libc/db/btree don't shortcut closing if the metadata is ...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Don't protect the second page, since it...
roy[src/trunk]: src/doc Note import of dhcpcd-6.8.2
kamil[src/trunk]: src/usr.bin Bump date for previous
christos[src/trunk]: src/bin/sh Don't leak redirected rescriptors to exec'ed processe...
jdolecek[src/trunk]: src/share/man/man9 fix typo in function names
christos[src/trunk]: src/sys/external/bsd/acpica/dist/tables CID 1292512: Help coveri...
dholland[src/trunk]: src/sys/sys Add a CTASSERT for the condition required to make a
christos[src/trunk]: src/sys/external/bsd/acpica/dist import new acpica:
sevan[src/trunk]: src/sbin/init init first appeared in V1 UNIX
martin[src/trunk]: src/usr.sbin/sysinst Add a new utility function "update_wedges()...
christos[src/trunk]: src/sys/rump/fs/lib/libsyspuffs CID 274829: Check error from fd_...
dholland[src/trunk]: src/sys/ufs/lfs Fix two functions that were accidentally "static...
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1257473: NULL deref
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra Jetson TK1: USB1 VBUS power is control...
christos[src/trunk]: src/tests/usr.bin/config adjust to current config format
christos[src/trunk]: src/sys/kern Add debugging.
nonaka[src/trunk]: src/sys/dev/pci Added control debugging output via sysctl.
pgoyette[src/trunk]: src/sys/arch For non-modular XEN3_DOMU kernels, include sysmon a...
wiz[src/trunk]: src/share/man/man4/man4.emips New sentence, new line.
christos[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Fix the err...
skrll[src/trunk]: src/sys/dev/hpc Don't read beyond the end of an array
sevan[src/trunk]: src Drop main() prototype.
pgoyette[src/trunk]: src/sys/miscfs/specfs Fix a couple of checks for kernel vm_space...
riastradh[src/trunk]: src/sys Hook up viadrmums and include it it i386/ALL.
wiz[src/trunk]: src/libexec/tftpd Bump date for previous.
christos[src/trunk]: src/tests/lib/libc/rpc skip if we are not running rpcbind.
christos[src/trunk]: src/gnu/usr.bin/texinfo unhook texinfo
kre[src/trunk]: src/usr.sbin/postinstall PR toolchain/51457 -- be more posix com...
christos[src/trunk]: src/external/bsd/ntp update for p5
salazar[src/trunk]: src/external/mit/lua/dist/src fix code style issue
christos[src/trunk]: src/doc new ntpd
hsuenaga[src/trunk]: src/sys/arch/arm/marvell write back unaligned boundary of L2 cac...
christos[src/trunk]: src/sys/kern m68k binaries load @ pagesize. unbreak.
joerg[src/trunk]: src/sys/dev/iscsi Make sure callout is halted, not just stopped, ...
jakllsch[src/trunk]: src/tests Add tests for HID Parser Pop-on-empty-stack bug.
mrg[src/trunk]: src/libexec/httpd redo the fix for rev 1.26 - instead of getting...
uwe[src/trunk]: src/lib/csu/arch/sh3 ___start is __dso_hidden, so use CALL_DATUM...
christos[src/trunk]: src/lib/libc/stdio Improvements to fgetwln(3) from Andrey Chernov:
ozaki-r[src/trunk]: src/sys/netinet6 Add missing RTF_LOCAL; sync with arp_setgate
matt[src/trunk]: src/sys/arch/evbmips/conf Add md_root.c
christos[src/trunk]: src/sys/arch/i386/stand/bootxx revert, this has to do with the b...
christos[src/trunk]: src/share/mk group by directory.
christos[src/trunk]: src/tools/gmp Save a couple of dollars now that make is fixed.
mrg[src/trunk]: src/libexec/httpd fix content type handling to not hard code (wr...
jakllsch[src/trunk]: src/tests/dev/usb rework build of t_hid to be more reliable, whi...
pooka[src/trunk]: src/tests/fs/vfs Add a test which creates many directory entries.
jmcneill[src/trunk]: src/sys/dev/i2c Many I2C drivers hold spin locks between iic_acq...
wiz[src/trunk]: src/sbin/fsck file system police.
wiz[src/trunk]: src/lib/libc/sys Merge ENOMEM descriptions.
rtr[src/trunk]: src/sys/nfs when calling nfs_boot_sendrecv pass NULL for pointer...
pgoyette[src/trunk]: src/sys Split the SYSV* compat code out into a separate compat_s...
ozaki-r[src/trunk]: src/sys/netinet Make revarprequest static
wiz[src/trunk]: src/doc llvm-3.7.1 out.
christos[src/trunk]: src/sbin/raidctl Access to the SET_LAST_UNIT ioctl.
marty[src/trunk]: src/sys/arch/arm/samsung exynos mct -- snapshot
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Tegra HD audio support (untested as it i...
christos[src/trunk]: src/external/bsd/byacc/dist merge conflicts
martin[src/trunk]: src/distrib/sets/lists Fix sets for mips64
christos[src/trunk]: src/sys/dev/acpi PR/50626: Vicente Chaves de Melo: acpi_display....
christos[src/trunk]: src/lib/libc/stdio Add printf/scanf man pages from FreeBSD
christos[src/trunk]: src/sys/external/bsd/acpica/dist/common CID 1294266: Cast to void.
rtr[src/trunk]: src/sys/kern make soconnect() fail with EAFNOSUPPORT if the doma...
macallan[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-chips pass -DAVO...
jakllsch[src/trunk]: src/external/mit/xorg/server/xorg-server/glamor Add -Wno-error=e...
wiz[src/trunk]: src/bin/sh Whitespace.
nonaka[src/trunk]: src/share/man/man4 Add Buffalo LUA4-U3-AGT.
jakllsch[src/trunk]: src Teach hid_parse_usage_in_page() how to understand hex litera...
wiz[src/trunk]: src/doc sqlite3-3.10 out.
christos[src/trunk]: src/usr.bin/elf2ecoff ignore the abiflags section
kre[src/trunk]: src/sbin/shutdown Update the history, shutdown was first in 4.1 ...
msaitoh[src/trunk]: src/sys/dev/ic Fix the first two bytes' definitions of the DDR3 ...
skrll[src/trunk]: src/sys/dev/usb Bail out early from usbd_fill_devinfo if we're n...
christos[src/trunk]: src/sys/rump/fs/lib/libsyspuffs PR/975220: Check return of kthre...
christos[src/trunk]: src/tools/host-mkdep Like the non-host mkdep don't print ./foo.h...
roy[src/trunk]: src/sys/netinet Allow arplog to be used outside of if_arp.c
phx[src/trunk]: src/sys/arch/amiga/stand/bootblock/boot Make the -p option work, ...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
ryo[src/trunk]: src __mcount_lock is moved to MI from MD.
dholland[src/trunk]: src/lib/libc/string Update HISTORY from OpenBSD: strerror from 4...
skrll[src/trunk]: src/sys/dev/usb Add flxd's axe(4)
christos[src/trunk]: src/sys/dev/dm CID 976256: Help coverity understand that when th...
ozaki-r[src/trunk]: src/sys/netinet6 Don't GC an NDP cache that is added just before GC
sevan[src/trunk]: src/sbin/mount_nfs Add HISTORY section.
christos[src/trunk]: src/sys/netinet if no address was found, don't check if it is te...
christos[src/trunk]: src/sys/netinet assign sin only when it is needed
matt[src/trunk]: src/sys/arch/arm/arm32 If not using LPAE, if memory ends at 4GB ...
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1288947: Prevent fd leak.
salazar[src/trunk]: src/external/mit/lua/dist/src fix kernel Lua code style issues
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch From the latest Intel SDM:
martin[src/trunk]: src/usr.sbin/sysinst Backout the previous incorrect fix for PR 4...
sevan[src/trunk]: src/sbin/fdisk - Document the HISTORY of fdisk based on the orig...
skrll[src/trunk]: src/sys/compat/netbsd32 Regen
christos[src/trunk]: src/sys/dev/pci regen
sevan[src/trunk]: src/sbin/mount_msdos - mount_pcfs appeared in 386BSD
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/via CID 710492: dev_priv was ...
christos[src/trunk]: src/external/bsd/nvi/dist/common remove CONST; it is unused from...
skrll[src/trunk]: src/sys/arch/mips/include Fix pte_cached_p for MIPS_HAS_R4K_MMU
dholland[src/trunk]: src/sys/kern Build fix for when COREDUMP is turned off, from Ray...
christos[src/trunk]: src/tests/fs/vfs Fix static linking.
sevan[src/trunk]: src/sbin/mount_chfs Document the version mount_chfs appeared.
jdc[src/trunk]: src/share/man/man4 Mention supported chips and their differences.
joerg[src/trunk]: src/bin/ed Be explicit about what is negated.
riastradh[src/trunk]: src/sys/modules Module for viadrmums.
sevan[src/trunk]: src/sbin/luactl no comma after "i.e.", raised by textproc/igor
martin[src/trunk]: src/usr.sbin/sysinst/arch/mac68k Missed a few more "yesno" in pr...
msaitoh[src/trunk]: src/sys/dev/pci Modify (E)ITR, TIDV and TADV related code:
dholland[src/trunk]: src/sys/lib/libsa Check bounds on input. From Michael Plass.
mrg[src/trunk]: src/sys/conf WELCOME 2016!
pooka[src/trunk]: src/sys/rump/kern/lib remove files which are autogenerated in ev...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia since we dont support SDR104 yet, dont t...
roy[src/trunk]: src/sys/net Add interface media for sppp consumers.
jdc[src/trunk]: src/sys Remove duplicate register definitions and merge them all...
jakllsch[src/trunk]: src Add some tests for the kernel HID parser.
pgoyette[src/trunk]: src/distrib/sets/lists/modules Fix typo, fix the build-break. O...
christos[src/trunk]: src/external/bsd/wpa/dist/src/eap_peer The L (Length) and M (Mor...
pgoyette[src/trunk]: src/sys Move tun.c into the module's own directory, since it is ...
christos[src/trunk]: src - new test for strtoi
matt[src/trunk]: src/share/mk For mips64, build kmodules using N64 ABI
christos[src/trunk]: src/tests/rump/modautoload don't disable PIE
wiz[src/trunk]: src/lib/libc/sys Fix xrefs.
ozaki-r[src/trunk]: src/sys/dev/pci Add NULL check for TAILQ_FIRST
msaitoh[src/trunk]: src/sys/arch Catch up FreeBSD and OpenBSD's changes. Not complet...
martin[src/trunk]: src/sys Allow emulations to override the creation of ktrace reco...
matt[src/trunk]: src/external/gpl3/binutils/dist/bfd Fix TEXTREL message to print...
christos[src/trunk]: src/external/bsd/mdocml/dist fix typo
skrll[src/trunk]: src/external/gpl3/binutils/dist/bfd Define bfd_elf64_bfd_is_loca...
jdc[src/trunk]: src/doc Mention admtemp(4) and lmtemp(4) temperature limits chan...
kamil[src/trunk]: src/doc llvm 3.7 is out
marty[src/trunk]: src/sys/arch/arm/samsung Exynos WDT - change the compatible stri...
skrll[src/trunk]: src/sys/dev/usb Suppress stopping-endpoint in xhci_close_pipe if...
mrg[src/trunk]: src/share/mk move some flags from dix-config.h into X11FLAGS.DIX
ryo[src/trunk]: src/sys add support iMX6 uSDHC
christos[src/trunk]: src/sys/dev/pci fix 32 bit compilation
sevan[src/trunk]: src/sbin/chown Document the version chown first appeared.
jakllsch[src/trunk]: src/sys/dev/usb Fix dval signdedness confusion, as was recently ...
martin[src/trunk]: src/usr.sbin/sysinst As pointed out by John D. Baker: replace al...
roy[src/trunk]: src/sys/net Allow multicast/broadcast packets from a bridge memb...
skrll[src/trunk]: src/usr.sbin/usbdevs Fix previous... handle hub ports
dholland[src/trunk]: src/usr.bin/rpcgen one crash -> errx Christos missed
tnn[src/trunk]: src/lib/libpuffs mention puffs_node_pathconf and puffs_node_advlock
riz[src/trunk]: src/external/bsd/blacklist/bin blacklistd and friends will actua...
joerg[src/trunk]: src/external/bsd Don't increment the induction variable twice.
pooka[src/trunk]: src/sys/rump/kern/lib/libtty Initialize non-VFS parts of tty sub...
christos[src/trunk]: src/sys/arch/hp300/conf Holiday food satiation.
msaitoh[src/trunk]: src/sys/dev/pci Use another firmware command in bge_asf_driver_u...
jdc[src/trunk]: src/sys/dev/i2c Read the Tos limit from the chip, instead of ass...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable tegrampio
christos[src/trunk]: src/external/bsd/mdocml/dist CPID 1288934: This is not really a ...
mlelstv[src/trunk]: src/sys/dev CID 1297229: Memory - illegal accesses (BUFFER_SIZE...
christos[src/trunk]: src/share/mk - use -fdebug-regex-map to remap one style of objec...
roy[src/trunk]: src/sbin/ifconfig -W seconds will wait for the detached flag to ...
christos[src/trunk]: src/sbin/disklabel Add missing doc flags (B,M,m)
martin[src/trunk]: src/sys Make the ktrace record written by do_sys_sendmsg/do_sys_...
wiz[src/trunk]: src/share/man/man4/man4.x86 Sort SEE ALSO.
ryo[src/trunk]: src/sys/dev/pci add SystemBase SB16C1050 UARTs
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1288958: Prevent NULL deref
pgoyette[src/trunk]: src/tests/include Don't fail if open() of sysmon devices returns...
alnsn[src/trunk]: src/sys/net Replace the nsaveds() function with #define NSAVEDS ...
njoly[src/trunk]: src/sys/compat/linux/common Teach wait4 about WCONTINUED.
hannken[src/trunk]: src Remove miscfs/syncfs and
mlelstv[src/trunk]: src/sys/kern Always fixup zero sector size, even when other geom...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Replace drm_ioremap by drm_core_iorema...
roy[src/trunk]: src/sys Ensure that packets are sent from a valid address.
pgoyette[src/trunk]: src/sys/kern Use the generated list of auto-loadable syscalls ra...
sevan[src/trunk]: src/sbin/umount umount appeared in V1
matt[src/trunk]: src/lib/csu/arch/mips Make sure .init and .fini are word (4byte)...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
christos[src/trunk]: src/external/gpl2/gettext/locale ggr. bsd.files.mk does not have...
dholland[src/trunk]: src/sys Whatever the point of this "biodone_vfs" global function...
jdc[src/trunk]: src/sys/dev/i2c Add display and setting of chip temperature limi...
christos[src/trunk]: src/usr.bin/kdump be a bit smarter about fcntl
scole[src/trunk]: src Add platinumfb man page
martin[src/trunk]: src/doc Remove mips-kern-ksyms-size, now that it is already gone
msaitoh[src/trunk]: src/sys/dev/pci Set ICH9 and ICH10's PBA size to 14K if the RX b...
roy[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant Fixup SYNOPSIS some more.
dholland[src/trunk]: src/usr.bin/make Add a .DELETE_ON_ERROR: magic target that cause...
christos[src/trunk]: src - Change LDADD/DPADD in library dependencies to LIBDPLIBS
christos[src/trunk]: src/doc new flex
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add tegrai2c (I2C[12345]) and seeprom o...
christos[src/trunk]: src/sys/conf sppp is not a pseudo-device
joerg[src/trunk]: src/sys/netinet Fix !ARP build.
dholland[src/trunk]: src/sys/lib/libsa PR 51200 gets in libsa considered harmful: rem...
christos[src/trunk]: src/sys/arch/sun68k/stand NOSSP/NOPIE
roy[src/trunk]: src/sbin/ifconfig ioctl -> prog_ioctl as pointed out by pooka@
ozaki-r[src/trunk]: src/tests/net/net Ignore case in deprecated
christos[src/trunk]: src/bin/sh CID 1225078: check getrlimit return
skrll[src/trunk]: src/sys/arch/mips/mips Comment consistency. No functional change.
skrll[src/trunk]: src/sys/arch/mips/mips Typo in previous
matt[src/trunk]: src/sys/arch/arm/arm32 Deal with 2GB of ram or memory ending at ...
marty[src/trunk]: src/sys/arch/arm/samsung XU4 gpio - get rid of annoying printf
christos[src/trunk]: src/sys/arch/amd64/conf let sppp be loaded dynamically.
nat[src/trunk]: src/sys Include splash with genfb.
christos[src/trunk]: src/sys/dev/raidframe Add a SET_LAST_UNIT ioctl.
christos[src/trunk]: src/include/ssp add a macro to check overlapping pointers
christos[src/trunk]: src/external/bsd/wpa/dist/src/wps strtoul() return value may end...
rtr[src/trunk]: src/sys/kern mtod mbuf to sockaddr * for so_send().
sevan[src/trunk]: src/sbin/mount_udf Add HISTORY & AUTHORS section.
skrll[src/trunk]: src/sys/dev/usb flxd's axe(4) - I think.
maya[src/trunk]: src Add failing test for casinh
mbalmer[src/trunk]: src/lib/libedit fix typo
roy[src/trunk]: src/sbin/ifconfig Report IN_IFF_TENTATIVE and friends.
christos[src/trunk]: src/external/bsd/atf/dist/tools Print symbolically why the proce...
marty[src/trunk]: src/sys FDT: Interrupts -- add support for interrupt maps
sevan[src/trunk]: src/sbin/pppoectl pppoectl first appeared in NetBSD 1.6.
skrll[src/trunk]: src/sys/dev/usb Regen
pgoyette[src/trunk]: src/sys/kern Another regenerated file
sevan[src/trunk]: src/sbin/resize_ffs Replace contractions.
maxv[src/trunk]: src/sys/arch/amd64 Rename this value, and use it.
jakllsch[src/trunk]: src/share/mk Switch shark to Xorg server 1.18.
skrll[src/trunk]: src/sys/arch/mips/mips Flush the dcache before syncing the icach...
roy[src/trunk]: src/sys/netinet Refine arplog to be like nd6log.
mlelstv[src/trunk]: src/sys/dev/raidframe Unlock and free in raid_detach to handle e...
christos[src/trunk]: src/lib/csu/arch/sh3 fix pic code; otherwise we generate text re...
sevan[src/trunk]: src/sbin/modstat Document author and the version modstat appeared.
sevan[src/trunk]: src/sbin/amrctl Spelling mistake.
christos[src/trunk]: src/sbin/gpt - add more informational messages
dholland[src/trunk]: src/lib/libutil Reformat grammar part according to my standards ...
christos[src/trunk]: src/external/public-domain/xz/include fix lint build
kamil[src/trunk]: src/usr.bin/lam Add HISTORY and AUTHORS to lam
christos[src/trunk]: src/tests/net/if Ignore case in deprecated/anycast
sevan[src/trunk]: src/sbin/devpubd Document the version devpubd first appeared.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia update PM field in set_config
wiz[src/trunk]: src/sbin/dkctl Sort command list in usage.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add tegra_car_pllu_rate
jmcneill[src/trunk]: src/sys/arch/evbarm/conf half-attached sdhc breaks reset for som...
mlelstv[src/trunk]: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm add sysctl n...
dholland[src/trunk]: src/lib/libc/sys Rework pursuant to PR 7934: be more clear about...
ozaki-r[src/trunk]: src Support tun devices on rump kernels
pgoyette[src/trunk]: src/sys/dev/filemon Although not recommended, it is possible to ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add Tegra MPIO / Pinmux driver
christos[src/trunk]: src/external/gpl2/libmalloc/lib prevent gcc from combining memse...
dholland[src/trunk]: src/usr.bin/rpcgen #if 0 code should still compile :-)
skrll[src/trunk]: src/sys/dev/usb Reduce scope of a variable. No functional change.
jakllsch[src/trunk]: src/tests/lib/libusbhid value debugging for the Logical/Physical...
jdc[src/trunk]: src/lib/libcurses Display force flag in debug print.
wiz[src/trunk]: src/share/man/man4 Bump date for previous.
sevan[src/trunk]: src/sbin/newfs_sysvbfs Add AUTHORS section.
skrll[src/trunk]: src/sys/dev/usb Fix "spurious event" when command ring rolls over.
mlelstv[src/trunk]: src/sys/arch/x86/x86 Don't report EINVAL errors when searching t...
msaitoh[src/trunk]: src/sys/arch/x86/include Add CLFLUSHOPT bit.
roy[src/trunk]: src/sys/arch/x86/x86 Fix compile on clang.
christos[src/trunk]: src/tests/bin/sh more robust ulimit test that works with most va...
christos[src/trunk]: src/distrib/sets/lists/comp Add printf_l/scanf_l man pages, sort
dholland[src/trunk]: src/distrib/sets/lists/comp Setlists for PR 51033.
nonaka[src/trunk]: src/sys/dev/ic fix off-by-one error in namespace id range check.
martin[src/trunk]: src/usr.bin/kdump Cast register_t to unsigned long before printf...
matt[src/trunk]: src/sys/arch/arm/arm32 Make sure nptes is a multiple of PAGE_SIZ...
christos[src/trunk]: src/usr.bin/config define the attribute first.
christos[src/trunk]: src/sys add bits for address flags
pgoyette[src/trunk]: src/sys/dev/pci Teach a couple of i2cbus controllers how to resc...
msaitoh[src/trunk]: src/sys/dev/pci - printf->DPRINTF in wm_serdes_mediastatus().
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server remove obsolete module ...
ozaki-r[src/trunk]: src/sys/netinet6 Don't take KERNEL_LOCK for if_output when NET_M...
ozaki-r[src/trunk]: src/sys/dev/pci Fix initializing wrong queues
martin[src/trunk]: src/sys/kern Backout previous, Nick has a fix for binutils.
martin[src/trunk]: src/libexec/ld.elf_so/arch/sparc64 Despite the 10 in the name, t...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 The target of the OLO10 relocation ...
dholland[src/trunk]: src/usr.bin/rpcgen Make error() printflike instead of using spri...
christos[src/trunk]: src/lib/libc/compat/gen detect overflow in oldexp + newexp
skrll[src/trunk]: src/sys/dev/usb kern/51458 (usb athn panic)
christos[src/trunk]: src/sys/dev/pci/ixgbe remove unreachable code.
christos[src/trunk]: src/sys/arch/m68k/include disable code that does not work for su...
sevan[src/trunk]: src/sbin/mknod mknod appeared in V4
jmcneill[src/trunk]: src/sys/dev/ic For Tegra K1, set IE_RX_TIMEOUT (bit 4) in IER re...
nonaka[src/trunk]: src/sys/dev/pci Add Intel Dual Band Wireless AC 3165.
sevan[src/trunk]: src/usr.bin Drop main() prototype.
christos[src/trunk]: src/sys/lib/libkern tricks with sizeof() make coverity complain.
skrll[src/trunk]: src/sys/arch/mips/mips More debug
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.8.1+ r280599.
pgoyette[src/trunk]: src/share/man/man4 Update mark-up
matt[src/trunk]: src/sys/dev/pci Deal with 64-bit BARs
jakllsch[src/trunk]: src/lib/libusbhid Alphanumeric is spelled Alphanumeric
dholland[src/trunk]: src/external/bsd/nvi/dist/docs/vi.man PR 51446 Brad Harder: fix ...
msaitoh[src/trunk]: src/sys/dev/pci Add Samsung SM951.
pgoyette[src/trunk]: src/sys/kern Teach makesyscalls.sh how to auto-generate the list...
christos[src/trunk]: src/distrib/sets/lists bump libssh
riastradh[src/trunk]: src/sys/sys Add bintimecmp, ms2bintime, us2bintime, ns2bintime.
hkenken[src/trunk]: src/sys/arch use armv7_generic_space
pgoyette[src/trunk]: src/sys Regen from syscalls.master
skrll[src/trunk]: src/sys/arch Trailing whitespace
christos[src/trunk]: src/distrib/sets/lists/comp Add missing picinstall (Rin Okuyama)
martin[src/trunk]: src/usr.sbin/etcupdate From Jim Bernard in PR install/50615: ins...
christos[src/trunk]: src/sys/arch/pmax/conf add aslr/mprotect et.al.
pgoyette[src/trunk]: src/sys/dev/filemon When following process parent pointers, lock...
roy[src/trunk]: src/sys/netinet6 This comment no longer applies.
rtr[src/trunk]: src/sys/kern remove unnecessary check that nam != NULL before de...
jmcneill[src/trunk]: src/sys/arch Add Tegra K1 PCIE support.
jdc[src/trunk]: src/sys/dev/i2c Add display and setting of chip temperature limi...
rtr[src/trunk]: src/sys/kern flip (NULL == addr) to (addr == NULL) use in condit...
msaitoh[src/trunk]: src/sys/dev/pci regen.
wiz[src/trunk]: src/sbin Add .An -nosplit.
knakahara[src/trunk]: src/tests/net/if_pppoe Disable rechallenge for chap test case.
martin[src/trunk]: src/usr.sbin/sysinst Make it compile on architectures that do no...
wiz[src/trunk]: src/usr.bin/ftp Fix downloads of local files using file:// URLs
wiz[src/trunk]: src/sbin/raidctl Use standard sort order for options.
martin[src/trunk]: src/sys/arch/x86/x86 Make it compilable without PCI
knakahara[src/trunk]: src/sys/arch/x86 add a const qualifier to struct pci_attach_args...
skrll[src/trunk]: src/sys/arch/mips/mips Safely remove non-PV_KENTER pages from pv...
snj[src/trunk]: src/distrib/notes first pass de-suckification for 2015. moderniz...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Remove __HAVE_MM_MD_DIRECT_MAPPED_PHYS ...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fixes link error without vlan. PR#49879.
martin[src/trunk]: src/usr.sbin/sysinst Make gcc generate better debug info when bu...
christos[src/trunk]: src/tests/lib/libm do the long double tests if we have long double.
ozaki-r[src/trunk]: src Add very basic tests for tun devices
roy[src/trunk]: src/external/bsd/ntp/dist/ntpd Don't bind to IN_IFF_TENTATIVE or...
mlelstv[src/trunk]: src/sys/dev/raidframe When autoconfiguring RAID sets:
pgoyette[src/trunk]: src/share/man/man4/man4.x86 Remove extraneous blank line.
matt[src/trunk]: src/distrib/evbmips/instkernel/instkernel add INSTALL_ERLITE kernel
jdc[src/trunk]: src/sys/dev/i2c Add direct configuration support via compatible ...
christos[src/trunk]: src/sys/arch/x86/x86 CID 1297228: Use strlcpy
christos[src/trunk]: src/sys/arch/i386/stand/bootxx change 60 to 70 which is the curr...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable tegragpio
pgoyette[src/trunk]: src/sys/kern Remove extraneous word 'compat' on header line
dholland[src/trunk]: src/usr.bin/rpcgen Remove pointless casts.
sjg[src/trunk]: src/distrib/sets/lists/tests New unit-test for make
mlelstv[src/trunk]: src/sys/dev warn about labels only when built with DIAGNOSTIC
christos[src/trunk]: src/gnu/usr.bin greep has moved.
matt[src/trunk]: src/etc/etc.evbmips Build ERLITE and INSTALL_ERLITE if mips64eb
christos[src/trunk]: src/common/lib/libprop Limit size of xml buffer for userland req...
jdc[src/trunk]: src/sys/dev/ic Redo r1.12 - process cmd and value buffers in pcf...
joerg[src/trunk]: src/external/bsd/llvm Update LLVM and Clang to 3.8.1+ r280599. T...
msaitoh[src/trunk]: src/sys/dev/pci Add some workaround code for BGE_ASICREV_BCM5784...
dholland[src/trunk]: src/usr.bin/rpcgen Use errx when malloc fails, and also don't ca...
msaitoh[src/trunk]: src/sys/dev/pci Add ismt(4).
sevan[src/trunk]: src/sbin/modstat modstat initially lived in src/usr.bin/modstat ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia simplify gpio kpi
joerg[src/trunk]: src/sys/dev/ic Add parenthesis for a macro to prevent surprises ...
wiz[src/trunk]: src/share/man/man4/man4.emips New sentence, new line. Linebreaks...
kre[src/trunk]: src/tests/fs/vfs PR kern/49033
mlelstv[src/trunk]: src/sys/dev/raidframe Fix dump on raid.
ozaki-r[src/trunk]: src/sys/arch/m68k/include Fix #endif; it should be after __END_D...
jakllsch[src/trunk]: src Don't crash when the device's HID Report Descriptor Pops fro...
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd sync error with x86_64.
roy[src/trunk]: src/sys/netinet If we don't have ARP, don't set IN_IFF_TENTATIVE.
christos[src/trunk]: src/external/gpl3/gdb/dist/bfd generalize the mips test to match...
christos[src/trunk]: src/sys/dev/pci PR/49889: Maxim Tsyplakov: support for D-Link DF...
christos[src/trunk]: src/lib/libc/ssp add overlapping pointer checks
christos[src/trunk]: src/sys/external/bsd/acpica/conf fix the non-debug build.
christos[src/trunk]: src/sys/external/bsd/acpica/dist 22 April 2016. Summary of chang...
skrll[src/trunk]: src/sys/arch/mips/mips Another typo... that's what you get for n...
mlelstv[src/trunk]: src/sys/dev Fix error handling in cgdstrategy().
sevan[src/trunk]: src/sbin/disklabel Grammar fix suggested by textproc/igor.
christos[src/trunk]: src/sys/dev/bluetooth goto out for negative lengths too. Really ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia remove debug printf
riastradh[src/trunk]: src/sys/external/bsd/drm2 Make viadrm (UMS) almost build.
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/common apply...
christos[src/trunk]: src/sys/arch/amd64/conf PR/50636: Ryo ONODERA: Add scsibus to vi...
martin[src/trunk]: src/usr.sbin/sysinst Sort DBG vs CPPFLAGS in the DEBUG case, as ...
marty[src/trunk]: src/sys/dev/fdt FDT pinctrl
dholland[src/trunk]: src/usr.sbin/rpcbind check setrlimit too
mlelstv[src/trunk]: src Add 'C' option to bootblock to enable serial console.
martin[src/trunk]: src/sys/kern On mips64, the size calculation for the symbol tabl...
christos[src/trunk]: src/sys/sys Undo the OBJC hack for __weak, it will be done in gn...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Tegra I2C driver
jmcneill[src/trunk]: src/sys/arch/arm/nvidia when setting sdmmc divisor, do a full re...
christos[src/trunk]: src/sys/external/bsd/acpica/dist/disassembler CID 1256502: missi...
ozaki-r[src/trunk]: src/sys Make ipforward_rt and ip6_forward_rt percpu
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
matt[src/trunk]: src/sys/arch/mips/include Don't define MIPS1/MIPS32/MIPS32R2 if ...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Disable non-boot CPUs on RPI2 - there ar...
christos[src/trunk]: src/sys/dev/raidframe gc unused flags
christos[src/trunk]: src/tools/mips-elf2ecoff use the nbcompat copies for those files
riastradh[src/trunk]: src/sys/dev/pci Defer to a callout in hifn_rng_get. Fixes lock-...
hikaru[src/trunk]: src/sys/external/bsd/dwc2 Support external DMA mode and provide ...
sevan[src/trunk]: src/sbin/modunload Document author and the version modunload app...
joerg[src/trunk]: src/lib/libc/gen Bump the glob limits to 512KB for total string ...
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 one t in literal.
jdc[src/trunk]: src/lib/libcurses Remove extra new line in debugging output.
christos[src/trunk]: src/common/lib/libprop Now that _PROP_ISSPACE does not include t...
sevan[src/trunk]: src/sbin/fsirand Document author and the version fsirand appeared.
dholland[src/trunk]: src/usr.bin/mklocale __dead should come first; also remove more ...
salazar[src/trunk]: src/doc update Lua entry to Lua 5.3.3
ozaki-r[src/trunk]: src/tests/net/if_tun Add some tests
nonaka[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/share/mk Switch mips32 to new binutils/gcc/gdb/pie. Tested w...
matt[src/trunk]: src/distrib/sets/lists/modules Update set lists for compat_netbs...
dholland[src/trunk]: src/usr.sbin/rpcbind perror -> warn
wiz[src/trunk]: src/sbin/modunload Use standard section header.
jakllsch[src/trunk]: src/external/mit/xorg/server/drivers sprinkle appropriate -Wno-e...
dholland[src/trunk]: src/sys/kern When doing an unlock/relock dance to avoid lock inv...
sevan[src/trunk]: src/sbin/bioctl Note which version it appeared in before the rew...
martin[src/trunk]: src/sys/sys Bump version for struct emul and do_sys_{send, recv}m...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang 3.8.1+ r280599.
dholland[src/trunk]: src/usr.bin/rpcgen Use proper (enough) parentheses in macro expa...
christos[src/trunk]: src/sys/kern don't forget to destroy a cv
palle[src/trunk]: src/sys/arch/sparc64 sun4v: disable MP suport for now in cpu_boo...
martin[src/trunk]: src/sys/dev/sbus Remove some diagnostic/debug messages.
knakahara[src/trunk]: src/sys/net kmem_alloc(size, KM_SLEEP) return value NULL check i...
mrg[src/trunk]: src/libexec/httpd - convert most asprintf() calls to bozoasprint...
christos[src/trunk]: src/tests/net/arp adjust for new ifconfig output.
riastradh[src/trunk]: src/sys/external/bsd/drm2 Just use `drm' for DRM/UMS PCI attachm...
martin[src/trunk]: src/sys/lib/libsa Initialize the marker for the data segment, in...
kamil[src/trunk]: src/doc gcc 5.3 is out
msaitoh[src/trunk]: src/sys/dev Check whether iic_exec is failed or not.
matt[src/trunk]: src/sys/arch/mips/include mips_{l, s}d_a64 only valid for !O32
dholland[src/trunk]: src/usr.bin/msgs Avoid leaking a file handle on error opening th...
christos[src/trunk]: src/sys/external/bsd/acpica merge new acpica
christos[src/trunk]: src/sys/arch/landisk/stand Sprinkle NOPIE
jakllsch[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-nouveau More cla...
kamil[src/trunk]: src/usr.bin/rs Add HISTORY and AUTHORS to rs
martin[src/trunk]: src/sys/modules acorn26 probably was not meant to use the arm32 ...
jdc[src/trunk]: src/sys/dev/i2c Add missing register definitions.
christos[src/trunk]: src/sys/dev/pci PR/50636: Ryo ONODERA: Reduce memory use
roy[src/trunk]: src/sys Add IPv4 address flags IN_IFF_TENTATIVE, IN_IFF_DUPLICAT...
sevan[src/trunk]: src/sbin/disklabel Remove ignored Pp macro, highlighted by mando...
ozaki-r[src/trunk]: src/tests/net/ndp Ignore case in duplicated
jakllsch[src/trunk]: src/tests/dev/usb locate_item() doesn't need to have a flags arg...
matt[src/trunk]: src/sys/modules/compat_netbsd32 mips doesn't do a.out and never ...
macallan[src/trunk]: src/sys/arch/evbmips/conf comment out ukphy
kamil[src/trunk]: src/doc lutok 0.4 is out
christos[src/trunk]: src/doc update for sh3 arm and mips
macallan[src/trunk]: src/sys/arch/mips/ingenic - fix pclk calculation
jmcneill[src/trunk]: src/sys/dev/sdmmc support SDHC 4.0, allow for overriding clk bas...
scole[src/trunk]: src/distrib/notes/macppc updates for PPC601 support being added
christos[src/trunk]: src/doc mention libmalloc hack
jmcneill[src/trunk]: src/sys/arch jetsontk1 specific gpio setup for sdhc
scole[src/trunk]: src/share/man/man4/man4.macppc Reference rasops(9), not rasops(4...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia hook up power, card detect, write protec...
wiz[src/trunk]: src/doc Update llvm info.
christos[src/trunk]: src/external/bsd/ntp/dist Import ntp 4.2.8p5
mlelstv[src/trunk]: src/sys/dev correctly return -1 on error in dk_size
christos[src/trunk]: src/external/bsd/wpa/dist/src The remaining number of bytes in t...
dholland[src/trunk]: src/share/man/man3 Clarify the usage, so hopefully nobody else m...
joerg[src/trunk]: src/bin/sh Include printf by default even for SMALL builds. It i...
sevan[src/trunk]: src/sbin/fsck_ffs Document the version fsck_ffs first appeared.
nonaka[src/trunk]: src Fix to cannnot be opened a nvme(4) namespace device file.
mrg[src/trunk]: src libxcb-xkb.so has the wrong version, fix it. patch as provi...
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Init the markers array to all 0...
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd more errors for text relocat...
jmcneill[src/trunk]: src/sys/dev/sdmmc print some useful information at attach time
christos[src/trunk]: src/external/bsd/flex/dist/src Re-add.
skrll[src/trunk]: src/sys/dev/usb Fix harmless typo
pgoyette[src/trunk]: src/sys/dev/sysmon Optimize a bit - don't re-enter the mutex if ...
christos[src/trunk]: src/sys/dev/raidframe revert bp->b_error checking; biowait() is ...
christos[src/trunk]: src/sys/arch/landisk/conf Turn on ASLR/MPROTECT
christos[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpverify Avoid segv ...
ozaki-r[src/trunk]: src/tests/rump/modautoload Fill old_len which is required by sys...
sevan[src/trunk]: src/sbin/gpt Document the version gpt first appeared.
dholland[src/trunk]: src/lib/libc/atomic Add MLINKS for atomic_add_nv, atomic_cas_ni, ...
jmcneill[src/trunk]: src/sys/arch UART clock source is PLLP. Set com type to COM_TYPE...
nat[src/trunk]: src/sys/dev/splash Forgot RCS ID header.
mrg[src/trunk]: src/share/mk reverse the GCC 5 test and only list the platforms ...
skrll[src/trunk]: src/sys/dev/usb Style. No functional change.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/include/drm Add Chrome9 HC IGP to...
pgoyette[src/trunk]: src/include Add missing PATH_WATCHDOG (to complement PATH_SYSMON...
christos[src/trunk]: src/usr.bin/tip Put back -n
martin[src/trunk]: src/usr.sbin/sysinst/arch/mac68k Remove a few more (ab-)usages o...
mbalmer[src/trunk]: src/external/mit/lua/dist/src Remove a typo, %i is not conversio...
pgoyette[src/trunk]: src/sys/kern In preparation for modularization of the SYSV* opti...
dholland[src/trunk]: src/sys/lib/libsa Remove gets() from here too.
pgoyette[src/trunk]: src/sys Regen again, this time without the extra word in the "ge...
ryo[src/trunk]: src PR/49819: Roberto E. Vargas Caballero: Add support for Syste...
christos[src/trunk]: src/external/bsd/wpa/dist/src/ap The length of the WMM Action fr...
sevan[src/trunk]: src/sbin/mount mount appeared in V1
msaitoh[src/trunk]: src/sys/dev/pci - BGE_CHIPID_BCM5784_A1 is not 0x5784100 but 0x5...
christos[src/trunk]: src/share/mk Turn on PIE for all arm and sh3
jakllsch[src/trunk]: src/lib/libm Actually get fma(3) and friends into ARM libm.
maxv[src/trunk]: src/regress/sys/arch/i386/ldt Fix the mmap call, KNF, and make t...
pgoyette[src/trunk]: src/share/man/man4 Add a BUGS section...
martin[src/trunk]: src/lib/librumpuser Can not print register_t with %d, cast to lo...
pgoyette[src/trunk]: src/lib/libc/sys Provide additional info on why ENOEXEC gets ret...
kre[src/trunk]: src/tests/lib/libutil Make the 9 months ago test, when reverting...
christos[src/trunk]: src/external/gpl2/libmalloc/lib limit to gcc, requested by joerg.
pgoyette[src/trunk]: src/share/man/man9/man9.x86 Swap function names, so that xxx_bp(...
kamil[src/trunk]: src/games/fortune/datfiles Fix another place with a wrong author...
mlelstv[src/trunk]: src/sys/dev/raidframe CID 1347189: Null pointer dereferences
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1257465: Annotate tainted.
skrll[src/trunk]: src/sys/arch/mips/mips Fixup siginfo
msaitoh[src/trunk]: src/sys/dev/pci regen.
ozaki-r[src/trunk]: src/sys/net Fix typo in a comment
riastradh[src/trunk]: src/sys/modules Enable build of viadrmums module, i386-only.
christos[src/trunk]: src/sys/arch/mips/include change #error to KASSERT
kre[src/trunk]: src/bin/sh PR bin/51114 - print the correct values for >&- and >...
christos[src/trunk]: src/sys/dev CID 1297229: use strlcpy
christos[src/trunk]: src/sys/kern print the disklabel information on error if DIAGNOS...
dholland[src/trunk]: src/share/man/man4/man4.amiga Fix broken xrefs (they are now mer...
wiz[src/trunk]: src/doc tmux 2.1 is out.
salazar[src/trunk]: src/external/mit/lua/dist merge Lua 5.3.3
jakllsch[src/trunk]: src/sys/dev/i2c Iterate over ia_ncompat array properly.
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Source of pll_p_out5 is not div_pllp_out...
christos[src/trunk]: src/sys/arch/amd64/conf scsibus at scsi should work; if it does ...
maxv[src/trunk]: src/sys/arch Remove idt_init.
mrg[src/trunk]: src/sys/dev/pci initialise sc_mtx slightly earlier, before it is...
skrll[src/trunk]: src/sys/arch/arm/nvidia More device bit definitions.
christos[src/trunk]: src/external/bsd/tmux/share/examples/tmux new example file
sevan[src/trunk]: src/sbin/dmctl Mention author in AUTHORS section.
sevan[src/trunk]: src/sbin/cgdconfig Spelling mistake.
christos[src/trunk]: src/bin/sh PR/50619: Fix reversed test.
pgoyette[src/trunk]: src/sys/arch/i386/conf One more typo.
riastradh[src/trunk]: src/sys/arch/i386/conf Add commented viadrmums to i386/GENERIC.
pooka[src/trunk]: src/sys/rump/include/rump regen
jakllsch[src/trunk]: src/external/mit/xorg/server/drivers More clang -Werror avoidance
skrll[src/trunk]: src/usr.sbin/usbdevs Don't read beyond the end of the array when...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Re-allocale buffer if a buffer for microcod...
pgoyette[src/trunk]: src/distrib/sets/lists/man Add new tco(4) man page to sets list.
christos[src/trunk]: src/external/bsd/mdocml/dist CID 1257467: Annotate incorrect inull.
christos[src/trunk]: src/external/bsd/mdocml/dist Revert part of previous; fd is clos...
pgoyette[src/trunk]: src/sys Add a dummy "tun" module, whose only job is to trigger a...
gson[src/trunk]: src/usr.sbin/sysinst Shorten the message "System configuration f...
knakahara[src/trunk]: src/sys/rump/include/opt conform rump behavior to NetBSD kernel ...
sevan[src/trunk]: src/sbin/ifconfig Replace contractions & abbreviation.
christos[src/trunk]: src/gnu/lib/libmalloc CID 1225079: check getrlimit return
jmcneill[src/trunk]: src/sys/dev/ic add COM_TYPE_TEGRA
christos[src/trunk]: src/gnu/usr.bin unhook gettext
skrll[src/trunk]: src/sys/arch/mips/mips Remove stray assignment.
skrll[src/trunk]: src/sys/dev/usb Fix some typos. From t-hash.
pgoyette[src/trunk]: src/sys/arch/x86/pci Separate the watchdog code from the pcib co...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Include the new tco module on i38...
jakllsch[src/trunk]: src/external/bsd/tmux/dist sprinkle __attribute__((__format__(pr...
kamil[src/trunk]: src/doc gnu mp 6.1.0 is out
njoly[src/trunk]: src/lib/librt Fix function name macro.
christos[src/trunk]: src/tests/rump/modautoload need bsd.init.mk
pooka[src/trunk]: src/sys/rump/include/opt use WSEMUL_NO_DUMB and WSEMUL_VT100
christos[src/trunk]: src/sys/arch/arc/conf grow it a bit.
christos[src/trunk]: src/lib/libusbhid minor type fixes.
ryo[src/trunk]: src/sys/dev/pci regen
joerg[src/trunk]: src/sys/dev/acpi Don't skip entries in the table, one increment ...
hannken[src/trunk]: src/sys/dev Notify disk subsystem of the current geometry.
roy[src/trunk]: src Move 10-wpa_supplicant, 15-timezone, 29-lookup-hostname and ...
christos[src/trunk]: src/bin/ksh CID 1225088: check return of getrlimit
roy[src/trunk]: src/sys/net Introduce IFM_GENERIC.
christos[src/trunk]: src/external/bsd/tmux/dist CHANGES FROM 2.1 to 2.2 10 April 2016
pgoyette[src/trunk]: src/sys/dev/filemon KNF - blank line after (non-existant) declar...
rtr[src/trunk]: src/sys make connect syscall use sockaddr_big and modify pr_{sen...
christos[src/trunk]: src/external/bsd/tmux merge conflicts.
joerg[src/trunk]: src/sbin/gpt gpt_vwarnx is printf-like.
marty[src/trunk]: src/sys/dev/fdt FDT pinctl - review from Jared
jakllsch[src/trunk]: src/lib/libusbhid Fix buffer-overrun/off-by-one in hid_set_data(3).
christos[src/trunk]: src/tests/fs/psshfs PR/51461: Mateusz Poszwa: Processes hang whe...
sevan[src/trunk]: src/sbin/newfs Memory File System support appeared in 4.4BSD, im...
kamil[src/trunk]: src/doc lua 5.3.2 is out
kamil[src/trunk]: src/doc mpfr 3.1.3 is out
dholland[src/trunk]: src/lib/librumpuser printf functions should be tagged as printf ...
pgoyette[src/trunk]: src Move kern_ctf.c into the dtrace_fbt module (the only place i...
roy[src/trunk]: src/doc Note addition of IN_IFF_TENTATIVE and friends.
maxv[src/trunk]: src/sys/arch/i386/include KNF, and give the structure sizes.
christos[src/trunk]: src/sys/net Always do the mbuf checks. The packet filters (npf) ...
christos[src/trunk]: src/lib libasan depends on libstdc++ so move it under the wait b...
jdolecek[src/trunk]: src/sys/arch/i386/conf COMPAT_FREEBSD was dropped from GENERIC i...
christos[src/trunk]: src/tests/net/if_pppoe add a chap test; need to investigate what...
wiz[src/trunk]: src/share/man/man4/man4.x86 Add .An -nosplit.
salazar[src/trunk]: src/external/mit/lua/dist/src fix misplaced kernel Lua ifndef
christos[src/trunk]: src/sys/arch NOPIE here too
ozaki-r[src/trunk]: src/sys/net KNF; replace white spaces with hard tabs
martin[src/trunk]: src/sys/arch/evbarm/conf Add options COPY_SYMTAB to make module ...
sevan[src/trunk]: src/sbin/clri Actually, V6 included clri before 3BSD.
kiyohara[src/trunk]: src/sys/arch/arm/omap Print am335x ID and fetures. Also add oma...
snj[src/trunk]: src/distrib/notes/common restore rcsid accidentally deleted in p...
skrll[src/trunk]: src/sys Add netbsd32_clock_getcpuclockid2 and netbsd32_wait6 fun...
roy[src/trunk]: src/sys/netinet Don't setup DaD for INADDR_ANY
martin[src/trunk]: src/sys/arch/evbmips/conf Enable ktrace by default
pgoyette[src/trunk]: src/share/man Add a reference to the recently added module examp...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable SATA, maybe it will inspire some...
ozaki-r[src/trunk]: src/share/man/man7 Remove description of netns/
christos[src/trunk]: src/external/gpl2/texinfo install in /usr/bin
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Tegra SATA registers
matt[src/trunk]: src/sys/arch/mips/mips u-boot on the ERLITE will call the kernel...
pgoyette[src/trunk]: src/sys/compat/common The compat_sysv module now depends on sysv...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for all the new...
ozaki-r[src/trunk]: src Add tests for sysctl net.inet.ip.mtudisc
roy[src/trunk]: src/sys Drop hostIsNew from in_ifinit, let the function work out...
dholland[src/trunk]: src/sys/arch/x86/x86 LDT handling fixes:
christos[src/trunk]: src/tests/lib/libm forgot to protect an ilogbl
pooka[src/trunk]: src/sys/rump/librump/rumpkern call loginit() later, a lot later
jdolecek[src/trunk]: src/doc mention the ext2fs and nvme(4) work
maxv[src/trunk]: src/sys/arch/i386/conf Disable COMPAT_FREEBSD. The implementatio...
matt[src/trunk]: src/etc/etc.evbarm alphabetize armv7 kernels
jdolecek[src/trunk]: src/share/man/man9 include also @n.o email for Kengo Nakahara
msaitoh[src/trunk]: src/sys/dev/pci Fix compile error on non-__HAVE_PCI_MSI_MSIX mac...
christos[src/trunk]: src/external/gpl2 protect with MKBSDGREP
christos[src/trunk]: src/gnu/dist/grep moved to external
dholland[src/trunk]: src/sys/opencrypto Needs sys/time.h for struct timespec.
matt[src/trunk]: src Change the ksyms ioctls to more compat_netbsd32 friendly. U...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 No nee...
jdolecek[src/trunk]: src/sys/kern misplaced comment
martin[src/trunk]: src/sys/ufs/ffs Cosmetics: fix netbsd.org spelling
christos[src/trunk]: src/sys/arch/atari/stand kill PIE/SSP
msaitoh[src/trunk]: src/sys/arch/x86/x86 Use CPUID_TO_*() macros. This change fix a ...
kiyohara[src/trunk]: src/sys/arch/arm/omap Support locator "cs".
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Add man page for mntva(4).
jakllsch[src/trunk]: src/sys/arch Add xhci(4) attachment glue and firmware handler fo...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Add pciide_machdep_compat_intr_estab...
pgoyette[src/trunk]: src/sys/modules Descend into subdir to actually build the new sy...
christos[src/trunk]: src/lib/libp2k Don't include <sys/vnode.h> to get the pager cons...
christos[src/trunk]: src/external/gpl2/grep/dist Import latest GPLv2 grep
skrll[src/trunk]: src/sys/compat/netbsd32 regen
christos[src/trunk]: src/include add VIS_NOLOCALE flag
scole[src/trunk]: src/sys/arch/macppc/dev Add note about 16 bit console brokenness
matt[src/trunk]: src/sys/compat/netbsd32 Use Elf_Sym
matt[src/trunk]: src/sys/arch/mips/include Change _lwp_getprivate_fast to use a s...
matt[src/trunk]: src/sys/compat/netbsd32 Simplify a tiny bit.
jdolecek[src/trunk]: src/sys/dev/pci remove dev code included in previous commit by m...
maxv[src/trunk]: src/share/man/man9 Remove the DIAGNOSTIC section, and two refere...
riastradh[src/trunk]: src/sys/netinet Give proper prototype to udp_output.
kre[src/trunk]: src/doc Note tzdata update to 2016g
matt[src/trunk]: src/sys/arch/arm/arm32 Print out mpidr on MP systems (verbose pr...
christos[src/trunk]: src/lib/libc stravis, reg{,a}sub
christos[src/trunk]: src/distrib/sets/lists/comp add missing catman pages
schmonz[src/trunk]: src/libexec/httpd/testsuite Add a VERBOSE knob to the testsuite ...
christos[src/trunk]: src/external/gpl3/binutils/usr.sbin/mdsetimage move from /usr/sr...
christos[src/trunk]: src/lib/libc/gen add stravis(3) from OpenBSD
jdolecek[src/trunk]: src/sys/dev/ic comment tyop and KNF; pointed out by Nick
christos[src/trunk]: src/sys/external/bsd/acpica/dist/include need const otherwise we...
christos[src/trunk]: src fix direct reference to texinfo, bleh
christos[src/trunk]: src/sys/kern Weaken the test a bit to still allow non-root to us...
jmcneill[src/trunk]: src/sys/dev/ic Add AHCI_QUIRK_SKIP_RESET quirk to allow for skip...
matt[src/trunk]: src/sys/sys add struct exec_package;
jdolecek[src/trunk]: src/sys/kern fix off-by-one in wapbl_write_revocations() - when ...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 Optimize...
jmcneill[src/trunk]: src/sys/dev/i2c add ddc_dev_read_edid{, _block} functions, same a...
jdolecek[src/trunk]: src/doc/roadmaps I'm working on WAPBL fixes, adjust the entry
jdolecek[src/trunk]: src/sys/ufs/ffs fix typo in #ifdef notyet part
christos[src/trunk]: src/lib/libm deal with namespace issues and missing atanhf for vax.
christos[src/trunk]: src/sys/arch/amiga/stand/bootblock NOPIE
skrll[src/trunk]: src/sys/arch/sparc64/include Whitespace
rtr[src/trunk]: src/sys/netsmb pass connect address directly to soconnect()
msaitoh[src/trunk]: src/sys/arch/x86/x86 Add new bus clock for Airmont.
matt[src/trunk]: src/sys/arch Call cpu_attach_common to attach the per-cpu counters.
skrll[src/trunk]: src/sys/arch/arm/nvidia Use the right IO handle to get HOSTPC. A...
dholland[src/trunk]: src/include Has __BEGIN_DECLS, needs sys/types.h.
christos[src/trunk]: src/distrib/luna68k/ramdisk bump
christos[src/trunk]: src/doc move rcs
roy[src/trunk]: src/sys Set dstaddr in in_ifinit so that sppp consumers announce...
rtr[src/trunk]: src/sys remove transitional functions in{, 6}_pcbconnect_m() that...
justin[src/trunk]: src/common/lib/libc/arch/arm/atomic Move arm sync_* changes to M...
christos[src/trunk]: src/tools/groff grr another copy of the path I missed; factor ou...
ozaki-r[src/trunk]: src/sys Fix race condition on ifqueue used by traditional netisr
christos[src/trunk]: src/external/gpl2/grep - merge conflicts, enable wide char support.
kiyohara[src/trunk]: src/sys/arch/arm/cortex Don't touch ACTLR on CORTEX A9, if ACTLR...
christos[src/trunk]: src/external/bsd/tmux/dist import new tmux
joerg[src/trunk]: src/sys/arch/xen/conf Given Xen/i386 the same process and file l...
skrll[src/trunk]: src/sys/arch/evbarm/tegra One comment is enough for anybody
christos[src/trunk]: src/distrib/sets/lists/xdebug fix more driver lossage
jdolecek[src/trunk]: src/sys allocate wapbl dealloc registration structures via pool, ...
maya[src/trunk]: src/sys/arch/emips/ebus correct misleading indentation in if 0'd...
kiyohara[src/trunk]: src/sys/arch/arm/omap am335x's main interrupt source is 128.
ozaki-r[src/trunk]: src/sys/arch/macppc/dev Fix typo
christos[src/trunk]: src/lib/libc/gen Add support for Windows I{32, 64} formats from J...
htodd[src/trunk]: src/distrib/sets/lists/xdebug Fix debug build lists.
christos[src/trunk]: src/sys/fs/nfs add missing attribute
matt[src/trunk]: src/sys/arch/mips/mips Use COP0_SYNC after writing the exception...
christos[src/trunk]: src/tools/groff groff has moved
manu[src/trunk]: src/usr.bin/make Fix warning about uninitialized variable
joerg[src/trunk]: src/usr.bin/ftp When using data outside the signed char range, i...
jdolecek[src/trunk]: src/sys/dev/ic cache flush call must wait for completion; cap wa...
jmcneill[src/trunk]: src/sys/arch/x86 Set hw.acpi.sleep.vbios when a non-HW accelerat...
kefren[src/trunk]: src Add a simple IPv6/MPLS test
jdolecek[src/trunk]: src/sys/dev/ic make nvme_dumpregs() compile when NVME_DEBUG is d...
sevan[src/trunk]: src/share/misc Sync with FreeBSD r305215
macallan[src/trunk]: src/external/mit/xorg/server/drivers enable igs driver on shark, ...
pgoyette[src/trunk]: src/sys Regenerate
abhinav[src/trunk]: src/bin/kill kill(1) is a utility, not a function.
joerg[src/trunk]: src/lib/libm/src copysignl is also needed for PowerPC's double-d...
christos[src/trunk]: src/external/bsd/blacklist/diff cleanup pkgsrc junk
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 Use as...
htodd[src/trunk]: src/distrib/sets/lists/debug Fix debug build.
ozaki-r[src/trunk]: src Run mcast tests on rump kernels
pgoyette[src/trunk]: src/sys/modules/examples A set of more comprehensive example ker...
pgoyette[src/trunk]: src/sys/modules/examples Fix up another internal reference to re...
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2016g
joerg[src/trunk]: src/usr.bin/telnet GC header left from earlier diagnostic test.
martin[src/trunk]: src/sys/ufs/ffs Make the recently added fs_cgsize test less stri...
martin[src/trunk]: src/sys/arch/evbmips/conf Allow overriding/adding configuration ...
christos[src/trunk]: src/tools/compat Regen with autoconf 2.69.
christos[src/trunk]: src/external/gpl2/grep minor nits
christos[src/trunk]: src/gnu/usr.bin/grep grep moved
kamil[src/trunk]: src/include Add static_assert macro definition in <assert.h>
roy[src/trunk]: src/sys/netinet in_ifscrub is no longer needed.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia use correct enable reg for I2C5
kiyohara[src/trunk]: src/sys/dev/i2c Add DS1340.
wiz[src/trunk]: src/lib/libc/sys Remove duplicate Pp.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Add XXX comment for pr...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs implement DIOCGMEDIASIZE, from Mart...
christos[src/trunk]: src/usr.bin/m4 record all input for fake freeze
christos[src/trunk]: src/usr.bin/m4 More gnu compatibility:
christos[src/trunk]: src/usr.sbin/mdsetimage ansify.
maxv[src/trunk]: src/sys/arch Put two KASSERTs, to make sure the fault is happeni...
christos[src/trunk]: src/external/bsd/bind Merge 9.10.3-P3:
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable XUSB PADCTL
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 Use Bi...
christos[src/trunk]: src/sys/dev/ic works, tested without privacy, wep and wpa. Soft ...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Implement bus_space_read/write_multi...
christos[src/trunk]: src/usr.bin/m4 Add disabled support for saving and restoring the...
matt[src/trunk]: src/sys/arch/mips/mips Print cpu_model after copyright.
skrll[src/trunk]: src/sys/arch/arm/arm32 Use PDE_SYNC when syncing pdeps
knakahara[src/trunk]: src/sys/arch/x86 pci_msi_string() must be used by MD code only.
dholland[src/trunk]: src/lib/librefuse Needs stdint.h.
christos[src/trunk]: src/external/gpl2/groff - remove generated files
matt[src/trunk]: src/sys/arch/arm/cortex Add a missing defined(CORTEX_A15)
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Implement the inverse of a nop.
riastradh[src/trunk]: src/sys/netatalk Give proper prototype to ddp_output.
christos[src/trunk]: src/external/gpl2 add groff
christos[src/trunk]: src/gnu/dist/autoconf has moved to external/gpl3
christos[src/trunk]: src/distrib/ews4800mips/floppies/instkernel Strip more sections, ...
christos[src/trunk]: src/sys/arch/ews4800mips/conf grow more
dholland[src/trunk]: src/sys/sys Requires sys/time.h for struct timespec.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf select max cpu frequency (~2.3GHz) at boot
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Use PCI ROM MD fallback ...
pooka[src/trunk]: src/sys/rump/librump/rumpdev build dev_verbose.c
pgoyette[src/trunk]: src/share/man/man9 Add new man page for devsw_attach() and friends.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add ddc at iic3 (HDMI DDC)
dholland[src/trunk]: src/sys/sys u_int -> unsigned
justin[src/trunk]: src/lib/libc/gen Missing MAP_PRIVATE on mmap
marty[src/trunk]: src/sys/dev/fdt FDT Interrupt handling - change memory allocation
mlelstv[src/trunk]: src/sys/dev/usb Ignore completed transfers when detaching. This ...
jmcneill[src/trunk]: src/sys/arch/evbmips/conf add drvctl
kiyohara[src/trunk]: src/sys/dev/marvell Add 88AP510.
roy[src/trunk]: src/external/bsd/wpa/dist/src/utils Size the kevent receive buff...
msaitoh[src/trunk]: src/sys/arch/x86/x86 PR#49246 "x86/x86/procfs_machdep.c (/proc/c...
christos[src/trunk]: src/lib/libedit add FreeBSD
matt[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Rework se...
skrll[src/trunk]: src/sys/arch/arm/cortex Make sure TLB is invalidated and ACTLR.S...
kefren[src/trunk]: src/sys/netinet Use RUN_ONCE to initialize iss secret. Suggested...
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Don't log RTM messages we ...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 Find C...
christos[src/trunk]: src/sys/compat/netbsd32 deal with not having KTRACE
manu[src/trunk]: src/usr.bin/netstat Make sure netstat builds with -DSMALL
snj[src/trunk]: src/share/man/man4 the OSI options are long gone (hi joerg!)
christos[src/trunk]: src/external/gpl2 Hook gettext
pooka[src/trunk]: src/sys/rump/dev/lib/libugenhc Fully build ugenhc only on archs ...
tsutsui[src/trunk]: src/sys/arch/vax/boot/boot Make this build without installed DES...
msaitoh[src/trunk]: src/sys/dev/pci Add support iNVM (integrated Non-Volatile Memory...
rjs[src/trunk]: src Add xf86-video-intel-old to the build.
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Use x86_64 assembl...
kiyohara[src/trunk]: src/sys/arch/arm/cortex Add SCU_SIZE.
kre[src/trunk]: src/tests/net/if_tun Compensate for the new world order of ifcon...
christos[src/trunk]: src/sys/arch/ews4800mips/conf Put back the original size, this i...
riastradh[src/trunk]: src/sys/ufs/ffs Don't (harmlessly) overrun di_db array; copy di_...
christos[src/trunk]: src/external/bsd/dhcp merge conflicts
ryo[src/trunk]: src/usr.sbin/intrctl "intrctl list" auto fit to minimum columns
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common add new...
msaitoh[src/trunk]: src/sys/dev/ic Fix a bug that wdcprobe1() accesses NULL pointer ...
christos[src/trunk]: src/doc Minor edit.
christos[src/trunk]: src/lib/libm/noieee_src fix typo
christos[src/trunk]: src/usr.bin/make remove free NULL checks (Tilman Sauerbeck)
jdolecek[src/trunk]: src/share/man/man9 bump date for the typo fix
christos[src/trunk]: src/include sync with mit/kerberos db
knakahara[src/trunk]: src/sys/netinet remove unused variable.
roy[src/trunk]: src/external/bsd/wpa/dist/src/utils Add kqueue(2) support.
christos[src/trunk]: src/sys/arch/ews4800mips/conf grow
jklos[src/trunk]: src/sys/arch/alpha Change base address to account for later Alph...
christos[src/trunk]: src/sys/ufs/ffs use __func__ and print the filesystem we are pri...
ozaki-r[src/trunk]: src/sys/net Add missing return
joerg[src/trunk]: src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib Don't pl...
macallan[src/trunk]: src/sys/dev/pci/voyager some trivial fixes:
msaitoh[src/trunk]: src/sys/arch/x86/pci Add Core 5G (mobile) LPC support.
pgoyette[src/trunk]: src/sys/dev/ata Remove some debug printf's that slipped through....
mrg[src/trunk]: src/distrib/sets/lists mark all the xorg-server 1.10 specific fi...
roy[src/trunk]: src Add ifam_pid and ifam_addrflags to ifa_msghdr.
christos[src/trunk]: src/sys Hide MFREE now that it is not being used anymore and pro...
christos[src/trunk]: src/lib/libc/db/db Fix the build for ancient (rhel5) systems tha...
roy[src/trunk]: src/external/bsd/wpa/dist/src/utils Remove unused var
flxd[src/trunk]: src/distrib/notes/common Add myself
jmcneill[src/trunk]: src/sys/arch Power-on Host1x subsystem
christos[src/trunk]: src/doc Document archeological digs for our gnumalloc.
msaitoh[src/trunk]: src/sys/arch/x86/x86 OOOOPS. Revert previous.
christos[src/trunk]: src/external/gpl3/gcc/dist/libstdc++-v3/include/std PR/50646: Us...
pgoyette[src/trunk]: src/share/man/man9 Revert revision 1.31 - the referenced page do...
snj[src/trunk]: src/distrib/notes merge port-specific legal sections into the co...
christos[src/trunk]: src/tests/lib/libm print what went wrong.
christos[src/trunk]: src/sbin/gpt PR/51497: Clare: Allow gpt -p <n> create to work.
christos[src/trunk]: src/usr.bin/make provide missing FD_CLOEXEC for the havenots.
pgoyette[src/trunk]: src/sys/dev/pci Since the ld code included with the nvme module ...
christos[src/trunk]: src/sys/compat/netbsd32 remove multiple default.
zafer[src/trunk]: src/lib/libc/net fix typo.
pgoyette[src/trunk]: src/lib/libc/gen Improved wording.
christos[src/trunk]: src/lib/libc/gen Grr need to deal with isgraph(3). Is there a be...
christos[src/trunk]: src/gnu there is no more lib
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add spkr(4) module to the sets li...
roy[src/trunk]: src/usr.sbin/ifwatchd Sprinkle some RCSID loving.
msaitoh[src/trunk]: src/sys/dev/pci Fix typo in comment.
jdolecek[src/trunk]: src/sys/kern drop wl_mtx mutex during call to pool_get() with PR...
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers If an interface is removed...
christos[src/trunk]: src/sys/netinet fix compilation
maxv[src/trunk]: src/sys/arch/i386/i386 Fix outdated comment, and #ifdef.
christos[src/trunk]: src/external/gpl3/autoconf/dist import the latest autoconf
nonaka[src/trunk]: src/sys/dev/pci should be able to use 5GHz wireless network.
riz[src/trunk]: src/sys/arch Enable KDTRACE_HOOKS on i386 and amd64 GENERIC.
hkenken[src/trunk]: src/sys/arch/arm/imx Add SDHC_FLAG_USE_DMA flag for internal DMA...
christos[src/trunk]: src/distrib/atari/floppies/prepare Kill expr, modernize
dholland[src/trunk]: src/sys/ufs/ufs u_int{16, 32, 64}_t -> uint{16, 32, 64}_t, for the b...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common need <s...
joerg[src/trunk]: src/external/bsd/tmux/dist Add missing format string annotation.
pgoyette[src/trunk]: src/sys/dev/pci Add a missing ')' in the call to bswap64().
pgoyette[src/trunk]: src/sys/dev/pci We need sys/module.h for built-in modules as wel...
justin[src/trunk]: src/common/lib/libc/arch/riscv/atomic Do not set CRT_ALIAS for r...
wiz[src/trunk]: src/share/man/man4 Use more markup.
jdolecek[src/trunk]: src/sys/dev fix several bugs, make nvme(4) MPSAFE by default and...
dholland[src/trunk]: src/include Needs stdint.h.
christos[src/trunk]: src/crypto/external/bsd/openssh get rid of roaming (CVE-2016-0777)
pooka[src/trunk]: src/sys/rump/librump/rumpkern boottime is a timespec, not timeval
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Use x86_64 assembl...
ozaki-r[src/trunk]: src/tests/net/mcast KNF
christos[src/trunk]: src/usr.bin/m4 add most gnu m4 long options
christos[src/trunk]: src/distrib/sets/lists bump bind libraries.
pgoyette[src/trunk]: src/sys/modules/examples Even though this isn't a man page, it l...
mrg[src/trunk]: src/external/gpl3 protect the entire contents of regsub.c with e...
kiyohara[src/trunk]: src/sys/dev/nand Wait STATUS_RDY after ONFI_RESET.
christos[src/trunk]: src/lib/libedit - fix types of rl_completion_entry_function and ...
ozaki-r[src/trunk]: src/sys Remove leftover use of AF_NS and NS option
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Support transfers > 4-bytes long by read...
christos[src/trunk]: src/doc Add hack for cabs{,f,l} in <complex>
christos[src/trunk]: src/usr.sbin/mdsetimage moved to /usr/src/external/gpl3/binutils...
christos[src/trunk]: src/lib/libc/gen use reallocarr (Ingo Schwarze)
dholland[src/trunk]: src/common/include/prop Needs prop_array.h to compile.
christos[src/trunk]: src/sbin/route PR/50671: David Binderman: fix memory leak.
christos[src/trunk]: src/external/bsd/blacklist/bin print the key in human readable f...
jdolecek[src/trunk]: src/sys/arch/i386/conf add nvme(4)
jmcneill[src/trunk]: src/sys/arch/arm/nvidia make sure the display controllar partiti...
christos[src/trunk]: src/external/gpl2 hook rcs
christos[src/trunk]: src/external/gpl2 hook diffutils
abhinav[src/trunk]: src/usr.sbin/makemandb Mark the section and md5_hash columns as ...
rkujawa[src/trunk]: src/sys/arch/amiga Add a driver for MNTMN VA2000.
mrg[src/trunk]: src/sys/arch/x86/pci use 4-byte style accesses, should hopefully...
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Syntax (no functional change)
matt[src/trunk]: src/sys/dev/ic Use bus_dmamap_load instead of bus_dmamap_load_raw
kre[src/trunk]: src/share/mk Fix the fix...
christos[src/trunk]: src/doc groff has moved.
snj[src/trunk]: src/distrib/notes - update upgrade issues:
dholland[src/trunk]: src/include Needs sys/types.h for mode_t, off_t, ssize_t, and ot...
pooka[src/trunk]: src/sys/rump/dev/lib/libdisk Satisfy yet another non-modular dri...
kamil[src/trunk]: src/doc libc: Add the C11 static_assert macro in <assert.h>.
christos[src/trunk]: src/libexec/ftpd PR/50665: David Binderman: move "dir" to the ou...
christos[src/trunk]: src/gnu/usr.bin unhook and delete diffutils/gettext
nonaka[src/trunk]: src/sys/dev/pci regen
jdolecek[src/trunk]: src/sys/dev/scsipi change scsipi_execute_xs() to default to simp...
wiz[src/trunk]: src/lib/libc/gen Fix xref.
mbalmer[src/trunk]: src/share/man/man3lua fix typo, bump date
macallan[src/trunk]: src/sys/arch/arm/allwinner revert accidentially committed change...
matt[src/trunk]: src/sys/arch/mips/conf Switch to MIPS64R2
dholland[src/trunk]: src/lib/libusbhid Uses __BEGIN_DECLS so needs sys/cdefs.h; also ...
kiyohara[src/trunk]: src/sys/dev/pci Add Marvell 88AP510.
christos[src/trunk]: src/external/gpl2/send-pr Apply our local changes bringing us up...
pgoyette[src/trunk]: src/sys/modules Add module build infrastructure for ld and its a...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist More fixes from upstream:
dholland[src/trunk]: src/include/protocols These all need stdint.h.
msaitoh[src/trunk]: src/sys/dev/pci - Currently, WM_F_EEE bit is not set on all chip...
dholland[src/trunk]: src/lib/libc/sys MAXNAMLEN, not MAXNAMELEN. From Giuseppe Gatta ...
christos[src/trunk]: src/external/gpl3/gcc.old/dist/gcc make regasub a "C" decl.
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi MP not ready, disable it again
christos[src/trunk]: src/sys/arch/amiga/stand/bootblock kill ssp
martin[src/trunk]: src/usr.sbin/sysinst Invert sense of a vnd creation message ("Cr...
martin[src/trunk]: src/sys/dev/usb Add a NetChip USB-IDE bridge
dholland[src/trunk]: src/lib/libc/gen Be more careful about preserving errno. Might c...
kiyohara[src/trunk]: src/sys/arch/arm/omap Add OMAP4430 MMCHS_CON macros.
pooka[src/trunk]: src/sys/rump/include/rump Generate rump_errno2host(): translates...
christos[src/trunk]: src/external/gpl2/groff/bin remove afmtodit, add gdiffmk
ozaki-r[src/trunk]: src Add tests for route flags
prlw1[src/trunk]: src/sys/dev whitespace police
ozaki-r[src/trunk]: src/tests/net/mcast Fix specifying an interface for IPV6_JOIN_GROUP
joerg[src/trunk]: src/sys/dev/marvell Switch to generic __BIT/__BITS macro, which ...
christos[src/trunk]: src/sys/arch Hide {p, v}{addr, size}_t and register_t (and a coupl...
justin[src/trunk]: src/common/lib/libc/arch/arm/string It is just the __ffssi2 alia...
christos[src/trunk]: src/sys/compat/netbsd32 more ifdef KTRACE
jdolecek[src/trunk]: src/sys/ufs/ffs i/o optimization for wapbl flush - only sync sup...
roy[src/trunk]: src/doc Note import of dhcpcd-6.10.1
ozaki-r[src/trunk]: src/usr.sbin/sysinst Remove obsolete interfaces: eon (netiso) an...
ozaki-r[src/trunk]: src/tests/net/route Add tests for XRESOLVE flag
christos[src/trunk]: src/sys/arch/i386/stand/lib/netif PR/50668: David Binderman: Don...
christos[src/trunk]: src/external/gpl2/rcs - merge local changes
pooka[src/trunk]: src/sys/rump/dev/lib/libugenhc Note in comment why this "d"ma im...
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Use the interface index fr...
christos[src/trunk]: src/external/bsd/dhcpcd provide a NO_AUTH option to strip auth f...
christos[src/trunk]: src/external/gpl3/gcc.old/dist/gcc remove __RCSID, sync with libc
kefren[src/trunk]: src/sys/netinet Don't overexpose tcp_iss_secret and don't bother...
dholland[src/trunk]: src/lib/libc/gen Be consistent about returning -1 on error. Don'...
matt[src/trunk]: src/sys/dev/ic remove errant &
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Hook up x86_64 ass...
pgoyette[src/trunk]: src/share/man/man9 Note to self: if you're going to revert, do ...
christos[src/trunk]: src/usr.sbin/npf/npfctl handle v4 mapped addresses
christos[src/trunk]: src/doc mention new dhcp.
joerg[src/trunk]: src/external/mit/xorg/lib Allow clang to generate SPARCv8+ assem...
christos[src/trunk]: src/sys/dev/stbi PR/50686: David Binderman: fix memory leak
joerg[src/trunk]: src/lib/libc/ssp void * is bad for computation, so cast to const...
dholland[src/trunk]: src/lib Update synopses to match u_int/u_long/etc. changes. Do n...
chs[src/trunk]: src/sys/kern in bounds_check_with_*, reject negative block numbe...
christos[src/trunk]: src/lib/libc/db/hash When writing out pages in the "other endian...
christos[src/trunk]: src/external/gpl2/gettext/dist import latest GPLv2 gettext
roy[src/trunk]: src/include Add ifa_addrflags to ifaddrs (forgot to commit this ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add INSTALL kernel for JETSONTK1
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.3-P3
joerg[src/trunk]: src/sys/netbt The last named argument of a variadic function sha...
christos[src/trunk]: src/external/gpl2/libmalloc/lib we want a lint library
skrll[src/trunk]: src/sys/arch/arm/nvidia Whitespace.
kre[src/trunk]: src/tests/net/icmp More adaptation to changed ifconfig output fo...
matt[src/trunk]: src/sys/arch/mips/cavium Add per irq evcnt's
mlelstv[src/trunk]: src/sys/dev/usb Use pointer passed as argument. This is not real...
christos[src/trunk]: src/sys Introduce and use PROC_PTRSZ() to handle differing point...
riastradh[src/trunk]: src/sys Don't abuse struct protosw for ip_encap -- introduce str...
dholland[src/trunk]: src/sys/sys u_int -> unsigned
mlelstv[src/trunk]: src/sys/dev/usb Use splusb() like the other drivers instead of s...
jdc[src/trunk]: src/sys/dev/i2c Don't use I2C_F_POLL when getting/setting limits.
jdolecek[src/trunk]: src/usr.sbin/cpuctl link back to intrctl(8), it xrefs cpuctl(8)
pgoyette[src/trunk]: src/sys/modules/examples/luahello Fix instructions to match real...
christos[src/trunk]: src/tools look in gpl3 for stuff too (autoconf)
maxv[src/trunk]: src/sys/dev/pci Use-after-free. Found by Brainy.
joerg[src/trunk]: src/external/mit/xorg/server/drivers Disable pointer sign warnin...
ozaki-r[src/trunk]: src/sys/netinet Use LIST_FOREACH{,_SAFE}
dholland[src/trunk]: src/sys/dev/usb Improve diagnostic print seen in PR 51524.
tls[src/trunk]: src/sys/kern memset() -> explicit_memset() for sensitive data.
pooka[src/trunk]: src/sys/kern Don't log kern.msgbuf* sysctls. it's rather pointl...
christos[src/trunk]: src/sys/netinet PR/50670: David Binderman: Tidy up debugging pri...
christos[src/trunk]: src/sys/kern move aslr stuff to the aslr section
matt[src/trunk]: src/sys/arch/arm/arm Use movw/movw
dholland[src/trunk]: src/sys/sys Needs struct timespec.
pgoyette[src/trunk]: src/lib/libc/time Since the argument buf is earlier described as...
pooka[src/trunk]: src/sys/rump/kern/lib Rewrite rules so that makesyscalls.sh will...
christos[src/trunk]: src/etc Add /dev/full
matt[src/trunk]: src/sys/compat/netbsd32 Add missing SIOCGDRVSPEC32
pgoyette[src/trunk]: src/distrib/sets/lists/modules Fix sets lists for nvme module. ...
christos[src/trunk]: src/lib/libm/noieee_src PR/50660: David Binderman: bad calls to ...
christos[src/trunk]: src/sys/arch/atari/stand/binpatch Catch up with mdsetimage changes.
christos[src/trunk]: src/sys/arch bump
msaitoh[src/trunk]: src/sys/dev/ic Print operable voltage with aprint_verbose(). OK'...
pooka[src/trunk]: src/sys/fs/cd9660 update: runs as a userspace process now.
christos[src/trunk]: src/doc mention autoconf
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Enable TPIDRPRW_IS_CURCPU.
martin[src/trunk]: src/sys/dev/usb regen
matt[src/trunk]: src/external/gpl3/gdb/lib/libbfd/arch/mips64eb Regen for N32 tar...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel switch the...
martin[src/trunk]: src/distrib/sets Do not try to preserve permissions when copying...
roy[src/trunk]: src/usr.sbin/ifwatchd Skip message if not our RTM_VERSION and si...
christos[src/trunk]: src/external/gpl2/groff merge our changes and add build glue
uebayasi[src/trunk]: src/sys Clean up splash image build. Print messages when creati...
christos[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-intel XXX: This ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Don't pass along null ...
jmcneill[src/trunk]: src/etc/etc.evbarm define TOOL_MKUBOOTIMAGE for mkimage
ozaki-r[src/trunk]: src/tests/net/mcast Handle child's exit status precisely
martin[src/trunk]: src/sys/arch/alpha/alpha PR port-alpha/50667: add missing va_sta...
christos[src/trunk]: src/gnu/dist/diffutils diffutils has moved
maya[src/trunk]: src/sys/dev/pci Fix inverted logic in iwm(4).
pgoyette[src/trunk]: src For now, disable all the newly-created ld(4) related modules...
christos[src/trunk]: src/tests/lib/libc/db Add more of the torture tests from the mit...
skrll[src/trunk]: src/external/gpl3/gdb/lib Re-tun mknative for earm gdb
matt[src/trunk]: src/sys/arch/mips/mips Don't .set mips64 if we are already mips64
matt[src/trunk]: src/sys/arch/arm/arm32 KASSERT in cpu_hatch that AUXCTL.SMP is s...
dholland[src/trunk]: src/lib/libpci u_int -> unsigned; also requires stddef.h and std...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Missed the mlx_pci module in prev...
prlw1[src/trunk]: src typo
ozaki-r[src/trunk]: src Fix rump.{netstat, route} shows host's interface names in lin...
christos[src/trunk]: src/distrib/sets/lists bump libc (200!:-)
christos[src/trunk]: src/sys/kern Only allow root to use TIOCSTI. Don't eat the kauth...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Pass the correct length to ...
christos[src/trunk]: src/sys/kern more MFREE -> m_free
pooka[src/trunk]: src/sys/rump/librump/rumpkern put lwp/proc stuff into the same s...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add HDMI, DISPLAYA, DISPLAYB irqs
jdolecek[src/trunk]: src/doc/roadmaps update nvme entry to current reality
roy[src/trunk]: src/sys/netinet Default netmask to /32 for INET on POINTOPOINT l...
mlelstv[src/trunk]: src/usr.sbin/mdsetimage cast to intmax_t for machine-independent...
roy[src/trunk]: src/sys Now that we disallow sending or receiving from invalid a...
christos[src/trunk]: src/lib/libc/stdlib PR/50681: Markiyan Kushnir: Fix memory leak ...
htodd[src/trunk]: src/distrib/sets/lists/tests Revert wrong build fix.
jmcneill[src/trunk]: src/sys/dev/sdmmc sdmmc_task_thread isn't MPSAFE so instead of j...
christos[src/trunk]: src/usr.bin/m4 Use hex for masks.
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.9.0 with the follow...
martin[src/trunk]: src/distrib 2nd try: make amd64, i386, sparc64 and vax iso image...
jdolecek[src/trunk]: src/sys/dev/ic change nvme(4) ld to use fcfs as default strategy...
hannken[src/trunk]: src/tests Disable PAX mprotect to make just-in-time-compile test...
tsutsui[src/trunk]: src/sys/arch/hp300/stand Enable LIBSA_CREAD_NOCRC. PR/50638
rkujawa[src/trunk]: src/doc Note mntva(4).
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 Fix RAS for 32-bit kernels. trapfr...
christos[src/trunk]: src/sys/arch/ews4800mips/stand/boot The booter contains a kernel...
christos[src/trunk]: src/external/gpl3/binutils/usr.sbin/mdsetimage Print more info.
jmcneill[src/trunk]: src/sys/dev/wscons add WSDISPLAY_TYPE_TEGRA
roy[src/trunk]: src/doc Note import of dhcpcd-6.9.0
ozaki-r[src/trunk]: src/sys/netinet Replace NARC with NARCNET to follow renaming at ...
bouyer[src/trunk]: src/sys/arch/xen/xen Fix off by one error, pointed out by Wei Li...
matt[src/trunk]: src/sys/compat/netbsd32 Fix netbsd32 ifdrv copy routines to not ...
macallan[src/trunk]: src/sys/arch/arm/allwinner moar register bits
christos[src/trunk]: src/sys/dev/pci PR/49926: Robert Millan: Avoid deadlock conditio...
christos[src/trunk]: src/lib/libc/regex catch up with regsub -> regnsub
christos[src/trunk]: src/sys/dev/ic remove stray debugging, fix debugging message.
wiz[src/trunk]: src/doc Fix typo.
riastradh[src/trunk]: src/sys/netinet Give proper prototype to rip_output.
ozaki-r[src/trunk]: src/tests/net/net Add tests for sysctl net.inet6.ip6.auto_linklocal
christos[src/trunk]: src/gnu/lib/libmalloc libmalloc has moved to external
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Inform dhcpcd we have config...
christos[src/trunk]: src/sys/modules/compat_netbsd32 Add KTRACE
htodd[src/trunk]: src/distrib/sets/lists/xdebug Fix debug build lists.
msaitoh[src/trunk]: src/sys/dev/pci Add anoter new I219-LM.
christos[src/trunk]: src/lib/libc/gen use VIS_NOLOCALE
matt[src/trunk]: src/lib/libc/gen Support ELF64 on MIPS N32 even though it's ILP32.
joerg[src/trunk]: src/doc The relocation relaxation issue in AES on ARM has been r...
matt[src/trunk]: src/sys/arch/arm/nvidia Restructure a bit to make spinning a sub...
christos[src/trunk]: src/gnu/usr.bin c89/c99 moved to usr.bin
ozaki-r[src/trunk]: src/sys/net Remove leftover DECNET-related stuffs
kardel[src/trunk]: src/sys/dev/scsipi ASC/ASCQ table updated from http://www.t10.or...
snj[src/trunk]: src/distrib/notes/common bah. this time without a typo.
christos[src/trunk]: src/lib/libc/db Merge the recursive tree traversal changes from ...
ozaki-r[src/trunk]: src/sys/rump/librump/rumpkern Fix build with RUMP_LOCKDEBUG=yes
matt[src/trunk]: src/usr.bin/kdump #include <sys/exec_elf.h> for ksyms
msaitoh[src/trunk]: src/sys/dev/mii Change page of the OEM_BITS register back to 0 a...
christos[src/trunk]: src/sbin/raidctl use strtou
mbalmer[src/trunk]: src/share/man/man7 Lua 5.1 -> Lua 5.3
nonaka[src/trunk]: src/sys/dev/usb Use correct register definition.
tsutsui[src/trunk]: src/sys/arch/news68k/stand Enable LIBSA_CREAD_NOCRC. PR/50638
christos[src/trunk]: src/external/bsd/blacklist/diff add proftpd diffs.
riastradh[src/trunk]: src/sys Give proper prototype to ip_output.
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Change the Upper limit of Tjmax from 100 ...
jdolecek[src/trunk]: src/sys/kern store the number of block records per block into wl...
christos[src/trunk]: src/doc new gettext (and minor explanations to other GPL programs)
hsuenaga[src/trunk]: src/sys/arch/arm move register accessor macros for MPIDR and AUX...
riastradh[src/trunk]: src/sys/ufs/ext2fs Use buffer cache, not page cache, to expand d...
matt[src/trunk]: src/usr.bin/crunch/crunchgen Use :Q instead of " to quote make v...
christos[src/trunk]: src/doc update diffutils and gettext
dholland[src/trunk]: src/include/rpc unsigned -> unsigned int in previous change to a...
christos[src/trunk]: src/lib/libc/gen return 0 on unsupported bases.
pgoyette[src/trunk]: src/share/man/man9 Add an entry for lue(9lua) to the SEE ALSO list.
jdolecek[src/trunk]: src/sys/dev/pci #ifdef out MSI related code on platforms not sup...
macallan[src/trunk]: src/share/mk switch sparc to new Xorg
joerg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-sunffb Split -mv...
jmcneill[src/trunk]: src/sys/arch Work in progress HDMI / framebuffer support for Teg...
dholland[src/trunk]: src/sys/sys Uses BEGIN_DECLS, needs sys/cdefs.h.
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Add register definitions that will be ne...
christos[src/trunk]: src/lib/libc/time welcome to tzcode 2015d (zic performance impro...
wiz[src/trunk]: src/usr.bin/c11 Minor improvements, add more markup.
roy[src/trunk]: src/distrib/sets/lists Update for libc bump.
tsutsui[src/trunk]: src/sys/arch/x68k/stand Enable LIBSA_CREAD_NOCRC. PR/50638
roy[src/trunk]: src/sbin/ifconfig Remove the alias keyword from ifconfig output ...
christos[src/trunk]: src/sys MFREE -> m_free
skrll[src/trunk]: src/external/gpl3/gdb/lib More mknative re-run.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/sys/arch/mipsco/stand/installboot PR/50683: David Binderman:...
christos[src/trunk]: src/distrib/dreamcast/ramdisk put back dmesg
martin[src/trunk]: src/sys/arch/sparc64/conf Update comment explaining why PAX_MPRO...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Add the new nvme module to the se...
rtr[src/trunk]: src/sys/compat/linux/common convert remaining linux_get_sa() use...
macallan[src/trunk]: src/distrib/sets/lists/xserver put igs driver back.
roy[src/trunk]: src/usr.sbin/ifwatchd Check address is not tentative, duplicated...
pgoyette[src/trunk]: src/sys/modules Add the spkr module to the build.
dholland[src/trunk]: src/sys/sys Uses __GNUC_PREREQ__, needs sys/cdefs.h.
knakahara[src/trunk]: src/sys/netinet6 ip6flow refactor like ipflow.
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000 XXX: manually...
wiz[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant Add arguments to options...
christos[src/trunk]: src/sys/arch/x68k/stand Kill ssp
christos[src/trunk]: src/sys/netinet Dealing with arplog is a bit more complicated...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia enable SATA OOB clock
christos[src/trunk]: src/distrib/sets/lists/comp rename to regsub to regnsub.
joerg[src/trunk]: src/external/bsd/tmux/dist Fix merge error of diagnostic pragmas.
martin[src/trunk]: src/distrib/common Deal with WORKSPECFILE not existing for many ...
mrg[src/trunk]: src/share/mk convert the old binutils and gdb lists to only cont...
ozaki-r[src/trunk]: src/sys Remove leftover IPX-related stuffs
skrll[src/trunk]: src/sys/dev/usb Do not hold the softc lock (IPL_SOFTUSB) unneces...
christos[src/trunk]: src/distrib/utils/embedded fix mkubootimage
skrll[src/trunk]: src/sys/arch/arm/arm Add MULTIPROCESSOR tlb flushes to armv7_tlb...
dholland[src/trunk]: src/lib/libdm - Has __BEGIN_DECLS so needs sys/cdefs.h;
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm Don't lis...
wiz[src/trunk]: src/share/man/man9 Minus needs a backslash, add it.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia wait for PWRGATE_TOGGLE.START to clear b...
christos[src/trunk]: src/external/cddl/osnet/dev/dtrace/amd64 don't re-define END() n...
snj[src/trunk]: src/distrib/notes/common finish removing the set size stuff, whi...
christos[src/trunk]: src/lib/libc/time use a define, and cast.
skrll[src/trunk]: src/sys/compat/netbsd32 Add wait6 and clock_getcpuclockid2
skrll[src/trunk]: src/lib/libc/arch/mips/gen Trailing whitespace.
christos[src/trunk]: src/external/bsd/blacklist/lib Make sure that we get the socket ...
matt[src/trunk]: src/external/gpl3/gdb/dist/bfd Add the mips n32 target vectors.
ozaki-r[src/trunk]: src/tests/net/net Add timeout to ping6 positive tests too
joerg[src/trunk]: src/sys/dev/iscsi Remove conditionals for NetBSD before 4.0.
roy[src/trunk]: src/external/bsd/wpa/bin Fix build for clang and kqueue
christos[src/trunk]: src/external/bsd/blacklist/diff add more points.
christos[src/trunk]: src/lib/libedit fix warnings on ubuntu 32 bit (Miki Rozloznik)
nonaka[src/trunk]: src/sys/dev/pci Added Qualcomm Atheros QCA986x/988x.
msaitoh[src/trunk]: src/sys/dev/pci regen.
wiz[src/trunk]: src/usr.bin/m4 Fix some macros. Sort stuff some more.
christos[src/trunk]: src/external/gpl3/binutils/usr.sbin/mdsetimage fix printf format.
kre[src/trunk]: src/tests/net/net This test works fine on real hardware, but due...
christos[src/trunk]: src/lib/libc/time welcome to tzcond-2016f
sevan[src/trunk]: src/share/misc Add NetBSD 7.0.1
christos[src/trunk]: src/share/mk add \
jdolecek[src/trunk]: src/share/man/man9 add HISTORY and AUTHORS; listed there Kengo N...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc sync with gcc.old (catch up with ...
kre[src/trunk]: src/tests/net/if Don't expect ping to complain about sending to ...
dholland[src/trunk]: src/lib/libskey Uses FILE *, needs stdio.h.
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Create global init to hand...
christos[src/trunk]: src/sbin/gpt - use gpt_msg to print informational messages (perh...
rmind[src/trunk]: src/sys/uvm ubc_alloc: perform pmap_update() in the error path a...
wiz[src/trunk]: src/share/man/man9 Use Mt for email address.
matt[src/trunk]: src/sys/arch/evbmips/conf Allow automatic insertion of ramdisk i...
christos[src/trunk]: src/sys/altq Prevent interface deletion from running into an inf...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
mlelstv[src/trunk]: src Add documentation for the drvctl driver and add reference.
martin[src/trunk]: src/sys/sys Protect a few forward declarations for kernel only u...
wiz[src/trunk]: src/usr.sbin/npf/npfctl Fix typo. From Michael Scherer in PR 51162.
uebayasi[src/trunk]: src/sys Fix build of SPLASHSCREEN without SPLASHSCREEN_IMAGE. S...
martin[src/trunk]: src/distrib/common Pass -U to maketars if we are not building as...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Workaround for "lapic_set_lvt: bad pin valu...
mrg[src/trunk]: src/sys/dev/cardbus weak alias some pcmcia functions (to an retu...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common __NetBS...
skrll[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Fix up TARGET_ENDIAN_D...
christos[src/trunk]: src add reg{,a}sub
skrll[src/trunk]: src/sys/arch/arm/nvidia Re-enable EHCIF_ETTF and provide a sc_ve...
maya[src/trunk]: src/sys/arch/x86/acpi use a value of hw.acpi.sleep.vbios that mi...
christos[src/trunk]: src/distrib/dreamcast/ramdisk kill some useless programs (it is ...
christos[src/trunk]: src/sys/dev/pci use aprint consistently; note that we use aprint...
knakahara[src/trunk]: src/sys/dev/pci Update TODO: evcnt
skrll[src/trunk]: src/sys/uvm/pmap Increment resident_count if we're remapping ont...
christos[src/trunk]: src/usr.bin/m4 - declarations for real/fake freeze
matt[src/trunk]: src/common/lib/libc/arch/mips/string force 2nd to argument to un...
christos[src/trunk]: src/sys Allow sparc kernels to build with SSP by using a constan...
joerg[src/trunk]: src/sys/modules/examples/ping Fix RCS ID.
pgoyette[src/trunk]: src/share/man/man9 Add the correct cross-ref, to intro(9lua)
pooka[src/trunk]: src/sys/rump/dev/lib/libvirtio_ld Autogenerate /dev/ldNx nodes b...
pooka[src/trunk]: src/sys/rump/dev Add a rump kernel components for USB PCI host c...
christos[src/trunk]: src/usr.bin/make Use FD_CLOEXEC (Tilman Sauerbeck)
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Make sure HDMI I/O is not in deep power ...
joerg[src/trunk]: src/sys/arch/amd64/conf Use the same process and file limits as ...
hsuenaga[src/trunk]: src/sys/arch add synchronization barrier for AURORA_IO_CACHE_COH...
maya[src/trunk]: src/sys/arch/mips/mips Simplify. LOONGSON2 and MIPSNNR2 not poss...
riastradh[src/trunk]: src/sys Revert previous: ran cvs commit when I meant cvs diff. ...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc Make MULTILIBS work for oabi
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Check t...
christos[src/trunk]: src/doc texinfo has moved.
msaitoh[src/trunk]: src/sys/dev/usb Add three devices:
christos[src/trunk]: src/lib/libc/time PR/51484: gson@: Fix off by one (wrong merge)
christos[src/trunk]: src/sys/netinet protect arplog with INET
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/m68k turn off split wide t...
jdolecek[src/trunk]: src/sys/dev/pci need to set PCI_COMMAND_MASTER_ENABLE flag; fixe...
jdolecek[src/trunk]: src/sys/ufs/ffs adjust ffs_realloccg() so that the logic about a...
christos[src/trunk]: src/usr.bin/vis Add -N (VIS_NOLOCALE), sort.
mlelstv[src/trunk]: src/sys/dev/dkwedge Allow dump to raidframe component which is a...
joerg[src/trunk]: src/sys/dev/iscsi Don't pre-compute string sizes in a relatively...
skrll[src/trunk]: src/sys/arch/hppa/include PR port-hppa/50642: src/sys/arch/hppa/...
joerg[src/trunk]: src/lib/libc/net Don't create a weak alias in the !RUMPACTION case.
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra initialize cpufreq subsystem
christos[src/trunk]: src/lib/libpanel bump warns
dholland[src/trunk]: src/sys/sys Needs sys/time.h for struct timespec.
chs[src/trunk]: src/sys/nfs in nfs_writerpc(), avoid a signed/unsigned problem i...
dholland[src/trunk]: src/include u_char, u_int, u_long -> unsigned char, unsigned, un...
dholland[src/trunk]: src/sys/fs/msdosfs u_int8_t -> uint8_t
matt[src/trunk]: src/etc/etc.evbarm Add bpf to all_md
christos[src/trunk]: src/external/bsd/blacklist/bin restore rules after the database ...
jdc[src/trunk]: src/sys/dev/ic Always take the bus lock (avoids collisions when ...
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2016g from ftp:/...
macallan[src/trunk]: src/sys/arch/arm/allwinner add OUTPUT_VGA in order to shut down ...
ozaki-r[src/trunk]: src/distrib/sets/lists/tests Add missing rump flag to net/route ...
roy[src/trunk]: src/sys/net Ensure we only call pfil_run_hooks if if_init succee...
mrg[src/trunk]: src/usr.sbin/pcictl add some examples: "pcictl pci0 list" and "...
jmcneill[src/trunk]: src/distrib/utils/embedded/conf add JETSONTK1 to armv7.img
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/lib/libc/gen use isgraph_l suggested by joerg@
jdolecek[src/trunk]: src/sys/dev modify ldattach() to have default strategy as a para...
kamil[src/trunk]: src/doc c11: Import cc(1) wrapper for C11
knakahara[src/trunk]: src/sys/arch/x86/pci refactor: change function names and move them.
christos[src/trunk]: src/distrib/x68k/floppies/ramdisk bump
roy[src/trunk]: src/usr.sbin/ifwatchd Add some consistency for dispatching .... ...
christos[src/trunk]: src/lib/libc/stdlib Don't return NULL when we are freeing the ro...
jakllsch[src/trunk]: src/sys/dev/ic Don't permanantly disable port if drive probe tim...
kre[src/trunk]: src/distrib/sets/lists/base Added /usr/share/zoneinfo/Asia/Yango...
christos[src/trunk]: src/usr.bin/m4 - don't eat the rest of the string when no match ...
martin[src/trunk]: src/sys/kern kobj_machdep() needs a chance to moify the loaded c...
knakahara[src/trunk]: src/share/man/man9 update man.
christos[src/trunk]: src/usr.bin/m4 Update documentation.
roy[src/trunk]: src/usr.sbin/ifwatchd Now that sppp announces address additions ...
pooka[src/trunk]: src/sys/rump/dev/lib/libusb also attach usb@{e,o,u}hci
dholland[src/trunk]: src/lib/libperfuse Needs sys/cdefs.h for __BEGIN_DECLS and sys/t...
roy[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant Sort options and reduce...
dholland[src/trunk]: src/include/rpc Needs sys/select.h for fd_set; fails only when _...
dholland[src/trunk]: src/usr.bin/rpcgen u_int -> unsigned int, in some of the output.
christos[src/trunk]: src/distrib/sets/lists/comp sort
skrll[src/trunk]: src/sys Trailing whitespace
wiz[src/trunk]: src/share/man/man4 Use standard markup for ENOSPC.
matt[src/trunk]: src/sys/arch/evbmips/conf Use kern/disk_subr_mbr.c instead of ev...
skrll[src/trunk]: src/sys/compat/netbsd32 Types for wait6 and clock_getcpuclockid2
skrll[src/trunk]: src/external/gpl3/gdb/lib More mknative re-runs
christos[src/trunk]: src/usr.bin/m4 add nesting_limit
maxv[src/trunk]: src/sys/kern This is just a temporary stack that holds fake argu...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia fix source clock divisor, set MSTR_CONFI...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Before spinning up the secondary cpus fl...
knakahara[src/trunk]: src/sys/dev/pci if_iwm use unified establish API.
jdolecek[src/trunk]: src/sys/dev/ic on further thought, just remove the separately al...
ozaki-r[src/trunk]: src/tests/net/mcast Save errno for errx
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Protect against a NULL po...
dholland[src/trunk]: src/include Needs stddef.h for size_t.
jdolecek[src/trunk]: src/share/man/man4 expand driver description
jmcneill[src/trunk]: src/etc/etc.evbarm hook JETSONTK1 kernel into build
ozaki-r[src/trunk]: src/tests/net Enable IPv6 negative tests
martin[src/trunk]: src/compat Fix broken subdir selection after arm architecture ex...
christos[src/trunk]: src/external/gpl2 hook send-pr
christos[src/trunk]: src/usr.bin this are our's not gnu
christos[src/trunk]: src/gnu/usr.bin remove rcs
gson[src/trunk]: src/tests/fs/vfs Don't use a filename with an embedded newline i...
macallan[src/trunk]: src/distrib/sets/lists/xserver makr pnozz, ag10e, sunleo as 1.10...
joerg[src/trunk]: src/bin/ksh Add explicit char cast to show that the value change...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new sysv_ip...
wiz[src/trunk]: src/doc tmux-2.0 is out.
christos[src/trunk]: src/sys/arch/x68k/stand Kill the PIE
joerg[src/trunk]: src/usr.bin/telnet Remove source routing support.
christos[src/trunk]: src/sys/dev/stbi remove malloc casts.
christos[src/trunk]: src/external/gpl2/diffutils/dist Import latest gpl2 diffutils
christos[src/trunk]: src/gnu/dist/texinfo Texinfo has moved.
rtr[src/trunk]: src/sys/compat/svr4 get rid of unnecessary use of mbuf to hold s...
roy[src/trunk]: src/sys Drop UDP packets as well as TCP without error when sendi...
mrg[src/trunk]: src build the modesetting driver on x86.
wiz[src/trunk]: src/usr.sbin/pcictl Sort sections. Formatting nitpicks. Fix typo.
jmcneill[src/trunk]: src/sys/dev/sdmmc need to call lddone with splbio and kernel loc...
christos[src/trunk]: src/sys/dev/ic remove unused variable.
abhinav[src/trunk]: src/usr.bin Move information about exit values from DESCRIPTION ...
riastradh[src/trunk]: src/sys/dev/hdaudio Initialize dma.dma_sizereg to avoid copying ...
rkujawa[src/trunk]: src/distrib/sets/lists/man Add mntva(4) man page to dist list.
matt[src/trunk]: src/share/man/man7 Change draft-ietf-tcpm-initcwnd-08.txt to RFC...
martin[src/trunk]: src/distrib/sets Simplify slightly
christos[src/trunk]: src/external/gpl2/send-pr/dist/send-pr import send-pr from gnats...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Remove workaround for PR...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Tegra K1 CPU frequency scaling support.
christos[src/trunk]: src/external/gpl2/gettext/info don't use local dup wrong define
msaitoh[src/trunk]: src/sys/dev/pci Remove debug printf().
christos[src/trunk]: src/external/gpl3/binutils/usr.sbin/mdsetimage remove dup
skrll[src/trunk]: src/lib/libc/arch/mips/gen Fix for [on]{32,64}
taca[src/trunk]: src/doc ISC DHCP 4.3.3-P1 is released.
kamil[src/trunk]: src Import c11(1) - a cc -std=c11 wrapper
roy[src/trunk]: src/sys/netinet When changing an address via in_ifinit, ensure t...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia Increment TEGRA_PCIE_SIZE
dholland[src/trunk]: src/lib/libdm The actual header file for these functions is dm.h...
christos[src/trunk]: src/external/gpl3/gdb/dist Read and load the aux vector from a c...
ozaki-r[src/trunk]: src/tests/net/ndp Add tests for sysctl net.inet6.ip6.dad_count
scole[src/trunk]: src/distrib/notes/common Add myself
christos[src/trunk]: src/external/gpl2/rcs/dist import rcs-5.7
kamil[src/trunk]: src Add timespec_get(3) in <time.h> and enable unconditionally s...
christos[src/trunk]: src/distrib/atari/floppies remove more stuff.
christos[src/trunk]: src/distrib/sets/lists/comp add stravis, reg{,a}sub
msaitoh[src/trunk]: src/sys/dev/pci - Add MSI support.
joerg[src/trunk]: src/sys/dev/iscsi Drop conditional support for writing large num...
mlelstv[src/trunk]: src/lib/libc/gen strvisx is used here to encode binary data, but...
nonaka[src/trunk]: src/sys/dev/usb COREGA RTL8192SU is actually CG-WLUSBNM.
justin[src/trunk]: src/common/lib/libc/arch/arm Do not build arm toolchain symbols ...
christos[src/trunk]: src/include rename to regnsub
kiyohara[src/trunk]: src/sys/arch/arm/omap Support ADMA2 on OMAP4430.
pooka[src/trunk]: src install <rump/rumperrno2host.h>
matt[src/trunk]: src/sys/arch/mips/mips Enable HWRENA for the CN50xx even though ...
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Remove added debug to sync...
christos[src/trunk]: src/doc mention new bind.
christos[src/trunk]: src/sys/dev/filemon Avoid dereferencing NULL tp crashing the ker...
snj[src/trunk]: src/doc fix gimplish
dholland[src/trunk]: src/include/protocols Erm, fix previous.
joerg[src/trunk]: src/external/mit/xorg/server/drivers Don't bail out on the const...
riastradh[src/trunk]: src/sys/external/bsd/ipf/netinet Pass the requisite number of ar...
jdolecek[src/trunk]: src/sys/kern wapbl_write_revocations(): fix use-after-free when ...
christos[src/trunk]: src/usr.sbin/lpr/pac PR/50666: David Binderman:
pgoyette[src/trunk]: src/sys/modules/example Soon to be replaced with a more comprehe...
tsutsui[src/trunk]: src/sys/arch/hp300/hp300 Fix fatal "intr_dispatch: stray level 6...
plunky[src/trunk]: src/lib/libc/gen clarify closing of descriptor returned by dirfd(3)
macallan[src/trunk]: src/sys/arch/sparc/dev wipe glyph cache as needed when re-enteri...
dholland[src/trunk]: src/sys/sys Uses __BEGIN_DECLS and needs sys/cdefs.h.
christos[src/trunk]: src/sys/dev/usb PR/50672: Andriy Voskoboinyk: fix write to the w...
christos[src/trunk]: src remove mpool_getf
matt[src/trunk]: src/sys/compat/netbsd32 In lwp_ctl, convert ptr to 32 bits befor...
christos[src/trunk]: src/external/gpl2/libmalloc/lib we have unistd.h
tsutsui[src/trunk]: src/sys/lib/libsa Add an option (LIBSA_CREAD_NOCRC) to disable g...
pgoyette[src/trunk]: src/sys/dev/isa Modularize the spkr(4) driver (i386 and amd64 on...
ozaki-r[src/trunk]: src Add basic tests for IP forwarding
christos[src/trunk]: src/usr.sbin/mdsetimage merge copies...
jdolecek[src/trunk]: src/sys/ufs/ffs fix swapped KASSERT()
christos[src/trunk]: src/external/gpl2/texinfo/dist import texinfo-4.8a
jdolecek[src/trunk]: src/sys/dev/ic make nvme_dumpregs() compile on LP64 hosts
christos[src/trunk]: src/lib/libc/time put back part of the code that determines the ...
christos[src/trunk]: src/lib/libedit make el_gets() return the number of characters r...
maya[src/trunk]: src/sys/arch move function prototype to x86, so it is available ...
christos[src/trunk]: src/sys Add a note for the auxv array so we can find our load lo...
christos[src/trunk]: src/external/bsd/am-utils/include we don't want sys/mbuf.h
christos[src/trunk]: src/external/gpl2/lvm2/lib/libdevmapper Hack for powerpc64
msaitoh[src/trunk]: src/sys/arch/x86/x86 Remove obsolete comment.
knakahara[src/trunk]: src/sys Refactor protosw codes in gif(4). No functional change.
riastradh[src/trunk]: src/sys Back out previous change to introduce struct encapsw.
jdolecek[src/trunk]: src/sys/ufs/ffs wapbl_remove_log(): add missing break; harmless,...
matt[src/trunk]: src/sys/compat/netbsd32 Fix _lwp_ctl for big endian 64-bit platf...
dholland[src/trunk]: src/include/rpcsvc Include <rpc/rpc.h> so XDR is defined.
christos[src/trunk]: src/share/mk switch arm to new binutils.
kamil[src/trunk]: src Import <stdnoreturn.h>
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Use assembler impl...
christos[src/trunk]: src/doc new tzcode
matt[src/trunk]: src/sys/arch/evbmips/cavium Set cpu model.
christos[src/trunk]: src/distrib/common Add the ability to specify more sections to s...
christos[src/trunk]: src/lib/libm/noieee_src modernize.
christos[src/trunk]: src/gnu/dist/gettext gettext has moved.
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb define sooner _KMEMUSER
martin[src/trunk]: src/distrib Do not default any CD_SETS - let the MD makefiles re...
jmcneill[src/trunk]: src/sys/arch/evbarm/rpi re-enable multiprocessor support now tha...
maxv[src/trunk]: src/sys/kern Use VM_MAXUSER_ADDRESS for proc0, not VM_MAX_ADDRES...
maxv[src/trunk]: src/sys/ufs/ffs Add a missing goto.
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/m68k undo the attempt to f...
macallan[src/trunk]: src/sys/arch/mips/ingenic add some clock divider registers
christos[src/trunk]: src/sys/miscfs/genfs don't change the loop counts; noted by mrg@
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Remove pointless check
joerg[src/trunk]: src/usr.bin/rpcgen Mark error as dead.
kiyohara[src/trunk]: src/sys/dev/pci Regen.
matt[src/trunk]: src/sys/arch/mips/conf Let the compiler/assembler know we compil...
pooka[src/trunk]: src/sys/fs/cd9660 Remove. For example, vfs_cluster hasn't exist...
sborrill[src/trunk]: src/sys/external/bsd/ipf/netinet Fix lookup of original destinat...
kre[src/trunk]: src/sbin/ifconfig Return to printing explicit "netmask 0x...." i...
roy[src/trunk]: src/usr.sbin/ifwatchd Sprinkle some const.
christos[src/trunk]: src/doc vax does not use gcc 2.95
msaitoh[src/trunk]: src/sys/arch/x86/include Add some AMD's bit definitions from "BI...
kefren[src/trunk]: src Add another simple MPLS test but using this time a mixed IPv...
jdolecek[src/trunk]: src/sys/dev/ic slightly optimize memory access - change struct n...
riastradh[src/trunk]: src/sys Eliminate struct protosw::pr_output.
mrg[src/trunk]: src/share/mk enable xorg-server 1.18 for sparc64. minor consist...
maya[src/trunk]: src/sys/arch/mmeye/conf Clean up some commented out x86-specific...
christos[src/trunk]: src/tests/dev/dm XXX: use unused variables.
christos[src/trunk]: src/lib/libpthread_dbg don't use kernel types.
christos[src/trunk]: src/sys/kern Require exact credential match; this way even if we...
wiz[src/trunk]: src/lib/libc/net Try to reduce singular/plural confusion. Use mo...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia set AHCI_QUIRK_SKIP_RESET quirk
christos[src/trunk]: src/crypto/external/bsd/openssh/dist add more blacklist rejectio...
matt[src/trunk]: src/sys/uvm/pmap When removing a page, make sure to clear its ex...
roy[src/trunk]: src/usr.sbin/ifwatchd We should always know the interface the ad...
christos[src/trunk]: src/external/gpl3/binutils/usr.sbin/mdsetimage Find bin.h
roy[src/trunk]: src/external/bsd/wpa/dist/src/utils Sync upstream changes for eloop
christos[src/trunk]: src/sys/arch/arm/s3c2xx0 Add NetBSD RCSID, use c99 initializers.
christos[src/trunk]: src/usr.sbin/mdsetimage fix usage.
kiyohara[src/trunk]: src/sys/arch/arm/omap Remove a comment-out-ed and no-need line.
christos[src/trunk]: src/lib/libc remove mpool_getf
wiz[src/trunk]: src/share/man/man4 Various fixes: wording, sections, sort order, ...
joerg[src/trunk]: src/sys/sys Use __BEGIN_DECLS / __END_DECLS consistently for _KE...
jdolecek[src/trunk]: src/share/man/man4 make symlink ahci.4 -> ahcisata.4
tsutsui[src/trunk]: src/sys/arch/luna68k/stand/boot Enable LIBSA_CREAD_NOCRC. PR/50638
rtr[src/trunk]: src/sys/sys bump to 7.99.18 for change to nfs_boot_sendrecv
dholland[src/trunk]: src/sys/sys Divide the list of struct buf ops into three categor...
jmcneill[src/trunk]: src/sys/arch/evbarm/tegra 5V/12V power to molex connector on Jet...
christos[src/trunk]: src/sys/net80211 - use ether_snprintf() so that we don't overwri...
christos[src/trunk]: src/external/gpl2/diffutils merge conflicts, new reach-over Make...
kamil[src/trunk]: src/doc Fix typo
pgoyette[src/trunk]: src/distrib/sets/lists/comp Update sets lists for new devsw_atta...
schmonz[src/trunk]: src/libexec/httpd/testsuite Missed in previous: exit 1 if html_c...
christos[src/trunk]: src/lib switch to the external version of libmalloc
roy[src/trunk]: src/usr.sbin/ifwatchd Use recvmsg to ensure we get every message...
christos[src/trunk]: src/external/bsd/tcpdump/dist don't include <sys/mbuf.h>
pooka[src/trunk]: src/sys/rump/dev/lib/libusb Rename usb_at_ugenhc.c to the more g...
matt[src/trunk]: src/sys/arch/evbmips/cavium no wd devices on erlite, use sd inst...
abhinav[src/trunk]: src/usr.sbin/makemandb With the latest release of mandoc, makema...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 Explic...
maxv[src/trunk]: src/sys/arch/xen/x86 KNF, and use PAGE_SIZE instead of NBPG.
dholland[src/trunk]: src/include Needs sys/cdefs.h for __BEGIN_DECLS. Also add time.h...
martin[src/trunk]: src/distrib Add a new simple method to put whole sets on CD imag...
wiz[src/trunk]: src/share/man/man4 Fix typos, sort SEE ALSO.
skrll[src/trunk]: src/sys/arch/evbarm/tegra Whitespace
christos[src/trunk]: src/lib/libc/sys move the description of CLOCK_REALTIME in the l...
jdolecek[src/trunk]: src/sys/dev/pci attach also the nvme_cdevsw when loaded as modul...
christos[src/trunk]: src/sys/arch/sparc/stand deal with PIE and SSP
martin[src/trunk]: src/distrib Add full libexec contents to the CD image - this mak...
martin[src/trunk]: src/distrib/sets Instead of guessing wether to preserve permissi...
mrg[src/trunk]: src/external/gpl3/binutils regen for binutils 2.26.1 and *.
pgoyette[src/trunk]: src/share/man/man4 Remove current bug, now that PR kern/50627 is...
jnemeth[src/trunk]: src/share/misc PR/50691 - Nikolai Lifanov -- add LTS
macallan[src/trunk]: src/sys/arch/mips/ingenic pass the appropriate clock register to...
martin[src/trunk]: src/sys/arch/i386/stand/misc New Rawrite32 release
msaitoh[src/trunk]: src/sys/arch/i386/i386 s/TRUE/true/ and s/FALSE/false/ to make c...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 Use as...
roy[src/trunk]: src/sbin/ifconfig ifaddrs has more data than just the address.
pooka[src/trunk]: src/sys Fix dlopen()/dlclose()+RUMP_USE_CTOR to not leave dangli...
pgoyette[src/trunk]: src/doc Add some additional comments resulting from my recent ef...
kamil[src/trunk]: src/share/man/man4 Add full.4
christos[src/trunk]: src/bin/sh Drop privileges when executed set{u, g}id unless -p is...
jdolecek[src/trunk]: src/sys/dev/ic must use PR_NOWAIT also during ldattach()/dkwedge...
christos[src/trunk]: src/lib/libc/regex rename to regnsub, regsub is a very popular n...
christos[src/trunk]: src/sys/arch/hppa/stand/mkboot PR/50684: David Binderman: Fix me...
ozaki-r[src/trunk]: src/sys/dev/ic Revert previous
wiz[src/trunk]: src/share/man/man9 Sort sections.
riastradh[src/trunk]: src/sys/sys Avoid C99 initializers outside _KERNEL.
christos[src/trunk]: src/external/bsd/blacklist/libexec turned mapped v4 addresses to...
wiz[src/trunk]: src/usr.sbin/cpuctl Sort SEE ALSO.
roy[src/trunk]: src/sys/sys Bump kernel version for new routing socket message v...
matt[src/trunk]: src/external/gpl3/gdb/lib/libbfd/arch/mips64el regenerated for N...
ozaki-r[src/trunk]: src/sys/netinet6 Use NULL instead of 0 for pointers
christos[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-vesa need XFree...
abhinav[src/trunk]: src/usr.bin/pwhash md5 is a hashing algorithm, don't say it is u...
roy[src/trunk]: src/lib/libc/net Add ifa_addrflags to ifaddrs.
christos[src/trunk]: src/lib/libc/gen Add VIS_NOLOCALE to avoid ambiguous conversions.
christos[src/trunk]: src/sys add /dev/full
riastradh[src/trunk]: src/sys/netinet Give proper prototype to ip_output.
christos[src/trunk]: src/tests/lib/libc/gen Add a VIS_NOLOCALE test
kamil[src/trunk]: src Add new man-page full(4) for the /dev/full device
matt[src/trunk]: src Rework ksym defines and includes.
jdolecek[src/trunk]: src/sys/dev/pci actually detach the ld {b, c}devsw on unload, and...
matt[src/trunk]: src/etc/etc.evbarm More sorting.
christos[src/trunk]: src/lib/libc bump for the flags version of db routines
ozaki-r[src/trunk]: src/sys/netinet Make arp_init, in_revarpinput and revarprequest ...
matt[src/trunk]: src/sys machine_arch on mips depends on the ABI so we need a rou...
matt[src/trunk]: src/sys/arch/evbmips/conf Enable MSDOSFS since the kernel lives ...
christos[src/trunk]: src/share/mk switch m68k to new gcc/gdb/binutils and pie. Tested...
kre[src/trunk]: src/share/mk YAF
riastradh[src/trunk]: src/sys/external/bsd/drm2 Adapt ww_mutex to use LOCKDEBUG.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia initialize FIFO TX/RX trigger levels, wa...
christos[src/trunk]: src/gnu/usr.bin unhook send-pr
christos[src/trunk]: src/external/gpl2/libmalloc/dist import the latest standalone li...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Tegra XUSB PADCTL driver
pooka[src/trunk]: src/sys/rump/librump/rumpkern massively reduce header pollution ...
wiz[src/trunk]: src/share/man/man4 Explain dty/tty a bit and point to tty(4). Bu...
matt[src/trunk]: src/distrib/evbarm/instkernel/instkernel Don't keep two list of ...
manu[src/trunk]: src/sbin/raidctl Better sanity check numbers given to raidctl(8)
kefren[src/trunk]: src/sys/netinet Don't try to do PCB lookup for bad checksummed s...
nonaka[src/trunk]: src/sys/dev/usb regen.
christos[src/trunk]: src/sbin/pppoectl don't need mbuf.h!
christos[src/trunk]: src/external/gpl2/gettext fix for sun2; require libm only with m...
christos[src/trunk]: src/sys/netinet6 make this compile again
christos[src/trunk]: src/distrib/utils/embedded/conf double quote police
christos[src/trunk]: src/crypto/external/bsd/openssh/dist OpenSSH 7.3 has just been r...
martin[src/trunk]: src/sys Implement SIOCIFGCLONERS for netbsd32, so ifconfig -C wo...
shm[src/trunk]: src/share/man/man7 0 mappings are currently disabled on all arch...
uwe[src/trunk]: src/external/gpl3/gcc/usr.bin/backend Run configure with MAKE=${...
rtr[src/trunk]: src/sys/dev/pci/ixgbe remove duplicated assignment of mh->m_len
kefren[src/trunk]: src/sbin/ping6 Add options -X for deadline and -x for reply maxw...
pooka[src/trunk]: src/sys/rump/librump/rumpkern Implement fo_poll so that rump_sys...
christos[src/trunk]: src/external/bsd/blacklist/bin Merge the uid data too, so that w...
dholland[src/trunk]: src/sys/ufs/lfs Kill off ulfs_makedirentry; just pass the data t...
pooka[src/trunk]: src/share/misc +ODTW
matt[src/trunk]: src/sys/compat/netbsd32 Only define the KIOC netbsd32 stuff if t...
hannken[src/trunk]: src/sys/nfs Return an error if NFSPROC_LOOKUP returns the file h...
dholland[src/trunk]: src/sys/sys u_{long, short, char} -> unsigned {long, short, char}
christos[src/trunk]: src/sbin/gpt say that you need to destroy it first.
msaitoh[src/trunk]: src/sys/dev/usb Add some DisplayLink devices. 0x0117 and 0x0377 ...
jdolecek[src/trunk]: src/distrib/sets/lists/man add ahci(4) to list
christos[src/trunk]: src/external/gpl2/libmalloc/dist include unistd.h for getpagesize()
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers wpa_supplicant dropped the...
ozaki-r[src/trunk]: src/sbin/ifconfig Fix rump.ifconfig shows host's interface names...
christos[src/trunk]: src/external/gpl3 ifdef __RCSID
mrg[src/trunk]: src/sys/ddb only call the on-enter commands if we're not recursing.
rtr[src/trunk]: src/sys change nfs_boot_sendrecv to take sockaddr_in * instead o...
martin[src/trunk]: src/distrib Revert previous untill fallout has been fixed.
christos[src/trunk]: src/sys/arch/arm Rename the cpu_id() define to cpu_idnum() so th...
matt[src/trunk]: src/distrib/evbarm/instkernel/instkernel Update list of armv7 in...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm Fix armv3 segv compili...
christos[src/trunk]: src/sys/arch/mipsco/stand Strip more useless for booters section...
christos[src/trunk]: src/usr.bin/m4 mention that nesting limit is unimplemented
christos[src/trunk]: src/external/gpl2/texinfo Apply our patches and add build glue.
skrll[src/trunk]: src/sys/dev/ic Use bit defines to create bit groups for SL11_EPSTAT
abhinav[src/trunk]: src/usr.sbin/makemandb We don't need to parse the sections we do...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Fix kassert: npdp may be...
christos[src/trunk]: src/usr.bin/m4 fix the option string.
kamil[src/trunk]: src/doc libc: Add <stdalign.h> and <stdnoreturn.h>.
skrll[src/trunk]: src/sys/dev/ic Truncate the transfer length if an overflow is se...
tsutsui[src/trunk]: src/sys/arch/vax/boot/boot Enable LIBSA_CREAD_NOCRC. PR/50638
jdc[src/trunk]: src/sys/dev/ic Allow pcfiic to handle i2c writes using cmdbuf fo...
christos[src/trunk]: src/sys/arch/powerpc/stand/mkbootimage PR/50685: David Binderman...
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2016g from ftp:/...
pooka[src/trunk]: src/tests/fs/vfs create_many: remove PR kern/50607 xfail
christos[src/trunk]: src/doc new tzcode.
matt[src/trunk]: src/compat Only support oabi for earm*
roy[src/trunk]: src/sbin/ifconfig Modernise the output for the address to addres...
christos[src/trunk]: src/lib/libm Add the complex trig functions from FreeBSD
riastradh[src/trunk]: src/sys/ufs/ffs memcpy di_extb/db/ib separately. Noted by Cover...
pgoyette[src/trunk]: src/sys/modules Descend into the examples to build them all the ...
mrg[src/trunk]: src/usr.sbin/pcictl apply the previous typo in another place as ...
roy[src/trunk]: src/usr.sbin/ifwatchd Don't invoke scripts for INADDR_ANY or INA...
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Revert an older change as ...
skrll[src/trunk]: src/sys/dev/usb Update from t-hash with some changes from me.
christos[src/trunk]: src/include add stravis
wiz[src/trunk]: src/lib unsigned -> unsigned int
pooka[src/trunk]: src/sys/kern group msgbuf sysctls with the msgbuf code
christos[src/trunk]: src/external/gpl2/libmalloc merge changes, add build glue.
jdolecek[src/trunk]: src/sys/dev/ic add macros to read AQA subvalues, is used by nvme...
christos[src/trunk]: src/distrib/sets/lists/comp fix whitespace
wiz[src/trunk]: src/share/man/man4/man4.amiga Add some articles, sort SEE ALSO, ...
mrg[src/trunk]: src/distrib/sets/lists/base revert the previous; it seems to hav...
ozaki-r[src/trunk]: src/sys/netinet Use NULL instead of 0 for pointers
jdc[src/trunk]: src/sys/dev/i2c Increase the number of read retries (to 5).
msaitoh[src/trunk]: src/sys/dev/usb Regen.
salazar[src/trunk]: src/doc Lua 5.3.2: update doc/3RDPARTY and add entry to doc/CHANGES
maxv[src/trunk]: src/sys/arch/x86/x86 Remove outdated comments, typos, rename and...
martin[src/trunk]: src/sys/sys Welcome to 7.99.17 (if_clone_list() became public an...
knakahara[src/trunk]: src/sys/arch/x86 unify INTx, MSI and MSI-X APIs without alloc. (...
roy[src/trunk]: src/sys/netinet Separate ARP handling DAD from inet.
kiyohara[src/trunk]: src/sys/arch/arm/cortex Register sysmon_wdog.
christos[src/trunk]: src/lib/libm/complex fix VAX!
christos[src/trunk]: src/external/gpl2/groff/dist Import groff 1.19.2
dholland[src/trunk]: src/include/rpcsvc Uses BEGIN_DECLS and needs sys/cdefs.h.
christos[src/trunk]: src/external/public-domain/sqlite/lib Hack around ppc64.
macallan[src/trunk]: src/sys/arch/mips/ingenic explicitly un-suspend the OTG port aft...
roy[src/trunk]: src/lib/libc Bump libc version for ifaddrs.
skrll[src/trunk]: src/sys/arch/aarch64/include PR port-arm/50641: src/sys/arch/aar...
riastradh[src/trunk]: src/sys Those were local changes not meant to be part of the rev...
jdolecek[src/trunk]: src/share/man/man9 note that pci_intr_establish_xname() is new i...
roy[src/trunk]: src/external/bsd/wpa/dist Re-queue kqueue events after forking.
christos[src/trunk]: src/gnu/usr.bin unhook groff
christos[src/trunk]: src/sys/dev/pci PR/49927: Robert Millan: Avoid zerodivide on emu...
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Downing the interface now ...
snj[src/trunk]: src/distrib/notes/sparc64 don't look for now-gone sparc/legal
skrll[src/trunk]: src/external/gpl3/binutils/dist/bfd Make sure mips_elf_n32_is_lo...
christos[src/trunk]: src/external/gpl2 hook texinfo
jdolecek[src/trunk]: src/sys/dev/raidframe fix mistake fallthrough in the ioctl switc...
christos[src/trunk]: src/distrib/sets/lists bump libc
kefren[src/trunk]: src/sys/netinet Don't put segment on the wire if security reques...
roy[src/trunk]: src/tests/net/if Adjust tests to new output. Wait for DaD to fin...
kre[src/trunk]: src/tests/net/net More adaptation to new ifconfig output format ...
kamil[src/trunk]: src Import <stdalign.h>
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/m68k put the clobber after...
christos[src/trunk]: src/doc explain gnats
kamil[src/trunk]: src/doc libc: Add the timespec_get function and TIME_UTC definit...
htodd[src/trunk]: src/distrib/sets/lists/tests Fix debug build.
mrg[src/trunk]: src/share/mk set X11SRCDIR.xf86-video-modesetting correctly for ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common Avoid d...
matt[src/trunk]: src/sbin/brconfig Constify an array of strings.
kiyohara[src/trunk]: src/sys/dev/nand Use ONFI_STATUS_WP instead of 0x80.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia wait for PLLD2 lock
martin[src/trunk]: src/tests/net/mpls Before pinging, wait for addresses to come ou...
christos[src/trunk]: src/external/bsd/blacklist/lib put back setting uid and gid to -...
riz[src/trunk]: src/share/mk Build DTrace userland by default on i386, amd64 and...
msaitoh[src/trunk]: src/sys/dev/pci Add some Intel Core 5G devices and Realtek RTL81...
christos[src/trunk]: src/tests/net MKRUMP=no fixes (Robert Swindells)
jdolecek[src/trunk]: src/sys/dev fix DIOCCACHESYNC ioctl on ld(4) and raid(4) to work...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Add comments. Fix comments. No functional c...
christos[src/trunk]: src/tools look in external first.
kiyohara[src/trunk]: src/sys/arch/arm/omap am335x's main interrupt source is 128.
kre[src/trunk]: src/tests/net/net 80 column violation fixes, hopefully minor rea...
joerg[src/trunk]: src/external/gpl3/gdb/dist/opcodes Expand undefined number.
kiyohara[src/trunk]: src/sys/arch/arm/omap Support extclk. This value get from prop-...
maxv[src/trunk]: src/sys/arch Revert my previous change. It is too severe: a faul...
christos[src/trunk]: src/usr.sbin/ndp remove unused ancient code and widen v6 address...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc make regasub a c decl.
nonaka[src/trunk]: src/sys/dev/pci Limit the number of dma segments used for transm...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia more Tegra SATA init
kiyohara[src/trunk]: src/sys/arch/arm/omap Fix revision value. VERS2 is 0.
matt[src/trunk]: src/sys/arch/evbmips/conf No need for other kernel configs
matt[src/trunk]: src/sys/lib/libunwind Use ARM_ENTRY since these aren't thumb com...
msaitoh[src/trunk]: src/sys/dev/pci Add Intel Core 6G devices from datasheets.
ozaki-r[src/trunk]: src/sys/dev/ic Don't call atm_input directly
plunky[src/trunk]: src/lib/libbluetooth correct comment in literal section
flxd[src/trunk]: src/sys/dev Add tcu (MI). OK skrll@
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add graphics host offsets
pooka[src/trunk]: src/sys/sys Include <sys/kernel.h> only if it's needed.
hsuenaga[src/trunk]: src/sys/arch/arm fix Marvell Coherency Barrier register address.
pgoyette[src/trunk]: src/sys/dev Modularize the ld driver and all of its attachments....
dholland[src/trunk]: src/sys/fs/msdosfs u_int{8, 16, 32}_t -> uint{8, 16, 32}_t, also u_i...
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon Detect error earlier to a...
ozaki-r[src/trunk]: src/tests/net/mcast Use EXIT_FAILURE instead of 1
martin[src/trunk]: src/usr.sbin/sysinst Do not -DCATALOG_DIR for DEBUG builds to al...
mlelstv[src/trunk]: src/sys/arch/amiga/conf Don't use conflicting parameters for com...
roy[src/trunk]: src/external/bsd/wpa/bin Build with kqueue(2) support
jmcneill[src/trunk]: src/sys/arch/arm/nvidia fix SATA controller init
macallan[src/trunk]: src/sys/dev/sbus - finally fix tcx_clearscreen() and tcx_erasero...
mlelstv[src/trunk]: src/sys/dev/usb mcs is a 16bit value.
roy[src/trunk]: src/sys/arch/evbmips/conf Add COMPAT_70 to ERLITE for ifa_msghdr...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-nv always build ...
msaitoh[src/trunk]: src/sys/dev/pci Add missing pci_intr_release() for the detach.
christos[src/trunk]: src/lib/libc/gen fix the tools build.
msaitoh[src/trunk]: src/sys/dev/i2c Add Catalyst CAT34TS02C support.
christos[src/trunk]: src/sbin/ifconfig fix bugs in ssid printing
mrg[src/trunk]: src introduce a better pci_drvname() and PCI_IOC_DRVNAME as pcii...
christos[src/trunk]: src/sys/opencrypto From Alexander Nasonov:
martin[src/trunk]: src/sys/ufs/ffs Print all sizes as size_t
christos[src/trunk]: src/gnu/dist/groff groff has moved to external
mrg[src/trunk]: src/distrib/sets/lists/comp fix oabi arm builds - no eabi ldscri...
skrll[src/trunk]: src/sys/arch/arm/arm32 Print the Revision ID regster (verbose)
christos[src/trunk]: src/sys/arch/x86/x86 fix previous commit that ate all 4's, and a...
christos[src/trunk]: src/lib/libintl back to the defines (fixing a typo -- extra 'g')
mrg[src/trunk]: src/tools/gcc add a comment saying this is for GCC 4.8
matt[src/trunk]: src/common/lib/libc/string Don't compile if there is a macro of ...
mrg[src/trunk]: src/sys/external/bsd/drm2/radeon disable drmkms on r100 and most...
riastradh[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/common Need nbtool_config...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add Pepper and DuoVero.
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt - don't barf if the o...
gson[src/trunk]: src/tests/fs/ffs Incrase timeout for the benefit of the walk_lis...
matt[src/trunk]: src/sys/arch/mips/mips Add IPI_WDOG
riastradh[src/trunk]: src/sys/rump/librump/rumpkern Need <sys/mutex.h> for mutex(9).
pooka[src/trunk]: src/sys regen syscall files
christos[src/trunk]: src/distrib/sets/lists/debug add t_hypot
jmcneill[src/trunk]: src/sys/arch/arm/omap Add driver for AM335x TRNG module.
christos[src/trunk]: src/sys/arch/evbarm/stand/gzboot remove the MKPIE and MKCTF no h...
riastradh[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/common Need nbtools_confi...
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd try to adjust riscv
hikaru[src/trunk]: src/sys/dev/marvell Pass all unicast addresses if it is promisc ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Use PLL LFSR as rnd source.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf s/at mainbus0/at mainbus?/. And indent.
maxv[src/trunk]: src/sys/arch/mips/mips Remove unused (and buggy) function. Not e...
tsutsui[src/trunk]: src/etc/etc.atari Drop almost unnecessary devices for floppy to ...
matt[src/trunk]: src/lib/libarch Avoid defining MLIBDIR. Use ${MLIBDIR:Unone} in...
christos[src/trunk]: src/lib/libc/gen missing ia64.
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/dtrace PR/51539: Henning...
kiyohara[src/trunk]: src/sys/dev/marvell Add more #warning message 'Please use mvxpe ...
macallan[src/trunk]: src/sys/arch/mips/mips use PRIxCPUSET
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add KERNEL_BASE_PHYS for duovero and pe...
joerg[src/trunk]: src/lib/libc/db/btree Fix syntax for currently not compiled in c...
christos[src/trunk]: src/sys/dev/pci PR/50785: David Binderman: Remove dead code.
christos[src/trunk]: src/lib/libedit Remove utf8_islead() mbrtowc() handles this just...
dholland[src/trunk]: src/usr.bin/units Improve previous slightly; while we accept e.g...
joerg[src/trunk]: src/common/lib/libc/arch/arm/string Add ARM EABI aliases for ali...
christos[src/trunk]: src/distrib/sets/lists fix amiga sets
christos[src/trunk]: src/external/gpl3/binutils/dist/ld more riscv fixes
christos[src/trunk]: src/tools/gdb Fix the host build of aarch64 with clang
mrg[src/trunk]: src/external/mit/xorg/server/drivers build pnozz for xorg-server...
christos[src/trunk]: src/lib/libedit - don't set _GNU_SOURCE. We are not supposed to ...
christos[src/trunk]: src/external/public-domain/xz/bin/lzmainfo needs libpthread
christos[src/trunk]: src/lib/libedit Whitespace fix (Ingo Schwarze)
martin[src/trunk]: src/distrib/sets/lists/xdebug do not mark igs_drv.so.0.debug as ...
christos[src/trunk]: src/distrib/sets/lists bump libintl
manu[src/trunk]: src Make PTHREAD_KEYS_MAX dynamically adjustable
matt[src/trunk]: src/sys/dev/mii Add xxMarvell E6060 6-port 10/100 Fast Ethernet ...
christos[src/trunk]: src/share/mk bye {gcc,gdb,binutils}.old
ozaki-r[src/trunk]: src/sys/netinet6 Add missing pserialize_read_exit
seanb[src/trunk]: src/crypto/external/bsd/openssh/dist - Avoid uninitialized varia...
christos[src/trunk]: src/external/gpl3/gdb.old/dist import current gdb-7.10.1 as gdb.old
christos[src/trunk]: src/sys/dev/usb PR/50701: Martijn van Buul: Adjust MS Confort Mo...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Use %"PRIx8", not %hx...
pgoyette[src/trunk]: src/distrib/sets/lists/man Add some additional cat pages that ar...
matt[src/trunk]: src/sys/arch/cobalt #include <sys/cpu.h> or <mips/cpuregs.h> as ...
christos[src/trunk]: src/lib/libedit OpenBSD tokenizer.c rev. 1.8 2003/08/11 18:21:40...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt reduce ifdefs
wiz[src/trunk]: src/share/man/man4/man4.amiga Whitespace fixes.
matt[src/trunk]: src/sys/arch/mips/mips Don't .set mips3 if we are >= mips3 already
christos[src/trunk]: src/lib/libedit include explicitly errno.h since we use it.
christos[src/trunk]: src/lib/libcompat/regexp PR/50711: David Binderman: Fix memory l...
macallan[src/trunk]: src/sys/arch include cpuregs.h
matt[src/trunk]: src/sys/arch/mips Don't include <machine/param.h> in .S files, g...
christos[src/trunk]: src/external/gpl3/binutils Centralize the definition of TOP/DIST...
riastradh[src/trunk]: src/sys/arch/arm/nvidia Always initialize error.
christos[src/trunk]: src/sys/arch/mvme68k/stand/installboot uses _KERNTYPES
matt[src/trunk]: src/external/gpl3/binutils/dist/gas/config Fix a bug where the o...
christos[src/trunk]: src/share/mk Introduce NOPIE and NOCTF so that standalone progra...
riastradh[src/trunk]: src/sys/dev/usb regen
pooka[src/trunk]: src/sys/rump Add a "default" alias for RUMP_NBCOMPAT, in case "d...
martin[src/trunk]: src/sys/arch/vax/boot/boot Close the file descriptor used for lo...
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc/arch/mips64el regen
matt[src/trunk]: src/sys/arch/evbmips/rmixl Match sd and ld in addition to wd.
jmcneill[src/trunk]: src/sys/arch/evbarm/conf attach gpiobutton to power button pin
joerg[src/trunk]: src/lib/libcurses mvgetnstr should have a length argument as the...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Support Duovero and Pepper.
hannken[src/trunk]: src/sys/arch/x86/x86 Operation pmap_pp_clear_attrs() may remove ...
joerg[src/trunk]: src/sys Improve wording.
roy[src/trunk]: src/sys/compat/netbsd32 Add support for PPPOEGETPARMS and PPPOES...
hannken[src/trunk]: src/sys/ufs/lfs Fix copy and paste errors from last commits.
christos[src/trunk]: src/external/bsd/blacklist/test Add ability to test using a loca...
christos[src/trunk]: src/external/bsd/bind/dist Merge conflicts.
pooka[src/trunk]: src/sys/kern "rump_private.h" -> <rump-sys/kern.h>
macallan[src/trunk]: src/sys/arch/mips/mips - don't clear KX when disabling interrupts
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable MULTIPROCESSOR
riastradh[src/trunk]: src/sys/dev/acpi Avoid reading one byte past end of array.
manu[src/trunk]: src Make FUSE socket buffer tunable
dholland[src/trunk]: src/sys/dev/ppbus Add missing va_end, from David Binderman in PR...
matt[src/trunk]: src/sys/arch/mips Make db_expr_t long long when using the N32 ABI.
matt[src/trunk]: src/sys/arch/evbmips/cavium If booting a MULTIPROCESSOR kernel, ...
kre[src/trunk]: src/sys/arch/xen/include This should return the amd64 build to a...
matt[src/trunk]: src/sys/arch/evbarm/conf cinclude CUBIEBOARD.local
christos[src/trunk]: src/share/mk switch i386 to gdb-7.10.1
christos[src/trunk]: src/lib/libc/gen add or1k
matt[src/trunk]: src/sys/arch/mips/mips Add mipsX_nonmaskable_intr if DDB is defi...
dholland[src/trunk]: src/sys/arch/arc/stand/boot Add missing va_end. PR 50793 from Da...
christos[src/trunk]: src/distrib/sets/lists/comp add strchrnul
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable trng driver
roy[src/trunk]: src/usr.sbin/arp Document our RFC 5227 implementation.
riastradh[src/trunk]: src/sys/kern Don't schedule a softint if we have nothing to do.
christos[src/trunk]: src/sys/fs/msdosfs We can't depend on dp->d_namlen existing for ...
christos[src/trunk]: src/tools/ctfmerge use -pthread for more portability
skrll[src/trunk]: src/sys/arch/arm/nvidia Use arm_dmb. No functional change
martin[src/trunk]: src Note that update builds are broken if MKDTRACE got enabled f...
ozaki-r[src/trunk]: src/sys Pull out route lookups from L2 output routines
christos[src/trunk]: src/lib/libkvm mips needs _KMEMUSER for label_t in pcb.h
msaitoh[src/trunk]: src/sys/dev/pci Revert previos. Sorry, I committed in another wo...
christos[src/trunk]: src/external/gpl3/gdb.old merge branch.
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/asm Don't return void.
nat[src/trunk]: src/sys/dev/usb regen
martin[src/trunk]: src Note that dhcpcd objdir needs to be cleaned for update builds.
ozaki-r[src/trunk]: src/sys Introduce softint-based if_input
martin[src/trunk]: src/external/gpl3/binutils/usr.bin/ld Install the arm ldscripts ...
christos[src/trunk]: src/lib/libc/arch/mips/gen cache stuff needs _KERNTYPES
christos[src/trunk]: src/tools Tool version
roy[src/trunk]: src/share/man/man7 Document net.inet.ip.dad_count.
matt[src/trunk]: src/sys/arch/mips/mips Save a few instructions and use ei on mip...
christos[src/trunk]: src/external/bsd/blacklist/bin Add more debugging, simplify.
matt[src/trunk]: src/sys/arch/mips/mips Add a verbose message when booting second...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf add HDAUDIOVERBOSE
joerg[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto When loading a globa...
wiz[src/trunk]: src/usr.bin/make Spelling fixes.
ozaki-r[src/trunk]: src/sys/netinet Remove unnecessary #ifdef IPSEC
christos[src/trunk]: src/lib/libc Sync with compat and remove dup implementations of ...
skrll[src/trunk]: src/sys/arch/arm/arm32 Use armreg_auxctl_{read, write} instead of...
matt[src/trunk]: src/sys/arch/algor #include <mips/cpuregs.h>
dholland[src/trunk]: src/sys/arch/sgimips/stand/common Add missing va_list, from Davi...
skrll[src/trunk]: src/sys/dev/usb Add missing KERNHIST_LINK_STATIC(usbhist). Poin...
skrll[src/trunk]: src/sys/dev/pci Read sc_if_flags after taking core lock
christos[src/trunk]: src/sys/fs/msdosfs - split a long line.
christos[src/trunk]: src/sys/arch/x86/x86 fix printf formats
spz[src/trunk]: src note that the OpenSSL import requires some objdir cleanup
riastradh[src/trunk]: src/lib/libc/net Avoid shadowing global.
macallan[src/trunk]: src/sys/dev/pci add another special case so SM50x's framebuffer ...
mrg[src/trunk]: src/distrib/sets/lists/xserver mark pnozz obsolete on xorg-serve...
roy[src/trunk]: src/sys/netinet Implement RFC 5227 2.4 Ongoing Conflict Detectio...
jmcneill[src/trunk]: src/sys/dev/sdmmc support 8-bit mode for SDHC 3.0+ controllers
mrg[src/trunk]: src/external/gpl3 move the GDB_MACHINE_ARCH setting into a separ...
christos[src/trunk]: src/external/gpl3/gcc/dist/libgcc The NetBSD libc provides the s...
christos[src/trunk]: src/sys/arch/amd64/include Add more relocation constants
wiz[src/trunk]: src/distrib/sets/lists/xdebug Mark /usr/X11R7/lib/modules/libi2c...
wiz[src/trunk]: src/usr.bin/gettext Add missing .El and other minor fixes.
christos[src/trunk]: src/external/bsd/bind/dist/bin/named PR/51542: Henning Petersen:...
nat[src/trunk]: src/sys/dev/usb IQ Calibration for urtwn devices.
christos[src/trunk]: src/distrib/sets/lists fix dreamcast sets.
hsuenaga[src/trunk]: src/sys separate buffer management codes 'mvxpbm.c' from if_mvxp...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
christos[src/trunk]: src/lib/libedit/TEST Compile with WIDECHAR the same way the main...
wiz[src/trunk]: src/usr.sbin/user Document file format better. From Travis Paul ...
roy[src/trunk]: src/sys/net Allow sppp to be #if NSPPP > 0
msaitoh[src/trunk]: src/sys/dev/pci Call wm_pll_workaround_i210() at the end of the ...
skrll[src/trunk]: src/sys/arch/arm/allwinner AWIN_SDRAM_PBASE is actually 0x20000000
matt[src/trunk]: src/sys/arch/evbmips/conf Add wdog0
riz[src/trunk]: src/sys/kern Implement the 'io' provider for DTrace. From riast...
riastradh[src/trunk]: src/sys/ufs/lfs Explicitly cast between char and unsigned char h...
roy[src/trunk]: src/usr.sbin/rtadvd Use %m in syslog(3) instead of %s strerror(3).
manu[src/trunk]: src/lib/libperfuse Fix dot-lookup when readdir does not provide ...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm/test/CodeGen Mark files not pres...
hsuenaga[src/trunk]: src/sys/arch/arm/marvell add ARMADA XP's Soc internal bus(Mbus) ...
christos[src/trunk]: src Define _KERNTYPES for things that need it.
matt[src/trunk]: src/sys/arch/mips/mips Convert a KASSERT to KASSERTMSG
plunky[src/trunk]: src/external/bsd/pcc update build machinery for pcc-20160208
skrll[src/trunk]: src/sys/kern KNF
martin[src/trunk]: src/lib/libc/rpc Avoid strict alias violation for VAX
christos[src/trunk]: src/external/gpl3/binutils regen earm, rest of ia64
mrg[src/trunk]: src/share/mk switch i386 and 32 bit mips to GDB 7.12.
maya[src/trunk]: src/share/man/man4 Bump date for previous ciss(4) change
roy[src/trunk]: src/sys/netinet Don't set errno. Thanks to skrll@
mrg[src/trunk]: src/distrib/sets/lists/comp libc_fp is arch64 only.
bouyer[src/trunk]: src/lib/libquota Some NFS servers return RPC_PROGNOTREGISTERED i...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core dtor gets called...
jandberg[src/trunk]: src Fix some awkward language in manpage and code comments.
christos[src/trunk]: src/external/gpl3/binutils merge conflicts, regen for x86.
christos[src/trunk]: src/sys/arch expose the kernel types for standalone code.
macallan[src/trunk]: src/libexec/ld.elf_so/arch/mips make debug code compile again
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable __HAVE_MM_MD_DIRECT_MAPPED_PHYS ...
sjg[src/trunk]: src/usr.bin/make It's 2016
matt[src/trunk]: src/sys/lib/libkern If the platform support popcount as a __buil...
hsuenaga[src/trunk]: src/sys/arch/arm/marvell dump Mbus settins on boot if AV_VERBOSE...
nonaka[src/trunk]: src/usr.bin/ftp Initialize the token match pointer.
christos[src/trunk]: src/share/mk Add the missing CTFMERGE step.
nonaka[src/trunk]: src/sys/dev/acpi Dump more FADT fields from ACPI 6.1.
christos[src/trunk]: src/sys/arch/sgimips/dev PR/50783: David Binderman: Indent switc...
roy[src/trunk]: src/external/bsd/libproc Only build tests if MKATF != no
martin[src/trunk]: src/tools/gcc Add missing closing ) and line continuation for mk...
skrll[src/trunk]: src/sys/dev/usb Re-enable the TT support that existed previously.
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb Add new path for arm
mrg[src/trunk]: src/sys/external/bsd/ipf/netinet fix !INET6 builds
pooka[src/trunk]: src/sys/rump/librump/rumpkern In case pagedaemon can't release a...
christos[src/trunk]: src/sys/arch/arm/omap fix typo
christos[src/trunk]: src/sys/dev/ic sync antenna vals with OpenBSD, some changes from...
christos[src/trunk]: src/bin/ed PR/50734: David Binderman: check bounds before derefe...
matt[src/trunk]: src/sys/arch/mips/conf Add a wdog for octeon
matt[src/trunk]: src/sys/arch/mips/mips Add octeon_reset_vector which handles sof...
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.6.1.
joerg[src/trunk]: src/external/gpl2/texinfo/dist/info Explicitly cast Meta(c) to c...
christos[src/trunk]: src/share/mk fix pasto
christos[src/trunk]: src/usr.bin Add a program to find the latest timestamp in a cvs ...
christos[src/trunk]: src/distrib/utils/more PR/50710: David Binderman: Fix memory leak.
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for GDB 7.12 and i386 (un...
wiz[src/trunk]: src/doc texinfo-6.1 and grep-2.23 out.
macallan[src/trunk]: src/sys/arch/mips/mips sync _MTC0_V0_USERLOCAL with cpuregs.h
matt[src/trunk]: src/sys/arch/evbmips/cavium Add an assert to verify interrupts a...
matt[src/trunk]: src/sys/arch/mips/mips Make sure KX/UX stay on in 64-bit kernels...
christos[src/trunk]: src/lib/libedit more include file cleanup (Ingo Schwarze)
christos[src/trunk]: src/sbin/disklabel PR/50729: Izumi Tsutsui: Add "SMALLPROG"-like...
martin[src/trunk]: src/share/mk Enable MKCOMPAT for earm*, now that it works. Ok: m...
christos[src/trunk]: src/external/gpl3/gdb.old One more level down
christos[src/trunk]: src/sys/external/bsd/acpica/dist/compiler PR/51540: Henning Pete...
lneto[src/trunk]: src/external/mit/lua/dist/src fixed metatable access to dealloca...
christos[src/trunk]: src/sys/arch/amd64/conf compile full symbol table for CTF so FBT...
rjs[src/trunk]: src Build both xf86-video-radeon drivers for amd64 and i386, jus...
htodd[src/trunk]: src/distrib/sets/lists/xdebug Fix debug build - something isn't ...
dholland[src/trunk]: src Track down and fix two missing uses of SEGSUM_FINFOBASE().
skrll[src/trunk]: src/libexec/ld.elf_so Fix .note.netbsd.march by ensuring correct...
christos[src/trunk]: src/usr.bin/ftp PR/51558: ast@: ftp dumps core after usage messa...
matt[src/trunk]: src/sys/arch/mips/include Add missing but now defined trap types...
maxv[src/trunk]: src/sys/compat Uninitialized var, found by mootja; not tested, b...
riastradh[src/trunk]: src/sys/arch Add nouveau to x86 GENERIC kernels.
plunky[src/trunk]: src/sys/dev/usb extend the match function, to match devices from...
joerg[src/trunk]: src/external/gpl2/groff/dist/src/roff/troff Revert half of the l...
macallan[src/trunk]: src/lib/libc_fp/arch/mips set MKSOFTFLOAT=no so we don't get ano...
matt[src/trunk]: src/sys/arch/mips/mips Fix corruption of EntryHi (restored from ...
christos[src/trunk]: src/sys/arch/powerpc/include use __register_t
christos[src/trunk]: src/tools/dbsym Figure out if we need libdl.
matt[src/trunk]: src/sys/uvm/pmap Use PMAP_MAP_POOLPAGE instead of POOL_PHYSTOV s...
christos[src/trunk]: src/sys/uvm PR/50744: NONAKA Kimihiro: Protect more stuff with _...
riastradh[src/trunk]: src/share/examples/npf Add $NetBSD$ tag.
christos[src/trunk]: src/external/gpl3/binutils.old import the HEAD of binutils as bi...
roy[src/trunk]: src/sys/net Guard against the possibility the there is no ready ...
knakahara[src/trunk]: src/sys eliminate variable argument in encapsw
christos[src/trunk]: src/sys/arch/mvme68k/stand/bootst use gets_s
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC 5.3. round 1. this probab...
dholland[src/trunk]: src/bin/ksh PR 49595 William Ahern: The exit status of "unset NO...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add Gumstix Inc's Pepper and DuoVero.
martin[src/trunk]: src/external/public-domain/sqlite PR lib/51533: make big endian ...
christos[src/trunk]: src/tests/rump/modautoload Disable aslr too since we are playing...
christos[src/trunk]: src/sys/arch/x86/x86 just whitespace.
christos[src/trunk]: src/external/cddl/osnet/sys/sys define it when we have vaddr_t e...
riz[src/trunk]: src/etc Create dtrace device as part of "all"
christos[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/external/gpl3/binutils grow another arm.
nat[src/trunk]: src/sys/dev/usb Add Realtek 8192EU usb wifi adaptor.
christos[src/trunk]: src/share/mk switch to gdb.old
christos[src/trunk]: src/sys/arch/i386/include expose __vaddr_t for segments.h since ...
christos[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams fix emulation path
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for GDB 7, 12 and mips64*....
christos[src/trunk]: src/lib/libedit one more
christos[src/trunk]: src/distrib/amd64/installimage Grow!
ryo[src/trunk]: src/sys/arch/arm/imx add more register definitions.
christos[src/trunk]: src/external/gpl3/binutils.old Sync with binutils.
christos[src/trunk]: src/external/bsd/blacklist/bin restore address length before pri...
riastradh[src/trunk]: src/sys/dev/usb Null suspend/resume handler for uplcom(4).
matt[src/trunk]: src/sys/arch/mips/include Add a IPI for watchdogs.
jdolecek[src/trunk]: src/sys/dev/pci provide intr xname
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon PR/50815: David Binderman...
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for GDB 7.12 and coldfire...
gson[src/trunk]: src/share/man/man4 HP Smart Array P410i works for me
msaitoh[src/trunk]: src/sys/arch/x86/x86 Fix typo in comment.
maya[src/trunk]: src/distrib/sets/lists/base we build libc_fp for mips64* only, a...
skrll[src/trunk]: src/sys/arch/arm/allwinner Oops fix PBASE for non-A80
christos[src/trunk]: src/lib/libc/arch/vax/gen use __register_t
alnsn[src/trunk]: src/sys/arch/amd64/include Include <i386/sljit_machdep.h> for i3...
mrg[src/trunk]: src/share/mk fix MKDEBUG vs parallel builds. split the creation...
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Name of the USB module is known, a...
christos[src/trunk]: src/external/cddl/osnet/sys/sys we don't keed page count in user...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Don't store non-enume...
christos[src/trunk]: src/sys/arch/i386/stand We'll define the kernel types for standa...
joerg[src/trunk]: src/external/gpl2/groff/dist/src/roff/troff BEGIN_QUOTE and END_...
christos[src/trunk]: src/external/gpl3/gdb/lib regen amd64
kiyohara[src/trunk]: src/sys/arch/arm/omap Support TI_AM335X gpio to omap2_gpio.c.
roy[src/trunk]: src/external/cddl/osnet/usr.sbin/dtrace Add -Wno-format-nonliteral
christos[src/trunk]: src/sys/dev/pci PR/50817: David Binderman: Delete dead code (cop...
christos[src/trunk]: src/external/bsd/dhcpcd/dist make DEBUG_NS compile.
sjg[src/trunk]: src/usr.bin/make Document .OBJDIR target.
matt[src/trunk]: src/sys/arch/mips/cavium Add wdog support
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
roy[src/trunk]: src/usr.sbin/ifwatchd Remove rescan_interfaces as the interface ...
roy[src/trunk]: src/usr.sbin/rtadvd Set the hoplimit of 255 as specified in RFC ...
riastradh[src/trunk]: src/sys/arch/amd64/amd64 Use KASSERTs supported by CTASSERTs, no...
christos[src/trunk]: src/external/gpl3/binutils one left but evbarm64 but clang is bu...
nat[src/trunk]: src/sys/dev/wsfb Fix splashscreen on resolutions where text is c...
matt[src/trunk]: src/sys/arch/evbarm/tegra Increase kernel VA space for kernels t...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist merge conflicts
joerg[src/trunk]: src/usr.sbin/btpand The last argument before ... must not be def...
wiz[src/trunk]: src/share/man/man9 Fix xref, sort SEE ALSO.
christos[src/trunk]: src/lib/libedit GC IGNORE_EXTCHARS and simplify code (Ingo Schwa...
msaitoh[src/trunk]: src/sys/dev/pci Remove debug message.
christos[src/trunk]: src/distrib/sets/lists/comp Add more linker scripts
riz[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Adapt getmajor...
riastradh[src/trunk]: src Need <stdbool.h> for true/false.
roy[src/trunk]: src/sys/netinet Remove unused variable.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia set VDD_CPU to 1.4V
christos[src/trunk]: src/distrib/sets handle both binutils 2.23 and 2.26
hannken[src/trunk]: src/sys/ufs/ufs ufs_inactive: take UFS_WAPBL_BEGIN() before call...
dholland[src/trunk]: src/sys/compat/netbsd32 Use ktrgeniov, not ktrgenio, in writev.
hsuenaga[src/trunk]: src/sys/net Obtain softnet_lock before entering IP networking st...
christos[src/trunk]: src/external/gpl3/gdb Merge conflicts and regen amd64
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Update from the latest Intel SDM:
plunky[src/trunk]: src/distrib/sets/lists add pcpp binary, now in pcc-20160208. Als...
joerg[src/trunk]: src/external/bsd/openpam/dist/doc/man Switch .Nm to match file n...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix omap2_gpio_*() into #if - #endif.
nat[src/trunk]: src/sys/dev/usb Add a kthread to update display with framebuffer...
mrg[src/trunk]: src/external/gpl3/gcc regen mknative for all ports and GCC 5.4 a...
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Merge conflicts
christos[src/trunk]: src/lib/libc/arch/mips assym.h needs _KERNTYPES
pooka[src/trunk]: src/sys/sys bump version for pr_output change
roy[src/trunk]: src/external/cddl/osnet/usr.sbin/dtrace dtrace needs Wno-format-...
christos[src/trunk]: src/distrib/sets/lists/xcomp add nouveau lint file
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd we have our own popcount.
christos[src/trunk]: src/distrib/sets/lists fix evbarm sets.
nonaka[src/trunk]: src/sys/arch Added MSI/MSI-X and interrupt_distribute(9) support...
matt[src/trunk]: src/sys/arch/evbmips/malta/dev #include <mips/cpuregs.h>
skrll[src/trunk]: src/sys/arch/arm/cortex Correct a comment
christos[src/trunk]: src/distrib/sets/lists fix shark sets
ryo[src/trunk]: src/sys/arch add support MT7628/MediaTek LinkIt Smart 7688
christos[src/trunk]: src/lib/libedit From Ingo Schwartze:
dholland[src/trunk]: src/sys/kern PR 49636 Henning Petersen: use "0L" to return 0 fro...
christos[src/trunk]: src/tools/mdsetimage kill error message
christos[src/trunk]: src/external/gpl3/binutils regen and fix aarch64
christos[src/trunk]: src/share/mk flip amd64 and evbarm to the new binutils
hsuenaga[src/trunk]: src/sys/arch/arm/arm initialize sdcache operations for PJ4B.
msaitoh[src/trunk]: src/sys/dev/pci s/max/ralmax/. No functional change.
christos[src/trunk]: src/lib/libedit change tests for fgetln.
ozaki-r[src/trunk]: src/tests/net/if_bridge Disable test_ping_failure which is condu...
msaitoh[src/trunk]: src/sys/dev/pci - s/82081/82801/ from OpenBSD.
kre[src/trunk]: src/tests/net/net PR bin/51532 - kill the test http server befor...
jmcneill[src/trunk]: src/sys/dev/gpio Simple driver for gpio control of rf enable/dis...
skrll[src/trunk]: src/external/gpl3/gdb/lib mknative for hppa gdb 7.12
spz[src/trunk]: src periphereal updates and generated files for the new openssl.
christos[src/trunk]: src/distrib/sets/lists/comp add ldscripts
nonaka[src/trunk]: src/sys/dev/pci fix typo. s/Wirelsss/Wireless/
christos[src/trunk]: src/include add strchrnull
matt[src/trunk]: src/sys/arch/mips/include Multiple inclusion protection
pooka[src/trunk]: src/sys/modules Use SRCS+= instead of SRCS= in Makefile.incs to ...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Flush unused function.
christos[src/trunk]: src/tools/mdsetimage Add -ldl if it is needed
christos[src/trunk]: src/lib/libedit Adjust API to a more modern readline (Ryo Onodera)
christos[src/trunk]: src/external/mit/xorg/server/xorg-server Include <bsd.own.mk> be...
joerg[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs dmu_objset_rename...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia dont set SDHC_FLAG_NO_HS_BIT flag
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for GDB 7.12 and sparc, s...
christos[src/trunk]: src/sys/arch/x86 Add support for grub to find the ACPI root tabl...
matt[src/trunk]: src/sys/arch/mips Define COP0 register that use select value in ...
abs[src/trunk]: src/sys/arch/vax/vsa Add missing break - from Felix Deichmann in...
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd If SMALLPROG is defined, use...
christos[src/trunk]: src/external/gpl3/gcc/usr.bin/common-target fix ssp build on ami...
joerg[src/trunk]: src/tests/lib/libc/sys Don't pass uninitialized variables by value.
skrll[src/trunk]: src/sys/arch Fix up bcm283[56] bus_space(4) to really use bus ad...
matt[src/trunk]: src/sys/arch/mips #include <sys/cpu.h> or <mips/cpuregs.h> as ne...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 Fixed typo in sparc64_send_ipi_sun4...
matt[src/trunk]: src/sys/arch/mips/mips Indent branch delay slot instructions.
christos[src/trunk]: src/usr.sbin/postinstall Add ip6addrctl
christos[src/trunk]: src/lib/libpthread Fix previous: Can't use calloc/malloc before ...
riastradh[src/trunk]: src/sys/uvm/pmap Use IPL_NONE for pserialized lock. Assert slee...
pooka[src/trunk]: src/sys/rump Add "all" and "none" as acceptable RUMP_NBCOMPAT va...
christos[src/trunk]: src/external/bsd/dhcpcd/dist Handle static routes in IPv4. Routi...
christos[src/trunk]: src/usr.sbin/makemandb Don't crash if we have a missing section.
matt[src/trunk]: src/sys/arch/mips/mips Fix disassembly of trap-immediate instruc...
hsuenaga[src/trunk]: src/sys/dev/marvell reduce magic numbers. SDRAM address space at...
jmcneill[src/trunk]: src/sys/arch/evbarm/awin Olimex A20-OLinuXino-LIME2 support, fro...
christos[src/trunk]: src/distrib/sets/lists remove debug/lint sets now that the Makef...
matt[src/trunk]: src/sys/dev/mii Constify nibbletab
nonaka[src/trunk]: src/sys/dev/usb Add NTT DOCOMO L-05A.
kiyohara[src/trunk]: src/sys/arch/evbarm Support tifb.
martin[src/trunk]: src/external/gpl3/binutils/dist Make the vax target buildable
jdolecek[src/trunk]: src/usr.sbin/intrctl reduce the affinity column to just 5 chars ...
jdolecek[src/trunk]: src/sys/arch/x86 provide intr xname
ozaki-r[src/trunk]: src/tests/net/route Improve stability of route_flags_xresolve tests
christos[src/trunk]: src/lib/libedit cleanup chartype.h includes (Ingo Schwarze)
kre[src/trunk]: src/lib/libc/time Patch 0001 from upstream to tzcode2016g to res...
christos[src/trunk]: src/sys/arch/mmeye/stand/bootcoff Need _KERNTYPES for round_page...
jdolecek[src/trunk]: src/usr.sbin/intrctl add HISTORY and AUTHORS
mrg[src/trunk]: src/distrib/sets/lists/comp add arm64 ldscripts
christos[src/trunk]: src/external/gpl3 use EXTERNAL_FOO_SUBDIR
mrg[src/trunk]: src/tools/binutils pass -L in LDFLAGS. clang complains about it...
pgoyette[src/trunk]: src/sys/kern In module_do_load(), consolidate checking for a pre...
mrg[src/trunk]: src/external/mit/xorg/server/drivers begin to get alpha to xorg-...
maxv[src/trunk]: src/sys/dev/fdt Memory leak, found by mootja; not tested, but ob...
riastradh[src/trunk]: src/sys/external/bsd/drm2 Pass a sensible device state pointer t...
matt[src/trunk]: src/sys/arch/mips/mips Add stuff from mips_param.h that the .S f...
christos[src/trunk]: src/usr.sbin/altq/altqstat PR/50824: David Binderman: Limit scan...
christos[src/trunk]: src/share/man/man9 we don't have va_mask
kiyohara[src/trunk]: src/sys/arch/arm/omap Update unused tifb. wscons is working.
roy[src/trunk]: src/external/cddl/osnet/dist Mark printflike functions as __prin...
pho[src/trunk]: src/share/man/man4 PR kern/32569: Describe the sysctl variable t...
ozaki-r[src/trunk]: src/tests/net/if_pppoe Make sure to run cleanup
nat[src/trunk]: src/sys/dev/usb printf -> aprint_normal.
christos[src/trunk]: src/lib/libedit whitespace and header sorting changes (Ingo Schw...
phx[src/trunk]: src/sys/arch/amiga/dev Removed unused variable to make it compil...
christos[src/trunk]: src/lib/libintl Patch from William Orr in tech-userlevel:
matt[src/trunk]: src/sys/arch/arm/arm32 Add a clrex/dmb to irq path as recommende...
christos[src/trunk]: src/sys/arch/i386/include one more.
nonaka[src/trunk]: src/sys/arch/zaurus/conf Reduced INSTALL kernel size.
christos[src/trunk]: src/share/mk Switch i386 to new binutils.
christos[src/trunk]: src/external/bsd/wpa/bin the eloop hack should not be needed any...
matt[src/trunk]: src/sys/dev/nor #include <sys/sched.h> for yield();
christos[src/trunk]: src/lib/libedit One macro is enough (Ingo Schwarze)
christos[src/trunk]: src/sys/arch/evbarm/stand/gzboot Disable PIE and CTF for standal...
skrll[src/trunk]: src/sys/external/bsd/drm2/include/linux In msleep use mdelay if ...
christos[src/trunk]: src/sys/arch/alpha/include use __paddr_t since this is a userlan...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Enable tifb and wsdisplay.
pgoyette[src/trunk]: src/share/misc Add a couple of entries for NFC
sjg[src/trunk]: src/usr.bin/make Add support for .dinclude
lneto[src/trunk]: src/external/mit/lua/dist lua: merged 5.3.2
bouyer[src/trunk]: src/crypto/external/bsd/openssl Remove, should have been added o...
christos[src/trunk]: src/tools/dbsym silent when we don't have -ldl
matt[src/trunk]: src/sys/arch/mips/mips Fix octeon_reset_vector to work in non-MP...
mrg[src/trunk]: src/share/mk switch alpha to GDB 7.12. it works just as feature...
joerg[src/trunk]: src/usr.sbin/installboot Linking against libutil is not appropia...
christos[src/trunk]: src/external/gpl3/gdb.old re-add all the removed files
matt[src/trunk]: src/sys/arch/dreamcast/include Add avail_start, avail_end declar...
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc fix merge conflicts from import of...
roy[src/trunk]: src/sys Revert prior change, optionally include PPPOE and SPPP s...
matt[src/trunk]: src/sys/arch/pmax #include either <sys/cpu.h> or <mips/cpuregs.h...
christos[src/trunk]: src/sys/rump/include/rump PR/50631: Joerg Sonnenberger: Don't re...
dholland[src/trunk]: src/games/fortune/datfiles add a couple
nat[src/trunk]: src pad(4) must be open before corresponding audio device is ope...
riastradh[src/trunk]: src/sys/kern Move entropy_count into the scope where it is used.
christos[src/trunk]: src/external/cddl/osnet/usr.bin/ctfmerge don't link/depend on li...
maxv[src/trunk]: src/sys/dev/pci/cxgb There are two memory leaks here, found by m...
christos[src/trunk]: src/tests/lib/librumpclient revert, fixing the real cause.
pooka[src/trunk]: src/sys/rump implement bus_dmamem_free()
sjg[src/trunk]: src/usr.bin/make getBoolean:
macallan[src/trunk]: src/sys/arch/evbmips/loongson more cpuregs.h
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/mips Add the historical __...
roy[src/trunk]: src/sys Mark arprequest static and introduce arpannounce so that...
christos[src/trunk]: src/sys/arch/hp300/stand get rid of gets/tgets
roy[src/trunk]: src/external/cddl/osnet/dist/cmd/dtrace Add some __printflike an...
knakahara[src/trunk]: src/sys implement encapsw instead of protosw and uniform prototype.
jmcneill[src/trunk]: src/sys/dev/gpio remove debug printf
jmcneill[src/trunk]: src/sys/dev/hdaudio add Tegra124 HDMI
pooka[src/trunk]: src/sys/rump/include/rump-sys Remove leading spaces.
riastradh[src/trunk]: src/share/man/man9 cardbus autoconf uses cardbus_attach_args, no...
dholland[src/trunk]: src/usr.bin/xinstall Don't assume HAVE_POSIX_SPAWN when building...
abhinav[src/trunk]: src/usr.bin/uniq A small optimization: since we already know the...
abhinav[src/trunk]: src/usr.bin/uniq Fix the bug introduced in the previous commit.
nat[src/trunk]: src/sys/dev/usb Stop crash when switching vt or leaving X windows.
macallan[src/trunk]: src/lib/libc_fp/arch/mips fix tpyo
skrll[src/trunk]: src/sys/arch/arm/arm Dont use magic number.
ozaki-r[src/trunk]: src/sys/arch Add IFA_STATS to ALLs
riastradh[src/trunk]: src/sys/rump/librump/rumpkern Caller must have exclusive access ...
pooka[src/trunk]: src/sys/rump Put the kernelside rump kernel headers into <rump-s...
matt[src/trunk]: src/sys/arch/mips Use ci_nmi_stack
christos[src/trunk]: src/tools/mandoc clean Makefile.local
mrg[src/trunk]: src/distrib/sets/lists/comp revert the previous - those are only...
kiyohara[src/trunk]: src/sys/arch/arm/omap Add support OMAP_4430.
matt[src/trunk]: src/sys/ddb Add support for 'q' qualifier for 64-bit values on e...
dholland[src/trunk]: src/share/misc +FTR (from Nikolai Lifanov in PR 50293)
ozaki-r[src/trunk]: src/sys/net Simplify bridge(4)
ozaki-r[src/trunk]: src/sys/net Run if_link_state_change in softint
skrll[src/trunk]: src/external/gpl3/gdb/dist/bfd We have our own popcount
rtr[src/trunk]: src/sys/netinet Fix building of IPv4-Mapped IPv6 addresses.
christos[src/trunk]: src/gnu/usr.bin/gettext prefer our gettext version
skrll[src/trunk]: src/sys/dev/usb Make the non-USBHIST case compile
christos[src/trunk]: src/external/gpl2/xcvs/dist/src Remove trailing whitespace from ...
ozaki-r[src/trunk]: src/sys Don't hold global locks if NET_MPSAFE is enabled
christos[src/trunk]: src/lib/libedit Change the test for the size of encoded buffer t...
ozaki-r[src/trunk]: src/sys/net Don't share struct work, instead have one per softc
roy[src/trunk]: src/external/cddl/osnet/usr.bin/ctfdump Fix build.
skrll[src/trunk]: src/sys/arch/mips/mips Trailing whitespace
dholland[src/trunk]: src/sys/arch/emips/stand/common Fix wrong indent.
rkujawa[src/trunk]: src/share/man/man4/man4.amiga Cross-reference xsh(4) and xsurf(4).
skrll[src/trunk]: src/sys/arch/x86/acpi Don't include sys/cdefs.h and __KERNEL_RSC...
christos[src/trunk]: src/sys/arch/arm/omap fix compilation.
flxd[src/trunk]: src/sys/arch/alpha/conf Add tcu and gpio for TC-USB support. OK ...
joerg[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto Make assembler modul...
christos[src/trunk]: src/lib/libpthread Thanks rump for not letting us use even mmap ...
roy[src/trunk]: src/sys/compat/netbsd32 Support SPPPGETAUTHCFG and SPPPSETAUTHCFG.
chs[src/trunk]: src/sys zero the i2c_attach_args structure before filling it in.
roy[src/trunk]: src/doc Note import of dhcpcd-6.11.4
maya[src/trunk]: src/lib/librumpuser/build-aux use mktemp instead of $RANDOM for ...
christos[src/trunk]: src/lib/libc/stdlib vmparam.h is a kernel header.
matt[src/trunk]: src/sys/arch/mips/mips Deal with cpu_info_store that spans a 32K...
martin[src/trunk]: src/sys/arch/mips/mips Fix printf formats for db_expr_t on 32bit...
dholland[src/trunk]: src/sys/arch/powerpc/oea Add missing va_end, from David Binderma...
matt[src/trunk]: src/sys/uvm/pmap Don't call kcpuset_intersecting_p and then kcpu...
christos[src/trunk]: src/external/gpl3/binutils/dist/ld fix typo.
christos[src/trunk]: src/sys/compat/ndis PR/50784: David Binderman: Add missing brace...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/device Ma...
christos[src/trunk]: src/external/gpl3/gcc/lib/libtsan add glue for unimplemented pla...
wiz[src/trunk]: src/lib/libc/gen Use Fn. Merge two EINVAL sections.
skrll[src/trunk]: src/external/gpl3/binutils.old Remove binutils.old now it is no ...
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Fix pin group mappings and non-DIAGNOST...
christos[src/trunk]: src/external/gpl3/binutils/lib/libbfd/arch/ia64 regen ia64
dholland[src/trunk]: src/sys/ufs/lfs Add byteswapping to the inode block-pointer acce...
joerg[src/trunk]: src/external/cddl/osnet/dev/sdt SDT is not a disease. Use const ...
dholland[src/trunk]: src/sys/arch/emips/stand/common Add missing va_end(). PR 50794 f...
christos[src/trunk]: src/lib/libedit/readline remove duplicate declaration
youri[src/trunk]: src/distrib/notes/common Add myself.
joerg[src/trunk]: src/sys/fs/msdosfs Toolify.
nat[src/trunk]: src/external/realtek/urtwn Add firmaware for Realtek 8192ee/eu.
pgoyette[src/trunk]: src/sys More prep: add a xxxfini() routine to each subcomponent...
matt[src/trunk]: src/sys/arch/mips/mips XXX cast NBPG to vaddr_t to avoid promoti...
joerg[src/trunk]: src/sys Create a per-device state for iscsi(4), effectively maki...
matt[src/trunk]: src/sys/arch/mips/mips #include <mips/cpuregs.h>
joerg[src/trunk]: src/sys/arch/sparc/include Macros expanding to defined() express...
skrll[src/trunk]: src/sys/arch/mips/mips vaddr_t -> register_t in range cache ops
christos[src/trunk]: src/common/lib/libc/string Add strchrnul
christos[src/trunk]: src/lib/libedit OpenBSD eln.c rev. 1.3 2011/11/27 21:46:44 pascal
joerg[src/trunk]: src/sbin/ping Make optspace an array of uint8_t, since some of t...
hsuenaga[src/trunk]: src/sys/arch/evbarm/marvell initialize ARMADA XP's Mbus address ...
mrg[src/trunk]: src/tools/gcc prepare for GCC 5:
joerg[src/trunk]: src/sys/net Use uint8_t for opt as some of the values don't fit ...
pooka[src/trunk]: src/sys/rump regen rump kernel interfaces for header change.
joerg[src/trunk]: src/gnu/dist/groff/src/utils/hpftodit The opposite of new[] is d...
kiyohara[src/trunk]: src/sys/arch/arm/omap Fix broken settings for AM335X's I2C[12].
martin[src/trunk]: src/sys/arch/i386/stand/misc New rawrite32 version out (small bu...
pooka[src/trunk]: src Move "shotgun approach to rump syscalls" from rump.h to a se...
christos[src/trunk]: src/sys/arch/zaurus/stand include bsd.init.mk to get Makefile.inc
roy[src/trunk]: src/usr.sbin/ifwatchd We already know the interface name, so don...
roy[src/trunk]: src/usr.sbin/ifwatchd Simplify logic - invoke script when addres...
matt[src/trunk]: src/sys/arch/mips/include Fix CPU_INFO_FOREACH which had the MUL...
jnemeth[src/trunk]: src/distrib/sets/lists/tests Add t_hypot to fix build break. Hi...
riastradh[src/trunk]: src/external/public-domain/xz/include No <immintrin.h> for pcc e...
riastradh[src/trunk]: src/sys/dev/pci/ixgbe Convert bool to target type before shift.
skrll[src/trunk]: src/sys Change the SOFTINT level from NET to SERIAL for the USB ...
matt[src/trunk]: src/sys/arch/mips/mips Fix octeon spinup code to branch to right...
roy[src/trunk]: src/sys/compat/netbsd32 Fixup ifdrv parameter order.
christos[src/trunk]: src/tools/gcc We provide our own soft-float implementation in li...
ozaki-r[src/trunk]: src/sys/netinet Avoid double frees of mbuf
ozaki-r[src/trunk]: src/sys/net Remove unused rtcache_lookup_noclone
sjg[src/trunk]: src/usr.bin/make Initialize curFile->depending in Parse_SetInput.
kre[src/trunk]: src/sbin/gpt Avoiding having parameter name shadow its own funct...
hannken[src/trunk]: src Use VFS_PROTOS() for lfs.
christos[src/trunk]: src/lib/libc/time merge tzcode2016g
christos[src/trunk]: src/external/bsd/blacklist/bin dissallow interface spec in remot...
christos[src/trunk]: src/external/bsd/elftoolchain/dist Import latest elftoolchain co...
christos[src/trunk]: src/external/bsd/blacklist/bin Document the options as a list in...
martin[src/trunk]: src/share/mk Cosmetics: simplify MKCOMPAT default settings
mrg[src/trunk]: src/share/mk reverse the HAVE_GDB test - list the unconverted po...
mlelstv[src/trunk]: src Add support to msdosfs and makefs to generate correct Unicod...
maya[src/trunk]: src/external/gpl3/binutils/usr.bin/ld this rule shouldn't be spe...
christos[src/trunk]: src/lib/libedit remove unused wrapper (Ingo Schwarze)
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb Make this compile
jdolecek[src/trunk]: src/sys/dev provide intr xname
wiz[src/trunk]: src/lib/libperfuse Sort sections. new sentence, new line. Whites...
macallan[src/trunk]: src/lib/libc_fp move shlib_version into the main directory
nonaka[src/trunk]: src/sys/dev/ic fix a sync range size when number of bus_dma segm...
pooka[src/trunk]: src/sys/rump/include/rump regen
christos[src/trunk]: src/sys/modules/dtrace/lockstat Remove hf and eb. Rin Okuyama
maya[src/trunk]: src/sys/arch/atari/atari Correct misleading indentation.
christos[src/trunk]: src/lib/libedit From Ingo Schwarze:
dholland[src/trunk]: src/sys/ufs/lfs Use accessors for some more indirect block manip...
pooka[src/trunk]: src/sys/rump nuke a few missed -Ifactiondir CPPFLAGSitions.
mrg[src/trunk]: src build new pt_PT.UTF-8 locale from libX11 1.6.4.
roy[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Mark __printfl...
matt[src/trunk]: src/sys/arch/mips/mips On mipsNN use trap instructions when inco...
riastradh[src/trunk]: src/share/man/man9 Note limited extent for reference to the pser...
roy[src/trunk]: src/sys/net Revert prior as it's no longer needed.
jandberg[src/trunk]: src/share/man/man4/man4.amiga Add the copyright notice which was...
skrll[src/trunk]: src/sys/arch/evbarm/rpi No need to cpu_dcache_wbinv_all now that...
roy[src/trunk]: src/external/cddl/osnet/dist Correct a prior patch by moving __p...
maya[src/trunk]: src/sbin/mount change warning message
nat[src/trunk]: src/sys/arch/arm/broadcom Only run interrupt during playback.
matt[src/trunk]: src/sys/arch/mips/cavium/dev Use structure copy instead of memcpy.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/instmem P...
wiz[src/trunk]: src/share/man/man4 Whitespace.
matt[src/trunk]: src/sys/arch/mips/mips Add a KDASSERT to make sure interrupts ar...
dholland[src/trunk]: src/share/misc DNF
christos[src/trunk]: src/external/gpl3/binutils do riscv and earmeb
joerg[src/trunk]: src/external/gpl3/binutils/dist/ld We don't want to target-speci...
matt[src/trunk]: src/share/mk Make LIBCRT* depend on the right files if MLIBDIR f...
christos[src/trunk]: src/share/mk amd64 switches to gdb 7.12
joerg[src/trunk]: src/share/mk Consider aarch64 a 64bit architecture for the purpo...
matt[src/trunk]: src/sys/arch/evbmips/rmixl Avoid using curpcb (use lwp_getpcb(cu...
ryo[src/trunk]: src/sys/arch/arm/imx add #define __HAVE_PIC_PENDING_INTRS becaus...
joerg[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Don't use #pragma...
maya[src/trunk]: src/share/man/man4 OPEN_MAX is 128 now, unless defined different...
martin[src/trunk]: src/sys/arch/mips/cavium Reenable preemption before returning an...
christos[src/trunk]: src/lib/libedit From Ingo Schwarze:
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/bar Fix b...
christos[src/trunk]: src/external/gpl3/binutils update or1k
roy[src/trunk]: src/sys/netinet It's possible we could not have any ready addres...
christos[src/trunk]: src/distrib/sets/lists adjust to the Makefile fixes.
pooka[src/trunk]: src Add capability to attach external memory to files on rumpfs....
msaitoh[src/trunk]: src/sys/dev/pci Fix a lot of bugs to make 82575 and newer's SERD...
skrll[src/trunk]: src/sys/arch/arm/include Add Revision ID register
matt[src/trunk]: src/sys/arch/evbarm/tegra Use the first1g for kernel memory, not...
christos[src/trunk]: src/lib/libedit OpenBSD term.c rev. 1.13 2009/12/11 18:58:59 jacekm
ryoon[src/trunk]: src/share/man/man3 Fix layout for comments. Bump date.
christos[src/trunk]: src/distrib/i386/installimage bump image size
skrll[src/trunk]: src/sys/kern Trailing whitespace
riastradh[src/trunk]: src/usr.sbin/ifwatchd Use unsigned, not signed, int for shifting...
christos[src/trunk]: src/lib/libedit get rid of bool_t (Ingo Schwarze)
ozaki-r[src/trunk]: src/sys/net Tidy up
htodd[src/trunk]: src/sys/arch/x86/acpi Fix build break.
matt[src/trunk]: src/sys/dev/sysmon Move callout_init to wdog_preinit
ryo[src/trunk]: src/sys/dev /dev/mem cannot lseek over 0x80000000 on 32bit archi...
martin[src/trunk]: src/tests/fs/vfs The test for PR 50608 works now, remove the exp...
wiz[src/trunk]: src Document MKREPRO_TIMESTAMP.
riz[src/trunk]: src/share/mk Back out unintended changes committed with last.
ozaki-r[src/trunk]: src/sys/net Remove workaround for GATEWAY
christos[src/trunk]: src/external/gpl2/xcvs Use .PARSEDIR to set the TOP. It makes th...
sjg[src/trunk]: src/usr.bin/make Actually FALSE as last arg to Var_Subst makes m...
joerg[src/trunk]: src Remove ISCSI_TEST_MODE and corresponding dev/iscsi_test.h he...
christos[src/trunk]: src/lib/libedit - Add some more Char casts
christos[src/trunk]: src/sys/arch/mips/include expose label_t for _KMEMUSER
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64 Add b...
matt[src/trunk]: src/sys/arch/mips/include Reuse the ci_next to hold the nmi exce...
ozaki-r[src/trunk]: src/tests/net Make test names self-descriptive
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Remove intrbase and intr from omapgpio.
christos[src/trunk]: src/external/gpl3/binutils grow a big endian arm
skrll[src/trunk]: src/sys/dev/usb Why KASSERT when you can KASSERTMSG
christos[src/trunk]: src/usr.sbin/puffs/mount_psshfs PR/514612: Mateusz Paszwa: When ...
roy[src/trunk]: src/usr.sbin/rtadvd Use clock_gettime(2) instead of gettimeofday...
christos[src/trunk]: src/distrib/sets/lists Fix alpha sets
joerg[src/trunk]: src/sys/external/bsd/drm2/nouveau Restrict -Wno-unused-but-set-v...
ryo[src/trunk]: src/doc Note MT7628
riastradh[src/trunk]: src/sys/dev/usb Add various USB Bluetooth controllers.
skrll[src/trunk]: src/sys/external/bsd/dwc2 In msleep use udelay if cold or sleep ...
matt[src/trunk]: src/sys/arch/mips/include Add tlb_asid_t
matt[src/trunk]: src/sys/uvm/pmap Add virtual_start to pmap_limits. This allows ...
jmcneill[src/trunk]: src/sys/dev/hdaudio fix path to devlist2h
skrll[src/trunk]: src/share/man/man9 Update for nhusb merge. Add some Xr. Bump d...
matt[src/trunk]: src/sys/arch/mips/mips Use syncw on OCTEON
christos[src/trunk]: src/sys/arch/evbmips/gdium PR/50735: David Binderman: Check boun...
snj[src/trunk]: src/usr.bin/calendar/calendars allllllexander the greeeaaaaat, h...
dholland[src/trunk]: src/sys/kern foo & ~bar, not foo &~ bar. From Henning Petersen i...
matt[src/trunk]: src/sys/arch/arm pmap_directbase is a failed experiment, nuke it.
martin[src/trunk]: src/tests/crypto/libcrypto Bump timeouts so they work on a 32bit...
christos[src/trunk]: src/sys/arch/amigappc/conf Add mntva
christos[src/trunk]: src/sys/fs/udf It is meaningless to check the root node if there...
ozaki-r[src/trunk]: src/sys/net Fix build
pooka[src/trunk]: src/usr.sbin/npf/npftest include proplib.h if you're going to us...
christos[src/trunk]: src/lib/libc/arch/hppa/gen use __register_t
christos[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys sys/conf.h is a kern...
plunky[src/trunk]: src/external/bsd/pcc/dist/pcc update to pcc snapshot 20160208. R...
christos[src/trunk]: src/sys/net Do less work under the kernel lock, otherwise dhcpcd...
christos[src/trunk]: src/external/gpl3/binutils/lib/libbfd Fix SSP build.
christos[src/trunk]: src/lib/libc/locale disable dso protected to work around binutil...
mlelstv[src/trunk]: src Split case folding table into separate source file and add full
christos[src/trunk]: src/external/gpl3/gdb.old Add more directories
christos[src/trunk]: src/crypto/external/bsd/openssl/dist OpenSSL CHANGES
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/tsan Don't re-define sta...
christos[src/trunk]: src/sys/arch/hppa/include Don't expose kernel structs to userland.
riastradh[src/trunk]: src/sys/rump/librump/rumpkern Make hyperentropy rndsource work s...
maxv[src/trunk]: src/sys/arch Remove lapic_tpr on amd64 and i386, unused. Now, we...
ozaki-r[src/trunk]: src/tests/net/if_bridge Get rid of unnecessary shebang
mrg[src/trunk]: src/external/gpl3/binutils/lib/libiberty revert previous - was f...
kiyohara[src/trunk]: src/sys/arch Move set_mpu_volt() from */*_machdep.c to am335x_pr...
christos[src/trunk]: src/lib/libedit From Ingo Scharze:
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for GDB 7.12 and sh3*. u...
pooka[src/trunk]: src/tests/rump/rumpkern/h_server include <stdbool.h> for bool
dholland[src/trunk]: src/libexec/lfs_cleanerd Use llabs(), not abs(), on the differen...
christos[src/trunk]: src/lib/libedit forgot one fgetln define
matt[src/trunk]: src/share/mk Compile ARM apcs with -marm (no thumb).
ozaki-r[src/trunk]: src Add tests for a gateway not on the local subnet
christos[src/trunk]: src/tools move cvslatest last
rtr[src/trunk]: src/sys Reduce code duplication.
christos[src/trunk]: src/tests/kernel This needs _KERNTYPES on some platforms.
christos[src/trunk]: src/doc new openssl
oster[src/trunk]: src/sys/dev/raidframe Cleanup/remove unused asm_count. Reported...
hikaru[src/trunk]: src/sys/dev/marvell Fix the bitmask of MVXPE_PMACC0_FRAMESIZELIM...
msaitoh[src/trunk]: src/sys/dev/pci Fix the output of the option ROM version.
christos[src/trunk]: src/lib/libintl Another version using inline functions (just as ...
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Fix DWC2_READ_4 in dwc2_sample_fr...
christos[src/trunk]: src/lib/libedit Use fparseln to avoid newline hacks.
mrg[src/trunk]: src/external/gpl3/binutils/lib/libiberty/arch/aarch64 regen with...
pooka[src/trunk]: src/sys/rump/include/rump prop_dictionary_t hasn't been needed h...
christos[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/tsan comment out the one...
christos[src/trunk]: src/external/bsd/wpa/dist/src/utils use 0 for udata for portabil...
christos[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams fix ppc64
maxv[src/trunk]: src/sys/dev/if_ndis There are several leaks in here, just fix on...
ozaki-r[src/trunk]: src/sys/netinet Fix kernel builds with IFA_STATS
matt[src/trunk]: src/sys/arch/mips/mips Fix J/JAL address calculation to not thro...
matt[src/trunk]: src/sys/dev/mii Regen.
christos[src/trunk]: src/tests/lib/libc/sys t_lwp_create needs kernel types.
christos[src/trunk]: src/external/bsd/blacklist/bin Centralize and fix =/* parsing, n...
christos[src/trunk]: src/sys/arch/arm/footbridge protect locore.
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that flags related to semaphore were i...
riastradh[src/trunk]: src/sys/ufs/lfs Various housekeeping.
skrll[src/trunk]: src/sys/external/bsd/dwc2 Update for latest dwc2 dist
roy[src/trunk]: src/sys Back out prior
christos[src/trunk]: src/usr.bin/mail PR/50746: David Binderman: Check bounds before ...
dholland[src/trunk]: src/sys/ufs/lfs Remove no longer needed explicit 32->64 sign ext...
riastradh[src/trunk]: src/sys/dev/pci Missed a spot.
christos[src/trunk]: src/external/bsd/blacklist/diff fix fd leak
mlelstv[src/trunk]: src/sbin/mount_msdos fix usage message
pooka[src/trunk]: src/sys/rump "rump_private.h" -> <rump-sys/kern.h>
matt[src/trunk]: src/sys/arch/hpcmips #include <sys/cpu.h> and/or <mips/cpuregs.h...
hikaru[src/trunk]: src/sys/dev/marvell Count up if_{opackets, oerrors, ierrors, collis...
christos[src/trunk]: src/sys PR/51540: Henning Petersen: replace , with ;
jmcneill[src/trunk]: src/sys/dev/gpio Simple driver for GPIO power/sleep buttons.
christos[src/trunk]: src/external/cddl/osnet/sys/sys Split the opensolaris types into...
matt[src/trunk]: src/sys/arch/powerpc/include/booke Add PRIxPTE and pte_value(pt_...
wiz[src/trunk]: src/sbin/mount_msdos New sentence, new line. Bump date.
roy[src/trunk]: src/sys/netinet errno -> error, spotted by the hawk skrll
christos[src/trunk]: src/external/bsd/blacklist/diff add prototype
sjg[src/trunk]: src/usr.bin/make Adapt to changed Var_Subst()
christos[src/trunk]: src/external/bsd/blacklist/etc/rc.d account for socket name change.
christos[src/trunk]: src/sys/arch/hppa/spmath use :Q to quote variables properly.
christos[src/trunk]: src/tools/gcc revert our changes; softfloat removal is now done ...
matt[src/trunk]: src/sys/arch/emips/emips #include <sys/cpu.h>
roy[src/trunk]: src/external/cddl/osnet/usr.bin Disable -Wformat-nonliteral here...
mlelstv[src/trunk]: src/usr.sbin/installboot/arch Compute bootloader checksum correc...
christos[src/trunk]: src/distrib/sets/lists/comp adjust for the latest changes
tsutsui[src/trunk]: src/distrib/atari/floppies/common Use local MTREECONF to omit un...
ryoon[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-vmware Fix modul...
matt[src/trunk]: src/sys/net Modify the BRDGGIFS and BRDGRTS cmds to be more COMP...
hsuenaga[src/trunk]: src/sys move Marvell ARMADA SoC's device driver definitions from...
rtr[src/trunk]: src/sys/netinet remove duplicated #include of <netinet/in.h>
joerg[src/trunk]: src/sys/dev/iscsi Inline SET_CCB_TIMEOUT and SET_CONN_TIMEOUT
ozaki-r[src/trunk]: src/sys/netinet6 Fix indentation
christos[src/trunk]: src/lib/csu/arch/alpha Alpha needs _KERNTYPES
hikaru[src/trunk]: src/sys/dev/marvell Correct locks and missing breaks.
dholland[src/trunk]: src/usr.bin/units File watt in the right group, and accept W as ...
nat[src/trunk]: src/external/realtek/urtwn/dist Added firmware and updated copyr...
maxv[src/trunk]: src/sys/arch Use the generic i82489_writereg instead of lapic_tp...
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Add map for DuoVero and Pepper.
christos[src/trunk]: src/sys PR/51540: Henning Petersen: replace , with ;
christos[src/trunk]: src/sys/dev Fix non-cpu counter build.
roy[src/trunk]: src/external/bsd/dhcpcd/dist/crypt Remove files from botched import
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add kernel config for Olimex A20-OLinuX...
pooka[src/trunk]: src/sys/rump/include/rump periodic regen (because having new rcs...
msaitoh[src/trunk]: src/sys/dev/pci - Add workaround for I210 Errata 25 and I211 Err...
nat[src/trunk]: src/sys/dev/usb Add DisplayLink FY-DVI usb adaptor.
kiyohara[src/trunk]: src/sys/arch/arm/omap Attach icu before attaching gpio.
christos[src/trunk]: src/external/gpl3 switch to binutils.old
pooka[src/trunk]: src Move librumpuser compile-time options into the librumpuser s...
wiz[src/trunk]: src/lib/libc/string Add missing word.
hikaru[src/trunk]: src/sys/dev/marvell Fix mitake, disable SERDES error interrupts ...
matt[src/trunk]: src/sys/arch/evbmips/evbmips Add a few KDASSERT for interrupts b...
sevan[src/trunk]: src/sbin/mount_msdos Whilst mount_pcfs originated as a patch in ...
christos[src/trunk]: src/distrib/sets/lists/comp add libc_fp
christos[src/trunk]: src/distrib/sets/lists/xserver try to fix copy-pasto
christos[src/trunk]: src/lib/libperfuse make this compile again, and simplify.
uwe[src/trunk]: src/share/man/man5 Xref to useradd(8) by its official name.
christos[src/trunk]: src/distrib/sets/lists Undo previous changes; the debug librarie...
sjg[src/trunk]: src/usr.bin/make Delete :@ loop iterator when done with it
christos[src/trunk]: src/lib/libperfuse make the env stuff visible.
matt[src/trunk]: src/sys/arch/mips/cavium/dev Add CIU_BASE
skrll[src/trunk]: src/external/gpl3/gdb.old Remove gdb.old not it is unused.
christos[src/trunk]: src/lib/libedit use fparseln() to avoid needing to deal with mis...
hsuenaga[src/trunk]: src/sys/arch/evbarm/conf add kernel config of if_mvxpe(new ether...
skrll[src/trunk]: src/external/gpl3/gcc.old Remove gcc.old now it is no longer used.
christos[src/trunk]: src/share/mk back to use binutils since the path is hard-coded e...
hikaru[src/trunk]: src/sys/dev/marvell Style.
skrll[src/trunk]: src/libexec/ld.elf_so Actually, descsz should not contain the pa...
christos[src/trunk]: src/usr.bin/showmount PR/50712: David Binderman: Fix memory leaks.
hikaru[src/trunk]: src/sys/dev/marvell Fix typo in sysctls.
matt[src/trunk]: src/common/lib/libc/arch/arm/atomic Back out last change; fixed ...
ozaki-r[src/trunk]: src/tests/net/mcast Make the test stable under load or when runn...
hsuenaga[src/trunk]: src/sys add new cryptographic accelerator driver 'mvxpsec.'
matt[src/trunk]: src/sys/arch/arm Support directmapped systems with >1GB that sta...
mrg[src/trunk]: src/share/mk switch evbcf and powerpc64 to GDB 7.12.
christos[src/trunk]: src/external/gpl3/gdb/dist fix some aarch64 nits
dholland[src/trunk]: src/sys/arch/powerpc/oea Add missing va_end; PR 50795 from David...
hannken[src/trunk]: src/sys/ufs/lfs Make lfs_fastvget() private to lfs_syscalls.c, c...
christos[src/trunk]: src/external/bsd/elftoolchain/lib bump version
macallan[src/trunk]: src/lib build libc_fp only on mips64*
jdolecek[src/trunk]: src/sys add isa_intr_establish_xname() to MD isa headers so that...
msaitoh[src/trunk]: src/sys/dev/pci Print NVM image version.
kiyohara[src/trunk]: src/sys/dev/marvell The bus_dmamap_sync(PREREAD) is unnecessary ...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb multiple include protection
enami[src/trunk]: src/usr.bin/gettext Fix expand() to process successive escape se...
macallan[src/trunk]: src build and install libc_fp on mips
skrll[src/trunk]: src/sys/arch/mips/mips Sign extend VA for cache operations.
matt[src/trunk]: src/sys/arch/arm/include/arm32 Back off MAXDSIZ to 1.5GB to avoi...
christos[src/trunk]: src/lib/libedit OpenBSD readline.c rev. 1.13 2015/01/13 08:33:12...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang 3.6.1.
riastradh[src/trunk]: src/sys/sys Need <sys/queue.h> for LIST_ENTRY and <sys/null.h> f...
joerg[src/trunk]: src/sys/net Since IFF_MULTICAST's value can't be represented wit...
christos[src/trunk]: src/sys/dev/ic PR/50692: David Binderman: Set the right wake up ...
christos[src/trunk]: src/share/mk switch amd64 to gdb-7.10.1
matt[src/trunk]: src/sys/arch/evbmips/alchemy #include <sys/cpu.h> and/or <mips/c...
christos[src/trunk]: src/external/gpl3/gdb/lib Regen the rest.
matt[src/trunk]: src/sys/arch/mips Add a lot of missing mipsNNr2 instruction + ca...
matt[src/trunk]: src/sys/arch Transition from __cpuset_t to kcpuset_t *. This br...
christos[src/trunk]: src/include disable dso protected to work around binutils bug
msaitoh[src/trunk]: src/sys/dev/pci regen.
macallan[src/trunk]: src/sys/arch/mips/include introduce PRIxCPUSET to deal with 32bi...
wiz[src/trunk]: src/usr.bin/make Drop trailing whitespace.
pooka[src/trunk]: src/sys/rump/net Add a rump kernel component for the tap device.
wiz[src/trunk]: src/doc binutils-2.26 out.
msaitoh[src/trunk]: src/sys/dev/pci Print NVM image version.
martin[src/trunk]: src/sys/modules/dtrace/lockstat Map "earm" to armv5
martin[src/trunk]: src/sbin/fsck Make querying the disk geometry fail silently if c...
maxv[src/trunk]: src/sys/dev/fdt Memory leak, found by mootja; not tested, but ob...
joerg[src/trunk]: src/sbin/routed Shuffle pointer magic to not depend on temporary...
jdolecek[src/trunk]: src/usr.sbin/intrctl getopt() result is int; fixes build on arm,...
christos[src/trunk]: src/external/gpl3/gdb/dist import gdb-7.12
christos[src/trunk]: src/external/gpl3/binutils/lib/libopcodes bump major for new bin...
wiz[src/trunk]: src/lib/libcurses Fix quoting in macro.
jmcneill[src/trunk]: src/sys/arch Tegra K1 Watchdog support.
mrg[src/trunk]: src/external/gpl3 define _KMEMUSER so that necessary things beco...
macallan[src/trunk]: src/sys/arch/evbmips first shot at SMP support, very much broken...
joerg[src/trunk]: src/external/bsd/openpam/dist/doc/man Fix sentence.
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: add breakpoint trap entry to...
roy[src/trunk]: src/external/cddl/osnet/dist/tools/ctf Mark more functions as __...
roy[src/trunk]: src/external/bsd/librtld_db/dist World+dog want to treat rdl_pat...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau Omit unused definitio...
christos[src/trunk]: src/sys/modules/dtrace/lockstat spell empty.
matt[src/trunk]: src/sys/arch Add struct pmap_limits and pm_{min, max}addr from uv...
riastradh[src/trunk]: src/sys/dev/usb Match various Apple USB Bluetooth controllers.
skrll[src/trunk]: src/sys/kern KNF
christos[src/trunk]: src/usr.bin/ftp use sizeof() and array notation.
riastradh[src/trunk]: src/share/man/man9 Suggest the cacheline-aligned global struct i...
matt[src/trunk]: src/sys/arch/mips/mips Use ei/di on mipsNNr2 where possible.
christos[src/trunk]: src/lib/libc/arch/mips/gen Use namespace protected types.
christos[src/trunk]: src/usr.sbin/zic Handle tools build
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Comment-out don't matched sdhc. omap's...
christos[src/trunk]: src/doc new tzcode
christos[src/trunk]: src/sys/arch/mips/include use namespace protected types.
wiz[src/trunk]: src/share/man/man4/man4.amiga New sentence, new line.
macallan[src/trunk]: src/sys/dev/sbus support screen blanking and hw cursor
roy[src/trunk]: src/external/apache2/mDNSResponder/dist/mDNSPosix Teach mdnsd ab...
christos[src/trunk]: src/sys/arch/powerpc/include expose __register32_t for frame.h
bouyer[src/trunk]: src/sys/arch/xen/xen In xennet_xenbus_detach(), remove the event...
pooka[src/trunk]: src/sys/rump/librump/rumpkern add cpu_lock
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Fix is defined in wpa_comm...
matt[src/trunk]: src/sys/arch Declare or #define avail_start and avail_end as app...
matt[src/trunk]: src/sys/arch/mips/mips If mipsNN and kernel has DDB, trap on bog...
macallan[src/trunk]: src/share/mk switch powerpc ports to new binutils
christos[src/trunk]: src/external/bsd/blacklist/etc fix example.
ozaki-r[src/trunk]: src/sys/netinet Set ia to ensure to call ia4_release
christos[src/trunk]: src/lib/libedit No need to include "sys.h" from here; it is incl...
christos[src/trunk]: src/external/gpl3/gdb.old And one more level
sjg[src/trunk]: src/usr.bin/make Add a knob .MAKE.SAVE_DOLLARS to control the be...
christos[src/trunk]: src/sys/modules/dtrace/lockstat earm (iyonix and zaurus) don't h...
jakllsch[src/trunk]: src/sys/dev/usb Use MUSB2_REG_RXNAKLIMIT instead of MUSB2_REG_TX...
joerg[src/trunk]: src/distrib/sets/lists Fix set lists for NetBSD/ARM after the OA...
martin[src/trunk]: src/usr.sbin/sysinst David Binderman in PR bin/50713: fix memory...
christos[src/trunk]: src use EXTERNAL_BINUTILS_SUBDIR
christos[src/trunk]: src/usr.bin/gzip remove clauses 3, 4
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd fix bfd for riscv.
maxv[src/trunk]: src/sys/arch/x86/x86 Instead of setting the TPR to the value tha...
matt[src/trunk]: src/sys/arch/mips/mips In cpu_trampoline, load the ksp from the ...
kamil[src/trunk]: src/lib/libc/string Add NetBSD CVS Id on top of the wcsnlen.c file
joerg[src/trunk]: src/usr.bin/netstat Format-string related warnings work fine now...
mrg[src/trunk]: src/sys/dev/pci add several NVIDIA geforce and NVS cards.
christos[src/trunk]: src/tools/ctfmerge use HOST_CFLAGS for -pthread
christos[src/trunk]: src/lib/libutil prefer <sys/cpu.h> instead of <machine/cpu.h>
jmcneill[src/trunk]: src/sys/dev/hdaudio regen
njoly[src/trunk]: src/sys/compat/linux/arch/amd64 Regen for write(2) size argument...
mlelstv[src/trunk]: src/sys/arch/sparc64/dev the mutex is also used for fdc attachme...
pooka[src/trunk]: src/sys/rump/librump/rumpvfs optimize for size a.k.a. operation ...
christos[src/trunk]: src/external/bsd/elftoolchain/dist/libelf For the tools version ...
christos[src/trunk]: src/lib/libedit OpenBSD sig.c rev. 1.6 2001/12/06 04:26:00 deraadt
christos[src/trunk]: src/usr.bin/make Collapse the 3 boolean parameter to 1 flags par...
skrll[src/trunk]: src/sys/dev/usb s/0/NULL/
christos[src/trunk]: src/lib/libedit Use getline for better portability.
nat[src/trunk]: src/doc Add support for Realtek 8192EU.
christos[src/trunk]: src/share/mk switch mips64 to pie/gcc53/binutils226/gdb710
christos[src/trunk]: src/external/gpl3/gdb/dist merge conflicts
riastradh[src/trunk]: src/sys/kern Omit needless call to rnd_getmore in rnd_extract_data.
hikaru[src/trunk]: src/sys/dev/marvell Make all packets are enqueued into queue 0.
joerg[src/trunk]: src/external/bsd/llvm Update build glue for LLVM/Clang 3.6.1. Th...
ozaki-r[src/trunk]: src/tests/net/if_bridge Add missing cleanup
christos[src/trunk]: src/sys/dev/pci PR/50820: David Binderman: Fail when !(edge|puls...
joerg[src/trunk]: src/sbin/brconfig constness doesn't increase by applying more co...
christos[src/trunk]: src/external/bsd/blacklist/libexec make proto and port optional
mrg[src/trunk]: src/share/mk switch sparc, sparc64, arm and powerpc to gdb 7.12.
knakahara[src/trunk]: src/sys/net fix my wrong modification
joerg[src/trunk]: src/external/bsd/llvm/config/llvm/Config Fix typo in PPC macro.
pgoyette[src/trunk]: src/sys Create a new sysv_ipc module to contain the SYSVSHM, SYS...
riastradh[src/trunk]: src/sys/dev/pci/ixgbe Avoid shadowing global `min'.
flxd[src/trunk]: src/sys/arch/alpha Match the two prom_getenv() and fix buffer ov...
jmcneill[src/trunk]: src/sys/dev/ic disable interrupts when we get an rfsilent event, ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf enable hdaudio
joerg[src/trunk]: src/sbin/iscsictl Remove userland side of ISCSI_DEBUG and ISCSI_...
christos[src/trunk]: src/lib/libedit cleanup inclusion of histedit.h (Ingo Schwarze)
christos[src/trunk]: src/external/gpl3/binutils/usr.bin/ld Remove hacks and depend on...
ozaki-r[src/trunk]: src/tests/net/net Check if tests surely failed with TTL exceeded
matt[src/trunk]: src/sys/arch Rework cavium support in preparation for MULTIPROCE...
martin[src/trunk]: src/sys/net Include <sys/socketvar.h> for softnet_lock.
christos[src/trunk]: src/external/gpl3/binutils/lib/libiberty more HAVE stuff.
pgoyette[src/trunk]: src/doc Update location of live-images to reflect changes made i...
roy[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Fix printf for...
pooka[src/trunk]: src Don't include <rump/rumpvnode_if.h> from rump.h. It's not n...
christos[src/trunk]: src/sys/dev/pci PR/50693: David Binderman: Fix constant pasto.
dholland[src/trunk]: src/usr.bin/timeout typo
christos[src/trunk]: src/doc update gdb.
christos[src/trunk]: src/share/mk Make ctfconvert remove the debugging symbols after ...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Replace ath with athn, and attach gpior...
mlelstv[src/trunk]: src/usr.sbin/installboot Can't use getfsspecname (and thus wedge...
christos[src/trunk]: src/usr.sbin/ifwatchd CID 1373516: Missing breaks
christos[src/trunk]: src/usr.sbin/acpitools/acpidump PR/50741: David Binderman: Fix a...
christos[src/trunk]: src/sys/dev/acpi/acpica The new acpi code tries to read the pci ...
christos[src/trunk]: src/share/mk Document NOCTF, NOPIE.
nonaka[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/external/gpl3/binutils/dist/gas/config try to fix loongson h...
christos[src/trunk]: src/share/mk everyone, back to gdb.old
matt[src/trunk]: src/sys/arch/mips/mips Add support for NMI exception (which don'...
snj[src/trunk]: src/external/bsd/blacklist/bin prune bogus comma from Nm args
mrg[src/trunk]: src/external/gpl3/gdb fix earmhf and earmhfeb builds.
christos[src/trunk]: src/lib/libintl bump for p functions
njoly[src/trunk]: src/sys/compat/linux/arch/amd64 Fix write(2) size argument (int ...
flxd[src/trunk]: src/sys/dev/tc regen
christos[src/trunk]: src/usr.bin/unexpand PR/50750: David Binderman: Check bounds bef...
joerg[src/trunk]: src/sys/dev/iscsi Save space by making ack flag booleans.
pooka[src/trunk]: src/sys/rump/include/rump snarf fcntl definitions
christos[src/trunk]: src/sys/dev/pci PR/50818: David Binderman: Delete dead code (cop...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/therm Mor...
christos[src/trunk]: src/lib/libedit attribute unused
kiyohara[src/trunk]: src/sys/arch/evbmips/alchemy Clear ATAC_CAP_DATA32, if dev is at...
joerg[src/trunk]: src/common/lib/libc/arch/arm/atomic Require ARMv5TE to assemble.
riastradh[src/trunk]: src/sys/external/bsd/drm2/nouveau Set nouveau to a more reasonab...
christos[src/trunk]: src/usr.bin Add a gettext implementation from William Orr.
christos[src/trunk]: src/sys PR/50730: Benny Siegert: Go kqueue test panics kernel.
riastradh[src/trunk]: src/sys/kern Omit call to rnd_getmore from rnd_process_events.
martin[src/trunk]: src/sys/arch/arm/allwinner Fix period handling
pooka[src/trunk]: src/sys/rump Annual update of deleting one entry. At this rate ...
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc/arch/mips64eb regen
pooka[src/trunk]: src/share/examples/rump add -D_KERNTYPES
htodd[src/trunk]: src/distrib/sets/lists/xdebug Fix debug build - something isn't ...
skrll[src/trunk]: src/sys/arch/arm/arm Typo in previous
mrg[src/trunk]: src/external/gpl3/gdb/lib remove unused files.
sjg[src/trunk]: src/usr.bin/make Add .export-literal to avoid the need for $$ da...
christos[src/trunk]: src/sys/dev/usb PR/50701: Martijn van Buul: Add MS Confort Mouse...
christos[src/trunk]: src/tools/gdb Define __STDC_{LIMIT, CONSTANT, FORMAT}_MACROS in CX...
ryo[src/trunk]: src/sys/arch * Add option MEMSIZE_RESERVED to reserves memory fo...
riastradh[src/trunk]: src/sys/netinet6 Declare in6_tmpaddrtimer_ch in in6_var.h.
macallan[src/trunk]: src/sys/arch/evbmips/loongson another cpuregs.h
christos[src/trunk]: src/share/mk Add tool cvslatest
mrg[src/trunk]: src/external/gpl3/binutils/usr.bin/ld go back to only installing...
christos[src/trunk]: src/sys/dev/pci PR/50819: David Binderman: Delete dead code.
christos[src/trunk]: src/sys/modules/dtrace/lockstat Instead of hard-coding who has c...
christos[src/trunk]: src/libexec/ld.elf_so Mips o32 needs -lgcc for __udivdi3 in head...
mrg[src/trunk]: src build fixes for sgimips and xorg-server 1.18.
riz[src/trunk]: src/share/mk Don't test dtrace-related variables until after the...
kiyohara[src/trunk]: src/sys/arch/arm/omap Allow obio_intr == OBIOCF_INTR_DEFAULT.
christos[src/trunk]: src/lib/libedit UTF-8 fixes from Ingo Schwarze:
christos[src/trunk]: src/tests/bin/sh Add a test for PR/50827
wiz[src/trunk]: src/external/bsd/blacklist/bin Whitespace and macro fixes.
spz[src/trunk]: src/crypto/external/bsd/openssl/dist Import of OpenSSL 1.0.2j.
mrg[src/trunk]: src/external/gpl3/gdb/dist/gdb add missing i386bsd_supply_gregse...
roy[src/trunk]: src/external/cddl/osnet Fix the actual issue rather than silenci...
roy[src/trunk]: src/usr.sbin/ifwatchd Inhibit initial up should only apply at pr...
christos[src/trunk]: src/usr.sbin/perfused remove dup function
ozaki-r[src/trunk]: src/sys/netinet6 Remove unnecessary pserialize_read_enter
christos[src/trunk]: src/doc mention latest elftoolchain
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add external function for writing to dvc...
mrg[src/trunk]: src/tools/gdb pass GDB_MACHINE_ARCH to mknative-gdb and use that...
dholland[src/trunk]: src/sbin/newfs_lfs Use a specific SEGSUM size instead of the siz...
matt[src/trunk]: src/sys/arch/mips/include Add MIPS 1074K
jdolecek[src/trunk]: src/sys/dev do not try to flush device when rebooting with RB_NO...
nonaka[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/sys/arch/epoc32/stand/e32boot/ldd PR/50740: David Binderman:...
skrll[src/trunk]: src/sys/arch/arm/arm Provide a armv7_dcache_l1inv_all
matt[src/trunk]: src/sys/arch/mips/include Add a few MIPS32 R3 bits
palle[src/trunk]: src/sys/arch/sparc64 sun4v: extend dmmu_set_secondary_context() ...
macallan[src/trunk]: src/sys/dev for some reason the previous commit causes ARCS firm...
skrll[src/trunk]: src/sys/modules Sort entries within conditional blocks
christos[src/trunk]: src/share/mk Strip the debug symbols via a temporary file, atomi...
christos[src/trunk]: src/external/cddl/osnet/sys/sys only need pgcnt_t in kernel.
snj[src/trunk]: src/sbin/disklabel revert part of revision 1.28. "e.g." is corre...
mrg[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams fix the previous -...
pooka[src/trunk]: src/sys regen vnode interfaces
roy[src/trunk]: src/sys/compat/netbsd32 It seems we cannot depend on kernel conf...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc condi...
matt[src/trunk]: src/sys/arch/mips/mips Only need KX/SX if _LP64 && MULTIPROCESSO...
mrg[src/trunk]: src/external/gpl3/gcc/dist import GCC 5.3.0. see these urls for...
pooka[src/trunk]: src/sys/rump/dev/lib/libaudio create /dev/{audio, sound, mixer, aud...
agc[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/lib Fix signing of in-me...
joerg[src/trunk]: src Remove ISCSI_PERFTEST.
matt[src/trunk]: src/sys/arch/mips/mips mci_cache_virtual_alias is bool so use tr...
sjg[src/trunk]: src/usr.bin/make Adapt to new Var_Subst prototype
matt[src/trunk]: src/common/lib/libc/arch/arm Use ${COPT} so it properly emits th...
matt[src/trunk]: src/sys/arch/mips/mips On mipsNN use the trap instruction to pan...
christos[src/trunk]: src/sys/modules/dtrace/lockstat Handle also the earm{ev, hf}...
matt[src/trunk]: src/sys/arch/evbmips/conf Add bluetooth
roy[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/common Mark more function...
dholland[src/trunk]: src/sys/arch/sgimips/dev Remove extra stray break missed by Chri...
jdolecek[src/trunk]: src/share/man/man4 Paul fixed the kernel module to load independ...
aymeric[src/trunk]: src/sys/arch/evbarm/conf add commented out entry to attach Pi Fa...
christos[src/trunk]: src/bin/ksh PR/50747: David Binderman: check bounds before deref...
matt[src/trunk]: src/sys/arch/arm/cortex Add CALL macro to hide ugliness of calli...
skrll[src/trunk]: src/sys/arch/evbarm/conf Preserve the .text section alignment
christos[src/trunk]: src/external/gpl3/gdb/dist Import gdb-7.10.1:
kiyohara[src/trunk]: src/sys/arch/arm/arm Indent.
christos[src/trunk]: src/sys/arch/arm/footbridge Move the ipl_cookie_t definition ear...
christos[src/trunk]: src/lib/libc/string add strchrnul
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd fix aarch64
skrll[src/trunk]: src/sys/dev/usb Use the port status straight after the reset and...
macallan[src/trunk]: src/share/mk switch evbmips to new xorg
christos[src/trunk]: src/usr.sbin/syslogd PR/50751: David Binderman: check bounds bef...
snj[src/trunk]: src/share/man/man9lua fix english
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative for gdb 7.12 and sparc*, and ...
pooka[src/trunk]: src/distrib/sets/lists game of setlists for rumpnet_tap
kiyohara[src/trunk]: src/sys/arch/evbarm/gumstix Remove not commited header-file and ...
christos[src/trunk]: src/tests/bin/sh undo accidental commit
maya[src/trunk]: src/distrib/sets/lists/comp linkerscripts for mips are built onl...
riastradh[src/trunk]: src/sys/dev/pci Avoid shadowing global `max' from libkern.
christos[src/trunk]: src/external/gpl3/gdb/lib regen powerpc64
macallan[src/trunk]: src/sys/arch/mips/conf gcc does not pass floating point options ...
christos[src/trunk]: src/bin/sh PR/50827: Richard Hansen: Fix default variable assign...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/perfmon D...
martin[src/trunk]: src/distrib Make sure to copy the language catalog files for sys...
matt[src/trunk]: src/sys Move declaration of avail_start, avail_end to <machine/k...
jdolecek[src/trunk]: src/share/man/man3 fix tyop
christos[src/trunk]: src/sys/dev/pci/n8/common/api PR/50738: David Binderman: Check b...
riastradh[src/trunk]: src/sys/sys Don't do _BSD_SIZE_T_ dance here. Use <stddef.h> in...
joerg[src/trunk]: src/bin/sh Use an explicit body for a "until not EINTR" loop.
wiz[src/trunk]: src/usr.sbin/arp Add missing verb. New sentence, new line.
christos[src/trunk]: src/usr.bin/bdes PR/50739: David Binderman: Check bounds before ...
joerg[src/trunk]: src/usr.bin/kdump METEORGSIGNAL and METEORSFMT overlap with dtra...
pgoyette[src/trunk]: src Update to reflect changes made in rev 1.398 of src/etc/Makefile
christos[src/trunk]: src/lib/libedit Fix misplaced parentheses (Ingo Schwarze)
christos[src/trunk]: src/tools/gdb use EXTERNAL_GDB_SUBDIR
macallan[src/trunk]: src/sys/arch/mips/mips include locore.h so MIPS3_PLUS is visible...
skrll[src/trunk]: src/external/gpl3/binutils/dist/bfd Fix mergo
mrg[src/trunk]: src build and install the arm ldscripts. now i can build oabi a...
msaitoh[src/trunk]: src/sys/dev/pci Cleanup.
pooka[src/trunk]: src/sys/rump/librump include rumpif private headers from <rump-sys>
christos[src/trunk]: src/sys/dev/usb regen
christos[src/trunk]: src/external/cddl/osnet/sys/sys prevent re-defines
pooka[src/trunk]: src/sys/kern fix typo in previous
tsutsui[src/trunk]: src/distrib/atari/floppies/common Remove redundant mount_gemdos ...
macallan[src/trunk]: src/sys/arch/mips/include sprinkle #ifndef __ASSEMBLER__ to make...
martin[src/trunk]: src/distrib/common Put a full "init" /dev on the CD, not just "a...
abhinav[src/trunk]: src/usr.bin/asa We don't have f77(1) anymore, remove the referen...
mlelstv[src/trunk]: src/sys/arch/amiga/amiga Fix space calculation for dump header. ...
christos[src/trunk]: src/sbin/mount try to be more clear about what is not found.
roy[src/trunk]: src/sys/compat/netbsd32 Add support for NPF ioctls.
roy[src/trunk]: src/sys/net Implement a queue for if_link_state_change() calls t...
mrg[src/trunk]: src/external/mit/xorg/server don't undefine XFree86LOADER twice.
matt[src/trunk]: src/sys/arch/mips assembly no longer include <machine/cpu.h>. I...
spz[src/trunk]: src/crypto/external/bsd/openssl/dist Import of OpenSSL 1.0.2j.
dholland[src/trunk]: src/sys/ufs/lfs Fix minor bitrot in #if 0 or otherwise disabled ...
msaitoh[src/trunk]: src/sys/dev/pci No functional change:
macallan[src/trunk]: src/sys/arch/mips/mips yet another cpuregs.h
matt[src/trunk]: src/sys/arch/mips Fix mips_fixup_zero_relative to have a third a...
skrll[src/trunk]: src/sys/arch/arm Trailing whitespace.
mbalmer[src/trunk]: src/lib/lua/sqlite Fix function name, no functional change.
matt[src/trunk]: src/common/lib/libc/arch/mips/atomic Include OCTEON support for ...
christos[src/trunk]: src/lib/libedit OpenBSD readline.c rev. 1.14 2015/02/06 23:21:58...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Cast uint8_t to uint32_t...
christos[src/trunk]: src/external/gpl3/gdb/lib regen earm
christos[src/trunk]: src/usr.sbin/traceroute PR/50821: David Binderman: remove "i <" i <
wiz[src/trunk]: src/lib/libc/gen Remove bsd_signal prototype from SYNOPSIS, we n...
christos[src/trunk]: src/sys/modules/dtrace/lockstat Grr. arm is different.
ozaki-r[src/trunk]: src/tests/net/if_bridge Add tests for bridge members with an IP ...
mrg[src/trunk]: src/usr.bin/midirecord midirecord first appears in netbsd 7.
christos[src/trunk]: src/sys/arch/pmax/pmax PR/50737: David Binderman: Check bounds b...
joerg[src/trunk]: src/share/mk Build the new X server on AArch64, it is slightly l...
christos[src/trunk]: src/sys/dev PR/50749: David Binderman: check bounds before deref...
dholland[src/trunk]: src/usr.bin/units Improve the parser. Now we understand negative...
martin[src/trunk]: src/distrib/sets/lists/debug Fix compat debug lists for ARM
macallan[src/trunk]: src/sys/arch/mips/mips include locore.h for MIPS3_PLUS, while th...
pgoyette[src/trunk]: src/sys/kern Update syscalls to point to the new module. (Regen ...
skrll[src/trunk]: src/sys/arch/arm/cortex Add an define for spurious interrupt num...
nat[src/trunk]: src/sys/dev/usb regen.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64 Ada...
martin[src/trunk]: src/sys/fs/msdosfs Avoid unsigned/signed comparision warning to ...
christos[src/trunk]: src/lib/libedit OpenBSD term.c rev. 1.7 2002/11/29 20:13:39 deraadt
ozaki-r[src/trunk]: src/sys/netinet Remove unnecessary LLE_REMREF
nat[src/trunk]: src/distrib/sets/lists/base Added firmare for Realtek 8192ee/eu.
christos[src/trunk]: src/sys/arch/mips/include expose __fpregister_t too, merge defin...
rmind[src/trunk]: src/usr.sbin/npf/npfctl npfctl: fix the from/to port mess up whe...
christos[src/trunk]: src/sys/arch/or1k/include use __register.
matt[src/trunk]: src/sys/arch/mips/mips Add more KASSERTs
christos[src/trunk]: src/lib/libedit Avoid c99 for now.
joerg[src/trunk]: src/sbin/iscsid Remove ISCSI_DEBUG branches.
christos[src/trunk]: src/sys/sys Intel MCU.
matt[src/trunk]: src/sys/arch/arm/include Appease clang's integrated assembler an...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 Regene...
kiyohara[src/trunk]: src/sys/arch/arm/omap Fix miss commit.
riastradh[src/trunk]: src/sys/kern Use real atomics, not atomics faked with membars, f...
nat[src/trunk]: src/sys/dev/usb Stop urtwn devices from usb suspend, allow remot...
christos[src/trunk]: src/distrib/utils PR/50729: Izumi Tsutsui: Add "small" disklabel
mrg[src/trunk]: src/external/gpl3/gcc generate after oabi/eabi fixes.
macallan[src/trunk]: src/sys/dev/sbus switch to 32bit colour in WSDISPLAYIO_MODE_MAPP...
uwe[src/trunk]: src/sys/kern Revert to revision 1.249 to undo changes from PR 49...
pooka[src/trunk]: src/sys/kern "rump_private" -> <rump-sys/kern.h>
martin[src/trunk]: src/sys/dev/isa Make this compile again.
mrg[src/trunk]: src/external/gpl3/gdb/dist/gdb add some missing casts and make t...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Import dhcpcd-6.11.4 with the follo...
skrll[src/trunk]: src/share/mk Remove the .SUNW_ctf sections when converting form ...
christos[src/trunk]: src/sys/arch/arm/footbridge This is a mess:
skrll[src/trunk]: src/share/mk Switch hppa to binutils 2.26
matt[src/trunk]: src/sbin/brconfig Use the new BRDGGIFS and BRDGRTS cmds which ju...
hikaru[src/trunk]: src/sys/dev/marvell Correct bus_dmamap_sync operaion.
matt[src/trunk]: src/sys/arch/mips/mips Backout last change.
macallan[src/trunk]: src/sys/arch/mips/ingenic Adapt CI20 HWRNG to synchronous on-dem...
msaitoh[src/trunk]: src/sys/dev/pci Add Xeon 5[56]00 devices from
christos[src/trunk]: src/sbin/disklabel fix broken patch
msaitoh[src/trunk]: src/sys/dev/pci Add parenthesis for the addr argument of ISMT_DE...
christos[src/trunk]: src/external/bsd/blacklist/etc remove interface example from rem...
christos[src/trunk]: src/external/gpl3/binutils/dist/gas fix bogus == bashism.
jnemeth[src/trunk]: src/sys/arch/x86/x86 move #ifdef notyet to encompass all relevan...
christos[src/trunk]: src/external/gpl3/gdb.old Import head of gdb to gdb.old
christos[src/trunk]: src/share/mk external binutils and gdb variables.
skrll[src/trunk]: src/sys/arch/arm Use TTBR_[UM]PATTR in a9_mpsubr.S as well as cp...
jdolecek[src/trunk]: src/sys/dev/ic add defines for dataset management (from NVMe spe...
joerg[src/trunk]: src Until we have a solution for stdatomic.h for GCC 4.8, instal...
christos[src/trunk]: src/sys/kern Don't detach devices if we are dumping core.
christos[src/trunk]: src/distrib/sets/lists/comp add linker scripts
matt[src/trunk]: src/sys/arch/mips/mips Don't compile the mips64 stuff if we bein...
christos[src/trunk]: src/sys/arch/mips/include use namespace protected types.
gson[src/trunk]: src/tests/lib/libm Add some tests of hypot() and hypotf()
martin[src/trunk]: src/usr.sbin/sysinst David Binderman in PR bin/50714: fix memory...
pooka[src/trunk]: src/sys/rump/librump Allow device components to create symlinks ...
joerg[src/trunk]: src/sys/netmpls Assert size for sockaddr_mpls, but don't require...
christos[src/trunk]: src/lib/libc/gen PR/50695: coypu: ctrl-c in su password input br...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb don't re-define _KERNTYPES
jmcneill[src/trunk]: src/sys/dev/hdaudio add HDAUDIO_32BIT_ACCESS option, which wraps...
joerg[src/trunk]: src/usr.bin/netstat Drop assignment from uninitialized and other...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/distrib/sets/lists/debug add missing options
hannken[src/trunk]: src/sys Change lfs from hash table to vcache.
christos[src/trunk]: src/external/gpl3/gdb/lib regen some more.
christos[src/trunk]: src/external/gpl3/gdb/lib regen i386
kiyohara[src/trunk]: src/sys/dev/i2c Add White LED initialize function.
nat[src/trunk]: src/sys/dev/usb regen.
matt[src/trunk]: src/sys/arch minor constification
nat[src/trunk]: src Add support for Realtek 8192EU.
pooka[src/trunk]: src/sys/rump Allocate struct cpu_info dynamically. Saves quite ...
christos[src/trunk]: src/lib/libedit Don't free getline memory (Ingo Schwarze).
christos[src/trunk]: src/compat/mips64/o32 set LIBC_MACHINE_ARCH otherwise we don't g...
matt[src/trunk]: src/sys/arch/mips/cavium/dev Fix CUI_MBOX_{SET, CLR}1 values
kiyohara[src/trunk]: src/sys/arch/arm/omap The variable gpio_module[] into #ifdef TI_...
spz[src/trunk]: src/crypto/external/bsd/openssl/dist merge for openssl 1.0.2j
matt[src/trunk]: src/sys/arch/arm/cortex Call armv7_dcache_l1inv_all in mpstart
mrg[src/trunk]: src/external/gpl3/gdb/lib gdb only needs on arm and on armeb set...
christos[src/trunk]: src/share/mk new binutils will be 2.26
msaitoh[src/trunk]: src/sys/dev/pci Remove extra if_start() in wm_ioctl().
christos[src/trunk]: src/external/gpl3/binutils regen!
christos[src/trunk]: src/crypto/external/bsd/heimdal/dist/kdc PR/51543: Henning Peter...
christos[src/trunk]: src/external/gpl3/binutils/dist Import binutils-2.26
gson[src/trunk]: src/lib/libm/src Fix incorrect magic numbers in scaling. From F...
christos[src/trunk]: src/distrib/sets/lists sets for cvslatest.
wiz[src/trunk]: src/lib/libpthread Bump date for previous.
roy[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt More printflike and d...
christos[src/trunk]: src/usr.bin/cvslatest Toolify
christos[src/trunk]: src/share/mk If we are building CTF, keep debugging symbols.
jdolecek[src/trunk]: src/usr.sbin/intrctl add -c option to list command for compact l...
mrg[src/trunk]: src/sys/dev/pci regen.
matt[src/trunk]: src/sys/arch/mips/mips Add octeon mach commands nmi and reset. ...
ast[src/trunk]: src/sys/sys white space
mrg[src/trunk]: src/external/mit/xorg/server set XFree86LOADER for all xorg-serv...
christos[src/trunk]: src/tests/lib/librumpclient Add more indirect library dependencies
plunky[src/trunk]: src/share/mk use pcpp front end rather than libexec/cpp directly...
pgoyette[src/trunk]: src/share/man/man9 Fix typo - from Kamil Rytarowski
skrll[src/trunk]: src/sys/compat/netbsd32 Trailing whitespace
christos[src/trunk]: src/usr.sbin update for tzcode 2016g
maxv[src/trunk]: src/sys/arch/i386/i386 Use offsets to access the TPR, and not la...
skrll[src/trunk]: src/sys/uvm/pmap Move some code before pmap_enter_pv in pmap_ent...
joerg[src/trunk]: src/external/gpl3/gdb/dist/gdb Avoid empty loop.
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for GDB 7.12 and alpha, m...
christos[src/trunk]: src/external/mit/lua/dist/src Get rid of the sprintf() bogus mac...
aymeric[src/trunk]: src/sys/dev/i2c add support for the MCP7940 based Pi Face Real T...
kamil[src/trunk]: src/doc libc: Add the wcsnlen(3) function in <wchar.h>.
hikaru[src/trunk]: src/sys/dev/marvell Preserve rx csum bad flags.
christos[src/trunk]: src/lib/libwrap PR/50823: David Binderman: Limit scanf width
mrg[src/trunk]: src/external/gpl3/gdb/lib mknative-gdb for GDB 7.12 for m68k and...
matt[src/trunk]: src/sys/arch/mips/mips Add entry for MIPS 1074K
knakahara[src/trunk]: src/sys/kern fix: "vmstat -C" CpuLayer showed only the last cpu ...
matt[src/trunk]: src/sys/arch/mips/mips Add CPU_INFO_FLAGS / CPUF_PRESENT
kamil[src/trunk]: src Import wcsnlen(3) to libc
jmcneill[src/trunk]: src/sys/arch/evbarm/conf disable __HAVE_MM_MD_DIRECT_MAPPED_PHYS...
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Rework how the external hypercalls a...
ozaki-r[src/trunk]: src/tests/net Bump timeout for ping and ping6 to 5 sec
joerg[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Override default L...
jdolecek[src/trunk]: src/sys/dev/pci provide intr xname
christos[src/trunk]: src/sys/arch/ia64/stand/common PR/50736: David Binderman: Check ...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb define _KERNTYPES
christos[src/trunk]: src/sys/arch/i386/include more relocations.
reinoud[src/trunk]: src/sys/fs/udf Fix filename creation and deleting with illegal f...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/disp PR/5...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb avoid re-def
rkujawa[src/trunk]: src/share/man/man4 Note improvements by mbouyer and kiyohara.
christos[src/trunk]: src/lib/csu/arch/alpha Undo previous; the lossage is more basic.
msaitoh[src/trunk]: src/sys/dev/pci Rename macro (sync with pcidevs rev. 1.1246). No...
jdolecek[src/trunk]: src/sys provide stub intr xname establish for xen
skrll[src/trunk]: src/sys/arch/arm/include KNF a comment
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Demand that rumpcomp_userfeatures_pc...
christos[src/trunk]: src/lib/libm/arch/i387 PR/50822: David Binderman: Fix copy length.
joerg[src/trunk]: src/gnu/dist/texinfo/makeinfo Fix operator precedence to allocat...
christos[src/trunk]: src/lib/libedit From Ingo Schwarze:
christos[src/trunk]: src/libexec/ld.elf_so revert, I'll fix libc instead.
phx[src/trunk]: src/sys/arch/amiga/include Remove unused KUSER_AREA, SYSPTSIZE, ...
pooka[src/trunk]: src/sys/rump/dev add rump kernel component for the auich driver
ryo[src/trunk]: src/sys/arch/mips/ralink KNF; indent, spaces and tabs.
dholland[src/trunk]: src/external/gpl3 Restore the local change
christos[src/trunk]: src/lib/libedit include errno.h
matt[src/trunk]: src/sys/compat/linux/common Force *stackp to (uintptr_t) before ...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb define _KMEMUSER earlier for mips
matt[src/trunk]: src/sys/dev This uses CPU_INFO_FOREACH so it really should inclu...
christos[src/trunk]: src/sys/dev/pci PR/50694: David Binderman: Fix wrong pasto const...
christos[src/trunk]: src/lib/libedit More header cleanups from Ingo Schwarze.
dholland[src/trunk]: src/sys/sys typo in comment
pooka[src/trunk]: src/sys/rump/librump generate privhdrs to new location
riastradh[src/trunk]: src/sys/dev/pci/ixgbe Avoid shadowing global `min'.
christos[src/trunk]: src/sys/arch/i386/stand/boot PR/50748: David Binderman: check bo...
christos[src/trunk]: src/lib/libintl Make the cpp protection macro name consistent wi...
nat[src/trunk]: src/sys/dev/usb Add quirk for C-Media USB Pnp sound card.
flxd[src/trunk]: src/sys/dev/pci Add 53C810AP for FreeAXP's emulation of a DEC KZ...
mlelstv[src/trunk]: src/usr.sbin/installboot Support wedge names.
christos[src/trunk]: src/share/mk back to binutils.old now that it works.
rmind[src/trunk]: src - npfctl: fix the confusion in the parser (0/0 case with no ...
dholland[src/trunk]: src/common/lib/libc/stdlib whitespace
ryo[src/trunk]: src/sys/arch/arm/imx Limit the maximum size of memory to 3840Mby...
macallan[src/trunk]: src/sys/arch/mips/ingenic fix pasto
riastradh[src/trunk]: src/sys Add rnd_add_data_sync for synchronous on-demand rndsourc...
hikaru[src/trunk]: src/sys/dev/marvell Don't use RXTX intr that is excess and requi...
mlelstv[src/trunk]: src/sys/external/bsd/drm2/drm Make agp_i810 also depend on agp s...
kardel[src/trunk]: src/external/bsd/ntp/dist/ntpq fix ifstats command by relaxing i...
dholland[src/trunk]: src/sbin/newfs Terminate expression with a semicolon, instead of...
maxv[src/trunk]: src/sys/fs/hfs KNF
skrll[src/trunk]: src/sys/external/bsd/dwc2/dist Trailing whitespace
chs[src/trunk]: src/usr.bin/finger in find_idle_and_ttywrite(), initialize idlet...
kamil[src/trunk]: src/tests/kernel Add new test attach1 in t_ptrace
jdolecek[src/trunk]: src/sys/dev follow advice of spec and block interrupts via INTMS...
skrll[src/trunk]: src/sys/dev/usb PR/50904: Fix variable assignment inside if-clause.
christos[src/trunk]: src/usr.bin/make CID 1025006: pbm can't be NULL at this point.
msaitoh[src/trunk]: src/sys/dev/pci regen.
wiz[src/trunk]: src/sbin/raidctl Bump date for previous. Add whitespace.
martin[src/trunk]: src/sys/compat/netbsd32 Regen (pset_*)
christos[src/trunk]: src/sbin fix error messages containing \n
sjg[src/trunk]: src/sys/dev/filemon Latest clang uses openat, filemon thus needs...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs uint64_t can't be...
joerg[src/trunk]: src/lib/libm/compiler_rt Long double complex multiplication and ...
skrll[src/trunk]: src/sys/arch/mips/cavium Fixup IPI interrupt delivery and splsch...
christos[src/trunk]: src/lib/libedit/readline export rl_done
christos[src/trunk]: src/sbin Add MOPT_{REL, NO}ATIME as supported by the underlying f...
skrll[src/trunk]: src/sys/dev/usb Provide a ugen_clear_endpoints declaration
mrg[src/trunk]: src/bin/cp for display in the (post) SIGINFO handler use off_t n...
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Fix available length calculatio...
ozaki-r[src/trunk]: src/sys/netinet6 Pull routing header handling out of ip6_output
matt[src/trunk]: src/sys/arch/mips/rmi Don't include <machine/param.h>
macallan[src/trunk]: src/sys/dev/sbus allow mmap()ing blitter registers
christos[src/trunk]: src/sys/fs/efs PR/50883: David Binderman: Remove redundant code.
kamil[src/trunk]: src/tests/kernel Mark ptraceme4 as expected failure, assume that...
christos[src/trunk]: src/tests/lib/libc/db - don't create a db file.
matt[src/trunk]: src/sys/arch/mips/mips Fix a type from kcpuset transition.
christos[src/trunk]: src/sys/modules/compat_sysv old ipc still needed for compat_netb...
matt[src/trunk]: src/sys/arch/riscv/include Fix c&p error.
matt[src/trunk]: src/lib Build external/gpl3/lib/libmudpath{, th} so that MKCOMPAT...
skrll[src/trunk]: src/distrib/sets/lists/comp Fix linker script entries for arch64...
christos[src/trunk]: src/distrib/sets/lists ctf stuff belongs to ctf not to the dtrac...
skrll[src/trunk]: src/sys/arch/arm/include/arm32 __USE_TOPDOWN_VM
christos[src/trunk]: src/bin/sh Complete implementation of the noexec option (-n) inc...
riastradh[src/trunk]: src/lib/libc/stdlib Fix description of ERANGE cases again.
christos[src/trunk]: src/share/mk Unbreak LLVM MKREPRO=yes builds (since the build sy...
kamil[src/trunk]: src/tests/kernel Add new test traceme4 in t_ptrace
christos[src/trunk]: src/usr.bin/xinstall remove useless assignment and explain why.
tls[src/trunk]: src/sys Add cpu_rng, a framework for simple on-CPU random number...
christos[src/trunk]: src/distrib/sets/lists/comp add drti.o
matt[src/trunk]: src/share/mk Don't add anything to CFLAGS/LDFLAGS on mips64 is B...
kre[src/trunk]: src/external/public-domain/tz This script needed some updates fo...
ozaki-r[src/trunk]: src/sys/net Pull RTM_CHANGE code out of route_output to make fur...
nonaka[src/trunk]: src/sys/dev/usb Remove duplicated HUAWEI E353 entry.
msaitoh[src/trunk]: src/sys/dev/pci i82567V-3 is not ICH9 but ICH8.
dholland[src/trunk]: src/sys/kern Use NOFOLLOW intead of <empty>. Purely cosmetic as ...
christos[src/trunk]: src/sys/kern CID 1308958: Fix reversed arguments in copyin(9)
pooka[src/trunk]: src/external/bsd/libc++/dist/libcxxrt/src Fix gcc revision check...
christos[src/trunk]: src/bin/sh Even more debugging improvements (from kre)
joerg[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Don't nuke input on e...
wiz[src/trunk]: src/share/man/man4 Remove trailing space.
ozaki-r[src/trunk]: src Add tests for tap(4)
maya[src/trunk]: src/lib/librumpuser/build-aux Revert previous. it shouldn't have...
mlelstv[src/trunk]: src/sys/arch/amiga/include remove obsolete comments
riastradh[src/trunk]: src/etc/rc.d Handle variable expansion and comma/space separator...
martin[src/trunk]: src/usr.bin/elf2aout David Binderman in PR bin/50897: fix memory...
skrll[src/trunk]: src/distrib/sets/lists/comp Mark linker scripts with binutils
christos[src/trunk]: src/libexec/ld.elf_so/arch/mips where is already void *
jnemeth[src/trunk]: src/sbin/gpt Instruct user to use resizedisk if media size has c...
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Import Clang 3.8.0rc3 r261930.
kamil[src/trunk]: src/tests/kernel Simplify code, prefer strerror(3) over sys_errl...
nonaka[src/trunk]: src/sys/dev/usb Added ThinkPad Compact USB keyboard with TrackPo...
pgoyette[src/trunk]: src/sys/kern Remove ptrace_do{, fp}regs - they are a duplicate of...
ozaki-r[src/trunk]: src Add tests of interface creation/destruction
dholland[src/trunk]: src/usr.bin/hexdump Don't try to use stdin after clobbering it w...
matt[src/trunk]: src/sys/arch/mips #include <mips/locore.h> and other include cle...
aymeric[src/trunk]: src mention that the recent addition of the NetBSD implementatio...
martin[src/trunk]: src/sys/compat/netbsd32 Regen for posix_fallocate and fdiscard
skrll[src/trunk]: src/tools Sort using mkheaderlist.sh:1.3
christos[src/trunk]: src/tests/bin/sh Improved handling of TEST_SH so that it is poss...
taca[src/trunk]: src/etc/namedb Update root.cache to 2016102001 (October 20, 2016).
christos[src/trunk]: src/bin/sh - don't export $PPID (from kre)
joerg[src/trunk]: src/common/lib/libc/atomic Include the C11 atomic builtin alias.
martin[src/trunk]: src/sys Make kill1 public (we'll need it from compat/netbsd32)
christos[src/trunk]: src/share/mk Add NODEBUG
mrg[src/trunk]: src/share/mk set {_LIBC_COMPILER_RT, MKGDB, _NEEDS_LIBCXX}.aarch64...
sborrill[src/trunk]: src/sbin/raidctl Compare correct length string for force option ...
alnsn[src/trunk]: src Add tests for not-yet-committed cgd algorithm AES-XTS.
christos[src/trunk]: src/external/gpl3/gcc/dist/libgcc enable tf math (__float128)
matt[src/trunk]: src Support building the xorg X11 libraries under MKCOMPAT.
riastradh[src/trunk]: src/lib/libc/stdlib Fix infinity detection with isinf(d), not d ...
macallan[src/trunk]: src/share/mk switch sparc to new binutils
christos[src/trunk]: src/external/gpl3/gcc.old/dist/gcc Fix copy relocations against ...
christos[src/trunk]: src/usr.bin/xinstall restore use of whitespace needing shell.
dholland[src/trunk]: src/sbin/fsck Add used-by comments on source files that are .PAT...
pgoyette[src/trunk]: src/sys/sys Missed these, too, during the regen. No functional ...
christos[src/trunk]: src/sys/dev initialized sc_unit (from Riastradh)
sjg[src/trunk]: src/sys/dev/filemon Bump version due to openat
christos[src/trunk]: src/sys/kern Return 0 if WNOHANG and no kids.
christos[src/trunk]: src/usr.bin/xlint/lint1 Fix segmentation fault caused by freeing...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new ptrace{...
mlelstv[src/trunk]: src/sys/arch/xen/conf add missing cpu_rng.c to kernel
christos[src/trunk]: src/sys/rump/librump/rumpvfs PR/50900: David Binderman: optimize...
christos[src/trunk]: src/external/gpl3/binutils regen x86
ozaki-r[src/trunk]: src/tests/net Make test names self-descriptive
joerg[src/trunk]: src/common/lib/libc/arch/sparc/atomic Include C11 load/store hel...
christos[src/trunk]: src/sys/arch/evbarm/gumstix sprinkle ifdef spices.
ozaki-r[src/trunk]: src/sys/netinet6 Remove unnecessary NULL checks
martin[src/trunk]: src/usr.sbin/postinstall Clean up the src/etc/mtree directory af...
ozaki-r[src/trunk]: src/sys/net Fix the position of IFADDR_ENTRY_DESTROY
macallan[src/trunk]: src/sys/arch/mips/mips .set mips3 for __mips_o32
martin[src/trunk]: src/sys/compat/netbsd32 Cosmetics: fill in details about some cu...
pooka[src/trunk]: src/tests/lib/libpthread Check that PTHREAD_RWLOCK_INITIALIZER w...
mlelstv[src/trunk]: src/sys/arch/xen/conf no condition for cpu_rng here
christos[src/trunk]: src/external/gpl3/binutils/lib/libiberty Add NODEBUGLIB, perhaps...
matt[src/trunk]: src/sys/arch/mips/include ifdef out bitfield struct for pte (not...
jdolecek[src/trunk]: src/sys/dev/ic reduce admin queue size to save memory; it's only...
uwe[src/trunk]: src/share/mk Switch sh3 to the new binutils and gdb. Lightly te...
christos[src/trunk]: src/common/lib/libc/gmon fix infinite recursion through thr_gets...
pgoyette[src/trunk]: src/sys/miscfs/procfs Module procfs needs ptrace_common for proc...
maxv[src/trunk]: src/sys/kern Memory leak, found by Mootja. By the way, we probab...
mrg[src/trunk]: src/share/mk sh3 (le) gdb 7.12 works. switch it.
skrll[src/trunk]: src/lib/libpthread_dbg Add multiple inclusion protection and __{...
hannken[src/trunk]: src/sys Add a function to print the fields of a vnode including ...
maxv[src/trunk]: src/sys/kern The mbuf is freed by the protocol even on error, so...
gson[src/trunk]: src/sys/kern Revert previous; it broke the lib/libc/ttyio/t_ttyi...
maxv[src/trunk]: src/sys/arch/arm/xscale Initialize 'error'.
christos[src/trunk]: src/sys/miscfs/specfs CID 1308957: Fix wrong sizeof()
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2016h from ftp:/...
skrll[src/trunk]: src/sys/arch/mips/include Cmoment formatting. No functional cha...
christos[src/trunk]: src/sys/netinet PR/50899: David Binderman: optimize memset
ryo[src/trunk]: src/usr.sbin/intrctl fix column alignment of "intrctl list [-c]"
pgoyette[src/trunk]: src/sys Move if_43.c back into the shared Makefile.sysio where i...
matt[src/trunk]: src/distrib/sets/lists/debug Tag libgcc.so.debug with gcc
dholland[src/trunk]: src/sys/rump/librump/rumpvfs Punctuate properly.
nat[src/trunk]: src/games/tetris Center game board on screen. OK from christos@.
christos[src/trunk]: src/etc mention that -a valid does not work, requested by felix.
christos[src/trunk]: src/doc new tzcode
christos[src/trunk]: src/sys/kern Cleanup old parent from zombies too. Fixes repeatab...
matt[src/trunk]: src/sys/arch/mips/mips No more sysmapsize.
skrll[src/trunk]: src/external/gpl3/gdb/dist/bfd Sync with external/gpl3/binutils/...
pooka[src/trunk]: src/sys/rump add mixerctl to userland utils
christos[src/trunk]: src/external/gpl3/binutils/lib bump both (belatedly)
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 By changing rs6000_...
matt[src/trunk]: src/sys/arch/evbmips/adm5120 Use cpu_startup_common()
joerg[src/trunk]: src/sys/external/bsd/compiler_rt Synchronise with new components...
martin[src/trunk]: src/usr.bin/elf2aout Try to fix build on 32bit architectures.
christos[src/trunk]: src/lib/libc/rpc PR/51578: Henning Petersen: Fix leak on error.
msaitoh[src/trunk]: src/sys/arch/x86/x86 No functional change:
matt[src/trunk]: src/distrib/sets/lists/base add gcc keyword to libgcc_s.so files
hannken[src/trunk]: src/sys Add a vfs_newvnode() method to deadfs and use it to create
joerg[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Shuffle include order...
christos[src/trunk]: src/usr.bin/config remove stray newlines from errors/warnings
pgoyette[src/trunk]: src/share/man/man9 Merge changes from David H. Gutteridge in PR ...
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2016h
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon PR/50918: David Binderman...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc Explici...
apb[src/trunk]: src/doc zoneinfo: Import tzdata2015e. [apb 20150621]
christos[src/trunk]: src/sys/arch/hppa/spmath PR/50871: David Binderman: use logical ...
christos[src/trunk]: src/sys/arch/arm/arm PR/50881: David Binderman: Remove redundant...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Add Xeon E5-4600 v3, Xeon E3-1200 v4 e...
christos[src/trunk]: src/sys/dev/ic PR/50926: David Binderman: Fix wrong paren
shm[src/trunk]: src/libexec/httpd * add CGI support for ~user translation (-E sw...
macallan[src/trunk]: src/sys/arch/sparc64/dev set BUS_SPACE_MAP_PREFETCHABLE when map...
christos[src/trunk]: src/lib/libedit pass the stream to the getc function
chs[src/trunk]: src fix vmem_alloc() to never return an error for VM_SLEEP reque...
christos[src/trunk]: src/usr.sbin/zdump we keep version in a separate file now
christos[src/trunk]: src/external/bsd/bind/dist/doc/arm bind-9.10.4-P4
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc/libgcc_s Mark this -z nodelete, ...
martin[src/trunk]: src/usr.sbin/postinstall PR install/50020: postinstall does not ...
msaitoh[src/trunk]: src/sys/dev/mii Fix previous (s/MII_MAXREGADDR/MII_ADDRMASK/).
christos[src/trunk]: src/sys/dev/hil don't escape the unescapable
pooka[src/trunk]: src/sys/fs/sysvbfs Fix bug in readdir loop condition.
martin[src/trunk]: src/sys/compat/netbsd32 Add sigqueuinfo, modctl and mq_*.
martin[src/trunk]: src/sys/arch/arm/allwinner Add disarm support
msaitoh[src/trunk]: src/sys/dev/pci 82567V-3 is not ICH9 but ICH8.
matt[src/trunk]: src/sys/arch/riscv/include add ELF64_MACHDEP_ID
mrg[src/trunk]: src/external/gpl3/binutils/usr.bin/ld/arch/armeb regen again aft...
christos[src/trunk]: src/lib/libc/time PR/50133: Martin Husemann: Can't cache $TZ.
christos[src/trunk]: src/sys/dev/ic PR/50882: David Binderman: Remove redundant code.
joerg[src/trunk]: src/tests/lib/libc/net libc fallback is known to not produce nic...
christos[src/trunk]: src/usr.bin/netstat PR/50873: David Binderman: use logical or in...
christos[src/trunk]: src/sys/ufs/ffs Tidy up panic messages, no functional change.
matt[src/trunk]: src/sys/arch/powerpc/include/booke This needs to define PRIxPTE ...
joerg[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Keep the if chain going.
christos[src/trunk]: src/bin/sh PR/46327: David Mandelberg: Fix exit codes of backgro...
joerg[src/trunk]: src/external/gpl3/binutils/dist/bfd Tail calls can use the PLT w...
christos[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins Fix infinite ...
ozaki-r[src/trunk]: src/sys/netinet6 Tidy up ip6_getpmtu
martin[src/trunk]: src/sys/compat/netbsd32 Add pset_* calls
dholland[src/trunk]: src/usr.bin/hexdump use "static"
martin[src/trunk]: src/usr.bin/elf2aout Gcc, please shut up with those stupid warni...
christos[src/trunk]: src/usr.bin/make centralize shell metachar handling.
joerg[src/trunk]: src/sys/arch/evbarm/nitrogen6 Garbage collect unused variables c...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Remove mvsdio. OpenBlocks AX3 not have...
ozaki-r[src/trunk]: src/sys/net Revert v1.157
christos[src/trunk]: src/lib/libedit Fix el_{w, }getc documentation (Ingo Schwarze)
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb td_close() needs to be able to wr...
martin[src/trunk]: src/usr.sbin/postinstall Pass AWK to make when invoking emit_dis...
youri[src/trunk]: src/usr.sbin/sysinst Wording.
msaitoh[src/trunk]: src/sys/dev/pci - pci_conf_print_pwrbdgt_base_power(): From 0xf3...
macallan[src/trunk]: src/sys/dev/ic actually check the return value from m_gethdr() a...
christos[src/trunk]: src/share/mk Revert and leave broken.
christos[src/trunk]: src/usr.sbin/crash revert kernhist patch accidentally committed
abhinav[src/trunk]: src Add tests for uniq(1) based on the example test cases provid...
ozaki-r[src/trunk]: src/sys Remove unnecessary NULL checks of ifa->ifa_addr
christos[src/trunk]: src/sys/arch/atari/isa PR/50857: David Binderman: Remove redunda...
christos[src/trunk]: src/distrib/sets/lists/debug fix libiberty_g.a
matt[src/trunk]: src/external/mit/xorg/tools/makekeys Don't recreate link if clea...
christos[src/trunk]: src/bin/sh/funcs delete clauses 3,4
msaitoh[src/trunk]: src/sys/arch/x86/pci Don't check PCI_FLAGS_"MSI"_OKAY in pci_"ms...
matt[src/trunk]: src/sys/arch/mips/include We support multiple page sizes so let ...
wiz[src/trunk]: src/doc gcc-4.8.5 out.
matt[src/trunk]: src/sys/arch/evbmips/evbmips Add #include <mips/locore.h>
christos[src/trunk]: src/external/bsd/blacklist/bin Restart the loop each time we del...
matt[src/trunk]: src/sys/arch/mips/mips Decode jr.hb and ssnop and few more spec3...
jdolecek[src/trunk]: src/sys/ufs/ffs allow also the snapshot_setup()'s call to ffs_tr...
matt[src/trunk]: src/distrib/sets Rework a little. test MKCOMPATMODULES for KMOD...
aymeric[src/trunk]: src bump date for entry about using NetBSD's regex, now that it ...
ozaki-r[src/trunk]: src Add basic tests for IPv6 Path MTU Discovery
christos[src/trunk]: src/include undo protected symbol hack.
msaitoh[src/trunk]: src/sys/dev/pci - Move call of wm_reset() in wm_attach() after s...
nonaka[src/trunk]: src/sys/dev/usb regen
riastradh[src/trunk]: src/external/mit/xorg/lib Disable C++11 warnings about `register...
joerg[src/trunk]: src/sys/arch/evbarm/stand/gzboot Don't reuse LDFLAGS for argumen...
christos[src/trunk]: src/distrib/sets/lists/comp fix typo
martin[src/trunk]: src/sys Make mqueue_get public, rearrange mq_open into a helper ...
alnsn[src/trunk]: src/distrib/sets/lists/tests Add "crypto" category to t_cgd_aes.
martin[src/trunk]: src/sys/arch/evbmips/cavium Rin Okuyama in PR port-evbmips/51563...
martin[src/trunk]: src/external/gpl3/binutils.old/lib/libiberty Add NODEBUGLIB here...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/hmac constify the ne...
ozaki-r[src/trunk]: src/tests/net/if Add tests deleting active/inactive links
christos[src/trunk]: src/bin/sh Make sh.1 catch up with reality. Document -h (such as...
riastradh[src/trunk]: src/lib/libc/stdlib Bump date for previous.
skrll[src/trunk]: src/external/gpl3/gdb/dist/bfd Sync with external/gpl3/binutils/...
christos[src/trunk]: src/external/gpl3/binutils.old use our real top
christos[src/trunk]: src/sys/arch/sparc64/dev Return instead of crashing. This is wro...
mrg[src/trunk]: src/share/man/man9 flesh out the descrition of kernhist_dumpmask()
plunky[src/trunk]: src/usr.bin/bthset use correct offset for channel in SDP record
ozaki-r[src/trunk]: src/sys/kern Fix an assertion in _psref_held
joerg[src/trunk]: src/sys/arch Ignore unused arguments for clang as we pass assemb...
christos[src/trunk]: src/usr.bin/elf2aout PR/50897: David Binderman: fix memory leaks...
riastradh[src/trunk]: src/sys Reorganize SRCS lists for libcompat, compat.kmod, sysv_i...
christos[src/trunk]: src/bin/sh PR bin/50834o: fix expansions of (unquoted) ${unset_v...
kamil[src/trunk]: src Add new test t_ptrace with traceme1
christos[src/trunk]: src/distrib/cdrom/macppc_installboot PR/50915: David Binderman: ...
christos[src/trunk]: src/bin/sh Fix for PR bin/48631 - allow commands controlled
martin[src/trunk]: src/sys/sys Welcome to 7.99.19!
christos[src/trunk]: src/tests/usr.bin/xlint/lint1 new test.
matt[src/trunk]: src/sys/arch/ews4800mips Fixup includes to the new world order.
matt[src/trunk]: src/common/lib/libc/arch/mips/atomic #include "assym.h"
christos[src/trunk]: src/compat/amd64/i386 add LIBGCC_MACHINE_ARCH
matt[src/trunk]: src/distrib/sets/lists/modules No longer needed
dholland[src/trunk]: src/usr.bin/hexdump Don't use one function for two different thi...
riastradh[src/trunk]: src/lib/libc/stdlib Distinguish altogether invalid syntax from t...
christos[src/trunk]: src/usr.sbin/isdn/isdnd fix indent
jakllsch[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Fix two issues in NetB...
msaitoh[src/trunk]: src/sys/dev/pci Add MSI/MSI-X support written by Kengo Nakahara....
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Use the official version of...
christos[src/trunk]: src/share/man/man7 the data segment is not randomized.
jdolecek[src/trunk]: src/sys/kern fixup comment
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Don't fail silently if we can't s...
pgoyette[src/trunk]: src/sys/sys Also update the version number in the comment!
christos[src/trunk]: src/distrib/sets/lists/tests new shell test
dholland[src/trunk]: src/sys/dev/usb Regen.
wiz[src/trunk]: src/lib/libc/sys Bump date for previous.
dholland[src/trunk]: src/games/fortune/datfiles add one
hannken[src/trunk]: src/sys/miscfs Redo previous again, v_specnode is invariant but ...
kamil[src/trunk]: src Add new tests: tests/lib/libc/sys/t_wait_noproc and t_wait_n...
matt[src/trunk]: src/distrib/sets Need to check MKCOMPATMODULES as well.
scole[src/trunk]: src/tests/dev/cgd Only build t_cgd_aes if MKCRYPTO==yes and MKRU...
joerg[src/trunk]: src/lib/libc/compiler_rt Sync with changes in the profiling impl...
christos[src/trunk]: src/lib/libc/sys document PIOD_READ_AUXV.
christos[src/trunk]: src/bin/sh PR bin/50896: make shift with more than 1 arg give a ...
jdolecek[src/trunk]: src/sys/dev/ic revert change from rev. 1.12:
christos[src/trunk]: src/external/gpl3/binutils use the real top
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Save the location of the...
matt[src/trunk]: src/lib Add DTRACE and CTF libraries
joerg[src/trunk]: src/sys/dev/sbus Mark mgx_wait_host explicitly as unused.
roy[src/trunk]: src/external/bsd/openresolv/dist Import openresolv-3.7.3 with th...
tnn[src/trunk]: src/sys/dev/ic Supports ETHERCAP_VLAN_MTU. ok martin@ PR#49967
joerg[src/trunk]: src/external/bsd/llvm/dist/clang Mark files without clang-261930...
matt[src/trunk]: src/sys/arch/evbmips/conf if NEED_MDSETIMAGE != no and the ramdi...
mrg[src/trunk]: src/share/mk flip the polarity of the xorg-server version: list ...
matt[src/trunk]: src Add MKCOMPATX11 knob for making X11 compat libraries.
christos[src/trunk]: src/external/gpl3/binutils/dist/ld Restore old netbsd emulation ...
pooka[src/trunk]: src/lib/libpthread C++ (namely libc++) expects to be using PTHRE...
skrll[src/trunk]: src/share/mk Switch hppa to gdb 7.12... passes basic tests
christos[src/trunk]: src/usr.bin/make CID 1025008: Free memory returned by Var_Subst
msaitoh[src/trunk]: src/sys/dev/mii Define MII_ADDRBITS and MII_ADDRMASK.
christos[src/trunk]: src/sys/dev/pci Add vioscsi, compile tested only (toxic)
maxv[src/trunk]: src/sys/arch/xen/x86 Map the PTE space as non-executable on PAE....
dholland[src/trunk]: src/sbin/fsck global variables should be declared extern.
martin[src/trunk]: src/distrib/sets Force ARCHDIR_SUBDIR to empty before including ...
christos[src/trunk]: src/bin/sh CID 1354293: handle EOF
pgoyette[src/trunk]: src/sys/dev/pci Increase max string length for PCI Product names...
christos[src/trunk]: src/sys/dev/pci simplify
christos[src/trunk]: src/bin/sh Move the PPID installation to the init() section.
maxv[src/trunk]: src/sys/kern Memory leak, found by Mootja. It is easily triggera...
matt[src/trunk]: src/sys/arch/mips/include Remove unused struct pt_entry_t union.
phx[src/trunk]: src/sys/arch/amiga/include Use all the changes from
riastradh[src/trunk]: src/sys/arch/x86/x86 Let the compiler decide whether to inline.
christos[src/trunk]: src/doc more stuff is done.
knakahara[src/trunk]: src/tests/net/if_pppoe fix rarely rump.ping6 failures by "UDP co...
matt[src/trunk]: src/sys/arch/ews4800mips/ews4800mips #include <sys/cpu.h> for cu...
joerg[src/trunk]: src/distrib/sparc/miniroot Bump miniroot size slightly from 9216...
christos[src/trunk]: src/etc/rc.d use kat, a version of cat that strips comments
joerg[src/trunk]: src/external/gpl3/binutils.old/dist/bfd Merge r1.10 from the mai...
riastradh[src/trunk]: src/sys/kern Omit needless `if (RND_ENABLED(...))' in rnd_skew_get.
pgoyette[src/trunk]: src/sys/compat/common Move if_43.c out of Makefile.sysio and int...
kamil[src/trunk]: src/lib/libc/thread-stub Add CHECK_NOT_THREADED() in __libc_mute...
matt[src/trunk]: src/sys/arch/cobalt/cobalt use cpu_startup_common
christos[src/trunk]: src/sbin/fsck_msdos PR/50908: David Binderman: Optimize memset's
mlelstv[src/trunk]: src/sys/dev/ic Error recovery stops normal queue processing but ...
christos[src/trunk]: src/bin/sh PR/43255: Make -n apply to the -c string so sh -n -c ...
martin[src/trunk]: src/bin/sh Fix wrong condition in previous causing bogus 'Use "e...
hannken[src/trunk]: src/sys/miscfs Unfortunately MFS uses v_data of its anonymous de...
joerg[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Make the defau...
mlelstv[src/trunk]: src/sys/dev dk_ioctl already calls disk_ioctl.
kre[src/trunk]: src/lib/libc/time Revert a couple of lines of code from tzcode20...
christos[src/trunk]: src/bin/sh Fix quoting inside heredoc's. (from kre)
skrll[src/trunk]: src/sys/external/bsd/common/conf Missed this file in the linux_w...
msaitoh[src/trunk]: src/sys/dev/mii Set mii_mpd_{oui,model,rev}.
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that wm_detach() didn't unmap the FLAS...
mrg[src/trunk]: src/external/gpl3/gcc regen mknative files for GCC 4.8.5.
kamil[src/trunk]: src/tests/lib/libc/sys Add new test wait6_stopgo_loop in t_wait
mrg[src/trunk]: src/sys/external/bsd/acpica/dist/tables remove a stray \n from a...
matt[src/trunk]: src/distrib/sets/lists/modules Remove compatmodules lines since ...
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb/config/arm Add -lkvm for bsd-kvm.o
christos[src/trunk]: src/usr.bin/xlint/lint1 Add _Generic C11 support.
dholland[src/trunk]: src/games/atc Abolish the foul practice of including every heade...
christos[src/trunk]: src/sys/arch/sparc64/dev Don't throw us in the debugger!
martin[src/trunk]: src/etc/mtree Guard a few $MK... != "no" tests by an additional ...
matt[src/trunk]: src/share/mk Default MKPICLIB on powerpc64 to yes
matt[src/trunk]: src/distrib/sets Using archdirs.mk in compat, automagically gene...
christos[src/trunk]: src/sys/arch/sparc64/dev Better to panic! Otherwise we end in an...
matt[src/trunk]: src/sys/arch/mipsco/mipsco Cleanup includes
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Mark files without llvm-261930 s...
pgoyette[src/trunk]: src/lib/libexecinfo Typo
aymeric[src/trunk]: src/tools/compat add our libc's regex implementation to libnbcom...
christos[src/trunk]: src/lib/libedit Change the way the built-in history works; some ...
hannken[src/trunk]: src/sys Split sys/vnode.h into sys/vnode.h and sys/vnode_impl.h
kre[src/trunk]: src/lib/libc/time Actually, this problem won't be reported upstr...
christos[src/trunk]: src/lib fix error messages
msaitoh[src/trunk]: src/sys/dev/pci Use wm_gmii_82544_{read, write}reg() on non-82567...
kamil[src/trunk]: src Add new tests for combination of wait(2) interfaces with ptr...
he[src/trunk]: src/doc Per the discussion in PR#20924, remove the HACK entry fo...
skrll[src/trunk]: src/sys/dev/usb One more s/0/NULL/
christos[src/trunk]: src/usr.bin/make CID 1025009: Fix wrong code (NULL deref)
martin[src/trunk]: src/tools/compat Remove regexp.h here temporarily
matt[src/trunk]: src/external/mit/xorg/tools/makekeys Make this work without a po...
joerg[src/trunk]: src/sys/arch/powerpc/conf clang now supports normal soft float.
christos[src/trunk]: src/doc new OpenSSL
christos[src/trunk]: src/sys/dev/pci/n8/common PR/50874: David Binderman: unsigned ca...
matt[src/trunk]: src/distrib/sets/lists remove unneed arch64 keywords
christos[src/trunk]: src/usr.sbin/grfconfig PR/50867: David Binderman: Fix parsing loop.
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx Remove #define VERBOSE_INIT_ARM
riastradh[src/trunk]: src/lib/libc/stdlib Simplify error condition case.
christos[src/trunk]: src/bin/sh Simple script to create node names for debugging
pooka[src/trunk]: src/sys/rump add brconfig to userland utils
joerg[src/trunk]: src When building the atomic op test on SPARC64 with Clang, skip...
msaitoh[src/trunk]: src/sys/dev/pci Add PLX Technology PEX 8111.
ozaki-r[src/trunk]: src/sys/netinet6 Add missing pserialize_read_exit
martin[src/trunk]: src/usr.sbin/isdn/isdnd David Binderman in PR bin/50884: simplif...
ryo[src/trunk]: src/sys/arch/arm/imx make "machdep.imx7.frequency.arm_a7" and "m...
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb/config No need for corelow.o here...
matt[src/trunk]: src/distrib/sets add pigzgzip to comment
christos[src/trunk]: src/usr.bin/make this is not buf.c
uwe[src/trunk]: src/bin/cp The '-i' flag should work regardless of whether the s...
knakahara[src/trunk]: src/sys/dev/pci Fix sc_stopping race.
macallan[src/trunk]: src/sys/arch/sparc64/sparc64 allow BUS_SPACE_MAP_PREFETCHABLE wi...
ginsbach[src/trunk]: src/usr.bin/indent Stray '\n' in errx(3) format.
matt[src/trunk]: src/distrib/sets/lists/comp Add ./usr/include/sys/common_lock.h
msaitoh[src/trunk]: src/sys/dev/pci - Rewrite PHY related lock stuff. Almost the sam...
christos[src/trunk]: src/usr.bin/xlint/lint1 Add visibility and weak
kamil[src/trunk]: src/lib/libc/sys Document PT_SET_EVENT_MASK, PT_GET_EVENT_MASK a...
riastradh[src/trunk]: src/external/cddl/osnet/lib Let MKCTF alone control whether we b...
christos[src/trunk]: src/lib/libc/time PR/50009: David CARLIER: Enhance strptime to f...
wiz[src/trunk]: src/usr.bin/utoppya filesystem -> file system.
christos[src/trunk]: src/sys/sys put unused before the function name for consistency.
christos[src/trunk]: src/usr.bin/systat sysctlbyname is convenient, but ain't cheap. ...
mrg[src/trunk]: src/sys add netbsd32 support for nfssvc(2). we do this by defin...
sjg[src/trunk]: src/usr.bin/make For :ts numeric escapes \x* is hex, anything el...
christos[src/trunk]: src/usr.bin/mkesdb fix error statement
christos[src/trunk]: src/sbin/raidctl PR/50921: David Binderman: Fix memory leak
christos[src/trunk]: src/lib/libedit Fixes from OpenBSD via Ingo Schwarze:
matt[src/trunk]: src/share/mk Default MKCOMPATMODULES to yes for mips64e{b, l}
jdolecek[src/trunk]: src/sys/dev/ic pass maxphys from device rather then assuming MAX...
ozaki-r[src/trunk]: src/tests/net/arp Improve tests of proxy arp
christos[src/trunk]: src/distrib/mipsco/instkernel Bump size.
mlelstv[src/trunk]: src/distrib/sets/lists/debug tag debug libraries with 'debuglib'...
matt[src/trunk]: src/sys/arch Use cpu_startup_common()
pgoyette[src/trunk]: src/sys/rump Forgot these two generated files...
christos[src/trunk]: src/distrib/sets/lists/tests remove obsolete test
riastradh[src/trunk]: src/common/lib/libc/stdlib Set *endptr in all paths out of strto...
kamil[src/trunk]: src Prefer modern simple past tense and past participle of catch
ozaki-r[src/trunk]: src/usr.sbin/arp Kill confusable use of SIN_PROXY
kre[src/trunk]: src/distrib/sets/lists/base New zoneinfo file for Asia/Famagusta...
msaitoh[src/trunk]: src/sys/dev/pci Add more DPRINTF()s.
joerg[src/trunk]: src Update build system for LLVM 3.8.0rc3.
chs[src/trunk]: src/sys/external/bsd/drm2/drm plug memory leak in drm_vma_node_r...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc merge GCC 4.8.5 (round two)
christos[src/trunk]: src/bin/ed PR/50879: David Binderman: remove redundant code.
apb[src/trunk]: src/doc tzcode2015e/tzdata2015e were released. We have tzdata20...
riastradh[src/trunk]: src/lib/libc/stdlib Fix phrasing about `out-of-band' and `sentin...
hannken[src/trunk]: src/sys/ufs/ufs ufs_inactive: stop overwriting error status and ...
khorben[src/trunk]: src/sys/compat Add missing newline character in error message
mlelstv[src/trunk]: src/sys/dev/ic CAM status values are used as xs_status and must ...
dholland[src/trunk]: src/games/tetris add -b to usage, from leot
christos[src/trunk]: src/usr.bin/xinstall restore unlink file if strip fails (from Ta...
christos[src/trunk]: src/sys/arch/alpha/isa PR/50854: David Binderman: Remove redunda...
jdc[src/trunk]: src/sys/dev/i2c Correct previous - external temperature 2 is rea...
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm Avoid zero-size uao.
christos[src/trunk]: src/lib/libedit Remove advertising clause.
christos[src/trunk]: src/usr.sbin/makefs/chfs PR/50911: David Binderman: Optimize memset
matt[src/trunk]: src/distrib/sets Don't put COMPATARCHDIRS or KMODARCHDIRS since ...
pgoyette[src/trunk]: src/tests/net/if Add PR number to the expected-fail message
martin[src/trunk]: src/tools/compat Revert to rev 1.77 for now on Aymeric's request
christos[src/trunk]: src/distrib/sets/lists/tests add t_option
pooka[src/trunk]: src/sys/rump Remove unreal allocators, unconditionally use subr_...
matt[src/trunk]: src/sys/arch/cobalt/stand/boot #include <mips/cpuregs.h>
christos[src/trunk]: src/sys/sys _SC_TIMERS_MAX
joerg[src/trunk]: src As workaround for limitations in Clang's atomic lowering on ...
ozaki-r[src/trunk]: src Add tests for ping6 options
christos[src/trunk]: src/usr.sbin/isdn/isdnmonitor PR/50860: David Binderman: Remove ...
christos[src/trunk]: src/tests/bin/sh Complete implementation of TEST_SH, use builtin...
mrg[src/trunk]: src/doc note GCC 4.8.5 has been imported, and while i'm here, un...
christos[src/trunk]: src/usr.bin/xinstall remove unused label
pgoyette[src/trunk]: src/sys/dev/hdaudio Replace numeric magic-number constant with s...
msaitoh[src/trunk]: src/sys/dev/pci Decode Resizable BAR.
christos[src/trunk]: src/sys/netipsec gather more information from mbuf.
martin[src/trunk]: src/share/mk Switch sparc64 over to new binutils
joerg[src/trunk]: src/sys/arch/sparc/stand When building with clang, optimise for ...
christos[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib Add lint bits.
christos[src/trunk]: src/distrib/cdrom/macppc_installboot dedup
dholland[src/trunk]: src/usr.bin/calendar Repair accidental regression in -r1.49: for...
christos[src/trunk]: src/bin remove \n from error messages
christos[src/trunk]: src/sys/arch/powerpc/isa PR/50858: David Binderman: Remove redun...
christos[src/trunk]: src/distrib/sets/lists bump OpenSSL for 1.0.1s (remove SSLv2 and...
christos[src/trunk]: src/external/gpl3/gdb/dist/bfd CID 420802: Avoid NULL deref.
christos[src/trunk]: src/tests/bin/sh Correct one test that (while OK for NetBSD) ins...
christos[src/trunk]: src/distrib/sets/lists/xcomp fix lint sets.
pooka[src/trunk]: src/doc document g++ 5.1 + libpthread volatile workaround (PR li...
pgoyette[src/trunk]: src/sys/compat/common Hmmm, if we omit if_43.c from the SRCS lis...
mlelstv[src/trunk]: src/etc tset was useful for fixed terminals and rarely changing ...
christos[src/trunk]: src/tests/net/net make it work on linux, be pickier about errors...
christos[src/trunk]: src/lib/libc/gen lint comment
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist Import compiler-rt r259194...
jdolecek[src/trunk]: src/sys/dev/ic introduce optional timeout for the polled command...
uwe[src/trunk]: src/lib/libpanel Fix typo missed by wizd(8).
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/sbin/newfs reduce bss usage
dholland[src/trunk]: src/sys/dev/usb Add extra ucom/u3g id for Huawei E353; from Ben ...
christos[src/trunk]: src/usr.bin/make remove <sys/cdefs.h> for portability reasons
pooka[src/trunk]: src/sys/kern +RUMP to __posix_{, f, l}chown. at least python want...
skrll[src/trunk]: src/sys/arch/arm Use armreg_*_{read, write} instead of handcrafte...
pgoyette[src/trunk]: src/sys/sys Belatedly bump the kernel version for recent modular...
dholland[src/trunk]: src/lib/libutil grammar patrol
gson[src/trunk]: src/sys/kern When closing a tty, limit the amount of time spent ...
matt[src/trunk]: src/sys/arch/evbmips Just cpu_startup_common()
christos[src/trunk]: src/bin/sh update that -n is implemented and add -h using the lo...
skrll[src/trunk]: src/sys/arch/mips Pre-allocate some kcpuset_ts so that we don't ...
taca[src/trunk]: src/doc named.root 2016102001 (October 20, 2016) has out.
ozaki-r[src/trunk]: src/sys/net Add missing percpu_putref to error path
abhinav[src/trunk]: src/bin/sh Fix grammar in couple of sentences.
martin[src/trunk]: src/sys/compat/netbsd32 Implement posix_fallocate and fdiscard c...
pgoyette[src/trunk]: src/sys/conf Update dependencies for COMPAT_LINUX32 to include C...
christos[src/trunk]: src/external/gpl3/binutils/dist merge conflicts, disable testsuite
christos[src/trunk]: src/usr.bin/xinstall - improve error printing
joerg[src/trunk]: src/share/mk Sparc/Sparc64 also support libc++ and compiler-rt i...
matt[src/trunk]: src Make evbarm64 (little endian) the default for aarch64.
christos[src/trunk]: src/lib/libedit PR/50880: David Binderman: Remove redundant code.
ginsbach[src/trunk]: src/usr.bin/indent Use warnx(3).
skrll[src/trunk]: src/sys Move linux_work.c and workqueue.h from sys/external/bsd/...
msaitoh[src/trunk]: src/sys/dev/mii Set mii_mpd_{oui,model,rev}.
christos[src/trunk]: src/lib/libresolv PR/50907: David Binderman: Remove useless strl...
riastradh[src/trunk]: src/sys/compat/common Sprinkle #ifdef _KERNEL_OPT.
christos[src/trunk]: src/usr.sbin/btattach a couple more stray \n
abhinav[src/trunk]: src/bin/sh Remove unused variables.
mrg[src/trunk]: src/bin/mv add SIGINFO for mv(1), largely based upon the support...
christos[src/trunk]: src/sys/fs/cd9660 Make it usable from userland.
mlelstv[src/trunk]: src/distrib/sets/lists/comp add missing cpu_rng.h includes
christos[src/trunk]: src/external/bsd/bind rebuild if the version file changes, so bi...
ryo[src/trunk]: src/sys/arch/arm/imx fix always false comparison.
apb[src/trunk]: src/external/public-domain/tz/dist Import tzdata2015e from http:...
kamil[src/trunk]: src/tests/kernel Add new tests attach_pid0 and attach_pid1 to t_...
knakahara[src/trunk]: src/sys fix: locking about IFQ_ENQUEUE and ALTQ
riastradh[src/trunk]: src/etc Record current raid configurations too in /etc/security.
aymeric[src/trunk]: src/tools/compat add our libc's regex implementation to libnbcom...
matt[src/trunk]: src/sys/arch/aarch64/include Use <sys/common_lock.h> for !__arm__
christos[src/trunk]: src/lib/libc/locale Undo the __dso_protected hackery.
wiz[src/trunk]: src/bin/sh file system police.
manu[src/trunk]: src/sbin/umount Remove useless and harmful sync(2) call in umoun...
christos[src/trunk]: src/external/gpl3/binutils/dist/bfd More detailed error messages...
matt[src/trunk]: src/sys/arch/mips/mips Add decoder for ehb. Fix ins/ext instruc...
riastradh[src/trunk]: src/sys/arch/x86/x86 KNF. No functional change.
riastradh[src/trunk]: src/external/mit/xorg/tools/mkfontscale Define FC_NO_MT=1 for to...
uwe[src/trunk]: src/sys/kern Don't leak garabage from the kernel stack on sleep(...
christos[src/trunk]: src - GC pts_fired, and fix the comment about MAX_TIMERS
mrg[src/trunk]: src/usr.bin/midirecord fix the log message typo.
christos[src/trunk]: src/bin/sh name the long option after the ksh name (trackall) to...
christos[src/trunk]: src/sys/netipsec Fix port matching; we need to ignore ports when...
joerg[src/trunk]: src/sys/external/bsd/compiler_rt/dist/lib/builtins Merge compile...
skrll[src/trunk]: src/external/gpl3 Remove duplicated lines
wiz[src/trunk]: src/bin/cp Add serial comma, use upper case for abbreviation, an...
christos[src/trunk]: src/bin/sh remove useless casts
riastradh[src/trunk]: src/sys/kern Mark skewsrcp as __diagused to unbreak non-DIAGNOST...
christos[src/trunk]: src/lib/libc/db/hash Fix hash iteration that deletes the current...
msaitoh[src/trunk]: src/sys/dev/pci - Fix workaround which did dummy read BM_WUC reg...
christos[src/trunk]: src/usr.bin/infocmp PR/50932: David Binderman: use emalloc/ereal...
matt[src/trunk]: src/distrib/sets/lists Add missing arch64 to libasan entries
kamil[src/trunk]: src/tests/kernel Add new test traceme3 in t_ptrace
christos[src/trunk]: src/sys/dev/usb PR/51574: You can't always get what you want, bu...
mlelstv[src/trunk]: src/sys/arch/evbarm/evbarm Don't modify command line buffer but ...
matt[src/trunk]: src/common/lib/libc/arch/mips/atomic Always use sync if mips3 or...
riastradh[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Sprinkle some mor...
christos[src/trunk]: src/usr.bin/netstat PR/50872: David Binderman: Use logical and i...
riastradh[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Add __printfli...
abhinav[src/trunk]: src/usr.bin/ul Make all the global variables and functions static.
maxv[src/trunk]: src/sys/fs/hfs KNF
christos[src/trunk]: src/lib/libedit Get split el_getc and el_wgetc completely and ca...
sjg[src/trunk]: src/usr.bin/make Let makefiles decide if depend file gets a meta...
christos[src/trunk]: src/tools/compat try to fix missing decls
christos[src/trunk]: src/lib/libc/rpc KNF, no real change (except malloc(x * y) -> ca...
christos[src/trunk]: src/lib/libedit A very simple, non-intrusive patch to fix a segf...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Fix a bug that an interrupt mask is "un"mas...
matt[src/trunk]: src/sys/arch/evbmips/include add whitespace
joerg[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Merge r274564 from Fr...
mlelstv[src/trunk]: src/sys/external/bsd/drm2/drm Non-x86 doesn't have AGP. This sho...
macallan[src/trunk]: src/sys/arch/sparc64 add plumbing to support bus_space_mmap() with:
christos[src/trunk]: src/external/gpl3/binutils.old Import current binutils
msaitoh[src/trunk]: src/sys/dev/pci Add Xeon E7 v4 devices from "Intel Xeon Processo...
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc use LIBGCC_MACHINE_ARCH for the...
kamil[src/trunk]: src/tests/lib/libc/sys Enable the wait3 test in t_wait_noproc_wn...
christos[src/trunk]: src/sys deduplicate the complex lock reparent dance.
nonaka[src/trunk]: src/sys/dev/pci Use MSI instead of legacy INTx, if available.
christos[src/trunk]: src/sbin/fsck_lfs add missing ;
matt[src/trunk]: src/distrib/sets/lists/comp p++ symlink is only create if MKCXX ...
mrg[src/trunk]: src/sys/sys bump kernel version for ptrace32 related changes.
christos[src/trunk]: src/distrib/sets/lists new libssh
christos[src/trunk]: src/lib/libc/gen Add _SC_TIMER_MAX
christos[src/trunk]: src/sys/arch/hp300/stand/common PR/50852: David Binderman: make ...
christos[src/trunk]: src/sys/external/bsd/acpica/dist/disassembler PR/51579: Henning ...
christos[src/trunk]: src/sys/netipsec Add more debugging, no functional change.
christos[src/trunk]: src/external/bsd/bind/dist merge conflicts
christos[src/trunk]: src/bin/sh Finish the fix for PR/48631 - that is, make the parse...
ozaki-r[src/trunk]: src/sys/dev/pci Name virtqueue index
jdolecek[src/trunk]: src/sys/ufs/ffs revert 1.141 - the second ffs_truncate() can't r...
christos[src/trunk]: src/sys Support PIOD_READ_AUXV so that gdb can handle PIE binari...
wiz[src/trunk]: src/doc gdb-7.11 is out.
mrg[src/trunk]: src/external/gpl3/gdb/lib regen after config.bfd fix.
riastradh[src/trunk]: src/lib/libc/stdlib EXIT_FAILURE police
matt[src/trunk]: src/lib Add libraries created by MKZFS != "no"
tnn[src/trunk]: src/sys/arch/mips/mips Don't try to interpret MIPS3-specific sta...
skrll[src/trunk]: src/sys/dev/usb Only clear the endpoint information in ugen_set_...
ozaki-r[src/trunk]: src/tests/net Accept DEBUG environment variable
christos[src/trunk]: src/distrib/sets/lists add new db test
msaitoh[src/trunk]: src/sys/arch/x86/x86 Fix wrong output in mpacpi_pci_foundbus() w...
matt[src/trunk]: src/compat Add tests/share/mk and external/bsd/atf/tests/atf for...
pgoyette[src/trunk]: src/lib/libexecinfo Fix markup .Dv --> .Dq
martin[src/trunk]: src/external/gpl3/gdb/dist/gdb Add a skip_solib_resolver, from R...
christos[src/trunk]: src/usr.bin/make str2Lst_Append tokenizes the string and uses it...
riastradh[src/trunk]: src/lib/libc/stdlib Use the keywords `underflow' and `overflow' ...
wiz[src/trunk]: src/share/man/man4 Fix xref.
ozaki-r[src/trunk]: src/sys/net Make some rt_timer functions and variables static
christos[src/trunk]: src/bin/sh Improve debugging, from kre (I hooked it to the build).
dholland[src/trunk]: src/lib/libc/string PR 49988 Kamil Rytarowski: fix pasto
christos[src/trunk]: src/external/cddl/osnet/lib/drti remove comment I used to test.
nat[src/trunk]: src/sys/dev/pad Allow reads from pad(4) less or greater than PAD...
christos[src/trunk]: src/sys/compat/netbsd32 regen
christos[src/trunk]: src/sys/netipsec Simplify the port comparison code further.
christos[src/trunk]: src/tests/bin/sh Cleanup left over (dead) debugging code (from kre)
christos[src/trunk]: src/tests/bin/sh Added more test cases, more exhaustive testing....
christos[src/trunk]: src/usr.sbin/zic we keep version separately now
christos[src/trunk]: src/sys/arch/hppa/stand No debug, pic, or ctf for standalone code.
christos[src/trunk]: src/sys/compat/netbsd32 whitespace police.
ginsbach[src/trunk]: src/usr.bin/indent Fix obvious contraction spelling mistakes by ...
christos[src/trunk]: src/doc new binutils
dholland[src/trunk]: src/sbin/fsck add missing rcsid
christos[src/trunk]: src/sys/rump/librump/rumpvfs Avoid void * arithmetic
hannken[src/trunk]: src/sys/miscfs Use the address of vp->v_specnode as vcache key. ...
christos[src/trunk]: src/share/mk Don't build archive libs with -fPIC breaks static b...
pgoyette[src/trunk]: src/sys/dev Avoid writing beyond the end of the buffer we were g...
christos[src/trunk]: src/lib/libedit/TEST convert to 2 clause
riastradh[src/trunk]: src/lib/libc/stdlib Tidy up the second example too.
msaitoh[src/trunk]: src/sys/dev/pci Add newer I219 devices.
christos[src/trunk]: src/usr.bin/make make needshell customizable, so that xinstall c...
jdolecek[src/trunk]: src/sbin/gpt remove dup line
christos[src/trunk]: src/crypto/external/bsd/openssl/dist OpenSSL Security Advisory [...
christos[src/trunk]: src/lib/libform PR/50919: David Binderman: Re-do all the debug s...
dholland[src/trunk]: src/share/man/man3 Catch up with <varargs.h> removal.
knakahara[src/trunk]: src/sys/dev/pci Fix locking against myself at wm_turn{on, off} wh...
matt[src/trunk]: src/sys/arch Make _BSD_CLOCK_T_ unsigned int so it's the same fo...
riastradh[src/trunk]: src/sys/kern Omit needless `if (RND_ENABLED(...))' in rnd_cpu_get.
martin[src/trunk]: src/sys/compat/netbsd32 Add posix_fallocate and fdiscard
matt[src/trunk]: src/sys/arch/arc/arc Fix includes
christos[src/trunk]: src/sys/arch/x86 PR/49691: KAMADA Ken'ichi: free deferred ptp ma...
skrll[src/trunk]: src/sys/dev/usb From FreeBSD rev1.30 via OpenBSD:
pgoyette[src/trunk]: src/sys/dev/pci Protect against buffer overflow.
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2016i from ftp:/...
pooka[src/trunk]: src/lib/libpthread Don't depend on __CPU_SIMPLE_LOCK_PAD to dete...
matt[src/trunk]: src/sys/arch/mips/mips #include <mips/locore.h>
skrll[src/trunk]: src/sys/arch/arm/arm32 #if 0 a KASSERT for now as it doesn't app...
ginsbach[src/trunk]: src/usr.bin/indent Use errx(3).
mlelstv[src/trunk]: src/sys/arch/amiga/amiga btoc is already rounding up to click si...
christos[src/trunk]: src/sys/netipsec PR/50905: Henning Petersen: Fix useless compari...
riastradh[src/trunk]: src/distrib/sets/lists/man Tag ctf.5 man page with ctf, not dtrace.
nakayama[src/trunk]: src/external/gpl3/binutils Reapply following changes to binutils...
pgoyette[src/trunk]: src/sys/dev/sysmon Fix the KASSERT - we want to make sure that _...
christos[src/trunk]: src/sys/netinet6 restore previous logic.
matt[src/trunk]: src/sys/arch/evbppc/conf Add cinlude TWRP1025.local
knakahara[src/trunk]: src/sys/dev/marvell fix: pexih->ih_evcnt->ev_name pointed stack ...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb Remove d-exp.c (generated file)
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb PR toolchain/51557: gdb can't rea...
christos[src/trunk]: src/external/cddl/osnet/lib hook drti
jdolecek[src/trunk]: src/sys/dev revert 1.90 of dksubr.c and change sc_deferred back ...
christos[src/trunk]: src/tests/bin/sh This test tests nothing not tested elsewhere, a...
pgoyette[src/trunk]: src/sys/kern When importing modules from the boot loader we shou...
christos[src/trunk]: src/distrib/sets/lists everyone is now on binutils-2.26 or more
msaitoh[src/trunk]: src/sys/dev/pci - Define WMPHY_I217, WMPHY_VF and WMPHY_210.
macallan[src/trunk]: src/sys/arch/sparc/stand/ofwboot fix remaining *_TSB_DATA() uses
christos[src/trunk]: src/bin/sh Provide $PPID, kill vvers (unused)
knakahara[src/trunk]: src/sys/net eliminate gif(4) Tx softint
riastradh[src/trunk]: src/share/man/man3 These have been able to handle uintmax-width ...
matt[src/trunk]: src/share/mk Add MKCOMPATTESTS knob to enable building and insta...
christos[src/trunk]: src/usr.sbin/isdn/isdnmonitor PR/50860: David Binderman: Remove ...
mlelstv[src/trunk]: src/sys/kern Don't use CPU_RNG for rump kernels. So far there is...
christos[src/trunk]: src/tests/bin/sh Add t_option, from kre (with minor edits from me)
martin[src/trunk]: src/sys Make handle_modctl_load() usable from compat/netbsd32.
kamil[src/trunk]: src Add new test t_timedmutex
nat[src/trunk]: src Fix soft volume audio distortion. OK jmcneil@.
dholland[src/trunk]: src/sys/compat/netbsd32 regen
christos[src/trunk]: src/sys/arch/evbmips/loongson/dev PR/50869: David Binderman: Use...
christos[src/trunk]: src/lib/libc/time welcome to 2016h
msaitoh[src/trunk]: src/sys/dev/pci - Fix previous commit in wm_kmrn_readreg().
christos[src/trunk]: src/bin/sh If we don't have shared address space vfork fail back...
christos[src/trunk]: src/tools/compat regen
pooka[src/trunk]: src/sys/rump/dev/lib/libpci Add a "userfeature" definition for i...
christos[src/trunk]: src/usr.bin/xinstall Use the bourne shell if the after command h...
christos[src/trunk]: src/usr.bin/vmstat Work around gcc on sparc64 bug
kamil[src/trunk]: src/tests/kernel Add FORKEE_ASSERTX()/FORKEE_ASSERT() for forkee...
matt[src/trunk]: src/sys/arch/mips/mips Turn KX (no need for UX) when !O32 ABI an...
christos[src/trunk]: src/sys/arch/amd64/amd64 print some more stuff
martin[src/trunk]: src/sys/compat/netbsd32 Implement trivial conversion for pset_*
mrg[src/trunk]: src/sys/compat/netbsd32 s/sparc64/native 64 bit/ in a comment...
jdolecek[src/trunk]: src/sys/dev/ic revert rev. 1.7 - seems the polling damages comma...
matt[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 Change CC1_SPEC and...
joerg[src/trunk]: src/libexec/ld.elf_so Add an explicit note about the search path...
christos[src/trunk]: src/sys/netipsec kill stray &
christos[src/trunk]: src/sys/dev/filemon staircase flattening police.
christos[src/trunk]: src/tests/lib/libpthread fix typos
dholland[src/trunk]: src/games/atc Move game logic out of the file with the curses code.
maxv[src/trunk]: src/sys/arch/x86/acpi Reload the MSRs on the original cpu on i38...
wiz[src/trunk]: src/usr.bin/indent Remove trailing whitespace.
wiz[src/trunk]: src/lib/libedit Use \- for minus sign, use Ev, use Er.
wiz[src/trunk]: src/lib/libpanel Improve wording.
joerg[src/trunk]: src/external/bsd/openldap/dist/clients/tools Logical negation bi...
riastradh[src/trunk]: src/external/cddl/osnet/dev/dtrace Fix dtrace module autoload.
jnemeth[src/trunk]: src/external/bsd/blacklist/bin Correct misplaced break; from Fre...
dholland[src/trunk]: src/sys/compat/netbsd32 add missing opt_nfsserver.h
christos[src/trunk]: src/sys/kern Fix wrong WIFCONTINUED() status.
msaitoh[src/trunk]: src/sys/compat/netbsd32 Add missing sys/kauth.h
macallan[src/trunk]: src/sys/arch/sgimips/mace shorten the interrupt name so the leve...
kamil[src/trunk]: src/tests/kernel The problem with WIFCONTINUED() and WIFSTOPPED(...
joerg[src/trunk]: src/common/lib/libc/arch/sparc/atomic When using clang, do not u...
matt[src/trunk]: src/sys/arch/evbmips/rasoc Remove pmapdebug stuff
skrll[src/trunk]: src/tools Sort the output
skrll[src/trunk]: src/share/man/man9 Typos
christos[src/trunk]: src/sys/arch/amd64/amd64 handle PIC compilation (if we are build...
pgoyette[src/trunk]: src/sys/sys Bump kernel version for changes to pciverbose. Than...
skrll[src/trunk]: src/share/mk enable xorg-server 1.18 for evbarm
msaitoh[src/trunk]: src/share/man/man4 Add 82562 and wm(4).
christos[src/trunk]: src/sys/arch/hppa/spmath PR/50870: David Binderman: Use logical ...
christos[src/trunk]: src/share/mk switch everyone to binutils.old
nakayama[src/trunk]: src/sys/arch/sparc64/sparc64 32-bit kernels use 32-bit stack.
mrg[src/trunk]: src/external/gpl3/gdb/lib/libbfd/arch regen.
christos[src/trunk]: src/usr.bin/make Centralize the "is a meta char" test, instead o...
flxd[src/trunk]: src Bless pmax with USB device files/majors and make kernel conf...
msaitoh[src/trunk]: src/sys/dev - Use MII_ADDRMASK.
pooka[src/trunk]: src/sys regen
skrll[src/trunk]: src/sys/dev/usb Somehow the ; disappeared from the previouis commit
kre[src/trunk]: src/doc I should learn to read a calendar, and not just cut&past...
pgoyette[src/trunk]: src/sys/compat/common Really comment out if_43.c this time. (I ...
roy[src/trunk]: src/usr.bin/tic White space police.
christos[src/trunk]: src/external/gpl3/binutils/dist/binutils CID 270355 fix memory leak
dholland[src/trunk]: src/sys/compat/netbsd32 Don't reference netbsd32_nfssvc unless N...
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb Trailing whitespace
christos[src/trunk]: src/bin/sh KNF / whitespace fixes. No changes of substance. (fro...
knakahara[src/trunk]: src/sys remove unnecessary declarations and fix KNF
kamil[src/trunk]: src/tests/kernel Add new test-case "traceme2" in t_ptrace
christos[src/trunk]: src/usr.bin fix some error handling.
matt[src/trunk]: src/distrib/sets/lists More compat changes. Add compat dirs to ...
christos[src/trunk]: src/share/mk add NODEBUGLIB
christos[src/trunk]: src/sys/arch/cobalt/conf bump size.
joerg[src/trunk]: src/sys/rump/librump/rumpkern Align the message buffer. The kern...
maxv[src/trunk]: src/sys/ufs/ffs Small fixes.
hannken[src/trunk]: src/sys Use VFS_PROTOS() for deadfs. Rename dead_mount to dead_...
christos[src/trunk]: src/external/gpl3/gdb/dist/gdb it might not be a breakpoint, so ...
christos[src/trunk]: src/sys/compat/netbsd32 we need compat_sysv now.
christos[src/trunk]: src/usr.sbin/acpitools/acpidump CID 1354301, 1354302, 1354303: F...
ozaki-r[src/trunk]: src/sys/net Avoid temporal dangling reference
palle[src/trunk]: src/sys/arch/sparc64/include sun4v: Fix build issue introduced i...
christos[src/trunk]: src/crypto/external/bsd/openssh merge conflicts
flxd[src/trunk]: src Add new USB-enabled kernel config(s) based upon GENERIC for ...
martin[src/trunk]: src/usr.sbin/postinstall Simplify previous, pass awk as TOOL_AWK...
christos[src/trunk]: src/tests/lib/libc/db Add new failing test.
christos[src/trunk]: src/external/gpl3/binutils/dist/ld restore the initfini array tests
aymeric[src/trunk]: src/lib/libc/regex protect __RCSID the same way other reg*.c fil...
maxv[src/trunk]: src/sys/dev/pci Use-after-free.
christos[src/trunk]: src/sys/dev/pci/n8/common/api PR/50898: David Binderman: remove ...
christos[src/trunk]: src/usr.bin/ftp CID 1354295: Array overrun.
christos[src/trunk]: src/include Add relatime.
martin[src/trunk]: src/sys/dev/pci Stopgap fix for in-kernel compilation (differenc...
christos[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common - Add missing ...
martin[src/trunk]: src/sys/arch Make clock_t unsigned
skrll[src/trunk]: src/distrib/sets/lists/comp Obsolete gcc files
riastradh[src/trunk]: src/external/cddl/osnet/dist/lib/libuutil/common Cast int64_t to...
martin[src/trunk]: src/sys/arch/sparc64/sparc64 Do not hardcode the assumption that...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Trailing whitespace.
joerg[src/trunk]: src/tests/sbin/gpt Require the boot block to be used, test can't...
christos[src/trunk]: src/tests/bin/sh Correct the way that TEST_SH is used so that th...
knakahara[src/trunk]: src/sys/dev/pci Fix wm(4) input drop packet counter.
jakllsch[src/trunk]: src/sys/dev/usb Fix hid_get_data() and hid_get_udata() for 32-bi...
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC 4.8.5 cornflakes (round one).
kamil[src/trunk]: src/distrib/sets/lists Fix generation of distribution with MKCAT...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Move makphy to after mv{gb, xp}e.
ozaki-r[src/trunk]: src/sys/net Remove unnecessary argument
skrll[src/trunk]: src/distrib/sets/lists/comp sort (sort of)
macallan[src/trunk]: src/sys/arch/evbmips/ingenic don't mess with the cycle counter e...
matt[src/trunk]: src/distrib/sets/lists Remove autogenerated entries.
skrll[src/trunk]: src/sys/arch/mips/mips Fix logic inversion in 1.107
joerg[src/trunk]: src/external/gpl3 SPARC before v8 requires a nop instruction bet...
macallan[src/trunk]: src/sys/arch/shark/ofw don't map the framebuffer as cacheable
kre[src/trunk]: src/doc Note update to tzdata2016h
roy[src/trunk]: src/usr.bin/infocmp White space police.
christos[src/trunk]: src/usr.bin/tip add missing quote, remove some braces.
riastradh[src/trunk]: src/external/mit/xorg/lib/gallium Use -std=c++11 unordered_set, ...
christos[src/trunk]: src/doc update bind
ozaki-r[src/trunk]: src/sys/net Remove ifnet_addrs
christos[src/trunk]: src/usr.bin more stray \n
christos[src/trunk]: src/sys/arch/hppa/stand move the NODEBUG to the boot blocks only.
christos[src/trunk]: src/sys/sys Since the stopped bits set is a subset of the contin...
pgoyette[src/trunk]: src/tests/net/if Mark this test as "expected failure" since rump...
matt[src/trunk]: src/distrib/sets Don't add duplicate compat paths
mlelstv[src/trunk]: src/usr.bin/tset Restore logic for setting the VERASE character.
christos[src/trunk]: src/external/gpl3/binutils/lib/libiberty follow suit (add missin...
justin[src/trunk]: src/usr.bin/make Fix non native build on metachar.c
jdolecek[src/trunk]: src/doc/roadmaps volunteer for the ext3/ext4 also
mrg[src/trunk]: src/doc add mv(1) and SIGINFO.
skrll[src/trunk]: src/sys/arch/arm/nvidia Use the nvidia, has-utmi-pad-registers pr...
christos[src/trunk]: src/sys Make comments and code match reality; there are 4 reserv...
matt[src/trunk]: src/sys/arch/mips/include Make vmparam.h change work with RUMP
sborrill[src/trunk]: src/sbin/raidctl Clarify that what was previously known as -A ro...
tls[src/trunk]: src/sys/arch/x86/x86 Add RDSEED and RDRAND backends for cpu_rng ...
jnemeth[src/trunk]: src/share/misc PR/50851 - Nikolai Lifanov -- add EAI
jdolecek[src/trunk]: src/sys/ufs/ffs reduce diff vs 1.117, no functional change
christos[src/trunk]: src/sys/arch/atari/dev PR/50868: David Binderman: Fix operator p...
joerg[src/trunk]: src/external/gpl3/binutils.old/dist/bfd Merge r1.11 from the mai...
matt[src/trunk]: src/etc/mtree ./usr/libdata/firmware/radeon is obsolete so remov...
ozaki-r[src/trunk]: src/usr.sbin/rtadvd Fix regression on sending RA messages
kamil[src/trunk]: src/tests/kernel Run the attach_pid1 test (from t_ptrace) in unp...
christos[src/trunk]: src/tests/lib/libpthread more tests from kamil
ozaki-r[src/trunk]: src/sys/netinet6 Fix nd6_numroutes counting
riastradh[src/trunk]: src/lib/libc/stdlib Distinguish invalid syntax from trailing gar...
pgoyette[src/trunk]: src/external/cddl/osnet Import fix from FreeBSD - see [1], [2] r...
christos[src/trunk]: src/usr.bin/xlint/lint1 redo previous, not needed.
christos[src/trunk]: src/lib/libperfuse Deal with limits properly.
matt[src/trunk]: src/sys/modules/arch Add support for build mips64 kernel modules...
kamil[src/trunk]: src/tests/kernel attach1 in t_ptrace no longer fails
alnsn[src/trunk]: src/distrib/sets/lists/debug Debug file for t_cgd_aes.
matt[src/trunk]: src/sys/arch/mips/include More instructions
christos[src/trunk]: src/sys/compat/linux/common PR/50021: Rin Okuyama: Fix linux aff...
skrll[src/trunk]: src/sys/external/bsd/dwc2 Reduce diff to upstream by using
pooka[src/trunk]: src/share/mk add READELF and STRINGS
mlelstv[src/trunk]: src/sys/dev/usb add id for RTL8188EU from vendor ABOCOM
msaitoh[src/trunk]: src/sys/dev/pci Change debug flags to be better than before.
jdolecek[src/trunk]: src/doc/roadmaps adjust the nvme entry; the flush cache is now a...
msaitoh[src/trunk]: src/sys/dev/pci Add newer I219 devices (not enabled).
mrg[src/trunk]: src/external/gpl3/gcc/dist initial import of GCC 4.8.5 sources. ...
christos[src/trunk]: src/distrib/sets/lists/tests new test
joerg[src/trunk]: src/external/mit/xorg/lib/gallium Make using ! on the LHS of a c...
matt[src/trunk]: src/sys/arch/arm/arm32 Remove duplicate ASEND(undefined_entry)
christos[src/trunk]: src/external/gpl3/gcc/lib/libgcc regen and include the proper di...
mrg[src/trunk]: src/usr.bin separate the 3 functions midirecord uses from libaud...
christos[src/trunk]: src/usr.sbin/makefs more error normalization
christos[src/trunk]: src/sbin/ifconfig PR/50909: David Binderman: Optimize memset
christos[src/trunk]: src/sbin a few more \n's in errors
maxv[src/trunk]: src/sys/arch/pmax/tc Use-after-free.
pooka[src/trunk]: src/sys/rump/dev/lib/libumass fix snafu to enable umass componen...
rjs[src/trunk]: src/sys/arch/mac68k/nubus Set sc_dev field of softc.
riastradh[src/trunk]: src/sys/kern Skip disabled sources in rnd_getmore.
mrg[src/trunk]: src/usr.bin/audiocfg if opening the audio device fails, try open...
martin[src/trunk]: src/sys/arch/evbmips/conf Remove options NFS_V2_ONLY
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config basic support for -static ...
christos[src/trunk]: src/lib/libc/time merge tzcode2015e:
pgoyette[src/trunk]: src/sys/kern Regenerate files for modularization of ptrace(2)
alnsn[src/trunk]: src/tests/dev/cgd Don't use mktemp.
joerg[src/trunk]: src/include/ssp Allow SSP enabled functions to conditionally ski...
mrg[src/trunk]: src/external/gpl3/gcc/dist merge GCC 4.8.5 (final round)
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2016i
msaitoh[src/trunk]: src/sys/dev/pci regen.
riastradh[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon Use bus_space_read rat...
hannken[src/trunk]: src/sys/fs/ptyfs No need to call spec_inactive() from ptyfs_inca...
matt[src/trunk]: src/sys/arch/hpcmips/hpcmips #include <mips/locore.h>
christos[src/trunk]: src/tests/lib/libpthread Merge and fix the timed mutex tests to ...
christos[src/trunk]: src/sbin/newfs PR/50910: David Binderman: Optimize memset.
taca[src/trunk]: src/doc We have root.cache 2016102001 (October 20, 2016).
skrll[src/trunk]: src/sys/arch/arm/arm32 Also return early from _bus_dmamap_sync i...
christos[src/trunk]: src/distrib/sets/lists bump binutils libraries
matt[src/trunk]: src/sys/arch/mips/rmi Print both user and kernel segtabs
ozaki-r[src/trunk]: src/sys/net Delete rt_timers on RTM_DELETE surely
martin[src/trunk]: src/sys/arch/sparc/stand/ofwboot Bump version now that we can lo...
christos[src/trunk]: src/distrib/atari/floppies/install remove unused flags
christos[src/trunk]: src/lib/libc/time lint knows about _Generic
christos[src/trunk]: src/sys/arch/x68k/dev PR/50859: David Binderman: Remove redundan...
christos[src/trunk]: src/lib/libedit PR/50863: John Hein: libedit el_end() messes up ...
flxd[src/trunk]: src/doc Note tcu(4).
jnemeth[src/trunk]: src/sys/net/npf fixup misplaced #endif
christos[src/trunk]: src/doc new openssl
matt[src/trunk]: src/sys Make module_machine const char *
joerg[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/xorgos Don't...
alnsn[src/trunk]: src/tests/dev/cgd Don't build t_cgd_aes if ${MKCRYPTO} == "no".
maxv[src/trunk]: src/sys/fs/hfs KNF
christos[src/trunk]: src/tests/bin/sh Tests for the shift builtin (from kre)
christos[src/trunk]: src/bin/sh Remove most volatility from readtoken1() restoring ex...
martin[src/trunk]: src/sys/compat/netbsd32 Fix reversed arguments in copyin(9), c.f...
matt[src/trunk]: src/distrib/sets/lists X11 libs liblisp, libmp, libre are no lon...
skrll[src/trunk]: src/sys/kern KNF . Sort includes
riastradh[src/trunk]: src/sbin/ifconfig Consistently use estrlcpy for ifr.ifr_name her...
christos[src/trunk]: src/lib/libedit Make the read_char function always take a wchar_...
christos[src/trunk]: src/sys/miscfs/specfs Revert previous, and explain why.
ozaki-r[src/trunk]: src/sys/netinet6 Fix race condition of in6_selectsrc
ozaki-r[src/trunk]: src/tests/net/net Add tests for combination use of -g option and...
ginsbach[src/trunk]: src/usr.bin/indent Add the [n]ei and [n]eei options to the synop...
christos[src/trunk]: src/bin/sh PR bin/43469 - correctly handle quoting of the patter...
jdolecek[src/trunk]: src/sys/dev/ic tighter queue control - according to spec actual ...
mrg[src/trunk]: src/sys/lib/libkern remove "@echo done" from 4 rules that don't ...
christos[src/trunk]: src/tests/bin/sh Add new redirection test, from kre
aymeric[src/trunk]: src/tools/compat remove regsub.c from the list of files to build...
skrll[src/trunk]: src/sys/dev/usb Lumix Camera DMC-FS45 from kern/49809
pgoyette[src/trunk]: src/sys/compat/common if_43.o gets included from libcompat autom...
pgoyette[src/trunk]: src/sys * Split sys/kern/sys_process.c into three parts:
christos[src/trunk]: src/tests/bin/sh more tests from kre
maxv[src/trunk]: src/sys/arch/x86/acpi There is a huge fpu synchronization issue ...
dholland[src/trunk]: src/tests/lib/libc/gen Add another case related to the ones from...
phx[src/trunk]: src/sys/arch/amiga/dev Fixed WSCONS kernels. The cnprobe functio...
msaitoh[src/trunk]: src/sys/dev/pci - Add some Core i7-800 and i5-700 devices from "...
christos[src/trunk]: src/tests/bin/sh remove old test
wiz[src/trunk]: src/distrib/sets/lists/debug Add libc++ to two debug sets.
christos[src/trunk]: src/lib/libc Only create and install the tags file for the norma...
roy[src/trunk]: src/sys/netinet Don't handle ARP duplication for the unspecified...
christos[src/trunk]: src/sbin/newfs_udf PR/50920: David Binderman: fix leak
pooka[src/trunk]: src/sys/rump note RUMP_{,LOCK}DEBUG default values
christos[src/trunk]: src/sys/kern Wait for the next character forever as kgdb wants.
christos[src/trunk]: src/sys/kern Fix arg64 computation for compat_netbsd32
knakahara[src/trunk]: src/sys To eliminate gif_softc_list linear search, add extra arg...
christos[src/trunk]: src/crypto/external/bsd/openssl merge conflicts, bump libraries ...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Fix bus clock for Airmont from the latest I...
joerg[src/trunk]: src/external/cddl/osnet/dist/lib/libdtrace/common Don't crash wh...
matt[src/trunk]: src/distrib/sets/lists/debug p++ is a symlink so it won't have a...
pgoyette[src/trunk]: src/lib/libc/sys Typo - "a requests" --> "a request"
riastradh[src/trunk]: src/lib Skip libctf if MKCTF=no irrespective of MKDTRACE, for real.
christos[src/trunk]: src/bin/sh More nodenames fixes.
ozaki-r[src/trunk]: src/sys Use ip_hresolv_output for if_token as well
mrg[src/trunk]: src/sys eliminate USBHIST as a define/option. it was entangled ...
christos[src/trunk]: src/distrib/sets document CTF
matt[src/trunk]: src/external/mit/xorg/bin/xedit Use LIBISPRIVATE, not MKPRIVATELIB
nonaka[src/trunk]: src/sys/dev/usb regen
adam[src/trunk]: src/lib/libc/compiler_rt Fix buidling with MKPROFILE=no
roy[src/trunk]: src/external/bsd/openresolv/dist Sync
matt[src/trunk]: src/tests Don't build tests that depend on RUMP if BSD_MK_COMPAT...
msaitoh[src/trunk]: src/sys/dev/pci - Remove an 82578 workaround which was for PCH r...
ozaki-r[src/trunk]: src/sys/netinet Fix typo in a comment
matt[src/trunk]: src/sys/arch/mipsco/include All mips ports will need it.
christos[src/trunk]: src/external/gpl3/binutils/lib/libiberty need an =
hannken[src/trunk]: src/sys/kern Prepare the split of sys/vnode.h into sys/vnode.h a...
joerg[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc Mark th...
macallan[src/trunk]: src/sys/arch/sparc64/dev mmap() memory-ish regions with BUS_SPAC...
pgoyette[src/trunk]: src/sys/dev Update the devlist2h.awk script to track the maximum...
christos[src/trunk]: src/usr.bin/cmp add a flag to avoid mmap...
ozaki-r[src/trunk]: src/tests/net/arp Add basic tests for Proxy ARP
matt[src/trunk]: src/sys/arch/mips/pmon Cleanup includes
christos[src/trunk]: src/include We only have 28 timers available.
christos[src/trunk]: src/sys/fs/cd9660 remove installboot.h; it is not needed
msaitoh[src/trunk]: src/sys/dev/pci 82567V_3 is BME1000_E_2(bm). Tested with Advante...
christos[src/trunk]: src/tests/bin/sh Add new test
roy[src/trunk]: src/doc Note import of openresolv-3.7.3
christos[src/trunk]: src/usr.sbin improve error messages (remove \n, use __func__, etc)
christos[src/trunk]: src/usr.bin/make grr too many different compilation options.
matt[src/trunk]: src/sys/arch/hpcmips/dev Cleanup includes
matt[src/trunk]: src/etc/mtree Need to test for MKCOMPATX11
ozaki-r[src/trunk]: src/sys/netinet6 Reduce the number of return points
riastradh[src/trunk]: src/sbin/ping6 #ifdef forward declaration of setpolicy like defi...
christos[src/trunk]: src/external/bsd/ntp/scripts PR/50426: Dave Tyson: Fix ntp repor...
christos[src/trunk]: src/lib/libc/db/hash Delay moving to the next key until the next...
martin[src/trunk]: src/sys/compat/netbsd32 regen (versioned mq_* calls)
pgoyette[src/trunk]: src/sys/dev/sysmon Separate the two conditions for the KASSERT, ...
christos[src/trunk]: src/lib/libc/time don't define statics we don't need
knakahara[src/trunk]: src/tests/net/if_pppoe Fix error when wait_for_session_establish...
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb Fix HPPANBSD_SIZEOF_GREGS to matc...
jdolecek[src/trunk]: src/sys/dev change sc_deferred to TAILQ (reusing bufq b_actq) to...
joerg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-geode Ignore cla...
christos[src/trunk]: src/usr.bin/make use isspace()
christos[src/trunk]: src/lib/libpthread Don't spin if we already own the mutex, other...
christos[src/trunk]: src/usr.bin/make create needshell so we don't scan the string mu...
matt[src/trunk]: src/sys/compat/netbsd32 Fix a comment.
kamil[src/trunk]: src/tests/lib/libc/sys All tests in t_wait now pass
joerg[src/trunk]: src/external/bsd/llvm/dist/llvm Import LLVM 3.8.0rc3 r261930.
christos[src/trunk]: src/usr.bin/systat allow fractional intervals
martin[src/trunk]: src/usr.bin/xinstall Add optional support for posix_spawn (inste...
christos[src/trunk]: src/etc Introduce kat() a built-in version of cat(1) that strips...
christos[src/trunk]: src/sys/arch/arc/isa PR/50855: David Binderman: Remove redundant...
mlelstv[src/trunk]: src/sys/dev/usb match RTL8188EU device from vendor ABOCOM.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
christos[src/trunk]: src/lib/libcurses It is expensive to open and close files for ev...
joerg[src/trunk]: src/distrib/sparc For clang, optimize both ramdisk and miniroot ...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia We don't need to use any particular valu...
christos[src/trunk]: src/sys/arch/evbmips/isa PR/50856: David Binderman: Remove redun...
christos[src/trunk]: src/usr.bin/fgen PR/50914: David Binderman: Fix memory leaks.
christos[src/trunk]: src/usr.bin/cmp fix usage (thanks wiz)
maxv[src/trunk]: src/sys/arch/xen/x86 Map the remaining pages as non-executable. ...
christos[src/trunk]: src/bin/sh avoid duplicate includes (from kre)
christos[src/trunk]: src/share/mk switch x86 to the new binutils
msaitoh[src/trunk]: src/sys/dev/pci regen.
christos[src/trunk]: src/crypto/external/bsd/openssl merge conflicts, restore binary ...
ozaki-r[src/trunk]: src/sys/netinet6 Use KASSERT for argument NULL checks
matt[src/trunk]: src/distrib/sets/lists/xcomp liblisp, libre, libmp are now priva...
skrll[src/trunk]: src/sys/arch/arm Get the RPI3 working (in aarch32 mode) by recog...
christos[src/trunk]: src/tests/bin/sh PR/43469 has been fixed
christos[src/trunk]: src/bin/sh put back some volatile, gcc complains (x86_64)
matt[src/trunk]: src/sys/uvm Use %p, %#xl etc. for pointers and addresses.
martin[src/trunk]: src/sys/arch Make clock_t unsigned int everywhere.
hubertf[src/trunk]: src/usr.bin/utoppya There was a pilot flying a small single engi...
martin[src/trunk]: src/sys/compat/netbsd32 Move compat calls, requested by mrg@
christos[src/trunk]: src/usr.bin/make CID 1025007: Don't leak missingFiles
martin[src/trunk]: src/sys/arch/sparc64 Slightly optimize the ITLB usage on seconda...
martin[src/trunk]: src/sys/compat/netbsd32 Regen (sigqueinfo, modctl, mq_*)
matt[src/trunk]: src/distrib/sets/lists Fix various missing or incorrect keywords.
riastradh[src/trunk]: src/lib/libc/stdlib Update strtoul(3) example to reflect clarifi...
christos[src/trunk]: src/external/gpl3/binutils/dist Import binutils-2.27 minus the t...
christos[src/trunk]: src/external/gpl3/binutils.old merge conflicts
christos[src/trunk]: src/external/gpl3/binutils for next time
kre[src/trunk]: src/tests/lib/libutil Remove tests of "dawn" and "sunset" in pre...
abhinav[src/trunk]: src/usr.bin/ul Add a FILES section and add references to terminf...
hannken[src/trunk]: src/sys/rump/librump/rumpvfs VOP_INACTIVE() is a rump operation, ...
ozaki-r[src/trunk]: src/tests/net/net Add tests of ping6 hops optional argument (Typ...
abhinav[src/trunk]: src/lib/libedit Fix file name auto completion in one specific case.
uwe[src/trunk]: src/external/gpl3/gdb/dist/gdb gdb now checks the size of the co...
pgoyette[src/trunk]: src/sys/compat/common Use proper characgter to introduce comments!
christos[src/trunk]: src/sbin/ifconfig PR/50909: David Binderman: Optimize memset
joerg[src/trunk]: src/sys/arch/aarch64/include Reorder using register_t to the poi...
maxv[src/trunk]: src/sys/arch/mips/atheros Remove a dead branch. Could look like ...
christos[src/trunk]: src/external/gpl3/gdb/lib/libgdb Add one more clean file
christos[src/trunk]: src tzcode2016i
christos[src/trunk]: src/lib/libc/stdio PR/51572: calling funopen on each printw call...
pgoyette[src/trunk]: src/external/cddl/osnet/sys/kern On NetBSD we already have strpb...
tls[src/trunk]: src/sys/arch/x86 Remove callout-based RNG support in VIA crypto ...
christos[src/trunk]: src/external/mit/xorg/lib/libGLU remove lint hack.
matt[src/trunk]: src/compat/mips64 Prevent multi inclusion
riastradh[src/trunk]: src/lib/libc/stdlib Add example for strtod.
martin[src/trunk]: src/usr.bin/ldd Do not set MLIBDIR if MKCOMPAT=no
mlelstv[src/trunk]: src/sys/fs/msdosfs Use KASSERT for conditions that cannot be met...
matt[src/trunk]: src/sys/arch/mips/mips Move <mips/locore.h> lower
matt[src/trunk]: src/sys Move the riscv lock.h which uses only compiler builtin a...
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb/config/pa .mt files are dead
chs[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 fix Xorg coredumps that ...
matt[src/trunk]: src/compat Add support for MKCOMPATTESTS
joerg[src/trunk]: src/share/mk Avoid syntax errors if HAVE_GCC is not defined.
riastradh[src/trunk]: src/sys/arch Revert to disabling nouveau by default in x86 GENERIC.
mlelstv[src/trunk]: src/usr.bin/make Adjust metachar handling to previous behaviour:
christos[src/trunk]: src/usr.bin/mail one more stray \n
riastradh[src/trunk]: src/sys/external/bsd/drm2/include/linux Fix type of pd_rom_found...
christos[src/trunk]: src/lib/libcurses remove bogus malloc casts
matt[src/trunk]: src/sys/arch/cobalt/stand/boot Always build for mips3. Use -Os ...
jdolecek[src/trunk]: src/sys/ufs/ffs add assertion to ensure ffs_cgupdate() is always...
matt[src/trunk]: src/distrib/sets Need debug sets if ${MKDEBUGLIB} != "no"
pgoyette[src/trunk]: src/external/cddl/osnet/dev/dtrace One more removal of a redefin...
martin[src/trunk]: src/usr.sbin/postinstall Terminate the obsole directory walking ...
matt[src/trunk]: src/compat/mips64 Reduce the amount that's include protected.
msaitoh[src/trunk]: src/sys/dev/pci Add "10/100" into non-gigabit devices' name.
matt[src/trunk]: src/sys/arch/sgimips Cleanup includes
christos[src/trunk]: src/doc new openssl again
hannken[src/trunk]: src/sys/kern Remove the test for mounted-on block devices in vcl...
kamil[src/trunk]: src/lib/libpthread POSIX harder the pthread_mutex_timedlock(3) p...
mlelstv[src/trunk]: src/sys/dev/usb regen
kamil[src/trunk]: src/bin/df Correct display of df(1) with the -i parameter
jdolecek[src/trunk]: src/sys reorganize ffs_truncate()/ffs_indirtrunc() to be able to...
mrg[src/trunk]: src/sys/compat/netbsd32 add a ktrgenio() call to netbsd32___getd...
martin[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Only override LIB_...
christos[src/trunk]: src/external/cddl/osnet/lib/drti Build as PIC if requested
martin[src/trunk]: src/sys/dev/pci Make sure not to re-arm the statistics callout w...
knakahara[src/trunk]: src/tests/net/if_pppoe Add new test cases(PAP and CHAP) for IPv6...
skrll[src/trunk]: src/sys/dev/usb Remove always true conditional
nakayama[src/trunk]: src/external/gpl3/binutils/dist/bfd Remove unnecessary local cha...
jdolecek[src/trunk]: src/doc note wapbl truncate fix
msaitoh[src/trunk]: src/sys/dev/pci Fix PHY access on 82567(ICH8 or ICH10), 82574 a...
christos[src/trunk]: src/bin/sh Bug fixes to handling of unterminated here documents
matt[src/trunk]: src/distrib/sets/lists/tests Remove spurious rump from directories
christos[src/trunk]: src/lib/libedit remove 4 clause licenses.
dholland[src/trunk]: src/usr.bin/calendar Correct privilege handling problems in cale...
christos[src/trunk]: src/usr.bin/mkesdb fix printf statement
hannken[src/trunk]: src/external/bsd/elftoolchain/dist/libdwarf Relocation of type S...
skrll[src/trunk]: src/sys Fix regisers typo
ozaki-r[src/trunk]: src/sys Remove unnecessary argument
ozaki-r[src/trunk]: src/sys/netinet6 Pull best address selection code out of in6_sel...
dennis[src/trunk]: src/lib/libc/gen Add entries for riscv and aarch64. This lets t...
ginsbach[src/trunk]: src/usr.bin/indent Remove double space before [., :] in macro arg...
ozaki-r[src/trunk]: src/sys/netinet Use callout_halt instead of callout_stop
pooka[src/trunk]: src/sbin/raidctl &stars[offset] -> stars+offset. It's shorter!
christos[src/trunk]: src/distrib/utils/x_ifconfig Add small.
christos[src/trunk]: src/sys/arch/amiga/dev PR/50928: David Binderman: Clarify preced...
christos[src/trunk]: src/sys/dev/pci msk_init is too heavyweight and loses link. Prov...
jdolecek[src/trunk]: src/sys/ufs/ffs fix broken test for partial truncate, introduced...
martin[src/trunk]: src/lib/librt Allow /var/shm to be a symlink to a properly set u...
jdolecek[src/trunk]: src/share/man/man4 update according to latest changes
martin[src/trunk]: src/sys/compat/netbsd32 Add the two versioned mq_* calls I misse...
ozaki-r[src/trunk]: src/tests/net Add tests on activating a new MAC address
dholland[src/trunk]: src/sys/kern Typo in comment.
christos[src/trunk]: src/tests/bin/sh Test improvements from kre
christos[src/trunk]: src/tests/bin/sh uncomment clean up
pooka[src/trunk]: src/lib/libpthread Rev 1.14 was nice except it didn't work with ...
matt[src/trunk]: src/distrib/sets/lists Update some of the set lists to use the c...
macallan[src/trunk]: src/distrib/sets/lists/debug add libc_fp stuff
riastradh[src/trunk]: src/sys/kern Use __arraycount(x), not howmany(sizeof(x), sizeof(...
martin[src/trunk]: src/sys/compat/netbsd32 Fix compat/versioning confusion and add ...
phx[src/trunk]: src/sys/arch/amiga wscons and Xorg support for Tseng ET4000/W32 ...
matt[src/trunk]: src/sys/arch/mips/alchemy/dev Cleanup includes.
matt[src/trunk]: src/etc/mtree Rework this to auto generate the compat directorie...
mrg[src/trunk]: src introduce a new way of handling SYSCALL_DEBUG messages -- se...
christos[src/trunk]: src/lib/libedit Tuck in mbstate_t to the wide char version only ...
kre[src/trunk]: src/doc Note upgrade of tzdata to 2016i
skrll[src/trunk]: src/sys/dev/usb Regen
matt[src/trunk]: src/distrib/sets Fix spurious wantedness of compat, compattests, ...
matt[src/trunk]: src/sys/sys Install common_lock.h
martin[src/trunk]: src/sys/compat/netbsd32 Implement modctl, sigqueinfo and mq_*
dholland[src/trunk]: src/games/tetris Fix the list of keys across the bottom so it fi...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: rft_kernel should pay attent...
knakahara[src/trunk]: src/sys/arch/x86/x86 avoid a failure of interrupt affinity when ...
christos[src/trunk]: src/usr.bin/xstr PR/50953: David Binderman: Fix misplaced paren
dholland[src/trunk]: src/sys/sys PR 50633 and PR 50634 from Brad Harder: add missing ...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libbacktrace spell $NetBSD$ with the t...
christos[src/trunk]: src/external/bsd/blacklist/port missed one blsock
sevan[src/trunk]: src/bin/cat Drop the case '?' which is defined after case 'defau...
matt[src/trunk]: src/sys/netinet If we are sending a window probe and there's una...
christos[src/trunk]: src/sys/kern PR/51624: Return the original parent for a traced p...
martin[src/trunk]: src/lib/libc/stdlib Defer using pthread keys until we are threaded.
kre[src/trunk]: src/sys/kern PR kern/51600 ; PR standards/51606
christos[src/trunk]: src/bin/ksh s/sed/${SED}/
matthias[src/trunk]: src/usr.bin/make make parsing of library member targets work. So
ozaki-r[src/trunk]: src/sys/net Fix LIST_FOREACH argument
knakahara[src/trunk]: src add pci_intr_alloc() man
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Add more __dead; pointed ou...
kamil[src/trunk]: src/tools/compat Add reallocarr(3) to tools/compat
christos[src/trunk]: src/external/gpl3/gcc/usr.bin Add more stack-protector elides
hannken[src/trunk]: src/sys/fs/tmpfs Change tmpfs to vcache.
matt[src/trunk]: src/distrib/sets/lists Remove entries made redundant by compatdi...
jmcneill[src/trunk]: src/sys/arch/evbarm/conf disable DEBUG and LOCKDEBUG
mrg[src/trunk]: src/share/man/man4 document NFS_BOOT_TCP option.
christos[src/trunk]: src/bin/csh Avoid gcc-5 conversion warning (|= expands to int)
christos[src/trunk]: src/sys/arch/vax/boot Add NO variables for the things that boot ...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1356388: Prevent DoS fr...
pgoyette[src/trunk]: src/sys/rump/librump/rumpvfs In addition to initializing the buf...
mrg[src/trunk]: src remove the xfree86 reachover makefiles and the vast majority of
shm[src/trunk]: src/libexec/httpd Fix handling path with multiple slashes at the...
wiz[src/trunk]: src/lib/libpthread_dbg Various fixes.
christos[src/trunk]: src/bin/sh dedup.
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/sha/asm move scratch...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc disable our local hack to check a...
wiz[src/trunk]: src/share/man Bump date for previous.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-trident updates ...
dholland[src/trunk]: src/lib/libc/sys Sync documentation of struct ktr_header with re...
abhinav[src/trunk]: src/usr.bin/at Oops, it should be Aq Mt email@address
mrg[src/trunk]: src/sys/arch/amd64 properly copy regs for kgdb, and define the n...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt swap first, then write.
christos[src/trunk]: src/tests/bin/sh Set TEST_SH
christos[src/trunk]: src/sys/arch/atari/stand/tostools/file2swp PR/50944: David Binde...
bouyer[src/trunk]: src/sys/arch/amd64/include x86_lfence() calls mcount(), so inlin...
joerg[src/trunk]: src/sys/dev/pci Remove extra pair of braces.
mrg[src/trunk]: src/external/gpl3/gcc update alpha (mostly working) and hppa (mk...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-geode use xorg-p...
nat[src/trunk]: src/sys/dev/pad Wrap up calls to sc_intr in kpreempt[en/dis]able.
macallan[src/trunk]: src/sys/arch - get rid of private bus space in ingenic_com.c
tsutsui[src/trunk]: src/sys/dev/scsipi Remove extra spaces.
justin[src/trunk]: src/sys/kern Missing includes for some architectures
ginsbach[src/trunk]: src/lib/libc/time KNF and additional comments
ginsbach[src/trunk]: src/lib/libc/time Use the correct upper bounds for the types arr...
martin[src/trunk]: src/lib/librt Simplify previous by just doing an open() on the d...
christos[src/trunk]: src/sys/lib/libsa PR/50952: David Binderman: Clarify expression
wiz[src/trunk]: src/share/man/man9 Use more markup.
skrll[src/trunk]: src/sys/dev Trailing whitespace.
isaki[src/trunk]: src/common/lib/libc/arch/m68k/atomic atomic_cas_{8,16}:
kamil[src/trunk]: src/tests/lib/libpthread_dbg Add new test dummy2 in lib/libpthre...
wiz[src/trunk]: src/lib/libc/sys Whitespace.
mrg[src/trunk]: src/distrib/sets/lists/xserver un-obsolete xf86-video-intel-old ...
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Add lapic_dump() to print lapic's setting.
matt[src/trunk]: src/sys/arch/evbarm/bcm53xx Deal with more than 1GB of RAM.
msaitoh[src/trunk]: src/sys/dev/pci Fix flag check in wm_get_wakeup()
wiz[src/trunk]: src/doc Mention to update MDATE in src/external/gpl2/groff/Makef...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for m68k and m68000 and GCC 5.3.
kamil[src/trunk]: src/tests/kernel Add regs[12345] in t_ptrace_wait{, 3, 4, 6, id, pid}
jdolecek[src/trunk]: src/doc/roadmaps update the wapbl entry - kern/47146 and kern/49...
martin[src/trunk]: src/distrib/zaurus/ramdisk Backout previous - it is not that easy
christos[src/trunk]: src/bin/sh sprinkle more volatile (needed for the rescue build w...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc slightly rearrange the generati...
rin[src/trunk]: src/sys/compat/netbsd32 tv_usec in netbsd32_timeval is suseconds...
mrg[src/trunk]: src/tools/gcc grab insn-modes.h, and do the libgcc bootstrap fro...
rin[src/trunk]: src/sys/compat/netbsd32 Handle CLOCKCTL_NTP_ADJTIME32 even when ...
alnsn[src/trunk]: src/tests/dev/cgd Add aes-cbc tests.
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for mips64* and GCC 5.3.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia remove debug printfs, dont force hdmi mode
ginsbach[src/trunk]: src/lib/libc/time Rename flags to state since that is really wha...
pgoyette[src/trunk]: src/sys/dev/scsipi Avoid calling bufq_free() from critical code ...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt write references as p...
maxv[src/trunk]: src/sys/arch Initialize kern_end in amd64 instead of x86.
pgoyette[src/trunk]: src/sys Avoid calling bufq_free() from critical section.
nros[src/trunk]: src Added ldexpl to ldexp manpage since it is missing.
kamil[src/trunk]: src/tests/kernel Add attach_pid1_securelevel in t_ptrace
martin[src/trunk]: src Add a new endianes flag to mkimage and pass it on big endian...
mrg[src/trunk]: src/external/mit/xorg/lib updates for new libXaw and libXt.
mrg[src/trunk]: src/external/mit/xorg/bin updates for xgamma 1.0.6 and xkbprint ...
hkenken[src/trunk]: src/sys/arch Modified imx6_pll_power() arguments.
christos[src/trunk]: src/sys/external/bsd/acpica/dist/utilities Import acpica-20160930:
christos[src/trunk]: src/crypto/external/bsd/openssh/dist remove unused variable
skrll[src/trunk]: src/external/gpl3/gdb/dist/gdb Provide a generic nbsd_skip_solib...
pgoyette[src/trunk]: src/sys/fs/nfs Clean up after the import auto-generate.
matthias[src/trunk]: src/usr.bin/make Another small change to make archive member rul...
christos[src/trunk]: src/sys/compat GC WOPTSCHECKED
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new bufq_* ...
maxv[src/trunk]: src/sys/arch/xen/x86 Mmh, apparently I didn't properly test my p...
mrg[src/trunk]: src add /usr/include/gcc-5 directory to the distribution and adj...
dholland[src/trunk]: src/tests/lib/librumpclient More of previous.
christos[src/trunk]: src/usr.bin/w if there is more than one : it is not an X display...
ozaki-r[src/trunk]: src/sys/net Remove unnecessary if_type setting
christos[src/trunk]: src/external/bsd/blacklist Give the blacklistd socket a more mea...
maxv[src/trunk]: src/sys/arch/x86/x86 Explain why this is the right value, otherw...
matthias[src/trunk]: src/usr.bin/make make $@ an alias for $! in archive member rules...
mrg[src/trunk]: src remove some more GCC 4.5 code. make GCC 5.3 be HAVE_GCC=53, ...
nakayama[src/trunk]: src/usr.bin/gzip zgrep(1): suppress the prefixing of filename on...
knakahara[src/trunk]: src/share/man/man9 fix typo. reported by nonaka@n.o
hannken[src/trunk]: src/sys/ufs/ffs Fix a "slight tweak" from Rev. 1.121: bap1/bap2...
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc Revert previous changes until we ...
njoly[src/trunk]: src New clock_nanosleep(2) testcase.
ozaki-r[src/trunk]: src/sys Don't use rt_walktree to delete routes
martin[src/trunk]: src/distrib/zaurus/ramdisk Bump ram disk image size slightly
martin[src/trunk]: src/distrib/sets/lists/debug Backout previous, needs to be done ...
ryo[src/trunk]: src/sys/dev/spi need to forward the data pointer
kamil[src/trunk]: src/lib/libc/stdlib Add history of allocators
mrg[src/trunk]: src/tests/include/sys rework to avoid new GCC 5.3 errors and imp...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto revert change from o...
christos[src/trunk]: src/lib/libc/locale undo the dso protected for clang
skrll[src/trunk]: src/sys/compat/netbsd32 Unwrap lines.
joerg[src/trunk]: src/sys/fs/tmpfs Implement most of mount -ur functionality for t...
ozaki-r[src/trunk]: src/sys/arch/x86/x86 Fix a breakout of loops
christos[src/trunk]: src/bin/sh Improve quoting in the output from sh -x - use less u...
msaitoh[src/trunk]: src/sys/arch/amd64/amd64 Add comment (ACPI_WAKEUP_ADDR).
mlelstv[src/trunk]: src Handle getfsspecname errors.
maxv[src/trunk]: src/sys/arch Put a one-page redzone between userland and the PTE...
maxv[src/trunk]: src/sys/arch/amd64/amd64 I actually came across the solution to ...
kamil[src/trunk]: src Add new test file lib/libpthread_dbg/t_threads
christos[src/trunk]: src/usr.bin/patch Use absolute paths for RCS commands (Martin Na...
wiz[src/trunk]: src/share/man/man9 Bump date for previous.
taca[src/trunk]: src/doc NTP 4.2.8p9 has released.
macallan[src/trunk]: src/sys/arch/powerpc/include/oea add instruction cache throttlin...
dholland[src/trunk]: src/usr.sbin/rpc.lockd Clean up gcc warnings.
jdolecek[src/trunk]: src/sys/ufs/ufs fix !WAPBL variant of UFS_WAPBL_REGISTER_DEALLOC...
maxv[src/trunk]: src/sys/arch Remap the pages with G until kern_end, and not just...
kamil[src/trunk]: src Document td_thr_iter(3) from libpthread_dbg(3)
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon PR/50943: David Binderman...
alnsn[src/trunk]: src Add blowfish-cbc tests for 128, 256 and 448 bits keys.
kamil[src/trunk]: src/sys Improve spelling: regsiter -> register
kamil[src/trunk]: src Clean-up resources (sys/sys/resource.h) usage
christos[src/trunk]: src/doc new acpica
christos[src/trunk]: src/include disable dso protected for clang now, so that package...
wiz[src/trunk]: src/lib/libc/stdlib Add missing Fc.
ozaki-r[src/trunk]: src/tests/net/net Add missing head functions
mrg[src/trunk]: src/external/mit/xorg/bin updates for xmessage 1.0.4 and xwud 1....
matt[src/trunk]: src/sys/arch/vax Hooks needed for QVSS support
christos[src/trunk]: src/sys/sys - Move WUNTRACED outside the _NETBSD_SOURCE ifdef be...
matt[src/trunk]: src/sys/arch/mips/mips More ifndef _MODULE
rmind[src/trunk]: src/usr.sbin/npf - npfvar_get_type1: check for NULL first.
pgoyette[src/trunk]: src/share/man/man7 Document the previously-undocument kern.bufq ...
shm[src/trunk]: src/usr.sbin/traceroute6 CID 978587: Removed unnecessary check a...
christos[src/trunk]: src/tests/lib/librefuse use <sys/types.h>
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 - fix build for c98/c11 v...
skrll[src/trunk]: src/sys/dev/sdmmc Don't timeout waiting for ld_sdmmc_dobio in th...
wiz[src/trunk]: src/sys/fs/tmpfs Fix typo in comment.
kamil[src/trunk]: src/tests/lib/libpthread_dbg Add threads5 in tests/lib/libpthrea...
ozaki-r[src/trunk]: src/sys/kern Fix a race condition of low priority xcall
matthias[src/trunk]: src/usr.bin/make honor setting .MAKE.JOBS from the makefile. Tha...
wiz[src/trunk]: src/share/man/man9 Use Nm instead of Xr to itself.
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-ark update for a...
kamil[src/trunk]: src/lib/libc/stdlib mandoc lint
christos[src/trunk]: src/include gcc 5, my patience is waning.
nat[src/trunk]: src/games/tetris Fixes color scheme white on black and black on ...
mrg[src/trunk]: src/external/mit/xorg use xorg-pkg-ver.mk for silicon-motion.
maxv[src/trunk]: src/sys/arch/i386/i386 The reason we are not using INTRENTRY her...
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-void remove unus...
maxv[src/trunk]: src/sys/arch/x86/x86 Update the pmap only once
macallan[src/trunk]: src/sys/dev/sun - use bus_space_mmap()
christos[src/trunk]: src/bin/sh fix constness (from kre)
skrll[src/trunk]: src/external/gpl3/gdb/lib/libbfd/arch/alpha mknative re-run
mrg[src/trunk]: src/external/bsd/ntp/bin/ntpd apply -Wno-error=maybe-uninitializ...
mrg[src/trunk]: src/external/gpl3/gcc/lib libmudflap is obsolete in GCC 5.
christos[src/trunk]: src/external/public-domain/tz update for 2016b
christos[src/trunk]: src/share/mk Provide a variable MKTOOLSDEBUG to build debugging ...
maxv[src/trunk]: src/sys/arch/evbarm/beagle Double compiler branch.
pho[src/trunk]: src/sbin/mount_puffs Major rework on mount_puffs(8) so that it c...
martin[src/trunk]: src/sys/ufs/lfs Use accessors in DEBUG and DIAGNOSTIC code as well
christos[src/trunk]: src/external/bsd/blacklist/libexec Add support for pf, thanks Ku...
tsutsui[src/trunk]: src/sys/dev/sdmmc Call the second sdmmc_mem_send_if_cond() only ...
ozaki-r[src/trunk]: src/tests/net/net Add debugging code and enable it by default
isaki[src/trunk]: src/sys/lib/libsa white space -> tab.
kamil[src/trunk]: src/doc Update the ACPICA entry
dholland[src/trunk]: src Use functions instead of preprocessor abuse.
mrg[src/trunk]: src/etc/mtree remove obsolete directories (that are always remov...
christos[src/trunk]: src/distrib/sets/lists bump bind libraries
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 hand-edit some not-yet-re...
mlelstv[src/trunk]: src/sys/dev/wscons use optimized refresh with VCONS_DRAW_INTR ev...
mrg[src/trunk]: src/external/mit/xorg/lib/libXinerama update for libXinerama 1.1.3
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch add missing insn-modes.h ...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 5.3 and mipsel.
alnsn[src/trunk]: src Add 3des-cbc tests with 192 bits key.
christos[src/trunk]: src/sys/arch/arm/include avoid macro confusion
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/i386 fix a comment.
kamil[src/trunk]: src/share/tmac Add entry for pthread_dbg in share/tmac/doc2html
kamil[src/trunk]: src/tests/kernel Add eventmask1 and eventmask2 in t_ptrace_wait*
dholland[src/trunk]: src/usr.sbin/rpc.lockd Remove trailing whitespace
mrg[src/trunk]: src/external/mit/xorg/lib/libXrandr bump libXrandr minor for add...
maxv[src/trunk]: src/sys/compat/netbsd32 Set 'error' properly.
macallan[src/trunk]: src/sys/arch/sgimips/sgimips reenable mips1-specific dmamem_sync...
dholland[src/trunk]: src More lfs superblock accessors.
christos[src/trunk]: src/sys/dev/pcmcia PR/50949: David Binderman: Fix misplaced parens.
knakahara[src/trunk]: src/tests/net/if_pppoe fix: extend waittime to avoid unintended ...
maxv[src/trunk]: src/sys Unused inits (harmless).
msaitoh[src/trunk]: src/sys/dev/pci Call wm_enable_wakeup() in wm_detach() and wm_su...
kamil[src/trunk]: src/tests/lib/libpthread_dbg Remove atf_tx_expect_fail from lib/...
kamil[src/trunk]: src/tests/kernel Add new test fork2 in t_ptrace_wait*
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1018734: Unitialized va...
martin[src/trunk]: src/sys/arch/sparc/stand/common Deal with _edata not being 4-byt...
christos[src/trunk]: src/bin/sh Move the command substitution "internal subroutine" p...
kardel[src/trunk]: src/external/bsd/ntp/dist/ntpd backport fix for bug 2867 - ntpd...
matt[src/trunk]: src/sys/arch/mips/mips Add ifndef _MODULE around VM parameters.
jmcneill[src/trunk]: src/sys/dev/i2c Add driver for Texas Instruments TMP451 Temperat...
hannken[src/trunk]: src/sys/dev/acpi On an Intel E7520 temporarily disable Enhanced ...
nat[src/trunk]: src/sys/dev/bluetooth Wrap up calls to softint_schedule in kpeem...
christos[src/trunk]: src/doc new ntp
msaitoh[src/trunk]: src/sys/dev/usb Use correct E[O]{READ,WRITE} function.
kamil[src/trunk]: src/tests/kernel Add new test fork1 in t_ptrace_wait{4, 6, id, pid}
christos[src/trunk]: src/sbin/resize_ffs Appease gcc-5 from phone@
isaki[src/trunk]: src/common/lib/libc/arch/m68k/atomic Improve the code in __sync_...
snj[src/trunk]: src/doc ntp 4.2.8p6 is out.
christos[src/trunk]: src/sys/sys Undo weak here to fix the tests; will revisit soon.
kre[src/trunk]: src/etc/rc.d The config file is not required to exist (unless sp...
knakahara[src/trunk]: src/sys/dev/pci fix typo
wiz[src/trunk]: src/usr.bin/apply Be more precise.
pooka[src/trunk]: src/lib/libc/arch Don't include sigtramp or foocontext routines ...
christos[src/trunk]: src/distrib/sets/lists/xcomp another one bites the dust
christos[src/trunk]: src/sys/arch/zaurus/stand Add -D_KERNTYPES
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 Need more no stack protector
joerg[src/trunk]: src/share/mk Simplify the build of library archives by no longer...
ginsbach[src/trunk]: src/lib/libc/time Set S_WDAY state for %u (same as it is set for...
macallan[src/trunk]: src/sys/arch/sparc64/dev support WSDISPLAYIO_GET_FBINFO
christos[src/trunk]: src/usr.bin/infocmp CID 1356387: Wrong sizeof
christos[src/trunk]: src/usr.bin/patch From Martin Natano @bitrig: Use execve(2) inst...
ozaki-r[src/trunk]: src/sys/net Use LIST_FOREACH instead of LIST_FOREACH_SAFE
christos[src/trunk]: src/sys GC WOPTSCHECKED, define macros for the select opts and a...
snj[src/trunk]: src/external/mit/xorg/server remove another outdated and unused ...
knakahara[src/trunk]: src/sys We must use PSLIST_ENTRY_DESTROY after PSLIST_WRITER_REM...
mrg[src/trunk]: src/external/mit/xorg/bin copy reachovers and mostly update for ...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin move the target defines into a mak...
christos[src/trunk]: src/sys/fs/cd9660 PR/50951: Unmess this up.
kamil[src/trunk]: src/tests/kernel Add new tests io_write_d[1234] in t_ptrace_wait...
pgoyette[src/trunk]: src/sbin/modstat Add a description for the new MODULE_CLASS_BUFQ...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Configure ioapic before lapic because lapic...
mrg[src/trunk]: src/external/mit/xorg add PACKAGE_NAME support to xorg-pkg-ver.mk.
mrg[src/trunk]: src/share/mk apply -Wno-error=stack-protector in the same places...
knakahara[src/trunk]: src/sys/net make workqueue sppp_{set, clear}_ip_addrs to be able ...
christos[src/trunk]: src/distrib/sets/lists/xcomp add missing lint library
kamil[src/trunk]: src Document td_thr_getname(3) from libpthread_dbg(3)
martin[src/trunk]: src/sys/arch/sparc64/conf Default kernel builds to USE_SSP=yes.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc mips64 does not get (all?) the ...
martin[src/trunk]: src/distrib/sets/lists/debug Add some compat oabi debug libs
matt[src/trunk]: src/sys/arch/evbarm/conf Add install kernel for cubox-i
matt[src/trunk]: src/distrib/zaurus/ramdisk Adding -DNDEBUG saves about 5KB of te...
matt[src/trunk]: src/etc/mtree An awk file is not a directory.
kamil[src/trunk]: src/lib/libutil Sync parameter name with efun.c
jdolecek[src/trunk]: src/sys during truncate with wapbl, register deallocation for up...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt - Add processing for ...
matt[src/trunk]: src/sys/arch/powerpc/oea Don't reload if just re-enabling
mrg[src/trunk]: src/external/mit/xorg/lib/libxcb update for libxcb 1.11.
dholland[src/trunk]: src/usr.sbin/rpc.lockd Fix another conditional with wrong (missi...
jdolecek[src/trunk]: src/sys/ufs/ffs disable discard when log is enabled to preserve ...
mrg[src/trunk]: src/external/gpl3/gcc initial mknative-gcc for GCC 5.3 and alpha...
dholland[src/trunk]: src/usr.bin/apply Minor tidyups.
dholland[src/trunk]: src/sys/ufs/ufs ufs_makeinode is declared file-static at the top...
christos[src/trunk]: src/doc tz{code,data} 2016b is out.
sjg[src/trunk]: src/usr.bin/make Fix syntax
macallan[src/trunk]: src add driver for Permedia 3 based graphics devices
msaitoh[src/trunk]: src/sys/dev/acpi Add ACPI_RESOURCE_TYPE_END_TAG and ACPI_RESOURC...
mrg[src/trunk]: src/distrib/sets/lists/comp GCC 5.3 sets for amd64.
wiz[src/trunk]: src/doc expat-2.1.1 out.
christos[src/trunk]: src/external/bsd/elftoolchain/dist/common Don't use os-specific ...
christos[src/trunk]: src/share/mk Add NO{SSP,FORTIFY}
kamil[src/trunk]: src/distrib/notes/common Add myself
ozaki-r[src/trunk]: src/sys/rump/net/lib/libsockin Fix build of usr.sbin/puffs/rump_nfs
maxv[src/trunk]: src/sys/arch/i386/i386 KNF and simplify Xen, and reduce the diff...
matt[src/trunk]: src/sys/arch/vax/conf Configury support for QVSS (from Charles D...
skrll[src/trunk]: src/sys Trailing whitespace.
christos[src/trunk]: src/bin/sh Keep redirs for subshells.
maxv[src/trunk]: src/sys/arch/xen/x86 Start simplifying the Xen locore: rename an...
skrll[src/trunk]: src Fix librefuse falout.... Hi pho
njoly[src/trunk]: src/sys/compat/common Handle case where compat_ifioctl() is call...
matt[src/trunk]: src/sys/arch/powerpc/include Add a check to make sure that if PS...
wiz[src/trunk]: src/share/man/man9 Avoid Pq.
matt[src/trunk]: src/sys/arch/powerpc/powerpc Back out last change. Clearing PSL...
christos[src/trunk]: src/sys/dev/ic PR/50948: David Binderman: Fix misplaced parens
christos[src/trunk]: src/include appease gcc-5 |= #$@#%
kamil[src/trunk]: src/share/man/man9 Set proper include file: <sys/intr.h>
pooka[src/trunk]: src/lib/librumpuser Print the "halted\n" from previous commit to...
kamil[src/trunk]: src/tests/lib/libpthread_dbg Mark dummy2 and dummy3 in lib/libpt...
hikaru[src/trunk]: src/sys/arch/x86/pci Sync code with FreeBSD to support RSS
matthias[src/trunk]: src/usr.bin/make $% is $(.MEMBER) and not $(.ARCHIVE), $! is $(....
wiz[src/trunk]: src/lib/libc/stdlib Bump date for previous.
skrll[src/trunk]: src/external/gpl3/gdb/dist/bfd Add in netbsd-core.lo for all arm...
ozaki-r[src/trunk]: src/tests/net/if_pppoe Add missing $NetBSD$ tag
dholland[src/trunk]: src/sys/ufs/lfs ulfs2_dinode, having never actually been used wi...
roy[src/trunk]: src/external/bsd/wpa/dist/src/drivers Only down the interface on...
christos[src/trunk]: src/distrib/sets/lists/tests Add the shift test
riastradh[src/trunk]: src/sys/dev/ieee1394 Kill some more tsleep.
mlelstv[src/trunk]: src/sys/compat/netbsd32 Fix netbsd32 emulation for clockctl_ntp_...
kamil[src/trunk]: src/lib/libc/stdlib Add license header (the NetBSD 2-clause vers...
christos[src/trunk]: src/sys/dev/pci regen
christos[src/trunk]: src/external/bsd/ntp/dist/libntp we set SIGCHLD to SIG_IGN so we...
mrg[src/trunk]: src/external/mit/xorg define FD_SETSIZE=512, to match the new XF...
bouyer[src/trunk]: src/sys/arch Uncoment options IPSEC, as requested by Gary Duzan ...
skrll[src/trunk]: src/sys/arch/mips/mips Optimise the interrupt vector a litte. F...
christos[src/trunk]: src/lib/libc/stdio Allow changing the default buffering policy f...
christos[src/trunk]: src/external/bsd/ntp/dist/libntp PR/50048: Martin Husemann: Avoi...
dholland[src/trunk]: src/games/tetris tetris(6) is not limited to CRT displays. noted...
mrg[src/trunk]: src/lib don't build libmudflap* for GCC 5.3.
kamil[src/trunk]: src/tests/lib/libpthread_dbg Add threads4 in tests/lib/libpthrea...
matt[src/trunk]: src/sys/netinet Make sure that snd_win doesn't go negative.
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Add references.
mrg[src/trunk]: src/sys remove a bunch of "@echo done" from the tail of rules. ...
matt[src/trunk]: src/sys/arch/vax/uba Revamped QVSS (VCB01) support. (from Charl...
martin[src/trunk]: src/sys/fs/tmpfs Mark a variable as __diagused.
mrg[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config/rules rebuild these f...
christos[src/trunk]: src/sys/kern Make p_ppid contain the original parent's pid even ...
matt[src/trunk]: src/sys/modules Don't build compat_netbsd32 if mips64 && buildin...
christos[src/trunk]: src/bin/sh parenthesize for safety.
skrll[src/trunk]: src/sys/arch/arm/arm32 aprint_verbose [sa]ctlr
msaitoh[src/trunk]: src/sys/dev/pci Sort registers. No functional change.
justin[src/trunk]: src/sys Move hw.machine and hw.machine_arch sysctls to base so r...
christos[src/trunk]: src/bin/sh PR bin/50959 - allow consistent use of 0X hex constan...
skrll[src/trunk]: src/sys/dev/sdmmc Use C99 designated initializers.
christos[src/trunk]: src/crypto/external/bsd/openssl/dist merge conflicts
martin[src/trunk]: src/tests/lib/libc/gen Fix masking for the fpsetmask_basic test, ...
kamil[src/trunk]: src/tests/kernel Add new test attach2 in t_ptrace_wait{4, 6, id, pid}
christos[src/trunk]: src/lib/libc/gdtoa PR/50937: Henning Petersen: Fix subnormal pri...
nonaka[src/trunk]: src/sys/dev/pci Use pci_intr_alloc().
kamil[src/trunk]: src/lib/libc/sys Remove duplicated PT_DUMPCORE description in ma...
riastradh[src/trunk]: src/sys/dev/ieee1394 KASSERT(mutex_owner(...)) ---> KASSERT(mute...
maya[src/trunk]: src/sys/arch/mips Move MFC0_HAZARD definition to asm.h instead o...
dholland[src/trunk]: src/usr.sbin/sup/source Don't cast malloc.
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 regen
maya[src/trunk]: src/sys/external/bsd/drm2/drm Lock the manager and not just the ...
msaitoh[src/trunk]: src/sys/dev/pci The MEHE bit in the CTRL register is not bit 17 ...
mrg[src/trunk]: src/sys/arch/pmax/pmax revert part of rev 1.66 that converted a ...
christos[src/trunk]: src/bin/ksh Put back awk, other scripts need it.
christos[src/trunk]: src/lib/libedit put back NUL check (Ingo Schwarze)
christos[src/trunk]: src/crypto/external/bsd/openssh/dist merge conflicts
christos[src/trunk]: src/usr.sbin/puffs/mount_sysctlfs - protect against node not fou...
kamil[src/trunk]: src/tests/kernel Drop unwanted printf(3) call in regs5 in t_ptrace
wiz[src/trunk]: src/lib/libc/sys Whitespace.
dholland[src/trunk]: src/usr.bin/apply Use execl() correctly.
matt[src/trunk]: src/sys/arch/vax/vax Reorganize a bit. Add QVSS (from Charles D...
jmcneill[src/trunk]: src/sys/dev/sdmmc Add a SDHC_FLAG_NO_TIMEOUT quirk to handle spu...
christos[src/trunk]: src/bin/sh Sprinkle volatile for gcc 5!
dholland[src/trunk]: src Switch to accessor functions for elements of the LFS on-disk
christos[src/trunk]: src/usr.sbin/puffs/mount_sysctlfs nothing is executable.
matt[src/trunk]: src/distrib/sets Add nocompatmodules keyword to stop the expandi...
christos[src/trunk]: src/usr.bin/mail fix infinite loop
khorben[src/trunk]: src/sys Let PaX ASLR know about the current emulation
dholland[src/trunk]: src/sys/lib/libsa Rearrange the structures in the lfs bootbolloc...
hannken[src/trunk]: src Operations getnewvnode() and ungetnewvnode() have been repla...
kre[src/trunk]: src/doc Note update to tzdata2016j
christos[src/trunk]: src/tests/lib/libc/time strptime now sets tm_yday
ginsbach[src/trunk]: src/lib/libc/time More KNF style changes -- consistent use of wh...
snj[src/trunk]: src/external/mit/xorg/server the last release of xorg-server tha...
christos[src/trunk]: src/bin/sh Test for REDIR_KEEP in the non-copy case:
mlelstv[src/trunk]: src/sys/dev/scsipi Lock is already taken when handling async eve...
msaitoh[src/trunk]: src/sys/dev/mii Fix typos reported by yuo@.
snj[src/trunk]: src/external/mit/xorg/server xorgconfig got nuked upstream in 2008
kamil[src/trunk]: src Add initial documentation (man-pages) for libpthread_dbg
kamil[src/trunk]: src/tests/lib/libpthread_dbg Add new tests in lib/libpthread_dbg...
mrg[src/trunk]: src/tools/gcc very first baby steps towards GCC 5.3 mknative.
skrll[src/trunk]: src/sys/arch/arm/broadcom IPIs should be IPL_HIGH according to r...
snj[src/trunk]: src/external/mit/xorg/server/xorg-server/dix let there be a sane...
skrll[src/trunk]: src/external/gpl3/gdb/lib/libgdb/arch (simulate) mknative re-run
mlelstv[src/trunk]: src/sys/dev remove duplicate variable initializations.
mrg[src/trunk]: src/sys/arch/alpha/alpha remove some dead code.
christos[src/trunk]: src/external/bsd/bind/dist Import bind 9.10.2-P2
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config disable some asan stuff fo...
kamil[src/trunk]: src Add ereallocarr(3) to libutil
dholland[src/trunk]: src/sbin/scsictl Add crossreference to scsi(4) per note in PR 9627.
hannken[src/trunk]: src/sys/fs/tmpfs Use VFS_PROTOS() for tmpfs.
hannken[src/trunk]: src/sys/rump/librump/rumpvfs rump_vfs_mount_print: use vfs_vnode...
msaitoh[src/trunk]: src/sys/dev/pci - Move I219 DMA workaround into wm_flush_desc_ri...
ozaki-r[src/trunk]: src/sys Remove unused arguments and the associated code from nd6...
jmcneill[src/trunk]: src/sys/dev/hdaudio Skip stream reset if HDAUDIO_FLAG_NO_STREAM_...
pgoyette[src/trunk]: src/sys/kern Initialize the bufq code right before we're ready t...
mrg[src/trunk]: src/external/mit/xorg/bin/missing-apps delete obsolete reachovers.
nros[src/trunk]: src/lib/libm/man Add modfl to the modf manpage, the link to modf...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto bring newer versions...
pgoyette[src/trunk]: src/sys/fs/nfs/common Clean up some #includes
christos[src/trunk]: src/distrib/sets/lists/tests new sh tests
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt spell restrict
kamil[src/trunk]: src/tests/kernel Add io_read_write_handshake to t_ptrace_wait{, 3...
christos[src/trunk]: src/usr.sbin/nfsd Expose debugging
pgoyette[src/trunk]: src/games/atc Sync descriptive text with actual game definition.
alnsn[src/trunk]: src/tests/dev/cgd Switch to CHECK_LIBC for writing.
jklos[src/trunk]: src/sys Add kernel configuration file for PogoPlug Pink, PogoPlu...
christos[src/trunk]: src/doc tz{code,data}2016b
mrg[src/trunk]: src/external/gpl3/gcc regen.
pho[src/trunk]: src/lib/librefuse Add missing macros
mrg[src/trunk]: src/sys/net/npf minimal changes necessary to link into an INET6-...
dholland[src/trunk]: src/usr.bin/apply Add some additional BUGS.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia expose EDID to userland
christos[src/trunk]: src/distrib/sets/lists/debug kill more mudflap for gcc-5.3
matt[src/trunk]: src/lib/libc/arch/aarch64/gen Add the fpset* routines for tests
christos[src/trunk]: src/usr.bin/config match the updated <sys/types.h> definition
christos[src/trunk]: src/external/bsd/acpica/bin/iasl Adjust to new acpica
mrg[src/trunk]: src/sys/arch/m68k/fpe avoid a GCC warning with this:
christos[src/trunk]: src/distrib/sets/lists/tests Add command substitution test.
shm[src/trunk]: src/crypto/external/bsd/libsaslc/dist/man PR#49876 - fix typos, ...
ozaki-r[src/trunk]: src/sys/kern Add a new sanity check to psref
macallan[src/trunk]: src/sys/dev/wsfont add WSFONT_PREFER_ALPHA - for drivers that wo...
isaki[src/trunk]: src/usr.sbin/sysinst indent and some KNF.
alnsn[src/trunk]: src/distrib/sets/lists/tests Add t_cgd_blowfish.
mrg[src/trunk]: src/external/mit/xorg/bin/xlsfonts use xorg-pkg-ver.mk.
matt[src/trunk]: src/usr.sbin/sysinst/arch/evbarm64 Stub out enough so this build...
mrg[src/trunk]: src/external/mit/xorg/tools remove obsolete tools and comments.
mrg[src/trunk]: src/distrib/sets/lists/xserver libdri2.a is still installed.
skrll[src/trunk]: src/sys/arch/arm/include Remove CPU_CORTEXA8 from a conditional ...
hannken[src/trunk]: src/sys/dev/acpi According to "PCI Express Base Specification Re...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist Future deprecation notice
abs[src/trunk]: src/sys/external/bsd/drm2/dist/drm/i915 Avoid NULL dev_priv->vlv...
dholland[src/trunk]: src/sys/arch/atari/stand/tostools/file2swp Remove unused variabl...
mrg[src/trunk]: src/external/gpl3/gcc update a bunch:
skrll[src/trunk]: src/sys/arch/cobalt/conf s/COMPAT_NETBSD64/COMPAT_NETBSD32/ so u...
mlelstv[src/trunk]: src/sys/ufs mp->mnt_stat.f_flag is never set. Use the mnt_flag d...
mrg[src/trunk]: src delete obsolete vga and radeonhd drivers.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc disable -fdelete-null-pointer-che...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Comment-out tiotg. It is not working yet.
christos[src/trunk]: src/lib/libwrap Avoid setjmp clobbering.
matt[src/trunk]: src/sys/arch/powerpc/powerpc Don't reload the FPU register if th...
skrll[src/trunk]: src/sys/dev Whitespace
matt[src/trunk]: src/sys/arch/powerpc/include Remove PSL_SPV from BOOKE PSL_USERMOD
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt add references.
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Avoid longjmp clobbering
christos[src/trunk]: src/usr.bin/gettext From William Orr:
christos[src/trunk]: src/sys/dev/usb PR/50950: David Binderman: Fix misplaced parens
pho[src/trunk]: src/lib/librefuse Change the way how puffs_fuse_node_create() be...
shm[src/trunk]: src/usr.sbin/mrinfo Add couple FALLTHROUGHs CIDs: 976559, 976560...
kamil[src/trunk]: src Document td_map_pth2thr(3) from libpthread_dbg(3)
ozaki-r[src/trunk]: src/sys/net KNF
ozaki-r[src/trunk]: src/tests/net Reduce duplicate codes
wiz[src/trunk]: src/lib/libpthread Bump date for previous.
knakahara[src/trunk]: src/sys fix: "ifconfig destory" can stalls when "ifconfig" is do...
christos[src/trunk]: src/doc new bind
martin[src/trunk]: src/sys/arch/evbarm/stand/gzboot Clear STRIPFLAGS (stripping in ...
knakahara[src/trunk]: src/sys/net refactor sppp_{set, clear}_ip_addrs(). reduce iterati...
dholland[src/trunk]: src/usr.bin/at a couple minor fixes
christos[src/trunk]: src/bin/ksh We don't need all this magic to build the signals li...
mrg[src/trunk]: src/distrib/sets/lists updates for libdrm 2.4.62 and xf86-video-...
pgoyette[src/trunk]: src/sys Modularize the various bufq strategies
christos[src/trunk]: src/lib/libc/stdlib From Timo Buhrmester: Fix wrong parameter de...
skrll[src/trunk]: src/sys/arch/arm/nvidia CAR_PLLD_BASE_REG defines
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 5.3 and mipseb.
skrll[src/trunk]: src/external/gpl3/gdb/dist/bfd Mark the alpha options use_secure...
mlelstv[src/trunk]: src/sys/dev Handle non-DEV_BSIZE sectors.
mrg[src/trunk]: src/external/mit/xorg/bin use xorg-pkg-ver.mk to provide PACKAGE_*.
mrg[src/trunk]: src/external/gpl3/gcc/lib libgcc needs to be fully built before ...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for coldfire and GCC 5.3.
mrg[src/trunk]: src/external/mit/xorg/lib/libXdmcp enable arc4random_buf() use.
mrg[src/trunk]: src/sys/dev/raidframe mark all the device entry points static.
matt[src/trunk]: src/lib Possibly build libc_vfp if MACHINE_CPU is aarch64 too.
riastradh[src/trunk]: src/sys/ufs/ufs KASSERT(mutex_owner(...)) ---> KASSERT(mutex_own...
dholland[src/trunk]: src/sbin/fsck_lfs Comment out unused logic. PR 50973
maya[src/trunk]: src/doc Note scsipi and umass MP safety changes
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 regen ...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin XXXGCC5: add symlinks for SH .cc f...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 5.3 and sparc64.
kamil[src/trunk]: src/tests/kernel Clean up t_ptrace_wait.c
wiz[src/trunk]: src/sbin/scsictl Bump date for previous.
ginsbach[src/trunk]: src/share/misc +HSM is also hierarchical storage management
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 5.3 and mipseb.
kamil[src/trunk]: src/tests/lib/libpthread_dbg Add threads2 and threads3 in tests/...
roy[src/trunk]: src/share/man/man5 Note that dhcpcd will ignore the wpa_supplica...
snj[src/trunk]: src/external/mit/xorg/server/xorg-server/hw/xfree86/common no ne...
mrg[src/trunk]: src/libexec/lfs_cleanerd move the compiler hack closer to the so...
mrg[src/trunk]: src/external/gpl3/gcc update info for alpha, powerpc, earmv4, i3...
khorben[src/trunk]: src/sys/external/bsd/ipf/netinet Fix matching of ICMP queries wh...
mrg[src/trunk]: src/external/gpl3/gcc delete the GCC 4.8 status, and update the ...
christos[src/trunk]: src/bin/sh PR/50958: (partial fix) - support ?: expressions in a...
christos[src/trunk]: src/bin/sh Remove wrong unsigned cast, index can be negative. Ca...
chs[src/trunk]: src reapply some fixes to make multi-threaded ctfmerge work
mrg[src/trunk]: src/share/mk add libXpresent.
christos[src/trunk]: src/sys/rump/fs/lib/liblfs elide vax compiler bug.
matt[src/trunk]: src/distrib/sets Add g to sed commands so it can deal with more ...
msaitoh[src/trunk]: src/sys/dev/pci Fix WOL related setting of the WUC register for ...
christos[src/trunk]: src/lib/libc/rpc Do proper accounting for the extra -1 slot. Per...
christos[src/trunk]: src/sys/arch/hppa/include fix register names
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc hackaround a problem on mips64 ...
kamil[src/trunk]: src/tests/kernel Add new test attach4 in t_ptrace_wait{, 3, 4, 6, id...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1356389: Remove TOCTOU.
matt[src/trunk]: src/sys/arch/vax/uba Typo fxi.
christos[src/trunk]: src/lib/libwrap change static to volatile.
christos[src/trunk]: src/bin/ksh put back the complex sed/awk since the code can't ha...
hkenken[src/trunk]: src/sys/arch/arm/imx * Fix compile error.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin build a host version of libcpp, sa...
mlelstv[src/trunk]: src/sys/netinet6 nd6_dad_duplicated takes the lock itself. Move ...
joerg[src/trunk]: src/tests/share/mk When no gcc but clang can be found, fallback ...
phx[src/trunk]: src/sys/dev/spi Fixed typo in name for MCP3304.
christos[src/trunk]: src/external/bsd/ntp/dist Import ntp 4.2.8p3
christos[src/trunk]: src/sbin/fsck_lfs PR/50974: David Binderman: Remove unused code.
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Fix vax build, now we ...
mrg[src/trunk]: src/external/gpl3/gcc/lib update to build GCC 5.3's libstdc++. ...
christos[src/trunk]: src/distrib/sets/lists/base add new zoneinfo files, sort
hannken[src/trunk]: src/sys/ufs/lfs lfs_flush_pchain: replace vget() with vcache_get().
maya[src/trunk]: src/sys/arch/mips/include switch mfc0_hazard to be superscalar n...
martin[src/trunk]: src/distrib/utils/embedded/conf Properly escape the $ when tryin...
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Add references, comme...
dholland[src/trunk]: src/lib/libc/sys Update documented prerequisite includes. PR 506...
maxv[src/trunk]: src/sys/compat/netbsd32 Memory leak, triggerable from an unprivi...
mrg[src/trunk]: src/external/mit/xorg/bin/xterm link against Xinerama now that x...
snj[src/trunk]: src/doc wpa_supplicant 2.6 is out. update URLs.
maya[src/trunk]: src/sys/arch actually correct tyop now...
kamil[src/trunk]: src/lib/libpthread_dbg Obsolete thread_type in td_thread_info_st...
kamil[src/trunk]: src/tests/kernel Rename read* and write* tests to read_d* and wr...
riastradh[src/trunk]: src/sys/dev/ieee1394 Let's try initializing the pointers *before...
wiz[src/trunk]: src/external/gpl2/groff Hardcode man page dates to date of groff...
skrll[src/trunk]: src/external/broadcom/rpi-firmware/dist Update RPI firmware to v...
mrg[src/trunk]: src/external/gpl3/gcc update info for:
matt[src/trunk]: src/sys/arch/powerpc/include Don't clear PSL_FP/PSL_VEC
maxv[src/trunk]: src/sys/arch/x86/x86 Unmap tmpva once we are done using it, not ...
hkenken[src/trunk]: src/sys/dev/pci bus_dmamap_sync() is required for ICT table read...
wiz[src/trunk]: src/games/atc Use An in AUTHORS section.
tsutsui[src/trunk]: src/sys/arch/dreamcast/dev Properly zero out struct fb_devconfig...
christos[src/trunk]: src/regress/sys/kern/allocfree PR/50941: David Binderman: fix pr...
maxv[src/trunk]: src/sys/arch Initialize the module map limits in amd64, not x86.
tsutsui[src/trunk]: src/sys/arch/macppc/stand/ofwboot Don't set garbages into BAT re...
mrg[src/trunk]: src updates for freetype 2.6.
martin[src/trunk]: src/distrib/sets/lists/debug Add some more debug/compat debug fi...
mrg[src/trunk]: src/external/gpl3/gdb/lib regen all gdb platforms.
dholland[src/trunk]: src Install ftttdrv.h, which was apparently overlooked at some p...
snj[src/trunk]: src nuke xf86-video-nvxbox, as xbox support went away in 2011.
wiz[src/trunk]: src/share/man/man9 Bump date for previous. Use more markup.
kamil[src/trunk]: src Document td_thr_info(3) from libpthread_dbg(3)
knakahara[src/trunk]: src/sys/net if_register() must be called after ifp->if_dl initia...
kamil[src/trunk]: src/tests/kernel Add new tests io_write_d[1234] in t_ptrace_wait...
skrll[src/trunk]: src/sys/arch/evbarm/rpi Update vcprop_tag_clockrate structure
gdt[src/trunk]: src/sys/arch Disable uscanner in all kernel configs
christos[src/trunk]: src/lib/libc/stdlib revert 0b documentation.
martin[src/trunk]: src/sys/compat/netbsd32 Use the right type in sizeof() for copyi...
wiz[src/trunk]: src/share/man/man9 Trailing whitespace, begone!
ozaki-r[src/trunk]: src/tests/net/if_bridge Add $DEBUG and remove a unused function
christos[src/trunk]: src/sys/arch/arm/nvidia PR/50963: David Binderman: Use kmem_zall...
kamil[src/trunk]: src/share/man/man5 Clean-up documentation of login.conf(5)
martin[src/trunk]: src/sys/arch/zaurus/conf Provide a bit more space for the ram di...
dholland[src/trunk]: src/usr.sbin/rpc.lockd Fix operator precedence in complex condit...
christos[src/trunk]: src/sys/arch/emips/stand/common PR/50942: David Binderman: fix p...
maxv[src/trunk]: src/sys/arch/xen/x86 Keep simplifying that stuff. Also, replace ...
christos[src/trunk]: src/sys/external/bsd/acpica/dist/include/platform Add _STANDALON...
mrg[src/trunk]: src/tools/gcc - pull i386-builtin-types.inc automatically on x86
pgoyette[src/trunk]: src/sys/kern Use compile-time initialization for the list head, ...
dholland[src/trunk]: src/share/misc add some stuff; PR 50992 from Nikolai Lifanov
dholland[src/trunk]: src/tests/lib/librumpclient Turn off the PR 49140 logging, becau...
kamil[src/trunk]: src/tests/kernel Add new tests attach6 and attach7 in t_wait_pro...
msaitoh[src/trunk]: src/sys/arch/x86/x86 Fix a problem that "Disable ACPI" doesn't w...
wiz[src/trunk]: src/lib/libm/man Fix typo, add whitespace for better formatting, ...
christos[src/trunk]: src/sys/fs/cd9660 PR/50951: David Binderman: Fix misplaced parens
martin[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk Set IMAGEENDIAN properl...
pho[src/trunk]: src Implement missing fuse_opt_add_opt(3) and fuse_opt_add_opt_e...
kamil[src/trunk]: src/tests/lib/libc/sys Add new tests in t_wait_noproc and t_wait...
hkenken[src/trunk]: src/sys/arch Add support imx6 PCIe controller.
dholland[src/trunk]: src/tests/lib/librumpclient If pthread_create fails, report the ...
mrg[src/trunk]: src updates for libX11 1.6.3 - "xlocale" is removed.
tron[src/trunk]: src/lib/libc/rpc Remove now unnecessary cast.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add VTC100 and KURONAS_X4.
tsutsui[src/trunk]: src/sys/arch/atari/stand/installboot Misc KNF and ANSIfy.
msaitoh[src/trunk]: src/sys/dev/pci Don't use MSI on 8257[12] because of errata 63
christos[src/trunk]: src/sys Allow enabling and disabling PaX ASLR debug
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax need stdbool.h
pgoyette[src/trunk]: src/sys/fs/nfs Add the initial module(9) infrastructure
dholland[src/trunk]: src/lib/libc/sys Add crossreference to fork(2) per note in PR 9627.
mrg[src/trunk]: src/distrib/sets/lists/comp set fixes for GCC 5.3.
mrg[src/trunk]: src/external/gpl3/gcc regen.
kamil[src/trunk]: src Add new test-suite t_dummy for libpthread_dbg
dholland[src/trunk]: src/usr.bin/config Document previously secret -d debug option. B...
msaitoh[src/trunk]: src/sys/dev Sync wm_smbustopci() with Linux and FreeBSD. This ch...
ozaki-r[src/trunk]: src/tests/net Share httpd start/stop code
christos[src/trunk]: src/external/bsd/nvi/dist/ex add default: to appease gcc.
christos[src/trunk]: src/libexec/getty Add volatile for gcc 5
christos[src/trunk]: src/include more casting fixes
matt[src/trunk]: src/compat/arm/eabi Make clang happy by adding -mfpu=none to -mf...
ozaki-r[src/trunk]: src/sys/arch Sweep unnecessary xcall.h inclusions
christos[src/trunk]: src/sys/dev/pci one more atheros device
scole[src/trunk]: src For ski, break into debugger instead of exiting
dholland[src/trunk]: src/usr.bin/apply Rework for clarity.
christos[src/trunk]: src/include use foo - 0 instead of testing for defined(foo); fro...
christos[src/trunk]: src/usr.sbin/makemandb PR/50460: Abhinav Upadhyay: Fix legacy ap...
ozaki-r[src/trunk]: src/tests/net/net Make tests strict
msaitoh[src/trunk]: src/sys/dev/pci Add note about kumeran registers. No functional ...
skrll[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/pa Remove code for the !TA...
christos[src/trunk]: src/bin/sh We want this to work too:
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt treat class line stru...
christos[src/trunk]: src/external/public-domain/tz/dist Import tzdata2016b from ftp:/...
maxv[src/trunk]: src/sys/arch/amd64/include Remove useless values, and explain wh...
christos[src/trunk]: src/tests/kernel - Add a 3 way handshake between the tracer and ...
jnemeth[src/trunk]: src/usr.sbin/postinstall Check for an out of date /etc/fonts/fon...
christos[src/trunk]: src/usr.sbin/mtrace PR/50966: David Binderman: Use all 3 of b, p...
kre[src/trunk]: src/tests/lib/libc/sys PR standards/51600
mrg[src/trunk]: src/distrib/sets/lists GCC 5.3 sets (just for i386 so far)
christos[src/trunk]: src/libexec/ftpd volatile for gcc 5
dholland[src/trunk]: src/sys/altq PR 51553 David Binderman: don't bother counting up ...
christos[src/trunk]: src/doc mention openssl
mrg[src/trunk]: src/external/mit/xorg/server/drivers/xf86-input-mouse updates fo...
mrg[src/trunk]: src/share/mk add rstart and showfont.
mrg[src/trunk]: src/external/mit/xorg/bin/xterm remove some duplication; pointed...
joerg[src/trunk]: src/share/mk Define the MKPICLIB default for aarch64 and powerpc...
kamil[src/trunk]: src/tests/kernel Add new test t_ptrace_attach3 in t_ptrace
christos[src/trunk]: src/tests/kernel - Unbuffer stdout and stderr, because the trace...
hkenken[src/trunk]: src/sys/arch/arm/imx Move to common function.
roy[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant Build with interface mat...
abhinav[src/trunk]: src/usr.bin/at Use .An -nosplit
kamil[src/trunk]: src/tests/kernel Add fpregs[12] in t_ptrace_wait{, 3, 4, 6, id, pid}
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend quote AD and LD.
wiz[src/trunk]: src/share/man/man9 Fix Dd argument, whitespace, improve readabil...
jmcneill[src/trunk]: src/sys/dev/hdaudio - Support multi-channel (> 2) output to HDMI...
kamil[src/trunk]: src/lib/libpthread Add reference in SEE ALSO to pthread_dbg(3)
skrll[src/trunk]: src/sys/arch/mips/include 1TB is enough UVA for anyone... plus n...
mrg[src/trunk]: src/external/mit/xorg/tools/mkfontscale mkfontscale.c demands a ...
macallan[src/trunk]: src/sys/arch/sgimips/sgimips KASSERT that MIPS_SR_KX is set when...
pho[src/trunk]: src Major rework of fuse_opt_parse(3) so that it supports all th...
joerg[src/trunk]: src/external/cddl/osnet/lib/drti Drop FreeBSD RCS ID, add NetBSD's.
wiz[src/trunk]: src/share/man/man7 Fix description of /home
mlelstv[src/trunk]: src/sys/kern gcc silently optimizes away a != NULL check if a po...
mrg[src/trunk]: src/doc (belatedly) note GCC 4.8.5.
jmcneill[src/trunk]: src/sys/arch/arm/nvidia fix some clocks; many periph dividers ar...
mrg[src/trunk]: src/external/gpl3/gcc updates to latest -current:
kamil[src/trunk]: src/tests/kernel Add new tests io_read_d[1234] in t_ptrace_wait{...
mrg[src/trunk]: src/external/gpl3/autoconf/dist avoid rebuilding the INSTALL fil...
mrg[src/trunk]: src/external/gpl3/gdb s/#/$/ in a $NetBSD$ so it actually expands
flxd[src/trunk]: src Add "getrealloc" and "setrealloc" commands to get/set automa...
msaitoh[src/trunk]: src/sys/dev/pci 8257[124] should not set WM_F_ARC_SUBSYS_VALID.
kamil[src/trunk]: src/tests/kernel Enhance pipe(2)-based IPC barrier in attach5 of...
macallan[src/trunk]: src/sys/dev/pci pass clockframe aropund in voyager_intr()
ozaki-r[src/trunk]: src/tests/net Share rump_server start/stop and interface creatio...
matthias[src/trunk]: src/usr.bin/make dynamic dependencies for library member targets...
macallan[src/trunk]: src/sys/arch/sparc64/dev weed out BUS_SPACE_MAP_PREFETCHABLE in ...
christos[src/trunk]: src/external/bsd/elftoolchain/dist/libdwarf Handle DW_AT_specifi...
wiz[src/trunk]: src/sbin/scsictl Whitespace, sort.
kamil[src/trunk]: src/regress/sys/kern/kqueue Purge dummy Makefiles
christos[src/trunk]: src/external/bsd/elftoolchain/dist/libdwarf tidy up: parse DW_AT...
christos[src/trunk]: src/tests/bin/sh New tests from kre
tsutsui[src/trunk]: src/sbin/disklabel Fix botch in "make disklabel a MI tool" chang...
kamil[src/trunk]: src/tests/kernel Add new tests read_d_write_d_handshake[12] in t...
riastradh[src/trunk]: src/sys/ufs/lfs KASSERT(mutex_owner(...)) ---> KASSERT(mutex_own...
ginsbach[src/trunk]: src/lib/libc/time Don't set state when parsing any timezone (%z)...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgcc find all libgcc sources
christos[src/trunk]: src/tools/ctfconvert Add DPADD's
maxv[src/trunk]: src/sys/arch/amd64/amd64 KNF and simplify Xen
pooka[src/trunk]: src/lib/libc/arch Remove "objects built from C sources" comments...
ozaki-r[src/trunk]: src/tests/net Move HIJACKING definition to net_common.sh
wiz[src/trunk]: src/sbin/mount_puffs New sentence, new line. Sort SEE ALSO. Fix ...
wiz[src/trunk]: src/share/man/man5 Spelling.
pho[src/trunk]: src/tests/lib/librefuse lib
wiz[src/trunk]: src/lib/libc/sys Sort errors. Improve markup.
matt[src/trunk]: src/share/mk Add _MKTARGET_LINK
mrg[src/trunk]: src/external/gpl3/binutils/dist/gas/config avoid unused variables.
christos[src/trunk]: src/bin/sh Don't close-on-exec redirections created explicitly f...
christos[src/trunk]: src/doc new wpa code
christos[src/trunk]: src/tests/bin/sh remove binary test and other cleanups (from kre)
christos[src/trunk]: src/doc new ntpd
msaitoh[src/trunk]: src/sys/dev/pci Initialize some members little earlier. It's not...
christos[src/trunk]: src/sys/sys Appease gcc-5 (devmajor_t and devminor_t are signed, ...
mrg[src/trunk]: src/external/mit/xorg build updates for various x11 apps being u...
christos[src/trunk]: src/sys/sys Add MAP_FMT
christos[src/trunk]: src/sys/kern back to using SIGSTOP..
mrg[src/trunk]: src/external/gpl3/gcc regen.
christos[src/trunk]: src/bin/sh PR/19832, PR/35423: Fix handling 0x81 and 0x82 charac...
ozaki-r[src/trunk]: src/sys/netinet6 Add missing rtfree
snj[src/trunk]: src/external/mit/xorg/server don't bother defining XORG_RELEASE....
ozaki-r[src/trunk]: src/sys/net Make lortrequest static and rename it to loop_rtrequest
mrg[src/trunk]: src/share/mk remove conditionals that are always true with GCC >...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1356386: Don't leak sock
kamil[src/trunk]: src/lib/libpthread_dbg Catch up with correct pt_magic reads in t...
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix harmless (?) typo
wiz[src/trunk]: src/lib/libc/sys Merge two EAGAIN sections.
christos[src/trunk]: src/lib/libc/sys Document WNOZOMBIE
isaki[src/trunk]: src/sys/arch/x68k/stand/libsa sysinst is 15*2 sect/cyl (fdXc), n...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia fix a few typos in the audio infoframe w...
hannken[src/trunk]: src/sys/ufs/lfs Another lfs superblock accessor (inside #ifdef 0).
pgoyette[src/trunk]: src/sys/fs/nfs Update to FreeBSD revision 308975 ( approx 2016-1...
mrg[src/trunk]: src/external/gpl3/gcc/lib update for GCC 5.3
msaitoh[src/trunk]: src/sys/dev/pci Add three workarounds for PCH_{LPT, SPT}.
mrg[src/trunk]: src/include add max_align_t. C11 defines this and GCC 5.3 reall...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libcpp remove the ugly #include "../g...
maya[src/trunk]: src/sys/arch/mips/mips remove redundant NOP_L. we do not use the...
christos[src/trunk]: src/sys/external/bsd/acpica Adjust to new acpica
skrll[src/trunk]: src/sys/arch/arm/nvidia More defines
wiz[src/trunk]: src/share/man/man4 Add RCS Id. Bump date for import. Case fixes.
msaitoh[src/trunk]: src/sys/dev/pci Add NVMe.
christos[src/trunk]: src/lib/libc/sys Explain rmtp setting.
kamil[src/trunk]: src/tests/kernel Expect SIGSTOP in attach3 in t_ptrace_wait{, 3, 4...
christos[src/trunk]: src/bin/sh PR/50960: The || and && operators in $(( )) should a...
christos[src/trunk]: src/tests/bin/sh Implement TEST_SH for this test, add a test or ...
matt[src/trunk]: src/lib/libc/arch/aarch64/gen Some test programs require these.
riastradh[src/trunk]: src/sys/sys Explain why we don't touch the next pointer of the r...
christos[src/trunk]: src/sys/arch/amd64/conf Add PAX_SEGVGUARD disabled.
martin[src/trunk]: src/sys/fs/tmpfs Backout previous - need coffee first
kamil[src/trunk]: src/lib/libpthread_dbg Fix pt_magic (part of pthread_t) read in ...
snj[src/trunk]: src/external/mit/xorg/server/xorg-server follow upstream change ...
knakahara[src/trunk]: src/sys/arch/x86 add pci_intr_alloc() API
kamil[src/trunk]: src/share/man/man7 Use more macros for symbolic constants
njoly[src/trunk]: src/sys/kern Adjust clock_nanosleep(2) to not copyout remaining ...
maxv[src/trunk]: src/sys/nfs Memory leak, found by Mootja.
mlelstv[src/trunk]: src Make scsipi framework MPSAFE.
macallan[src/trunk]: src/sys/dev/pci missing bits for pm3fb, should have went with pr...
dholland[src/trunk]: src/games/snake/snake snake(6) supports LCD displays too. (noted...
kiyohara[src/trunk]: src/sys/arch/evbarm/conf Add 'KURONAS x4' configuration.
roy[src/trunk]: src/external/bsd/wpa/dist Interface additions/removals are not g...
isaki[src/trunk]: src/sys/arch/x68k/x68k Add a comment on mnemonic that assembler ...
christos[src/trunk]: src/sys/dev/scsipi Move the #endif down to include other kernel ...
mrg[src/trunk]: src/distrib/sets/lists bump libXrandr.so minor
martin[src/trunk]: src/distrib/sets/lists/xdebug Add driver debug entries
mlelstv[src/trunk]: src/sys/dev Mark disklabel only invalid on the last close. Exist...
mrg[src/trunk]: src/external/gpl3/gcc generate mknative-gcc for GCC 5.3 and all ...
roy[src/trunk]: src/usr.sbin/sysinst Fix PR kern/51531 by using ifconfig to wait...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia set HDAUDIO_FLAG_NO_STREAM_RESET quirk
christos[src/trunk]: src/external/bsd/bind/dist/lib/dns XXX: vax gcc
dholland[src/trunk]: src/usr.sbin/sup/source Close file on error path. PR 50925 from ...
dholland[src/trunk]: src/sys/ufs/lfs Don't cast the return value of malloc.
mrg[src/trunk]: src/tools/gcc update for GCC 5.3 libgcov and libstdc++
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt Add support for c++ c...
macallan[src/trunk]: src/sys/arch/pmax switch to common MIPS bus_space and bus_dma
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax Drop PSW annotation fo...
joerg[src/trunk]: src Give the ramdisk a bit more space, evbppc64 for clang is run...
msaitoh[src/trunk]: src/sys/arch/x86/include Indent. No functional change.
christos[src/trunk]: src/usr.sbin/ypserv/ypserv PR/50057: Wolfgang Stukenbrock: yp-ma...
mrg[src/trunk]: src/external/mit/xorg don't hard code FD_SETSIZE now that the co...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1356384: Check returns
mrg[src/trunk]: src/external/gpl3/gcc first stab mknative-gcc for GCC 5.3 and am...
riastradh[src/trunk]: src/lib/libc Elaborate documentation of libc symbol rules.
christos[src/trunk]: src/lib/libc/arch/x86_64/sys Save and restore all the registers ...
christos[src/trunk]: src/sys/external/bsd/acpica/dist Import acpica-20160930:
roy[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant Describe -M
kiyohara[src/trunk]: src/sys/arch/arm/marvell Fix intr_establish. PCI interrupt is L...
christos[src/trunk]: src/tests/bin/sh new command substitution test from kre
roy[src/trunk]: src/external/bsd/wpa/dist/wpa_supplicant Add interface matching ...
jdolecek[src/trunk]: src/sys/ufs/ffs ffs_indirtrunc(): for !wapbl, restore rev 1.117 ...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libgomp fix a merge botch and properl...
pgoyette[src/trunk]: src/sys/fs/nfs/client More clean-up of #includes
sjg[src/trunk]: src/usr.bin/make Handle missing file for Read the same as for Wr...
ginsbach[src/trunk]: src/lib/libc/time Switch to using isleap() and isleap_sum() macr...
christos[src/trunk]: src/sys/kern simplify.
wiz[src/trunk]: src/lib/libc/stdlib Add missing Fc which broke man page on the w...
maya[src/trunk]: src/sys/arch correct nofitication tpyo in comments.
roy[src/trunk]: src/doc Note wpa_supplicant interface matching addition
ozaki-r[src/trunk]: src/tests/net/net Fix test
nakayama[src/trunk]: src/external/bsd/flex/dist/src Regen without #line directives.
ozaki-r[src/trunk]: src/sys Reform use of rt_refcnt
tsutsui[src/trunk]: src/sys/arch/macppc/stand/ofwboot TAB/space cleanup.
kamil[src/trunk]: src/tests/kernel Add new test io_read_d_write_d_handshake2 in te...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend port to GCC 5.3:
tsutsui[src/trunk]: src/sys/dev/scsipi Sync with scsiconf.c. (use aprint_normal(9) f...
christos[src/trunk]: src/external/bsd/blacklist/libexec Sort filters alphabetically; ...
matt[src/trunk]: src/distrib/sets/lists Remove redundant entries due to compatdir...
ozaki-r[src/trunk]: src/sys/netinet6 Fix rtfree-ing wrong rtentry
mrg[src/trunk]: src/distrib/sets/lists/xserver properly mark all libi2c files as...
mrg[src/trunk]: src/external/mit/xorg/lib bump libdrm and libdrm_intel shlib ver...
christos[src/trunk]: src/lib/libc/rpc Generalize the test, compare on the protocol se...
kamil[src/trunk]: src/tests/kernel Add new tests read[1234] in t_ptrace_wait{, 3, 4, ...
christos[src/trunk]: src/sys/compat/common PR/50947: David Binderman: sprinkle parens
christos[src/trunk]: src/sys/kern kern/51621: When attaching to a child send it a SIG...
mrg[src/trunk]: src build libXpresent.
knakahara[src/trunk]: src/sys/dev/pci Sorry, if_wm turns MSI/MSI-X default off by my m...
mrg[src/trunk]: src/external/gpl3/gcc update the build status for some ppc and m...
htodd[src/trunk]: src/sbin/disklabel Fix build.
msaitoh[src/trunk]: src/sys/dev/pci The WM_F_EEPROM_EERDEEWR is not required on iNVM...
mrg[src/trunk]: src/external/gpl3/gcc for now, use a mknative-gcc copy of insn-m...
kamil[src/trunk]: src/share/man/man7 Correct mandoc warnings and errors
martin[src/trunk]: src/sys/dev/pci Pass the device, not the struct softc to config_...
maxv[src/trunk]: src/sys/kern Memory leak. Triggerable from an unprivileged user ...
kamil[src/trunk]: src/lib/libpthread_dbg Kill SA thread states (TD_STATE_*) in pth...
christos[src/trunk]: src/crypto/external/bsd/openssh/dist CID 1309355: check error re...
snj[src/trunk]: src/external/mit/xorg/server/drivers/xf86-video-nouveau 1. only ...
christos[src/trunk]: src/lib/libcurses don't coredump if we call endwin when initscr ...
macallan[src/trunk]: src/sys/arch/mips/mips don't blindly zero STATUS in order to dis...
christos[src/trunk]: src/external/bsd/elftoolchain/dist/libdwarf remove unused label.
taca[src/trunk]: src/doc Latest ntp is 4.2.8p3 which contains security fix (low r...
pgoyette[src/trunk]: src/sys/arch/emips/ebus One more move of bufq_free() to outside ...
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that I21[01] NVM revision >= 3.25 can'...
ozaki-r[src/trunk]: src/tests/net/if_bridge Reflect a fix for bridge
christos[src/trunk]: src/include PR/50983: David Shao: Protect stddef;
christos[src/trunk]: src/external/bsd/blacklist/etc simplify, comment out testing ent...
matt[src/trunk]: src/tests/lib/libc/gen Build t_fpgetmask/t_fpgetround for aarch6...
kre[src/trunk]: src/external/public-domain/tz/dist Merge tzdata2016j
jmcneill[src/trunk]: src/sys/arch/arm/nvidia add Tegra124 HDMI support
nakayama[src/trunk]: src/external/bsd/flex/dist/src Apply our changes dropped in prev...
kre[src/trunk]: src/distrib/sets/lists/base Added TZ zone files Europe/Saratov a...
matt[src/trunk]: src/distrib/sets/lists/debug Fix one last time. mark libarm_g.a...
msaitoh[src/trunk]: src/sys/arch/x86/x86 KNF. No functional change.
macallan[src/trunk]: src/sys/dev/pcmcia fix tpyo
maya[src/trunk]: src/sys/arch/mips/mips switch post-mfc0 call "hazard barrier" fr...
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 re-gen...
christos[src/trunk]: src/lib/libc/time - don't copy the man pages anymore. they have ...
justin[src/trunk]: src/sys/fs/tmpfs This enum is likely to be made unsigned by the ...
christos[src/trunk]: src/tests/kernel add an assert that prints the values, and remov...
rin[src/trunk]: src/sys/compat/netbsd32 correct wrong casting. some are consider...
reinoud[src/trunk]: src/sys/arch/evbarm/conf Update MARVELL_NAS to allow it to execu...
mrg[src/trunk]: src/distrib/sets/lists actually bump libdrm_intel.
mrg[src/trunk]: src/sbin/raidctl convert "component*" into "absent" for "START d...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for HPPA and GCC 5.3. thanks...
ryo[src/trunk]: src/sys/arch/arm/cortex KNF
christos[src/trunk]: src/common/lib/libc/stdlib comment out 0{b,B} handling.
dholland[src/trunk]: src/sys/arch/emips/stand/common Refine previous so the output is...
kre[src/trunk]: src/sys Return the "true" parent's pid as the parent pid (ppid) ...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 5.3 and sparc
mrg[src/trunk]: src/doc note that nfssvc(2) supports compat_netbsd32 now.
mlelstv[src/trunk]: src/common/lib/libc/arch/m68k/atomic fix comment
ryo[src/trunk]: src/sys/arch/arm/cortex - fix sc_ev_missing_ticks over-counting.
christos[src/trunk]: src/external/gpl3/gdb adapt for vax.
pho[src/trunk]: src fuse_lowlevel.h: new file, currently only contains fuse_pars...
pho[src/trunk]: src/lib/librefuse fuse_main(3): Support general fuse options via...
nat[src/trunk]: src/lib/libm/src Return x for >= DBL_FRACBITS in lrint.c.
mrg[src/trunk]: src/external/mit/xorg/bin/xfindproxy update for xfindproxy 1.0.4.
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that 8257[56], 82580, I35[04] and I21[...
mrg[src/trunk]: src/sys/uvm/pmap fix the start index generation in pmap_segtab_r...
skrll[src/trunk]: src/sys/dev/usb Pull across various locking and reference counti...
mrg[src/trunk]: src/external/gpl3/gcc note alpha mostly works (sshd problem as w...
phx[src/trunk]: src/sys/arch/amiga/conf Make sure the graphics device which has ...
mrg[src/trunk]: src/external/mit/xorg/server/xorg-server/GL remove unused files.
mrg[src/trunk]: src/distrib/sets/lists/base fix sets for mips64 builds (libgomp ...
kre[src/trunk]: src/tests/net/if Delete inappropriate \n from atd_tc_expect_fail...
joerg[src/trunk]: src/external/bsd/ntp/dist/ntpd Don't use fabs on integers.
skrll[src/trunk]: src/distrib/utils/embedded/conf Turn resize on
ginsbach[src/trunk]: src/lib/libc/time Add macros to clarify what (parse) state is ne...
matt[src/trunk]: src/sys/arch/powerpc/powerpc Clear PSL_FP/PSL_VEC so the lwp won...
maxv[src/trunk]: src/sys/arch/amd64/amd64 Mmh, I mistakenly removed the lapic pag...
jdolecek[src/trunk]: src/sbin/mount stress more that discard is experimental, and exp...
nonaka[src/trunk]: src/sys/dev/pci iwm(4) can read the firmware image from disk whe...
macallan[src/trunk]: src/sys/arch/mips/ingenic fix tpyos
christos[src/trunk]: src/external/bsd/ntp/dist (4.2.8p9) 2016/11/21 Released by Harla...
snj[src/trunk]: src for some reason that is currently eluding me, non-MKUPDATE b...
hauke[src/trunk]: src/sys/dev/usb Add entry for Intel Centrino Advanced-N 6235 blu...
wiz[src/trunk]: src/share/man/man7 Whitespace fixes, xref fixes, a bit more markup.
skrll[src/trunk]: src/sys/dev/usb No need to take the kernel lock in umass(4) anymore
christos[src/trunk]: src/external/bsd/wpa Merge conflicts.
dholland[src/trunk]: src/usr.bin/at Mark the shared files with where they're used, li...
skrll[src/trunk]: src/sys/dev/usb Fix typo in usbd_attachinterfaces - look for int...
christos[src/trunk]: src/sys/arch/sparc64/sparc64 PR/50945: David Binderman: sprinkle...
kamil[src/trunk]: src/sys Improve spelling: regsister -> register
mrg[src/trunk]: src/distrib/sgimips/instkernel bump the image size.
kamil[src/trunk]: src/lib/libutil Bump date for recent changes
msaitoh[src/trunk]: src/sys/dev/pci Enable MSI/MSI-X feature by default.
mrg[src/trunk]: src/external/gpl3/gcc minor updates for GCC 5.
tsutsui[src/trunk]: src/sys/dev/scsipi Pass a correct residual size to wdcbit_bucket...
christos[src/trunk]: src/usr.bin/ftp sprinkle more volatile (distribution build with ...
skrll[src/trunk]: src/lib/libm/arch/hppa Update {read, write}fpsr to work everywhere
riastradh[src/trunk]: src/sys/dev/ieee1394 Defer initialization of isodma channels unt...
hannken[src/trunk]: src/sys/fs/union union_unmount: use vfs_vnode_iterator to count ...
christos[src/trunk]: src/external/bsd/blacklist/port add include in the vpath.
ozaki-r[src/trunk]: src/sys/net Fix PR 48104
mrg[src/trunk]: src/sys/compat/netbsd32 avoid some stupid GCC errors seen only w...
pgoyette[src/trunk]: src/sys Define a new module class for the bufq_strategy modules....
maxv[src/trunk]: src/sys/kern typo (comment)
joerg[src/trunk]: src/share/mk Drop remarks about AArch64 ABI being PIC following ...
mrg[src/trunk]: src/external/gpl3/gcc document the state of gcc 5.3 in src.
abhinav[src/trunk]: src/usr.bin/at Use more markup and complete a sentence.
dholland[src/trunk]: src/tests/lib/librumpclient As a debugging measure for PR 49141, ...
martin[src/trunk]: src/tests/lib/librefuse Evil hack to make register_t known and f...
nonaka[src/trunk]: src/sys/dev/pci Deregister pmf hook when attach failed.
christos[src/trunk]: src/external/bsd/bind Merge changes.
christos[src/trunk]: src/lib/libterminfo off-by-one in memcpy. Found by ASAN (Carsten...
christos[src/trunk]: src/external/bsd/ntp merge conflicts
matt[src/trunk]: src/sys/arch/arm/arm32 KASSERT->KASSERTMSG
shm[src/trunk]: src/libexec/httpd Remove d_namelen as it's an BSD extension. Fix...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 5.3 and i386.
kamil[src/trunk]: src Bump shlib minor for new function: ereallocarr(3)
mrg[src/trunk]: src/external/gpl3/gcc/lib apply an ugly hack to force-build insn...
matt[src/trunk]: src/sys/sys Add a few more EM_*
msaitoh[src/trunk]: src/sys/dev/pci Cleanup.
christos[src/trunk]: src/lib/libedit Fix reversed condition in tty_end() (Ingo Schwarze)
kamil[src/trunk]: src/tests/kernel Add vfork1 test in t_ptrace_wait* and vfork2 in...
ozaki-r[src/trunk]: src/sys/netinet6 Tidy up in6_select*
macallan[src/trunk]: src/sys/dev/wsfont shiny new console font, use FONT_GO_MONO12x23
kamil[src/trunk]: src/lib/libpthread_dbg Always set trailing '\0' in td_thr_getnam...
maxv[src/trunk]: src/sys/dev/pci Memory leak. Same as r1.93. I don't know why Bra...
pooka[src/trunk]: src Since the rump kernel does not know when the container it's ...
macallan[src/trunk]: src/sys/arch/evbmips/conf include files.sdmmc
rin[src/trunk]: src/sys/compat/netbsd32 Protect NPT stuff by "#ifdef NTP". Fix n...
matt[src/trunk]: src/etc/etc.evbarm Build CUBOX-I kernels
hannken[src/trunk]: src/sys/arch/x86/x86 Operation pmap_tlb_processpacket() uses x86...
christos[src/trunk]: src/distrib/sets/lists/tests Add new sh test
njoly[src/trunk]: src/sys/net Make fstat(2) work on AF_LINK socket descriptors.
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 5.3 and sh3*, hppa, m...
jakllsch[src/trunk]: src/sys/arch/arm/nvidia validate emulated bus 0 configuration sp...
skrll[src/trunk]: src/sys/dev/usb Slight tweak now that umass(4) doesn't need KERN...
msaitoh[src/trunk]: src/sys/dev/pci Call wm_enable_phy_wakeup() on PCH2 and newer, t...
macallan[src/trunk]: src/sys/dev/ic malo_rx_desc::status is uint8_t, so don't try to ...
ozaki-r[src/trunk]: src/tests/net Move route check functions to net_common.sh
pgoyette[src/trunk]: src/sys/rump/librump/rumpvfs Initialize the bufq stuff for rump, ...
christos[src/trunk]: src/bin/sh Revert (kind of) the change in 1.12 of the ancient mk...
riastradh[src/trunk]: src/lib/libc/stdlib strtod yields ERANGE for below-subnormal mag...
mlelstv[src/trunk]: src/sys Enforce alignment requirements that are violated in some...
skrll[src/trunk]: src/external/gpl3/gdb/lib/libbfd/arch/armeb Real mknative re-run
kre[src/trunk]: src/external/public-domain/tz/dist Import tzdata2016j from ftp:/...
christos[src/trunk]: src/external/bsd/blacklist/port no need for config.h; it should ...
ozaki-r[src/trunk]: src/tests/net Move get_lladdr to net_common.sh
mrg[src/trunk]: src/external/mit/xorg updates for fslsfonts 1.0.5, fstobdf 1.0.6...
knakahara[src/trunk]: src/sys/net add drop count which means the sum of struct if_perc...
skrll[src/trunk]: src/sys/dev/usb Revert patch from PR/48715 as it is incorrect.
riz[src/trunk]: src/etc/rc.d Implement "status" command for postfix - makes tool...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin add new sources in GCC 5.3.
dholland[src/trunk]: src/usr.sbin/postinstall Comma of result is (though increasingly...
justin[src/trunk]: src/sys/rump Add uname to rump sources
kamil[src/trunk]: src/tests/lib/libpthread_dbg Add dummy3 in lib/libpthread_dbg/t_...
kamil[src/trunk]: src/lib/libpthread_dbg Fix pt_magic read in td_map_pth2thr()
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Add HDMI audio support
ast[src/trunk]: src With driver modulization of if_loop.c through introduction of
christos[src/trunk]: src/external/cddl/osnet/dist/tools/ctf/cvt fix printf format
christos[src/trunk]: src/tests/kernel back to expecting SIGSTOP after ptrace
kardel[src/trunk]: src/sys/fs/tmpfs do no access uninitialized variables in KASSERT...
hikaru[src/trunk]: src/sys/arch/x86/pci Add missing bpf_mtap.
sjg[src/trunk]: src/usr.bin/make Report node name rather than (null) when modifi...
maya[src/trunk]: src/sys/arch/mips/atheros/dev Include <mips/locore.h> for badaddr.
christos[src/trunk]: src/lib/libc/time Sync with 2016b
kamil[src/trunk]: src/lib/libc/stdlib Reorder memcpy(3) and save errno
mrg[src/trunk]: src/external/gpl3/gcc mknative bootstrap-libgcc GCC 5.3 for most...
msaitoh[src/trunk]: src/sys/dev/pci Move the location of wm_smbustopci() call.
pgoyette[src/trunk]: src/sys/kern By popular request, don't bother initializing a sta...
mrg[src/trunk]: src/external/mit/xorg/bin build updates for xlsatoms 1.1.2, xlsf...
christos[src/trunk]: src/bin/csh add Will Robinson comment.
dholland[src/trunk]: src/usr.bin/netstat Fix "sidewaysintpr", the thing that prints i...
matt[src/trunk]: src/sys/arch/mips/mips fix typo
mrg[src/trunk]: src/external/mit/xorg/server/drivers updates for r128 6.10.0 and...
ozaki-r[src/trunk]: src/tests/net Move get_macaddr to net_common.sh
nros[src/trunk]: src Add fabsl to the manpage describing the fabs functions.
mrg[src/trunk]: src/external/gpl3/gcc/dist fix a minor merge botch.
ozaki-r[src/trunk]: src/sys Move rt_gwroute operation out of stripoutput
kre[src/trunk]: src/etc/rc.d Undo change to a comment made when I thought anothe...
knakahara[src/trunk]: src/sys/arch/x86/pci fix pci_intr_alloc(..., NULL, 0). reported ...
kamil[src/trunk]: src/lib/libc/stdlib reallocarray(3) cleanup
dholland[src/trunk]: src/sys/arch/atari/stand/tostools/file2swp Fix syntax error in p...
joerg[src/trunk]: src/sys/fs/tmpfs Only recheck size/node limits on update mounts, ...
kardel[src/trunk]: src/external/bsd/ntp/scripts update imported version to reality
christos[src/trunk]: src/external/gpl3/gcc/usr.bin XXX: gcc -O0 for vax
mrg[src/trunk]: src/tools/gcc unwind.h has a new problem, and fix the grabbing o...
christos[src/trunk]: src/bin/sh/bltin Avoid warning by using gcc'ism
jmcneill[src/trunk]: src/sys/arch/arm/allwinner For DDC, we don't have a real I2C bus...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia use SDHC_FLAG_NO_TIMEOUT
kamil[src/trunk]: src/tests/lib/libpthread_dbg Fix basic_proc_read in pthread_dbg ...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia no need for exact match on tmds mode, ju...
christos[src/trunk]: src/external/bsd/ntp merge conflicts..
christos[src/trunk]: src/external/bsd/wpa/dist Import wpa_supplicant and hostapd
skrll[src/trunk]: src/sys/dev/usb KNF
pgoyette[src/trunk]: src/sys/kern Add debug messages to report all attempts to load m...
jmcneill[src/trunk]: src/sys/arch/arm/nvidia Support fractional dividers. This lets u...
christos[src/trunk]: src/sbin/resize_ffs fix pasto
mrg[src/trunk]: src/external/gpl3/binutils.old/lib/libbfd workaround a problem i...
rin[src/trunk]: src/sys/dev - Return ENOTTY rather than EINVAL for invalid ioctl...
martin[src/trunk]: src/sys/arch/zaurus/conf Backout previous, it does not work.
msaitoh[src/trunk]: src/sys/dev/pci Set CTRL_MEHE correctly (PCH_{LPT, SPT} only).
mrg[src/trunk]: src/sys/netinet apply a #ifdef INET6 so the previous compiles wi...
pgoyette[src/trunk]: src/sys/modules Build the newly-created bufq_* modules
pgoyette[src/trunk]: src/share/man/man9 Update bufq man page for new functions, with ...
knakahara[src/trunk]: src/sys/dev/pci mofity for if_wm and if_bge to use pci_intr_alloc()
roy[src/trunk]: src/doc Note import of dhcpcd-6.9.1
wiz[src/trunk]: src/share/man/man7 Add more formatting.
mrg[src/trunk]: src/external/mit/xorg/bin/xcalc define HAVE_STRLCPY.
maxv[src/trunk]: src/sys/arch Rename xen_pmap_bootstrap to xen_locore, it really ...
christos[src/trunk]: src/tests/kernel add on more synchronization point
dholland[src/trunk]: src/share/man/man4 Add crossreference to scsictl per note in PR ...
kamil[src/trunk]: src/tests/kernel Add {, io_}read_i[1234] in t_ptrace_wait{, 3, 4, 6, ...
christos[src/trunk]: src/tests/kernel clear failure, print signals symbolically.
mrg[src/trunk]: src/external/gpl3/gcc/lib don't build a fake insn-modes.h for arm.
hannken[src/trunk]: src/sys/ufs/lfs Remove bogus "mutex_enter(&mntvnode_lock)".
christos[src/trunk]: src/external/gpl3/gcc/dist/gcc From Jake Hamby
ozaki-r[src/trunk]: src/sys/netinet Make global variables static
christos[src/trunk]: src/external/bsd/ntp/dist Import ntp 4.2.8p3
christos[src/trunk]: src/usr.bin/xlint/lint1 Handle 0b locally since anyway this is n...
pho[src/trunk]: src/tests/lib Add some tests for librefuse
wiz[src/trunk]: src/lib/libc/stdlib Spacing; Fn -> Xr for jemalloc.
dholland[src/trunk]: src/usr.bin/systat NetBSD does actually support flat-panel displ...
christos[src/trunk]: src/external/bsd/blacklist/libexec Add missing ; ; (Kurt Lidl)
christos[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 elide ...
christos[src/trunk]: src/lib/libc/time remove local copy of tzfile.h
mrg[src/trunk]: src no longer build a bunch of xorg-server twice (for .a and _pi...
manu[src/trunk]: src/sys/nfs Fix soft NFS force unmount
matt[src/trunk]: src/sys/arch/powerpc/oea Don't preserve PSL_FP/PSL_VEC in cpu_se...
mrg[src/trunk]: src/distrib/sets/lists/comp updates sparc* sets for GCC 5.3.
martin[src/trunk]: src/distrib Obey MKKMOD=no.
mrg[src/trunk]: src/libexec/lfs_cleanerd make the GCC 4.8 specific hack for ci.c...
mrg[src/trunk]: src/external/mit/xorg/bin/iceauth look for config.h now it is ne...
jmcneill[src/trunk]: src/sys/dev/i2c Fix block offsets for ddc_read_edid_block.
prlw1[src/trunk]: src/sys/dev/pckbport Disambiguate debug message.
kamil[src/trunk]: src/lib/libpthread_dbg Simplify (pthread_t)pt_magic read in td_m...
snj[src/trunk]: src update for xkeyboard-config 2.19
matt[src/trunk]: src/sys/sys Remove unofficial AVR32
rmind[src/trunk]: src/sys/net/npf npfkern: eliminate INACTIVE_ID and use 0 for unr...
pho[src/trunk]: src/tests/lib/librefuse Rename test functions
pgoyette[src/trunk]: src/sys/fs/nfs Resolve conflicts
skrll[src/trunk]: src/sys/arch/mips/mips Sprinkle MFC0_HAZARD for previous and PAR...
matt[src/trunk]: src/sys/arch/vax/uba Add code to probe the Q-bus/Unibus for memo...
mrg[src/trunk]: src/external/gpl3/gcc regen
christos[src/trunk]: src/tests/bin/sh Add some redir-close-on-exec tests
christos[src/trunk]: src/bin/sh factor out common code in macro.
mrg[src/trunk]: src/usr.sbin/iostat support fnmatch(3) patterns for disknames. ...
matt[src/trunk]: src/sys/arch/arm/pic Protect #include "opt_multiprocessor.h" wit...
christos[src/trunk]: src/sys/arch/dreamcast/dev PR/50964: David Binderman: Avoid sign...
kamil[src/trunk]: src/tests/kernel Add new test attach5 in t_ptrace_wait{4, 6, id, pid}
christos[src/trunk]: src/include updatre with latest from tzcode.
christos[src/trunk]: src/external/gpl3/gcc regen amd64
ozaki-r[src/trunk]: src/tests/net/net Add more debugging code
htodd[src/trunk]: src/sys/arch/evbarm/conf DDB is already defined in the included ...
mrg[src/trunk]: src/tools/gcc set NETBSD_GCC_VERSION for GCC 5.3 separately.
mrg[src/trunk]: src/external/gpl3/gcc/lib/crtstuff fix the path for $GCCARCH.
mrg[src/trunk]: src/external/bsd/libproc/lib don't try to do c++ if MKCXX == "no".
mrg[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd use -Wno-error=sign-conversi...
christos[src/trunk]: src/sys/sys Reflect current reality about the wait options and s...
wiz[src/trunk]: src/doc gcc-5.2 out.
hannken[src/trunk]: src/sys/dev/ic Adapter leaks requests when mpt_event_notify_repl...
mrg[src/trunk]: src/external/mit/xorg/bin updates for xfsinfo 1.0.5 and xkbevd 1...
mrg[src/trunk]: src/doc note iostat fnmatch patterns for disknames.
kiyohara[src/trunk]: src/sys/arch/evbarm/conf cpsw's intrbase is 40.
christos[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon CID 1356385: Add fallthro...
christos[src/trunk]: src/sys/kern Add FALLTHROUGH commit
pho[src/trunk]: src/lib/librefuse fuse_opt_match(3): Support every form of templ...
ozaki-r[src/trunk]: src/tests/net/arp Add missing bus argument for extract_new_packets
joerg[src/trunk]: src/tests/lib/libpthread_dbg Fix format strings.
christos[src/trunk]: src/usr.bin/tic fix leak.
riastradh[src/trunk]: src/lib/libc Add section headings. Match order in table of cont...
christos[src/trunk]: src/crypto/external/bsd/openssl/dist Import 1.0.1p to fix:
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config remove remaining mudflap bits
wiz[src/trunk]: src/lib/libc/string Add missing word.
christos[src/trunk]: src/tests/bin/sh Better tests for redircloexec and add t_shift (...